/**************** TELO DOKUMENTU ****************/

#divObsah
{
    position: relative;
    top: 0px;
    margin: 0 0 0 0;
    padding: 0 10px 0 10px;
}

#divObsah a
{
    color: Black;
}

#sub_uzz_vypis h2
{
    text-transform: uppercase;
    margin-bottom: 10px;
}   

#sub_uzz_vypis h2 a
{
    color: #A02F2B;
}

.sub_uzz_strom 
{
    margin: 0 5px 0 0;
    padding: 0;
    float: left;
}

.sub_uzz_obsah
{
    text-align: justify;
    vertical-align: top;
    background-color: White;
    margin: 0;
    float: right;
    width: 520px;
}

.sub_uzz_content
{
    height: 1%; /* opravuje peekaboo bug IE7 - miznúci text */
}


/**************** LISTA ****************/


#divLista
{
    position: relative;
    width: 752px;
    height: 49px;
    background: url(../../../Images/Design/lista_uzz_bg.jpg) no-repeat;   
    margin: 0 0 10px 0;
}

#divLista h1
{
    font: bold 20px Palatino Linotype;
    line-height: 30px;
    color: #A02F2B; 
    margin: 0;
    padding: 0;
}

#divNadpis
{
    position: absolute;
    top: 14px;
    left: 20px; 
    margin: 0;
    padding: 0;
}

/**************** STROM ****************/

.strom_text
{
    behavior: url(../../../Styles/Hover.htc);
}

.strom_text span
{
    display : none;
    font-family: Arial;
    font-size: 12px;
}

.strom_textHover span, .strom_text:hover span
{
    display : block;
    position : absolute;
    left: 20px;
    z-index : 999;
    width : 400px;
    margin : 10px 0px 0px 10px;
}

.strom_textHover span span, .strom_text:hover span span
{       
    display : inline;
    padding : 3px;
    border : 1px solid #333;
    padding : 2px 4px;
    color: #000;
    width : auto;
    background : #FFFFCC;
}

/**************** HĽADANIE ****************/

.sub_uzz_hladanie
{
    position: absolute;
    top: 0px;
    left: 242px;
}
.sub_uzz_hladanie span
{
    font: 11px Arial, sans-serif;
}
.sub_uzz_hladanie a.searchButton
{
    margin: 0;
}
.sub_uzz_hladanie_riadok1
{
    padding-left: 5px;
    padding-top: 4px;
}

.sub_uzz_hladanie_riadok2
{
    position: relative;
    height: 20px;
}

.sub_uzz_hladanie_popisok1
{
  position: absolute;
  top:5px;
  left: 5px;
  white-space: nowrap;
  color:White;
  font-weight:bold;
  font-size:11px;
}

.sub_uzz_hladanie_popisok2
{
  position: absolute;
  top:5px;
  left: 97px;
  white-space: nowrap;
  color:White;
  font-weight:bold;
  font-size:11px;
}

.sub_uzz_hladanie_popisok3
{
  position: absolute;
  top:5px;
  left: 254px;
  white-space: nowrap;
  color:White;
  font-weight:bold;
  font-size:11px;
}

/* riadok 3 */

.sub_uzz_hladanie_riadok3
{
    position: relative;
  
    height: 30px;
    padding-left: 5px;
}

.sub_uzz_hladanie_text_box
{
    margin-top: 4px;
}

.sub_uzz_hladanie_link
{
  position: absolute;
  top:5px;    
  color: White;
  padding-left: 5px;
  font-size:11px;
}

/* riadok 4 */

.sub_uzz_hladanie_riadok4
{
    height: 25px;
    display: none;
}


/**************** UZZ MENU ****************/

div.sub_uzz_uzzmenu
{
    clear: both;
}
div.sub_uzz_uzzmenu ul
{
    list-style-type: none;
}
div.sub_uzz_uzzmenu ul li
{
    width: 256px; 
    text-align: left;
    float: left;
    background: url(../../../Images/Design/ciara.jpg) no-repeat 20px bottom;
    white-space: nowrap;
    margin: 0;
}

div.sub_uzz_uzzmenu ul li a
{
    margin-left: 20px;
}

.sub_uzz_menu_aktiv
{
    background: url(../../../Images/Design/ciara_aktiv.png) no-repeat left bottom !important;
    margin-left: 0 !important;
    width: 256px !important;
}

.sub_uzz_menu_aktiv a
{
    margin-left: 20px !important;
}

div.sub_uzz_uzzmenu ul li a
{
    display: block;
    padding: 5px 0 2px 0;
    width: 220px;
}

a.oblubene_polozka:first-letter
{
    font-size: 12px;
    font-weight: bold;
    padding: 1px;
}

/*     uzz vypis     */
div.sub_uzz_vypis
{
    clear: both;
}
div.sub_uzz_vypis ol
{
    list-style-type: upper-roman;
    margin: 0;
    _margin: 0 0 0 38px;
    #margin: 0 0 0 38px;
}

div.sub_uzz_vypis h3
{
    margin-left: 39px;
    margin-bottom: 5px;
    margin-top: 10px;
}

div.sub_uzz_vypis h3.first_h3
{
    margin-left: 39px;
    margin-bottom: 5px;
    margin-top: 0px;
}

div.sub_uzz_vypis li
{
	margin-bottom: 5px;
    line-height: 1.3em;
}