* {
padding:0;
margin:0;
border:0;
}

div.logo { 
_behavior: url(iepngfix.htc); 
} 

body {
background-color: #72716F;
font-family: Arial, Helvetica, sans-serif;
color: black;
font-size: 14px;
}

div.hlavni {
position: relative;
width: 749px;
min-height: 675px;
height: 100%;
_height: 738px;
margin: auto;
background: url('bg.gif') repeat-y;
/*background-color: #D4D2C6;*/
border-left: 4px solid white;
border-right: 4px solid white;
}

img.header {
float: left;
}

div.menu {
background: url('menu.png') no-repeat;
width: 749px;
height: 50px;
float: left;
}

div.logo {
background: url('logo.png') no-repeat;
float: left;
width: 227px;
height: 89px;
}

div.hlavni_obsah {
background: url('obsah_hlavni.gif') repeat-y;
float: left;
width: 307px;
border: 5px solid white;
border-top: 6px solid white;
border-bottom: 6px solid white;
min-height: 420px;
_height: 420px;
margin-top: 35px;
padding: 10px 18px;
}

div.hlavni_obsah p{
font-size: 13px;
line-height: 17px;
text-align: justify;
font-family: Tahoma;
letter-spacing: 0.3px;
}

div.hlavni_obsah h2 {
color: #E00707;
font-weight: bold;
font-size: 15px;
text-align: center;
}

div.hlavni_obsah p img {
float: left;
margin: 7px 7px 7px 0;
}

div.pravy_obsah {
width: 113px;
min-height: 430px;
_height: 430px;
padding: 5px 10px;
border: 5px solid white;
border-top: 6px solid white;
background: url('obsah_hlavni.gif') repeat-y;
float: left;
margin: 35px 15px 0 15px;
margin-right: 0;
}

div.pravy_obsah img {
float: left;
margin: 3px 0 3px 0;
}

div.footer {
position: absolute;
bottom: 0;
left: 0;
width: 749px;
height: 31px;
background: url('footer.png') no-repeat;
}

div.footer p, div.footer a {
color: #09C66B;
font-size: 11px;
margin-top: 15px;
margin-left: 10px;
text-decoration: none;
}

div.footer a {
margin: 0;
}

div.footer a:hover {
text-decoration: underline;
}

ul.menu {
width: auto;
float: right;
clear: both;
margin-top: 11px;
list-style-image: url('li.gif');
}

ul.menu li {
float: left;
width: auto;
margin: 0 25px;
_margin: 0 19px;
_padding-left: 7px;
_background: url('li.gif') no-repeat left;
}

ul.menu li a{
color: #06703F;
text-decoration: none;
font-size: 11px;
line-height: 18px;
vertical-align: top;
}

ul.menu li a:hover{
text-decoration: underline;
}

a.kontakt {
float: right;
text-decoration: none;
font-size: 11px;
color: white;
margin-top: 5px;
}

a:hover.kontakt {
text-decoration: underline;
}

img.vlajka {
float: right;
margin: 3px;
margin-bottom: 0;
}

img.druha_vlajka{
float: right;
margin: 3px;
margin-right: 10px;
margin-bottom: 0;
}

