<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#zoznam
{
    position: relative;
}

.najcitanejsie_polozka 
{
  font-family: Arial;
  font-size: 11px;
  padding:2px 0 2px 0px;
  text-decoration:none;
  display:block;
  height: 15px;
  color: black;
}

.najcitanejsie_sipka 
{
  font-family: Arial;
  font-size: 11px;
  padding:2px 0 2px 0px;
  text-decoration:none;
  /*font-weight: bold;*/
  display:block;
  color:  #666688;
}

.najcitanejsie_polozka:hover 
{
  text-decoration: underline;
  padding:2px 0 2px 0px;
}

.najcitanejsie_kocka
{
   width:20px;
   height:18px;
   background-image:url(../../../../Images/Design/odrazka_siva.gif);
   background-repeat:no-repeat;
   background-position:center center;
   float:left;
}

.title
{
    behavior: url(../../../Styles/Hover.htc);
    height: 20px;
}

.title div
{
    display : none;
    font-family: Arial;
    font-size: 12px;
}

.titleHover div, .title:hover div
{
    display : block;
    position : absolute;
    z-index : 999;
    width : 400px;
    margin : 10px 0px 0px 10px;
}

.titleHover div div, .title:hover div div
{       
    display : table-row;
    padding : 3px;
    border : 1px solid #333;
    padding : 2px 4px;
    color: #000;
    width : auto;
    background : #ffff66;
}

.titleHover div *, .title:hover div *
{    
    white-space : normal;
    width : auto;
    color: #000;
}

.titleHover div span, .title:hover div span
{    
    white-space : normal;
    width : auto;
    color: #000;
}

.TabulkaOblubene
{
    width:100%;
}

.TabulkaOblubene tr td
{
    padding-left: 5px;
    padding-top: 0px;
}

/*    UZZ OBLUBENE */
div.sub_uzz_oblubene
{
    padding: 6px 5px 5px 5px;
    background-color: #FCEAD4;
    margin: 20px 0 18px 0;
}
div.sub_uzz_oblubene ul
{
    list-style-type: none;
    margin: 2px auto 2px 10px;
}

div.sub_uzz_oblubene ul li
{
    float: left;
    width: 29%;
    list-style-position: outside;
    padding: 3px 6px 3px 12px;
    background: transparent url('../../../../Images/Design/gulicka_cervena.gif') no-repeat left center;
    line-height: 1.2em;
}

div.sub_uzz_oblubene ul li a
{
    font: 11px arial, sans-serif;
}

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

div.sub_uzz_oblubene h3
{
	margin: 2px 8px 0 8px !important;
	padding: 0 0 3px 0;
	font-size: 12px;
	border-bottom: solid 1px #A02F2B;
}</pre></body></html>