html {font-family: Verdana, Arial ce, Arial, sans-serif; color: #000000; font-size: 0.8em; background-color: #F5F2E7; margin: 0; padding: 0}
body {background-color: #F5F2E7; color #000000; margin: 0; padding: 0}

p {color: #000000; margin-bottom: 10px; margin-top: 0px; padding: 0 10px}



/*nadpisy*/
h1 a:link {color: #AF0909; text-align: center; font-size: 110%; margin-top: 20px; margin-bottom: 10px; text-decoration: none}
h1 a:visited {color: #AF0909; text-align: center; font-size: 110%; margin-top: 20px; margin-bottom: 10px; text-decoration: none}
h1 a:hover {color: black; text-align: center; font-size: 110%; margin-top: 20px; margin-bottom: 10px; text-decoration: none}

h2 a:link {color: #000000; text-align: left; font-size: 110%; margin-top: 20px; margin-bottom: 10px; text-decoration: none}
h2 a:visited {color: #000000; text-align: left; font-size: 110%; margin-top: 20px; margin-bottom: 10px; text-decoration: none}
h2 a:hover {color: #AF0909; text-align: left; font-size: 110%; margin-top: 20px; margin-bottom: 10px; text-decoration: none}

h3 {color: #800000; text-align: left; font-size: 13pt; margin-top: 30px; margin-bottom: 5px}
h4 {color: #800000; text-align: left; font-size: 12pt; margin-top: 20px; margin-bottom: 15px}
h5 {color: #800000; text-align: left; font-size: 10pt; margin-top: 20px; margin-bottom: 2px}
h6 {color: black; font-weight: normal; font-size: 10pt; margin-top: -5px}

.cely {width: 980px; margin: 10px auto; background-color: #F5F2E7;}

.adresa {margin: auto}

#oba {border: 1px solid red}

.menu {
width: 150px;
height: 350px;
border: 2px solid black;
text-align: center;
padding:10px;
margin-top: 10px;
	
	
}

.obsah {
	background-color:#F5F2E7;
	padding: 0px;
text-align: left;

}

.text {padding: 0 10px 0 10px;}

.levy {
width: 675px;
background-color: white;
float: left;
margin: 0 0 0 10px;

}

.pravy {
width: 290px;
background-color: white;
float: right;
margin: 0 -10px 0 0;

}

.levyhorek {
font-size: 200%;
font-family: arial;
line-height: 50px;
width: 645px;
height: 50px;
padding-left: 30px;
color: #B50A0A;
background-image: url("images/levy-horek.gif");
}
.levydolek {
width: 675px;
height: 25px;
background-image: url("images/levy-dolek.gif")
}

.pravyhorek {
font-size: 120%;
font-family: arial;
line-height: 30px;
width: 260px;
height: 30px;
padding-left: 30px;
color: #B50A0A;
background-image: url("images/pravy-horek.gif");
}
.pravydolek {
width: 290px;
height: 20px;
color: red;
background-image: url("images/pravy-dolek.gif")
}



.menu:link  {color: green}
.menu:visited   {color: green; text-decoration: none}
.menu:active    {color: chartreuse}
.menu:link, menu:visited    {text-decoration: none}
.menu:hover { color: chartreuse }

.logo {
	width: 500px;
	float: left;
	margin: 20px 50px 10px 60px;
}

.adresa {
font-size: 90%;
color: white;
 width: 300px;
 float: right;
	margin: 10px 10px 15px 30px;
	text-align:left
}


.horek {

  text-align: center;
	margin: 0 auto 5px auto;
	height: 80px;
	width: 980px;
	
	
}



.cara {
  background-color: maroon;
	margin: 0px auto 30px auto;
  height: 2px;
	width: 95%;
	padding :0;
	text-align: center;
	border-left: 1px solid #800000;
  border-right: 1px solid #800000;
  border-bottom: 0

} 

.nadtrzeny {
width: 200px;
color: green; 
text-align: left; 
font-size: 13pt; 
margin-top: 30px; 
margin-bottom: 1px;
padding-top: 3px;
padding-left: 15px;
border-top: 1px solid green;
}

/* odkazy */
a 	{font-weight: normal}
a:link  {color: #AF0909}
a:visited   {color: #AF0909}
a:active    {color: red}
a:link, a:visited    {text-decoration: underline}
a:hover { color: green;text-decoration: none }

a h2 {text-decoration: none;}
a h1 {text-decoration: none;}

.required {font-weight: bold; color: red; font-size: 110%}

.levabunka {text-align: right}
.pravabunka {text-align: left}


