/* CSS Document */

/* Hlavni cast CSS */
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	background: #FFFFFF;
	margin: 0; 
	padding: 0;
	
	color: #000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.75em;
	line-height:1.7em
}

p{
text-align:justify;	


}

#wrapper {
	background-color: #C33
	background-position:50% 41px;
	background-repeat:repeat-x;
	color:#333333;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:100%;
}

#header {
	background: transparent url(../images/pruhPozadi.jpg) repeat-x scroll 0 0;
	margin:auto 0;
	width:100%;
	height: 468px;
}

#headerCenter {
	height:217px;
	margin:0 auto;
	width:1000px;
	
	}

#menu #polozky {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	}


#headerMB {
	position: absolute;
	background-image:url(../images/hlavicka.jpg);
	height:468px;
	width:989px;
 	
}   

#fb {
	float: right;
	margin-left: 800px;
	margin-top: 80px;
  position: absolute;
	background-image:url(../images/fb.png);
	height:120px;
	width:120px;
 	
}    

#menu {
	position:absolute;
	margin-top: 250px;
		margin-left: 232px; 
}

#content {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	text-align:left;
	width:688px;
}

#content2 {
	margin-left: 720px;
	margin-top: 100px;
	position: absolute;
	text-align:left;
	width:300px;
	border: 1px dashed #99c437;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}





#header h1 {
	margin: 0; 
	padding: 10px 0;
}
#mainContent {
	padding: 0 20px; 

	margin-top: -180px;
}

#footer p {
	margin: 0; 
	padding: 10px 0; 
}
img {
	border:0 none;
}
#footerMenu {
	float: left
	height: 80px;
	width: 900px;
	padding-top: 25px;
	margin: 0 auto;

	
	
}
#footerCenter {
height:100px;
margin-bottom:0;
margin-left:auto;
margin-right:auto;
margin-top:0;
width:680px;

	
	}
	
h1.onas {
	background-image:url(../images/h1Onas.png);
	margin-top: 0px;
}

h1.druhy {
	background-image:url(../images/h1Druhy.png);
	margin-top: 0px;
}

h1.galerie {
	background-image:url(../images/h1Galerie.png);
	margin-top: 0px;
}

h1.cenik {            
	background-image:url(../images/h1Cenik.png);
	margin-top: 0px;
}
h1.kontakt {
	background-image:url(../images/h1Kontakt.png);
	margin-top: 0px;

}



h1 {
	background-color:transparent;
	background-position:left top;
	background-repeat:no-repeat;
	color:#105485;
	font-size:1.6em;
	font-weight:bold;
	height:43px;
	text-indent:-9999em;
	width:900px;
}

h2 {	
	color: #99c437;	
	font-style:italic;
	}

#odkazy {
	font-size:17px;
	margin-right:9px;
	margin-top:20px;
	margin-bottom: 10px;
	padding-right:9px;
	}
#odkazy a {
	color:#333;
	text-decoration:underline;
	}
#odkazy a:hover {
	color:#AB437F;
	text-decoration:line-through;
	
	}
p.nadpisFota {
	color:#AB437F;
	border:1px solid #CCC;
	font-size:12px;
	background-color:#FFF;
	height: 20px;
	width: 895px;
}
p.design {
	font-style:italic;
}

a {
color:#99c437;
text-decoration: underline;
}

a:visited  {
	color:#AB437F;
	text-decoration: underline;
}

a:hover {
	color: #AB437F;
	text-decoration: underline;
	
}

