IMG {border: 0}

body{
position: absolute;
width:100%;
height:100%;
font-family: Verdana; 
font-size: 12px; 
font-weight: normal; 
font-style: normal; 
text-align:left;
color:#ffffff;
background-color:#c4d5f4;
margin:0px;
}

#vrsek{
position:relative;
width:750px;
height:50px;
background-image : url("gfx/vrsek.jpg"); 
float:left;
}

#center{
position: relative;
width:750px;
height:100%;
margin: auto;
}

#top{
position: relative;
width:750px;
height:190px;
float:left;
}

#topl{
position: relative;
width:375px;
height:190px;
background-image : url("gfx/top1.jpg"); 
float:left;
}

#topr{
position: relative;
width:375px;
height:190px;
background-image : url("gfx/top2.jpg"); 
float:left;
}

#obsah{
position: relative;
width:750px;
height:450px;
float:left;
}

#obsah1{
position: relative;
width:750px;
height:225px;
background-image : url("gfx/titulka1.jpg"); 
float:left;
}

#cesky{
position: relative;
width:360px;
height:50px;
text-align:right;
padding-top:15px;
float:left;
}

#english{
position: relative;
width:360px;
height:50px;
text-align:left;
padding-top:15px;
float:right;
}

#obsah2{
position: relative;
width:750px;
height:225px;
background-image : url("gfx/titulka2.jpg"); 
float:left;
}


#spodek{
position:relative;
width:750px;
height:50px;
background-image : url("gfx/spodek.jpg"); 
float:left;
}

