html{
 height:100%;
 margin:0px;padding:0px;
}

body{
 background:#213d5c url('gui/bkg.gif') repeat-x;
 margin:0px; padding:0px;
 height:100%;
 font-family : trebuchet ms, trebuchet, arial,verdana,tahoma; font-size : 11px; color:#515151; font-weight : normal; 
 _text-align:center;
}


#stranka{
 width: 780px;
 height: auto;
 min-height: 100%;
 margin: 0 auto;
 position: relative; 
 background:#ffffff;
 text-align:left;
 font-weight : normal;
 _height: 100%; /* IE */ 
}


#paticka_matrjoska
{
 width: 780px;
 position: absolute;
 bottom: 0;
 left: 0;
 height: 50px;
 background: url(gui/fbkg.gif) repeat-x;
}

#paticka
{
 margin-top:10px;
 text-align: right;
 padding: 10px;
 font-weight : normal; 
} 

#hlavni
{
 width: 780px;
 padding-bottom: 55px; /* vyska paticky */
 background:#ffffff;
 font-weight : normal;
} 


#lista{
 margin:0px;padding:0px;
 background:#f2f2f2 url(gui/lista.gif) no-repeat;
 width:780px; height: 32px;
}

#lista_levy{
 width:580px;
 position:absolute;
 left:12px;
}

#lista_pravy{
 width:180px;
 margin-left:580px;
 text-align:right;
}


#levysloupec{
 width:240px;
 position:absolute;
 left:0px;
}

#pravysloupec{
 width:540px;
 margin-left:240px;
}


.pravy_nazev{
 width:534px; height:51px;
 background:#1b76ba url('gui/nbkg.jpg') no-repeat;
 font-family : trebuchet ms, trebuchet, arial,verdana,tahoma; 
}




.menut{
 position:relative; left:53px; top:10px;
}

.submenut{
 position:relative; left:63px; top:10px;
 line-height:12px;
 width:150px; display: block;
 padding:0 0 10px 0;
}


.boxt{
 background-color:#f0f6fa; width:206px;
 margin-left:19px; margin-top:6px;
}
.boxt_top{
 background:#f0f6fa url('gui/ttop.gif') no-repeat; height:16px;
}
.boxt_cnt{
 margin:0px 18px 0px 18px;
}
.boxt_bot{
 background:#f0f6fa url('gui/tbot.gif') no-repeat; height:16px;
}


.boxp{
 width:206px; margin-left:19px; margin-top:6px;
}
.boxp_top{
 background: url('gui/tptop.gif') no-repeat; height:7px;
}
.boxp_cnt{
 margin:0px 18px 0px 18px;
 font-size:10px;
}
.boxp_bot{
 background: url('gui/tpbot.gif') no-repeat; height:7px;
}



.hledat_box{
 border:1px solid #cacccf;
 width:90px;
 FONT-FAMILY: tahoma,sans-serif;
 FONT-SIZE: 10px; 
}

.hledat_but{
 border:1px solid #1973B7;
 background:#F0F6FA;
 color:#1973B7;
 width:70px; 
 FONT-FAMILY: tahoma,sans-serif;
 FONT-SIZE: 10px; 
}
