/* common files */
body {
    margin: 0;
    padding: 0;
    color: #232526;
    overflow-x: hidden;
}

div.languages a.active {
    font-weight: bolder;
}

div.liveAdminMenu {
    position: absolute;
    bottom: 10px;
    left: 0px;
    z-index: 15;
}



div.liveAdminMenu a {
    margin: 2px;
    padding: 3px;
    background-color: white;
    color: black;
    border: 1px solid black;
}

div.tabText div.hr {
    margin: 12px 0;
    overflow: hidden;
}

div.tabText h3,div.tabText h3 a {
    color: #006EB4;
    font-family: tahoma;
    font-size: 13px;
    font-weight: bolder;
    margin: 3px 0 5px;
    text-align:left;
}

div.mainBoxMiddleLeft div.tabText h3 {
    color: #BF0D25;
    text-align:center;
}

div.mainBoxMiddleMiddle div.tabText h3 {
    color: #006EB4;
}

div.mainBoxMiddleRight div.tabText h3 {
    color: #080808;
    text-align:center;
}

div.tabText a.vice {
    display: block;
    font-weight: normal;
    text-align: right;
    margin-top: 3px;
}

div.tabText a {
    font-weight: normal;
}

div.clen {
    display: none;
}

    div.clen a{
        text-decoration: none;
    }
    
    div.clen span.h2{
        color:#2E2A29;
        font-family:tahoma;
        font-size:13px;
        font-weight:bolder;
        margin:10px 0 7px;
        display:block;
    }
    
    div.clen img {
        bottom: 8px;
        left: 9px;
        position: absolute;
    }
    
    div.clen span.obsah {
        margin-left:121px;
        margin-right:10px;
        display:block;
    }
    
    div.clen span.citat {
        font-family:georgia;
        font-size:14px;
        font-style: italic;
        display:block;
        color:black;
    }
    
    div.clen span.kraj {
        color:#BD293E;
        font-family:tahoma;
        font-size:11px;
        font-weight:bolder;
        margin-bottom:7px;
        margin-top:3px;
        display:block;
    }

div.fotstr{
    padding-left:30px;
}
div.fotstr span {
    cursor: pointer;
    padding-top: 3px;
}

span.fotogalerie_strankovani_disabled {
    cursor: auto;
}

div.fotstr span:hover {
    background-color: rgb(222, 222, 222);
}

div.fotstr span b {
    font-size: 11pt;
}

div.jmeno_fotky {
    font-size: 10pt;
    font-weight: bold;
}

#fotogalerie {
    margin-top: 20px;
}

#fotogalerie table {
    width: 100%;
}

#fotogalerie td {
    vertical-align: middle;
    text-align: center;
}

div.clanek-podpis {
    text-align: right;
}

div.clanek-paticka {
    background-color: #EEEEEE;
    border-top: 3px solid #AAAAAA;
    font-weight: bolder;
    margin-top: 10px;
    padding: 5px 10px 8px;
    clear:both;
}

div.datum {
    font-weight: bold;
    text-align: left;
    color:#336699;
}

div.tabText div.datum {
    margin-bottom: 5px;
}

div.mainBoxMiddleLeft div.datum{
    color:#DD3333;
} 
div.mainBoxMiddleMiddle div.datum{
    color:#33AADD;
}
div.mainBoxMiddleRight div.datum{
    color:#33AADD;
} 
    
 

div.cl {
    clear: both;
}

table.form td {
    font-size: 10pt;
}

span.form {
    color: red;
    font-style: italic;
    font-size: 8pt;
}
table.form_table_hledat td{
        font-size: 11px;
}
table.form_table{
    border: 1px solid rgb(231, 231, 231);
    width: 100%;
}
    table.form_table td{
        font-size: 11px;
    }
        table.form_table td.leva_strana{
             border-bottom: 1px solid rgb(255, 255, 255);
             padding: 8px;
             background: rgb(247, 247, 247) none repeat scroll 0% 0%;
             text-align: right;
             font-weight: bold;
        }
        table.form_table td.prava_strana{
             width:400px; 
             border-bottom: 1px solid rgb(255, 255, 255); 
             padding: 5px; 
             background: rgb(247, 247, 247) none repeat scroll 0% 0%; 
             color: #666;
        }    
        table.form_table td.prava_strana_upr{
             width:400px; 
             border-bottom: 1px solid rgb(255, 255, 255); 
             padding: 5px; 
             background: rgb(247, 247, 247) none repeat scroll 0% 0%; 
        }   
        table.form_table td.uprostred{
             border-bottom: 1px solid rgb(255, 255, 255); 
             padding: 5px; 
             background: rgb(247, 247, 247) none repeat scroll 0% 0%; 
             text-align: center;
        }
        table.form_table td.vysvetlivka{
             border-bottom: 1px solid rgb(255, 255, 255);
             padding: 8px;
             background: rgb(247, 247, 247) none repeat scroll 0% 0%;
             text-align: right;
        }
        table.form_table td span.potvrzeni{
             color:black;
             font-size:12px;
             margin:3px;
             display:block;
        }
    table.form_table td.last{
        border-bottom: none;
    }
    table.form_table input.longInput,textarea.longInput{
        width:370px;
        font-size:11px;
    }
    table.form_table div.error{
        color: red;
        font-size: 10px;
    }
    table.form_table span.error{
        color: red;
        font-size: 10px;
    }
