h1, h2, h3, h4, h5, p, ul, li, div, span, form, fieldset, label, input, body, html, table, tr, td, a {
	margin: 0px;
	padding: 0px;
	border: none;
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
}
body{
	background: url(../img/body.png) repeat center;
	font-size:small;
	padding-bottom: 100px;
}
#page {
	position: relative;
	padding: 243px 0px 0 0px;
}
#odsun {
	position: relative;
	text-align: center;
}
#telo{
	width: 680px;
	margin: auto;
	text-align: left;
	background: url(../img/telo.png) repeat-y center;
}
#vlevo {
	width: 189px;
	float: left;
	text-align: left;
	padding: 8px 10px 0 14px;
	background-color: #EFEADE;
	min-height: 450px;
	_height: 450px;
}

#obsah {
	width: 417px;
	float: right;
	background:white url(../img/obsah.png) no-repeat top;
	min-height: 400px;
	_height: 400px;
	padding: 50px 25px 0 25px;
}

#obsah ul li {
	text-decoration: none;
	color: #5C4617;
	font-size: 90%;
	margin-left: 20px;
}

#pata {
	clear: both;
	width: 680px;
	background-color: #D6C9AB
}
#hlavaOut {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 243px;
	background: url(../img/hlava.png) repeat-x top;
	text-align: center;
}
#hlava {
	width: 680px;
	height: 243px;
	background:#86AD1B url(../img/hlavaIn.jpg) no-repeat right bottom;
	text-align: left;
	margin: auto;
	position: relative;
}

#pata .odkazy{text-align: center; /*padding: 5px 0 5px 0;*/}
#pata .odkazy a{padding-right: 2px;color: #5C4617;text-decoration: none; font-size: 85%;}
#pata .odkazy a:hover{text-decoration: underline;}

#vlevo h2{
	color: #5C4617;
	border-bottom: 1px solid #D6C9AB;
	padding-bottom: 5px;
	font-size: 100%;
	text-align: center;
	margin: 0px 0 12px 0;
}

#vlevo h2 a{
	text-decoration: none;
}

#vlevo h2 a:hover{
	text-decoration: underline;
}

#vlevo ul{
	list-style: none;
}
#vlevo ul li a{
	font-size: 90%;
	color: #5C4617;
	text-decoration: none;
	background: url(../img/menu-a.gif) no-repeat left center;
	padding-left: 25px;
}
#vlevo ul li a:hover{
	text-decoration: underline;
}


#hlava .logo{
	position: absolute;
	width: 213px;
	height: 114px;
	top: 29px;
	left:0px;
	background:#F6E23D url(../img/logo.jpg) no-repeat top;
	padding-top: 100px;
}
#hlava .logo a{
	font-size: 21px;
	color: #786D13;
	margin-bottom: 10px;
	display: block;
	text-align: center;
	font-family: Century Gothic;
	text-decoration: none;
	font-weight: bold;
}
#hlava .logo p{
	color: #786D13;
	font-size: 13px;
	text-align: center;
	font-family: Century Gothic;
}
#hlava .slogan{
	position: absolute;
	left: 238px;
	top: 65px;
	font-size: 25px;
	font-family: Century Gothic;
	color: White;
}
#hlava .slogan span{
	padding-left: 50px;
}
#hlava ul{
	position: absolute;
	left: 213px;
	top: 212px;
	height: 31px;
	list-style: none;
	background:#385500 url(../img/hlava-ul.png) repeat-x;
	padding-left: 15px;
}
#hlava ul li{
	float: left;
}
#hlava ul li a{
	line-height: 31px;
	height: 31px;
	font-size: 90%;
	color: White;
	text-transform: uppercase;
	padding: 0px 9px 0 9px;
	text-decoration: none;
	float: left;
}
#hlava ul li a:hover{ 
	/*text-decoration: underline;*/
	background: url(../img/hlava-ul-a-hov.gif) no-repeat bottom center;
}
#hlava ul li.certifikaty{position: relative;behavior: url(/css/hover.htc);}
#hlava ul li.tk{position: relative;behavior: url(/css/hover.htc);}
#hlava ul ul{position: absolute; top: 31px; left: -5px; width: 270px; height: auto; padding: 0px;background: #385500;
padding: 0px 0 15px 0;filter:alpha(opacity=90); 
-moz-background-clip:-moz-initial;-moz-background-origin:-moz-initial;-moz-background-inline-policy:-moz-initial; 
opacity:0.90;}
#hlava ul ul#tk{padding-top: 10px; width: 220px;}
#hlava ul ul li{height: auto; float: none; display: block; padding: 0px 4px 2px 4px; width: 262px;}
#hlava ul ul li h2{color: White; font-size: 124%; padding: 5px 0 0 0; margin-bottom: 5px;}
#hlava ul ul li a{ background: none; height: auto; float: none;font-size: 85%; line-height: normal;display: block; 
width: 262px;text-transform: none;}
#hlava ul ul li a:hover{ background: none; height: auto; float: none; text-decoration: underline;}

ul#certifikaty{display: none;} 
li.certifikaty:hover ul#certifikaty{display: block;} 
li.certifikatyHover ul#certifikaty{display: block;}

ul#tk{display: none;} 
li.tk:hover ul#tk{display: block;} 
li.tkHover ul#tk{display: block;}


#obsah h1{
	color: #5C4617;
	font-size: 120%;
	margin-bottom: 15px;
}

#obsah h2{
	color: #5C4617;
	font-size: 110%;
	margin-bottom: 15px;
}

#obsah h3{
	color: #5C4617;
	font-size: 100%;
	margin-bottom: 15px;
}

#obsah a{
	color: #5C4617;
}

#obsah a:hover{
	color: #000000;
}

#obsah p{
	color: #5C4617;
	font-size: 90%;
	line-height: 150%;
	margin-bottom: 15px;
}
#obsah ul{
	margin-bottom: 15px;
}
