*
{
padding: 0em;
margin: 0em;
}

body
{
background: #000000 url('images/bg1.jpg');
padding: 35px 0px 35px 0px;
}

body,input
{
font-size: 10pt;
font-family: "Arial", "times new roman";
color: #333333;
}


#top
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 184px;
background: #fff url('images/bg2.jpg') repeat-x;
z-index: 1;
}

#web
{
z-index: 2;
position: relative;
width: 931px;
border: solid 7px #fff;
background-color: #fff;
margin: 0 auto;
}


#header
{
position: relative;
height: 153px;
background: #fff url('images/logo.jpg') no-repeat top left;
margin-bottom: 2px;
}

#menu
{
position: relative;
background: #000000 url('images/menubg.gif') repeat-x top left;
height: 2.2em;
padding: 0em 1.0em 0em 1.0em;
margin-bottom: 2px;
text-transform: uppercase;
font-weight:bold;
text-decoration:none;
font-size:14px;
}

#menu ul
{
position: absolute;
top: 6px;
}

#menu ul li
{
position: relative;
display: inline;
}

#menu ul li a
{
padding-left:60px;
color: #fff;
text-decoration: none;
}

#menu ul li a:hover
{
text-decoration: underline;
}


#menuspodek
{
background: #fff url('images/border1.gif') repeat-x;
height: 14px;
margin-bottom: 1.5em;
}

#obsah
{
padding-left:2em;
padding-right:2em;
padding-bottom:2em;
}

#pravastrana
{
float: right;
width:632px;
}

#obsahtext
{
margin: 1.5em 0em 2em 0em;
}

#levastrana
{
margin-top: 1.5em;
float: left;
width: 18.0em;
}

#footer
{
position: relative;
height:41px;
width:931px;
clear: both;
background: #fff url('images/footer.jpg');
font-size: 0.8em;
}


#footer p
{
float:right;
padding:11px;
font-size:13px;
font-weight:bold;
}

#footer a,a:hover{
color:#ed1a21;
text-decoration:underline;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: justify;
}

/* ----------------------------------------------   nadpisy */

h1
{
font-weight: normal;
color: #fff;
font-size: 2.5em;
text-align:center;
padding:0;
margin:5px;
}

h2
{
font-weight: bold;
font-size: 1.2em;
padding-right: 28px;
text-transform: uppercase;
margin-bottom:15px;

}

h3
{
font-weight: bold;
font-size: 1.2em;
text-transform: uppercase;
margin-bottom:15px;
margin-top:10px;
text-decoration:underline;

}

h4
{
font-weight: bold;
font-size: 1.3em;
padding-right: 28px;
text-transform: uppercase;
margin-bottom:15px;

}

h5
{
font-weight: bold;
font-size: 1.2em;
padding-right: 28px;
text-transform: uppercase;
margin-bottom:15px;
letter-spacing: 0.3em;

}


/* ----------------------------------------------   nadpisy */


.box
{
position: relative;
left: -1.5em;
top: -1.5em;
font-size:13px;
color:#000000;
background:#f4f4f4;
}

.box h5
{
background-image: url('images/rhbg3.gif');
width: 225px;
height: 23px;
color: #fff;
font-size: 12px;
padding: 9px 0px 0px 14px;
}

.box h6
{
font-weight: bold;
text-transform: uppercase;
margin-bottom:5px;
font-size:13px;
letter-spacing: 0.1em;
text-align:center;
}

.box .obsah
{
font-size:15px;
background-image: url('images/rhbg2.gif');
width:211px;
margin-top:-12px;
background-repeat: repeat-x;
padding: 22px 14px 0px 14px;
margin-bottom:10px;

}

.limg{
border:0;
margin-bottom:5px;
}

.vlajka{
border:0;
margin-right:10px;
}

.bez{
border:0;
margin-bottom:-6px;
padding:0;
}

.imgs{
border:0;
margin:0;
padding:0;

}

tr.zbozi{
height:160px;
}

tr.nazev{
height:20px;
font-weight:bold;
text-align:center;
background-color:#fdedae;
color:#000000;
}

#obsahtext ul{
}

#obsahtext li{
padding:6px;
}

table.kontakty{
width:100%;
}

td.kontakt{
width:50%;
}

            .schov {
                
                display:none;
            }