#vysocina a {
	color: green;
}
#hlavicka {
	background-image: url(images/hlavicka.jpg);
	height: 141px;
	width: 900px;
	position: absolute;
	left: 20px;
	top: 20px
}
#certifikat {
	background-image: url(images/certifikat.jpg);
	height: 96px;
	width: 116px;
	position: absolute;
	left: 820px;
	top: 50px
}

#odkazy {
	color: Teal;
	height: 17px;
	border: thin hidden Blue;
	padding-left: 10px;
	font-style: normal;
	position: absolute;
	top: 180px;
	}
#text {
	position: absolute;
	top: 187px;
	left: 205px;
	width: 650px;
	color: black;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	background-color: #ffcc00;
	border-color: #ffd700;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	margin-top: 6px;
}
#text1 {
	position: absolute;
	top: 187px;
	left: 213px;
	width: 670px;
	height: 468px;
	color: black;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	background-color: #ffcc00;
	border-color: #ffd700;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	margin-top: 6px;
}
#podtrzene {
	color: black;
	height: 17px;
	text-decoration: underline;
	font-weight: bolder;
}
#telefon {
	color: red;
	height: 17px;
	text-decoration: underline;
	font-weight: bolder;
}
H1 {
	text-align: center;
	color: Black;
	}

H2 {
	color: Black;
	font-weight: bold;
	font-style: normal;
	font-size: x-large;
	text-align: center;
}
H3 {
	text-decoration: underline;
	
	}
H4 {
	font-weight: bold;
}
#doprostred {
	color: Black;
	font-weight: bold;
	font-style: normal;
	font-size: larger;
	text-align: center;
}

#navigace 
{
	color: black;
	border-bottom: 0.2em ;
	border-right: 0.2em ;
	padding: 0 1px;
	margin-left: 0;
	width: 12em;
	font: normal 0.8em Verdana, sans-serif;
	background-color: #FFCC00;
} 

#navigace li
{ list-style-type: none;
margin: 0px;
font-size: 1em;
background-color: #FFCC00; 
}
#navigace a 
{ 
display: block;
text-decoration: none; 
color: black; 
background: #FFCC00; 
border-width: 0.5px; 
border-style: solid; 
border-color: #FFCC00;
padding: 0.25em 0.5em 0.4em 0em; 
} 

#navigace a 
{ 
width: 99%; /* Důležité pro IE */ 
} 

#navigace a:hover, #navigace a#aktivniodkaz:hover 
{ 
background: #FFE576; 
border-color: grey;
padding: 0.4em 0.35em 0.25em 0.25em;
color: Black;
}
#pocitadlo {
	
position: absolute;
left: 40px;
top: 720px
} 


