html, body
{
height: 100%;
padding: 0;
margin: 0;
text-align:center;
}

a, img a {color: #529dc3}
a:hover, img a:hover { color: black}

form, ul, ol, p {margin: 0px}
div, tr, td, table {
border:0; margin:0; padding:0;
color: #000; 
font-family: Verdana, Arial, Tahoma, sans-serif;
font-size: 12;
}

div{
display:block;
}

td {vertical-align: top}

#aktuality
{
margin:10px auto;
width: 400px;
_width:430px;
background-color:#990000;
padding: 15px;
color: white;
}

.modry
{
color: #529dc3;
font-weight: bold;
}

#mapa {bottom:10; margin-left:-10;border: 4px; font-size: 10;}

#bg_pruh
{
position: absolute; left: 0px; top: 150;
background-image: url("bg-pruh.gif");
background-repeat: repeat-x;
min-height: 80px; /* pro standardní prohlížeče */
    _height: 80px; /* pro Internet Explorer, který to chápe jako min-height*/
width: 100%;
}
#bg_pruh-levy
{
position: absolute; left: -150px; top: 301; /* +pricist levy okraj (stin) */
background-image: url("bg-pruh-levy.gif");
background-repeat: no-repeat;
min-height: 103px; /* pro standardní prohlížeče */
    _height: 103px; /* pro Internet Explorer, který to chápe jako min-height*/
width: 150;
}

#bg_pruh-pravy
{
position: absolute; right: -150px; top: 301; /* -odecist pravy okraj (stin) */
background-image: url("bg-pruh-pravy.gif");
background-repeat: no-repeat;
min-height: 103px; /* pro standardní prohlížeče */
    _height: 103px; /* pro Internet Explorer, který to chápe jako min-height*/
width: 150;
}




body
{
_text-align: center; /* IE */
background: #4b4b4b;
background-image: url("bg.gif");
background-repeat: repeat-x;
} 


#main
{
width:800;
_height:600
min-height:600;
background: #ffffff;
text-align: justify;
margin: 0 auto;
position: relative;
top: 8;
background-image: url("bg-main.gif");
background-repeat: repeat-y;
}

#presah-pravy
{
position: absolute; right: 0; top:170;
background-image: url("presah-pravy.gif");
background-repeat: no-repeat;
min-height: 139; /* pro standardní prohlížeče */
    _height: 139; /* pro Internet Explorer, který to chápe jako min-height*/
width: 16;
}

#presah-levy
{

position: absolute; left: 0; top:170;
background-image: url("presah-levy.gif");
background-repeat: no-repeat;
min-height: 139; /* pro standardní prohlížeče */
    _height: 139; /* pro Internet Explorer, který to chápe jako min-height*/
width: 16;
}

#hlavicka
{
position: relative; left: 0px; top: 0;
background-image: url("hlavicka.jpg");
background-repeat: no-repeat;
min-height: 170px; /* pro standardní prohlížeče */
    _height: 170px; /* pro Internet Explorer, který to chápe jako min-height*/
width: 800;
}

#hlavicka-presah
{

position: absolute; left: -20; top:0;
background-image: url("hlavicka-presah.jpg");
background-repeat: no-repeat;
min-height: 190; /* pro standardní prohlížeče */
    _height: 190; /* pro Internet Explorer, který to chápe jako min-height*/
width: 20;
}

#menu
{
position: relative;
float: left;
top:0;
left:20;
width: 196px;
min-width: 210;
min-height:340;
_height:370;

padding-top:30;
background-color: #ffffff;
background-image: url("bg-menu.jpg");
background-repeat: no-repeat;
}

.vyber
{
margin-bottom:0;
position:relative;
font-family: Arial, Verdana, Tahoma, sans-serif;
font-size:13;
display:block;
}

.vyber a 
{ 
text-decoration: none;
color: white; 
display:block;
padding-top: 8;
padding-left: 30;
height:25;
_height:32;
}

.vyber a:hover 
{
color:yellow;
background-image: url("bg-select.jpg"); 
background-repeat: no-repeat;
}

#paticka-container
{
position: relative;
bottom:0;
width:100%;
height:66px;
_height:61px;
margin-top: 5px;
background-image: url("bg-paticka.gif");
background-repeat: repeat-x;
background-position: bottom;
clear: both;
}

#paticka-levy
{
position: absolute; left: 0; bottom:0;
background-image: url("paticka-levy.gif");
background-repeat: no-repeat;
min-height: 13; /* pro standardní prohlížeče */
    _height: 13; /* pro Internet Explorer, který to chápe jako min-height*/
width: 16;
}

#paticka-pravy
{
position: absolute; right: 0; bottom:0;
background-image: url("paticka-pravy.gif");
background-repeat: no-repeat;
min-height: 13; /* pro standardní prohlížeče */
    _height: 13; /* pro Internet Explorer, který to chápe jako min-height*/
width: 16;
}

#paticka
{
text-align: left;
width:740;
_width:760;
height: 30;
margin-left: 20px;
margin-right: 20px;
background-color: #00274a;

font-family: Verdana, Arial, Tahoma, sans-serif;
color:white;
font-size:10;
padding:10;

}

#paticka a
{
text-decoration: none;
color: #529dc3; 
}

#paticka a:hover
{
text-decoration: none;
color: yellow; 
}


#obsah
{
position: relative;
text-align: center;
float:right;
width:530;
_width:560;
margin-right:20;
_margin-right:20;
margin-bottom:4px;
_margin-bottom:0px;

min-height: 350;
_height: 370;
padding-left:20;
padding-right:10;
padding-bottom:20;
background-color:#ffffff;

background-image: url("bg-obsah.jpg");
background-position: bottom right;
background-repeat: no-repeat;
}

#obsah a
{
 font-weight: bold;
 text-decoration: none;
 color:#529dc3;
}

#obsah a:hover
{
 color:black;
}
