BODY {
width: 750px;
margin: auto;
background-color: #ffffff;
background-image: url('grafika/bg.gif');
background-repeat: repeat-x;
font-family: Verdana;
}

#layer11 {
width: 178px;
height: 85px;
float: left;
background-color: #ffffff;
background-image: url('grafika/layer11.gif');
background-repeat: no-repeat;
color: #ffffff;
border-bottom: solid 9px #808080;
font-size: 10px;
}

#layer12 {
width: 572px;
height: 85px;
float: left;
background-color: #ffffff;
background-image: url('grafika/layer12bg.gif');
background-repeat: no-repeat;
color: #000000;
text-align: center;
border-bottom: solid 9px #808080;
font-size: 11px;
}

#layer12 #kontakt {
text-align: left;
margin-left: 220px;
}

#layer12 #ico {
text-align: left;
margin-top: 20px;
background-color: transparent;
margin-left: 200px;
font-size: 10px;
}

#stranka {
background-image: url('grafika/strankabg.gif');
background-repeat: repeat-y;
width: 750px;
height: auto;
float: left;
}

#menu {
float: left;
width: 227px;
height: auto;
background-color: transparent;
background-image: url('grafika/menubg.gif');
background-repeat: no-repeat;
background-position: right top;
padding-bottom: 20px;
}

#obsah {
width: 523px;
float: left;
height: auto;
background-image: url('grafika/obsahbg.gif');
background-repeat: no-repeat;
background-position: left top;
padding-bottom: 20px;
}

#obsah #navigacnilista {
width: 523px;
color: #56595C;
text-align: left;
font-size: 11px;
}

#obsah #navigacnilista A {
color: #56595C;
text-decoration: none;
}

#obsah #navigacnilista A:hover {
color: #56595C;
text-decoration: underline;
}

#obsah #text {
width: 500px;
float: right;
text-align: left;
font-size: 12px;
}

#copyright {
float: left;
width: 750px;
height: 17px;
background-image: url('grafika/copybg.gif');
background-repeat: no-repeat;
text-align: right;
color: #56595C;
padding-top: 5px;
font-size: 11px;
}

#copyright A{
color: #56595C;
font-size: 11px;
text-decoration: none;
}

#copyright #vlajky {
width: 175px;
float: left;
height: 17px;
text-align: center;
}

H1 {
width: 523px;
color: #56595C;
text-align: right;
font-size: 20px;
}

H2 {
font-size: 14px;
}

.tlacitko {
width: 186px;
height: 24px;
background-image: url('grafika/buttonbg.gif');
background-repeat: no-repeat;
float: left;
color: #ffffff;
text-decoration: none;
padding-left: 20px;
padding-top: 9px;
margin-left: 20px;
margin-top: 6px;
font-size: 10px;
font-family: Verdana, Monospace;
}

