html,body,div,ul,ol,li,p,h1,h2,h3,h4,h5,h6 {padding:0; margin:0; list-style:none; }
html {
  background:url(bg_html.gif) 0 100% repeat-x;
  padding-bottom:85px;
}
body {
	font-size: 62.5%; 
	color: #515F66;
	background:#7A8891 url(bg_body.jpg) 0 0 repeat-x;
	font-family: "Arial", sans-serif;
}
h1{position:relative; width:460px; height:180px; margin:0 auto !important; padding:0 !important; position:relative; text-align:center; font-size:260%; line-height:auto; font-weight:normal; color:#616162; background:white; overflow:hidden;}
h1 span {display:block; z-index:1; width:460px; height:180px; position:absolute; top:0; left:0; background:url(nadpis.png) 0 0 no-repeat; }

#content {
	width: 970px; margin:12px auto 0 auto;
	height:625px;
	text-align: left;
	position: relative; 
	background:white url(bg_content.jpg) 0 205px no-repeat;
}
#kadlec {
  width:365px; float:left;
  padding:0 50px 0 70px;
  background:url(kadlec.jpg) 0 0 no-repeat;
}
#tomcik {
  width:355px; float:left;
  padding:0 70px 0 60px;
  background:url(tomcik.jpg) 0 0 no-repeat;
}

#footer {
	width: 970px; margin:0 auto;
	padding-top: 150px;
	background:url(bg_footer.jpg) 0 0 no-repeat;
	color:white;
	position:relative;
}

/* Doplnky layoutu */
h2.vizitka {height:175px; width:0; padding-left:50px; overflow:hidden;}
#content  p.vizitka {font-size:110%; margin:5px 0 50px 0;}
#kadlec p.vizitka {margin-left:50px;}
#tomcik p.vizitka {margin-left:15px;}
#content p.vytizenost {position:absolute; bottom:-15px;}

#footer p {font-size:120%; margin:0; padding:30px 0 0 0; width:970px; text-align:center; position:absolute;}



#content p {font-size:120%; margin:20px 0; line-height:1.9em; }
#content ul,#content ol{margin:0.5em 0; }
#content ul li,#content ol li{margin-left:2em; font-size:120%; }
#content table{font-size:120%; }
#content table th,#content table td{vertical-align:middle; }
#content table thead th{text-align:center; }
#content table caption{caption-side:bottom; font-style:italic; text-align:left; }


/* Obecne */
h1,h2,h3,h4,h5,h6{font-weight:bold; padding:1em 0 0.2em 0; }

h2{font-size:160%;}
h3{font-size:140%;}
h4{font-size:130%;}
form,fieldset,legend{margin:0; padding:0; border:none; }
form{font-size:110%; width:80%; margin:0 auto; }
fieldset{margin:0.5em 0; }
fieldset legend{font-size:120%; font-weight:bold; color:#333; }
fieldset fieldset legend{font-size:130%; }
form label{text-align:right; display:block; }

/* Specificke */
.hidden{display:none;}
.skrt{text-decoration:line-through;}
.cistic{clear:both; font-size:0; height:0; line-height:0;}
.cistic hr{display:none;}
.bold{font-weight:bold;}
a{text-decoration:underline; color:#8EA524; }
a:hover{text-decoration:none;}
a img{border:none; }