table.form_table_nazor{
    width:100%;
}
td textarea{
    font-size:12px;
}
div.form_success{
  font-size: 15px;
  background-color: #BBF5BB;
  text-align: center;
  font-weight: bold;
  padding:5px;
}
div.form_success2{
  font-size: 15px;
  text-align: center;
  font-weight: bold;
  color:rgb(51,51,255);
  padding:10px;
}
div.blok_pravo_dole {
    position: absolute;
    bottom: 15px; 
    .bottom: 0px;
    right: 10px;
}

div.cis-odkazy {
    display: none;
}
div.clanky_ikony{
    text-align: right;
}

div.subpage-menu a{
    background-image:url(../images/subpage-menu-arrow.gif);
    background-position:250px 14px;
    background-repeat:no-repeat;
    color:black;
    display:block;
    font-family:Arial;
    font-size:13px;
    font-weight:bolder;
    padding:11px 4px 12px 3px;
    text-decoration:none;  
   /* width:100%;*/                 
}
    div.subpage-menu a span{
        padding-right:40px;
        display:block;
    }
div.subpage-menu a.first{
    background-position:250px 0;
    padding-top:0;
}
div.subpage-menu a.last{
    padding-bottom:2px;
}
div.subpage-menu a:hover{
    text-decoration:underline;
}

div.main-photo{
    border:1px solid #999999;
    padding:2px;
    background-color:#EEEEEE;
    
}
    div.main-photo a{
        /*font-size:1px;   kvuli alt -snad to neudela problem v zobrazeni  */
        display:block;
    }

div.stranky_ikony{
    text-align: right;
}


div.banner{
    padding-left:20px;
}
    div.banner-nazev{
        font-size:14px;
        font-weight:bolder;
        font-style: italic;
    }
    div.banner-rozmer{
        font-weight:bolder;
    }
    div.banner-code-title{
        font-weight:bold;
        margin-top:20px;
    }
    div.banner-code{
        border:1px solid black;
        padding:10px;
        width:430px;
        word-wrap: break-word;
    }


img.icon{
    margin-right:6px;
    vertical-align:middle;
}

#doporuc_clanek form{
    display:none;
}

div.avizo{
    display:none;
    height:33px;
    .height:53px;
    padding:10px;
    width:294px;
    .width:314px;
}

div.avizo_zadne{
    height:33px;
    .height:53px;
    padding:10px;
    width:294px;
    .width:314px;
}

    div.avizo_zadne p{
        margin:2px;
    }

div.addthis_toolbox{
    height:20px;
}

div.clear-margin{
    height:1px;
    overflow:hidden;
}

div.mapa-regionu{
    width:453px;
    height:325px;
    position: relative;
}
    div.mapa-regionu img{
        top:0px;
        left:65px;
        position:absolute;
    }
    div.mapa-regionu img.aktivni{
        z-index:2;
    }
    div.mapa-regionu a.titulek{   
        display:none;
        background-color:#D7DCFF;
        border:1px solid gray;
        font-weight:bolder;
        padding:2px 7px;
        position:absolute;
        z-index:4;
        white-space: nowrap;
        text-decoration: none;
    }

div.mapa-regionu-HP{
    position: relative;
}
    div.mapa-regionu-HP img{
        position:absolute;
        margin-top:7px !important;
    }
    div.mapa-regionu-HP img.aktivni{
        z-index:2;
    }
    div.mainBoxBottomMiddle a.titulek{   
        display:none;
        color:#BD293E;
        font-family:tahoma;
        font-size:11px;
        font-weight:bolder;
        margin-bottom:7px;
        margin-top:3px;
        text-decoration: none;
    }
    div.mainBoxBottomMiddle div.popis{
        padding-left:170px;
    }
    div.mainBoxBottomMiddle h2{
        margin-bottom:7px!important;
    }

div.polozka{
  
}
    div.polozka div.fotka{
      float:left;
      width:155px;
      margin:5px;
    }
    div.polozka div.popis{
      float:left;
      width:320px;
      margin-left:10px;
    }
    div.polozka div.cena{
      float:left;
      width:80px;
      font-weight: bold;
      margin-left:10px;
      text-align: right;
    }
    input.button_pokracovat{
      display: none;
    }
