
/* tabeles.css */

.oddelovac
{
background-image: url(../photos/images/tdodd.gif);
background-repeat: repeat-y;
width: 10px;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;

}

.nadpis-cerveny, h2.box
{
background-color: #e5e5e7;
padding-top: 4px;
padding-right: 0pt;
padding-bottom: 4px;
padding-left: 10px;
color: #cc0303;
font-size: 12px;
margin-bottom: 5px;
}

p.title
{
    color: #D5140F;
    font-weight: bold;
    text-decoration: underline;
    font-size: 12px;
    padding-bottom: 10px;
}

.gallrow
{
    background-color:#DCE5EF;
    border: 1px solid #6c7ea2;
}

.td_odd
{
background-image: url(../photos/images/tdodd.gif);
background-repeat: repeat-y;
width: 2px;
}

.table-2 td
{
padding-left: 10px;
padding-top: 4px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #e5e5e7;
vertical-align: top;
}




select
{
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size: 11px;
}


.videobox
{
    background-color:#000000;
    float:left;
    margin-right: 20px;
}

.videobox .videopas
{
    background: url(../photos/images/videopas.png) top left repeat-x;
    height: 22px;
    width: 170px;
}

.videobox .pic {  }
.videobox img { margin: 0 10px }

.picturebox
{
    width: 174px;
    height: 104px;
    float: left;
    border: 4px solid #fff;
    margin: 0 5px 0 5px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    overflow:hidden;
    position: relative;
}

.picturebox .play
{
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../photos/images/play.png');
    position: absolute;
    top:0;left:0;width:174px;height:104px;
/*
    top: 35px;
    left: 70px;
    width:34px;
    height:34px;
*/
}

.picturebox img { vertical-align: 50% }


 .table-5 { font-family: arial; font-weight: normal; color: #087ab0; }
    .table-5 td {
      font-size: 11px;
      border-bottom: 2px solid white;
      border-right: 2px solid white;
      padding: 4px 0px 4px 0px;
    }

    .table-5 th.br { border-right: 1px solid #567592}
    .table-5 th.bl { border-left: 1px solid #7998b7}

    .table-5 td div.delim {
        height: 1px;
        border-top: 1px solid #cdd4dc;
    }

    .table-5 td.delim {
        height: 3px;
        padding: 0;
        color: #fff;
    }

    .table-5 td.nusek {
        padding-right: 25px;
        padding-left: 15px;
    }

    .table-5 th {
      background-color: #6382a1;
      font-size: 11px;
      text-align: center;
      padding: 5px;
      white-space: nowrap;
    }

    .table-5 th a { color: #ffffff!important; text-decoration: underline!important}
    .table-5 th.wlnk { color: #ffffff!important}
    .table-5 td a { color: #03a85c!important; text-decoration: underline!important; font-weight: bold}
    .table-5 td a.real122 { color: #dc1b00!important; text-decoration: underline!important}
    .table-5 td a.real124 { color: #000000!important; text-decoration: underline!important}
    .table-5 td a.real125 { color: #000000!important; text-decoration: underline!important}

    .table-5 td b { color: #03a85c!important}
    .table-5 td b.real122 { color: #dc1b00!important}
    .table-5 td b.real124 { color: #000000!important}
    .table-5 td b.real125 { color: #000000!important}

    .table-5  th.nav-5 {
      vertical-align: middle;
      font-size: 11px;
      background-color:#6382a1;
    }

    /* Tabulka na nds Zoradenie SPOLOCNE*/
    .table-5  th.nav-5desc ,.table-5  th.nav-5asc  {
      vertical-align: middle;
      font-size: 11px;
    }

    .table-5 td img.usekimg {
        border: 2px solid #637fa6;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        margin: 0 10px;
    }

   .table-5top{  font-family: arial; font-size: 12px; font-weight: bold; }
   .table-5top-head td{ padding-left: 2px; }



   /* Karty s dialnicami nad tabulkou */
   .karta-off { background-image: url(../photos/images/dialnice/karta-off.gif); }
   .karta-on  { background-image: url(../photos/images/dialnice/karta-on.gif);  }
    .karta-on , .karta-off {
     text-align: center; margin-right: 4px;
     float: left;  width: 73px;  height: 20px;
     padding: 5px 0 0 0;
    }
   .karta-off a { color: black!important; text-decoration: none!important; }
   .karta-on a{ color: white!important; text-decoration: none!important; }
