body
{
background-color:#fef4da;
}

.obsah
{
text-align:center;
}

.nadpisy
{
margin:auto;
width:750px;
height:40px;
}


h1
{
line-height:40px;
text-align:left;
float:left;
width:150px;
margin:auto;
}

.navigace
{
line-height:40px;
float:right;
text-align:right;
width:500px;
font-size:13px;

}

a.nav
{
text-decoration:none;
color:black;
}

a.nav:hover
{
color:#c00;
}

.stred
{
margin:auto;
width:750px;
position:relative;
height:320px;
}

.nahled
{
width:170px;
border:solid 1px black;
height:135px;
text-align:center;
}

#nahled1
{
position:absolute;
top:0px;
left:0px;
}

#nahled2
{
position:absolute;
top:0px;
left:190px;
}

#nahled3
{
position:absolute;
top:0px;
left:380px;
}

#nahled4
{
position:absolute;
top:0px;
left:570px;
}

#nahled5
{
position:absolute;
top:160px;
left:0px;
}
#nahled6
{
position:absolute;
top:160px;
left:190px;
}
#nahled7
{
position:absolute;
top:160px;
left:380px;
}
#nahled8
{
position:absolute;
top:160px;
left:570px;
}

img
{
border:none;
}

.popisek
{
color:#600;
font-size:12px;
}

