/*
	project: happy template
	author: luka cvrk (www.solucija.com)
*/
*{
	margin:0;
	padding:0;
	
}:focus,:active {outline:0}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6,pre,code {
	font-size:1.5em;
}a img{border:0} 
body {
	font: .9em Georgia, "Times New Roman", Arial, Sans-Serif;
	background: orange url(images/bg.jpg) repeat-x;
	color: #FF9300;
}
a {
	color: #FF0;
	text-decoration: none;
}
h1 { font-size: 2.9em; font-weight: normal; }
h2 {
	float: left;
	text-transform: lowercase;
	clear: both;
	font-size: 2.4em;
	margin: 0 0 20px;
	font-weight: normal;
	color: #F00;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(../images/bialetlo.png);
}
p  {
	clear: both;
	margin: 5px 0 15px;
	line-height: 1.7em;
	text-align: justify;
}
pcenter  {
	clear: both;
	margin: 5px 0 15px;
	line-height: 1.7em;
	text-align: center;
}
.clear { clear: both; }

.wrap { margin: 0 auto; width: 900px; }
#logo { float: left; margin: 40px 0 0; }
#logotype {
	float: left;
	height: 120px;
	width: 320px;
	background: url(../images/logotype.png) no-repeat top left;
	padding-top: 73px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 98px;
}
#menu {
	text-transform: lowercase;
	float: left;
	height: 120px;
	width: 380px;
	background: url(../images/white_bubbles.jpg) no-repeat top right;
	padding-top: 50px;
	padding-right: -10px;
	padding-bottom: 0;
	padding-left: 90px;
	font-style: inherit;
}
	#menu li { display: inline; }
		#menu li a {
	float: left;
	padding: 3px 6px;
	margin: 0 20px 0 0;
	font-weight: bold;
	color: #000;
}
		#menu li a:hover, #menu li a.current { background: white; }

#text { clear: both; margin: 0 0 40px; }
#contact {
	clear: both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

#green_bubble {
	height: 30px;
	background: url(../images/wroclaw-the-meeting-place.png) no-repeat center left;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 68px;
	padding-left: 300px;
}
	#green_bubble a {
	color: #F00;
	font-weight: bold;
	margin: 0 30px 0 0;
}

#footer {
	background-color: #FC0;
	background-image: url(../images/bottom.jpg);
	background-repeat: repeat-x;
	padding-top: 85px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
	#copyright { float: left; margin: 80px 0 0; color: #9D436F; font-size: .8em; }
		#copyright p {
	margin: 0 0 5px;
	color: #000;
}
		#copyright a {
	color: #600;
}
	#bubble {
	float: right;
	font-size: 2em;
	font-weight: bold;
	color: #C00;
	width: 220px;
	height: 145px;
	text-align: right;
	padding-bottom: 5;
	padding-right: 130px;
}
.tabelka {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #ED812A;
	text-align: center;
}

/* CSS slider */

/* Slider */
.gallery {
	width:970px;
	height:475px;
	border-bottom:7px solid #000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}
#slider {
	width:951px;
	height:475px;
	padding:0;
	list-style:none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#slider ul, #slider li { margin:0; padding:0; list-style:none;}

/* 
    define width and height of list item (slide)
    entire slider area will adjust according to the parameters provided here
*/
#slider li { overflow:hidden; margin:0 auto;}
p#controls { margin:0 auto; position:relative;}
#prevBtn { display:block; margin:0; overflow:hidden; width:42px; height:41px; position:absolute; left:30px; top:-200px;}
#nextBtn { display:block; margin:0; overflow:hidden; width:42px; height:41px; position:absolute; left:880px; top:-200px;}
#prevBtn a { display:block; width:42px; height:41px; background:url(images/arrow_l.png) no-repeat 0 0;}
#nextBtn a { display:block; width:42px; height:41px; background:url(images/arrow_r.png) no-repeat 0 0;}
.kier_kont {
	font-size: 0.6em;
}
.wrap #contact #header2 #mainkont tr {
	font-size: 0.9em;
}
.wrap #contact #header2 #mainkont tr2 {
	font-size: 1.5em;
}
.wrap #contact #header2 #mainkont td {
	font-weight: bold;
}
.probkaem1 {
	font-size: 1em;
}
