* {
	margin: 0;
	padding: 0;
	color: #000000;
}
body {
 font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:medium;
  background:  url(oranzova.jpg) repeat-x top fixed;
  background-color:#FFFFFF;
  font-style: normal;
  margin-bottom: 30px;
  margin-top: 30px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
p{
margin: 0px 0;
text-align:justify;
}
#zaklad
{
width: 900px;
height: auto;
margin-right: auto;
margin-left: auto;
background-color:#FFFFFF;

}

#logo
{
padding: 0px 0px 0px 0px;



}

#mezera
{
width: auto;
height: 0px;
border-left: solid 0px  #000000;
border-right: solid 0px  #000000;
}

#obsah
{
width: 9OOpx;
background-color:#FFFFFF;
height: auto;
border: solid 0px  #333333;
border-top-width: 0px;
border-bottom-width: 0px;
}
#obrazekvlevo
{
float:left;
width: auto;
margin: 5px 5px 5px 5px;
}

#obrazekvpravo
{
float:right;
width: 200px;
margin: 20px 20px 20px 20px;
}

#sloupecpravy
{
position:static;
float:right;
width: 140px;
height: auto;
padding: 5px 10px 5px 5px;
}
#sloupeclevy
{
position:static;
float:left;
width: 70px;
height: auto;
padding: 0;
}

#obsah2
{
position:static;
float: right;
width: 90%;
background-color:#FFFFFF;
padding: 0;
}
#obsahhlavni
{
position:static;
float: left;
width: 630px;
background-color:#FFFFFF;
padding: 10px 10px 10px 10px;
text-align:center;
}

#paticka
{
	padding: 10px 10px 0px 60px;
	font-size:9px;
	width: auto;
	background-color:#999999;
	height: 30px;
	border: solid 1px  #333333;
	border-top-width: 0px;
	color: #000000;
}
#paticka
{
text-align:center;
}

#menubar
{
width: auto;
height: 42px;
border-left: solid 1px  #000000;
border-right: solid 1px  #000000;
}

#menu li{
	width: 179px;
	text-align:center;
	float: left;
	list-style: none;
}

#menu a, #menu strong {
	height: 42px;
	text-align: center;
	display: block;
	font-weight: bold;
	text-decoration: none;
	background-color: #C0C0C0;
	overflow: hidden;
	border: 0px;
	margin-right: 0px;
	width: 100%;
	
}
#menu strong {
	border: 0px solid #cedce8;
	background-color: #808080;
	
}
#menu li>a, #menu li>strong {
	width: auto;
	color: #808080  ;
	
}
#menu li a:link, #menu li a:visited {
	color: #C0C0C0;
}
#menu li a:hover {
	background-color: #88AAEE;
	color: #88AAEE;
	border: 0px solid #8ba7c1;
}

#tlacitko
{
width:100%;
padding: 10px 0;
background-color:#ffffff;
}

