body {
margin: 0px;
padding: 2px;
font-family: arial, sans-serif;
font-size: 12px;
background-color: #000;
}
.obalovydiv
{
width: 1152px;
height: 1000px;
margin-top: 1em;
margin-bottom: 2em;
margin-left: auto;
margin-right: auto;
padding: 0em;

color: #000;
background : #e6c801 none;
text-align: left;
} 
.hlavicka {
width: 1152px;
height: 201px;
background-color: #e6c801;
}

.menju {
width: 1152px;
height: 55px;
margin-top: 0px;
background-color: #e6c801;
}

.menju-levy {
float: left;
width: 60px;
height: 34px;
border-right-width: 2px;
border-right-style: solid;
border-right-color: #e6c801;
background: url(menbok1.png) repeat-x ;
}
.menju-pravy{
float: right;

}
.menju-pravy-center{
float: left;
width:1029px;
}
.menju-pravy-pravy{
float: right;
width:61px;
height:34px;
background: url(menbok1.png) repeat-x 
}
.hlavni {
width: 1152px;
margin-top: 5px;
height: 1000;

}

.levy-sloupec {
width: 150px;
float: left;

background-color: #e6c801;

}

.pravy-sloupec {

margin-left: 1px;
float: right;


}

.pravy-sloupec-vlevo {
width: 852px;
float: left;
padding-left: 15px;
background-color: #e6c801;

}

.pravy-sloupec-vpravo {
width: 125px;
margin-left: 0px;
float: right;
background-color: #e6c801;
}
.floatright
{
float: right;
margin: 0 0 10px 10px;
border: 0px solid #666;
padding: 2px;
}
 .menu1{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	
}

.menu1 ul{
  
	margin-left: 0px;
  
	padding: 0px;
	float: center;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-width: 0;
	border-right-style: solid;
	border-right-color: #000000;
  border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
  border-left-width: 0;
	border-left-style: solid;
	border-left-color: #000000;
		
		
}

.menu1 ul li{
display: inline;
}

.menu1 ul li a{
	background: url(butp1.png);
	width: 145px;
	float: left;
	color: red;
	padding-top: 10px ;
	padding-bottom:9px;
	
  text-align: center; 
	text-decoration: none;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #e6c801;
}



.menu1 ul li a:hover, .menu1 ul li .selected{
	color: #e6c801 ;
	padding-top: 10px ;
	padding-bottom:9px;
	background: url(butp2.png);
	behavior: url(hover.htc);
}
a:link    {color: #e6c801 ;}
a:visited    {color: #e6c801 ;}
a:active    {color: #e6c801 ;}