/* CSS Document */
body {
font-family: verdana, sans-serif; 
font-size: 11px; 
margin: 0; 
padding: 0px 0; 
min-width: 1000px;
text-align: center;
background-color:#eeeeee;
}

#cele {
width: 1000px; 
height:600px; 
text-align: left;
border: 0px solid #000;
background-color:white;
margin: 0 auto; 
}

#horni{
width: 1000px;
height: 276px;
background-image: url('images/h2.png');
}

#horni1 {
width: 362px; 
height: 276px; 
background-image: url('images/h1.png');
float: left;
}

#horni2 {
height: 276px;
width: 252px;  
background-image: url('images/h2.png');
float: left;
color: #40aaff;
}

#horni3 {
height: 276px;
width: 297px;  
background-image: url('images/h3.png');
float: left;
margin-left: 30px;
}

#horni4 {
background-image: url('images/h1.png');
height: 276px;
float: right;
}


#lista{
width: 1000px;
height: 66px;
background-image: url('images/l_pozadi.png');
color: white;
font-size: 12px;
}

#lista1{
height: 66px;
width: 103px;
float: left;
background-image: url('images/l_pozadi.png');
}

#lista2{
height: 66px;
width: 260px;
float: left;
background-image: url('images/l_pozadi.png');
border-left-style: solid ; 
border-left-color: white; 
border-left-width: 1px;
}

#lista3{
height: 66px;
width: 249px;
float: left;
background-image: url('images/l_pozadi.png');
border-left-style: solid ; 
border-left-color: white; 
border-left-width: 1px;
}

#lista4{
height: 66px;
width: 336px;
margin-left: 31px;
margin-left="33px";
background-image: url('images/l2.png');
float: left;
}

#lista5{
height: 66px;
background-image: url('images/l_pozadi.png');
float: left;
}

#menu{
margin-left: 103px;
margin-top: 100px;
}

#obsah {
margin-left: 102px;  
}

h1 {
color: white;
background-color: #ee8020;
font-size: 13px;
margin-right: 95px;   
}

img{
border: 0px;
}

a:link{color:black}
a:visited {color:black}
a:active {color: black}
a:hover{color:black}