table.souhrn{
  width:100%;
}
    table.souhrn td{
      text-align: center;
    }

div.zed_narku{
    float:left;
}
div.zn1{ width:95px;  }
div.zn2{ width:190px; }
div.zn3{ width:285px; }
div.zn4{ width:380px; }
div.zn5{ width:475px; }
div.zn5{ width:570px; }

   .zed_narku a{
      width:90px;
      height:60px;
      line-height: 60px;
      float:left;
      text-align: center;
      display: block;
      margin-left:5px;
      margin-bottom:5px;
      text-decoration: none;
   }
      .zed_narku a:hover{
      text-decoration: none;
   }
   .zed_narku img{
      vertical-align: middle;
   } 
    
div.narek{
    width:280px;
    border: 1px black solid;
    display:none;
    padding: 5px;
    position: absolute;
    background-color: white;
}

div.vyprodano{
    color:red;
}

div.strankovani{
    text-align: left;
    font-weight: bold;
    clear:both;
}
    div.strankovani a{
        padding-left: 10px;
        color:rgb(0,80,180);
    }
    div.strankovani span.activ{
        padding-left: 10px;
        font-size: 15px;
    }
    
    div.strankovani span.text{
        float:right;
    }
    

span.autor{
  font-weight: normal;
  font-style: italic;
}

table.podpis_menu div.active{
    border: 1px rgb(160,160,160) solid;;
    border-bottom-color: white;
    background-color: rgb(200,200,255);
    padding:3px;
    font-weight: bold;
}

table.podpis_menu div.neactive{
    border: 1px rgb(160,160,160) solid;
    background-color: rgb(230,230,255);
    padding:3px;
    margin-bottom:0px;
    border-bottom-color: white;
}

table.podpis_menu div:hover{
    background-color: rgb(163,163,163);
}

table.podpis_menu a{
    font-size: 13px;
    text-decoration: none;
    color:black;
}

table.podpis_menu{
  margin-bottom: -20px;
}

div.vyzvy_main {
    border: 1px rgb(160,160,160) solid;
    padding: 0px 20px 10px 25px
}
div.vyzva_success{
    color:blue;
    font-size: 15px;
    font-weight: bold;
}

a.media{
    display:block;
    width:400px; 
    height:300px;
}
.width180{
    width:180px;
}
.width180height50{
    width:180px;
    height:50px;
}
.alignCenter{
    text-align: center;
}
.alignRight{
    text-align: right;
}
a.addthis_button_linkuj, a.addthis_button_jagg{
    float:left;
}
a.addthis_button_jagg img{
    width: 16px; 
    height: 16px;
}
.b{
    font-weight: bolder;   
}
.i{
    font-style: italic;
}
.marginRight136{
    margin-right:136px;
}
.marginRight90{
    margin-right:90px;
}
.marginLeft136{
    margin-left:136px;
}
.marginLeft260{
    margin-left:260px;
}
.displayNone{
    display:none;
}
.width100{
    width:100px;
}

div.uryvekFotogalerie{
    width: 100%; 
    clear: both;
}
    div.uryvekFotogalerie img {
        width: 170px; 
        float: left;
    }
    div.uryvekFotogalerie .popis{
        padding-left: 20px; 
        width: 75%; 
        float: left;
    }
.floatLeft{
    float:left !important;
    margin:6px 10px 10px 0px !important;
}

.clearBoth{
    clear:both;
}

.hp_main_sfw{
    float:left;
    margin: 0px 10px 0px 0px;
}

div.kalendar_zvyraznen{
  padding: 4px; 
  background-color: rgb(221, 221, 255);
}

.blue{
    color:rgb(0,110,180);
    font-weight: bold;
}
.hidden{
    display:none;
}
.black{
    color:black;
}
.italic{
    font-style: italic;
}
.treeview a{
    font-weight: bold;
    color:black;
    font-size:13px;
    display:block;
    padding-bottom:5px;
    margin-left:8px;
    margin-top:-1px;
}
.fullWidth{
    width:100%;
}

.Organizace {
    width:100%;
}
    .Organizace tr{
        background-color:#FAFAFA !important;
    }
    .Organizace li.type{
        font-size: 12px;
        font-weight: bold;
        background: none;
        background-color:#FAFAFA;
        color:rgb(0,110,180);
        padding-left:5px;
    }
.infobox .main-photo{
    float:left;
    margin-top:3px;
    margin-bottom:3px;
    margin-right:5px;
    position:relative;
}

.ui-helper-hidden-accessible{
    display:none !important;
}

.video-ico{
    position:absolute;
    bottom:8px;
    right:8px;
}