body {
    padding: 0px;
    margin: 0px;
    font: 14px/1.5 "Tahoma", "Helvetica", "Arial";
    color: black;
    /*padding-top: 50px;*/
}
iframe {
    display:none !important;
}
a img, img {border: 0;}
a {
    color: black;
}
.top-lista-bg {
    display:none;
}
.page {
    position: relative;
    clear: both;
    margin: 0px auto;
    width: 1000px;
}
.bottom {
    margin: 0px auto;
    width: 1000px;
    clear: both;
    font-size: 10px;
    color: #646467
}
.bottom a {
    color: #646467;
    text-decoration: underline;
}
.bottom a:hover {
    color: #333;
}
.bottom p.logo-vlp {
    position: relative;
    padding-left: 70px;
}
.bottom p.logo-vlp span {
    background: url(../images/sprite-ico.png) -180px -120px repeat-x;
    width: 60px;
    height: 20px;
    position: absolute;
    top: 5px;
    left: 0px;
}


.page-shadow {
 
}

.head {
    clear: both;
    position: relative;
   
    height: 87px;
    z-index: 20;
}


.top-page {
    z-index: 25;
}
.top {
    height: 25px;
    padding: 5px 0px;
}
.top-region-logo {
    display:none;
    float: left;
    width: 340px;
    margin-left: 10px;
    margin-right: 15px;
    height: 25px;
}

.top-mapa-small {
    display: none;
   
}
.top-mapa-small .open,
.head-mapa-small .open {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    cursor: pointer;
}
.top-flash-mapa {
    display: none;
    position: absolute;
    z-index: 5;
    width: 625px;
    padding: 10px;
    background: white;
    border: 1px solid #c1c1c1;
    box-shadow: 0px 0px 5px #969696;
    -moz-box-shadow: 0px 0px 5px #969696;
    -webkit-box-shadow: 0px 0px 5px #969696;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.top-flash-mapa .close {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 5px;
    right: 5px;
    background: url(../images/sprite-ico.png) -60px -140px no-repeat;
    cursor: pointer;
}
.top-mapa-small .top-flash-mapa {
    top: 25px;
    left: -350px;
}
.top-mapa-small .top-flash-mapa-sipka {
    margin-left: 352px;
}
.head-mapa-small .top-flash-mapa {
    top: 40px;
    left: -350px;
}
.head-mapa-small .top-flash-mapa-sipka {
    margin-left: 380px;
}
.top-flash-mapa-sipka {
    background: url(../images/sprite-ico.png) -80px -120px no-repeat;
    height: 15px;
    width: 10px;
    position: absolute;
    top: -15px;
    z-index: 22;
}





.top-regionalni-denik-box {
    display:none;
    float: left;
    width: 350px;
}
.top-regionalni-denik-select {
    width: 160px;
    float:left;
    padding-top: 2px;   
}
.top-regionalni-denik-txt {
    display: inline;
    font-size: 12px;
    color: #646467;
    line-height: 25px;
}
.top-odkazy {
    text-align: right;
}
.top-odkazy a {
    font-size: 0.85em;
    line-height: 25px;
    padding: 0px 3px;
    color: #646467;
    text-decoration: none;
}
.top-odkazy a:hover {
    text-decoration: underline;
}
.top-odkazy a .strong {
    font-weight: bold;
    font-size: 1.2em;
}


.top-menu-box {
    display: none;
}
.top-menu-box .search {
    position: absolute;
    right: 10px;
    top: 4px;
    
}
.top-menu-box .search input[type="text"] {
    height: 16px;
    width: 135px;
}
.top-menu-box .search input[type="submit"] {
    margin: 0px;
    padding: 0px;
    width: 60px;
    height: 20px;
    line-height: 16px;
    background: transparent;
    border: 0px;
    color: #666666;
}
.top-menu-box .search input[type="submit"]:hover {
    color: #333;
}
.top-menu {
    margin: 0px;
    padding: 2px 0px 0px;
    background: url(../images/sprite-v.png) 0px -87px repeat-x;
    height: 29px;
    list-style: none;
}
.top-menu li {
    float:left;
    height: 29px;
    line-height: 29px;
}
.top-menu a {
    font-size: 12px;
    display: block;
    height: 29px;
    line-height: 29px;
    padding: 0px 8px;
    color: #666666;
    text-shadow: 1px 0px 1px #f5f5f5;
    text-decoration: none;
}
.top-menu li + li {
    padding-left: 5px;
}
.top-menu a:hover {
    background: url(../images/sprite-v.png) 0px -137px repeat-x;
    
}
.top-menu a.active {
    background: url(../images/sprite-v.png) 0px -166px repeat-x;
    color: white;
    text-shadow: 0px 0px 0px white;
}


li.top-menu-regiony {
    padding: 2px;
    height: 22px;
    line-height: 22px;
}
li div.top-menu-regiony-box {
    border: 1px solid #646467;
    height: 22px;
    position: relative;
}
li.top-menu-regiony div > a {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    padding: 0px 5px;
}
li.top-menu-regiony div > span.top-menu-dalsi-mesta {
    color: #646467;
    line-height: 22px;
    font-size: 12px;
    cursor: pointer;
    padding: 0px 22px 0px 5px;
    display: inline-block;
    background: url(../images/sprite-v.png) 0px -91px repeat-x;
}
li.top-menu-regiony div > span.top-menu-dalsi-mesta span {
    position: absolute;
    top: 50%;
    right: 3px;
    margin-top: -7px;
    background: url(../images/sprite-ico.png) -40px -120px no-repeat; 
    height: 15px;
    width: 16px;
    display: block;
}

li.top-menu-regiony div ul {
    display: none;
    margin: 0px;
    list-style: none;
    z-index: 20;
    position: absolute;
    top: 22px;
    left: -1px;
    right: -1px;
    border: 1px solid #646467;
    border-top: 0px;
    background: #f5f5f5;
    padding: 10px 5px 0px 5px;
    
    box-shadow: 0px 0px 10px #646467;
    -moz-box-shadow: 0px 0px 10px #646467;
    -webkit-box-shadow: 0px 0px 10px #646467;
}
li.top-menu-regiony div ul li {
    padding: 0px;
    line-height: 18px;
}
li.top-menu-regiony div ul a {
    text-shadow: 1px 1px 1px white;
    -moz-text-shadow: 1px 1px 1px white;
    -webkit-text-shadow: 1px 1px 1px white;
    color: #333;
    padding: 0px;
    padding-right: 10px;
    line-height: 18px;
}
li.top-menu-regiony div ul a:hover {
    background: transparent;
    text-decoration: underline;
}




.sub-menu {
    margin: 0px;
    padding: 0px;
    padding-top: 1px;
    background: #0b89c6;
    height: 25px;
    list-style: none;
}
.sub-menu li {
    float: left;
    height: 25px;
    line-height: 25px;
}
.sub-menu a {
    font-size: 12px;
    display: block;
    height: 25px;
    line-height: 25px;
    padding: 0px 8px;
    color: white;
    text-decoration: none;
    position: relative;
}
.sub-menu a:hover {
    background: url(../images/sprite-v.png) 0px -195px repeat-x;
}
.sub-menu a.active {
    background: url(../images/sprite-v.png) 0px -686px no-repeat,
    url(../images/sprite-v.png) right -711px no-repeat,
    url(../images/sprite-v.png) 0px -169px repeat-x;
}
.sub-menu a span.shadow-f,
.sub-menu a span.shadow-l{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 3px;
    height: 25px;
    display: block;
    background: url(../images/sprite-v.png) 0px -686px no-repeat;
}
.sub-menu a span.shadow-l {
    left: auto;
    right: 0px;
    background-position: 0px -711px;
}
.special-menu {
    display: none;
    background: #025279;
    margin: 0px;
    padding: 0px;
    height: 25px;
    list-style: none;
    overflow: hidden;
}
.special-menu li {
    float:left;
    height: 25px;
    line-height: 25px;
}
.special-menu a {
    font-size: 12px;
    display: block;
    height: 25px;
    line-height: 25px;
    padding: 0px 8px;
    color: white;
    text-decoration: none;
}
.special-menu a:hover {
    background: url(../images/sprite-v.png) 0px -195px repeat-x;
}




.logo {
    display: block;
    float: left;
}
.logo img {
    display: block;
}
.head-mapa-small {
    display: none;
}

.head-regionalni-denik-box {
    display: none;
}
.head-regionalni-denik-txt {
    padding: 15px 0px 2px 0px;
    line-height: 15px;
    font-size: 12px;
    color: #666666;
    text-shadow: 1px 0px 1px #f5f5f5;
    font-weight: bold;
}
.head-regionalni-denik-select select {
    border: 1px solid gray;
    font-size: 10px;
    height: 20px;
    line-height: 20px;
    width: 150px;
}


.head-poutak {
    display:none;
    float: left;
    padding-top: 2px;
    padding-left: 10px;
}
.head-poutak .nadpis{
    font-weight: bold;
    font-size: 12px;
    line-height: 16px;
    color: #646467;
}
.head-poutak .nadpis a {
    color: #646467;
    text-decoration: none;
}
.head-poutak img {
    margin-top: 3px;
    display: block;
}


.head-poutak60x70 {
    display: none;
}

.head-pocasi {
    display: none;
}
.head-pocasi a {
    text-decoration: none;
    color: #666666;
    line-height: 16px;
    font-size: 12px;
}
.head-pocasi a span, .head-pocasi a img {
    display: block;
    margin: 0px auto;
}
.head-pocasi a img {
    padding-bottom: 3px;
}

.head-odkazy {
    display: none;
}
.head-odkazy > a, .head-odkazy > div {
    display: block;
    width: 100px;
    height: 26px;
    line-height: 26px;
    float: left;
    margin: 5px;
    font-size: 11px;
    text-decoration: none;
    color: #969696;
}
.head-odkazy > a:hover {
    color: #333;
}
.head-odkazy > div span, .head-odkazy > a span {
    background: url(../images/sprite-ico.png) 0px 0px no-repeat;
    width: 20px;
    height: 20px;
    display: block;
    float: left;
    margin: 3px;
}
.head-odkazy a.tv-program > span {
    background-position: 0px 0px; 
}
.head-odkazy a.volna-mista > span {
    background-position: -20px 0px; 
}
.head-odkazy div.napiste-nam {
    background: url(../images/sprite-v.png) 0px -169px repeat-x;
    color: white;
    border: 1px solid #858585;
    width: 98px;
    height: 24px;
    line-height: 24px;
    position: relative;
    cursor: pointer;
}
.head-odkazy div a {
    color: #646467;
    text-decoration: none;
}
.head-odkazy div a:hover {
    text-decoration: underline;
}
.head-odkazy div > span {
    background-position: -40px 0px; 
}
.head-odkazy a.horoskopy > span {
    background-position: -60px 0px; 
}
.head-odkazy div.napiste-nam div.napiste-nam-sipka {
    background: url(../images/sprite-ico.png) -80px -120px no-repeat;
    height: 15px;
    width: 10px;
    position: absolute;
    top: -15px;
    z-index: 22;
    margin: 0px 50px;
}
.head-odkazy div.napiste-nam .napiste-nam-menu {
    position:relative;
    width: 200px;
    display: none;
    z-index: 20;
}
.head-odkazy div.napiste-nam ul {
    background: #f5f5f5;
    position: absolute; 
    top: 0px;
    padding: 10px;
    margin: 0px;
    list-style: none;
    
    box-shadow: 0px 0px 10px #646467;
    -moz-box-shadow: 0px 0px 10px #646467;
    -webkit-box-shadow: 0px 0px 10px #646467;
}
.head-odkazy div.napiste-nam ul li {
    padding: 0px;
    line-height: 15px;
    font-size: 12px;
    dispaly: block;
    clear: both;
}
.head-odkazy div.napiste-nam ul li.single {
    line-height: 30px;
}
.head-odkazy .napiste-nam-inzerce,
.head-odkazy .napiste-nam-predplatne,
.head-odkazy .napiste-nam-sefredaktor,
.head-odkazy .napiste-nam-poslat,
.head-odkazy .napiste-nam-redakce {
    padding-left: 30px;
    display: block;
    position: relative;
}
.head-odkazy .napiste-nam-inzerce span,
.head-odkazy .napiste-nam-predplatne span,
.head-odkazy .napiste-nam-sefredaktor span,
.head-odkazy .napiste-nam-poslat span,
.head-odkazy .napiste-nam-redakce span {
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    left: 0px;
}
.head-odkazy .napiste-nam-inzerce span {
    background: url(../images/sprite-ico.png) -80px 0px no-repeat;
}
.head-odkazy .napiste-nam-predplatne span {
    background: url(../images/sprite-ico.png) -100px 0px no-repeat;
}
.head-odkazy .napiste-nam-sefredaktor span {
    background: url(../images/sprite-ico.png) -120px 0px no-repeat;
}
.head-odkazy .napiste-nam-poslat span {
    background: url(../images/sprite-ico.png) -140px 0px no-repeat;
}
.head-odkazy .napiste-nam-redakce span {
    background: url(../images/sprite-ico.png) -80px -20px no-repeat;
}




.soft {
    color: #c1c1c1;
}
.strong {
    font-weight: bold;
}
.cl {
    clear: both;
    height: 0px;
    overflow: hidden;
}
.fl {float: left;}
.fr {float: right;}


.top-lista {
    height: 30px;
    padding: 5px;
    z-index: 50;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    background: #3d3d3d;
}
.top-lista ul, .top-lista li {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.top-lista ul {
    width: 1000px;
    margin: 0px auto;
}
.top-lista li {
    line-height: 30px;
    display: block;
    float:left;
    
}
.top-lista a {
    margin-right: 5px;
    padding: 0px 5px;
    display: block;
}
.top-lista a:hover {
    background: silver;
    
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.top-lista ul.sub {
    position: absolute;
    top: 40px;
    left: 0px;
    background:#3d3d3d;
    display: none;
}
.top-lista a.vice:hover ul.sub {
    display: block;
}
.top-lista ul.sub li {
    
}
.top-lista ul.sub a {
    
}





.top-flash-mapa {
    behavior: url({{$basePath}}PIE.htc);
}



/** content css */

span.spinner {
    width: 40px;
    height: 40px;
    display: block;
    background: url("../images/spinner.gif") center no-repeat;
}

.reklama-top {
    display: none;
    
}
.reklama-box {
    display: none;
}

.reklama-top .reklama-box {
    margin: 0px;
}
.reklama-lead-box {
    width: 745px;
    float:left;
}
.reklama-vlp-box {
    width: 250px;
    float:right;
}
/*
.reklama-text-v {
    float: left;
    width: 20px;
    position: relative;
}
.reklama-text {
    font-size: 10px;
    height: 15px;
    line-height: 15px;
    color: gray;
    margin-bottom: 3px;
    letter-spacing: 1px;
}
*/


.reklama-text {
    float:left;
    width: 50px;
    height: 15px;
    position: absolute;
    top: -15px;
    left: 0px;
    background: url("../images/sprite-ico.png") -170px 0px no-repeat;
}

.reklama-text-l,
.reklama-text-r {
    float:left;
    position: absolute;
    top: 0px;
    left: -15px;
    overflow: hidden;
    width: 15px;
    height: 50px;
    background:  url("../images/sprite-ico.png") -220px 0px no-repeat;
}
.reklama-text-r {
    left: auto;
    right: -15px;
}
.reklama-text,
.reklama-text-l,
.reklama-text-r {
    background-color: #EDEDED;
}
.galerie .reklama-text,
.galerie .reklama-text-l,
.galerie .reklama-text-r {
    background-color: #3D3D3D;
}



.reklama-left {
    display: none;
    position: absolute;
    top: 0px;
    left: -130px;
    width: 120px;
}
.reklama-right {
    display: none;
    position: absolute;
    top: 0px;
    right: -210px;
    width: 200px;
}
.reklama-right .reklama-box {
    margin: 0px;
    display: inline-block;
}
.reklama480x300 {
    width: 480px;
    float: left;
    z-index: 10;
    position: relative;
}
.reklama300x600 {
    width: 300px;
    margin: 20px auto 0px;
    padding: 0px;
}
.reklama300x600 .reklama-box {
    padding: 0px;
    margin: 0px;
}
.reklama-big-square {
    width: 300px;
}
.reklama300x100 {
    width: 300px;
}
.reklama900x50 {
    width: 900px;
}
.reklama-bottom {
    display: none;
    width: 765px;
    height: 100px;
    margin: 20px auto;
    position: relative;
}
.reklama-bottom .reklama-text-v {
    height: 100px;
}
/* reklama moje okno / denni inzerce */
.reklama-denniInzerce {
    background: #f5f5f5;
    width: 120px;
    /*overflow: hidden;*/
    border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
}
.reklama-denniInzerce > div {
    padding: 2px 0px;
}
.reklama-denniInzerce .reklama-text {
    float: none;
    font-size: 10px;
    height: 15px;
    line-height: 15px;
    color: gray;
    margin-bottom: 3px;
    letter-spacing: 1px;
    background: none;
    text-align: center;
    padding: 3px 0px;
    position: relative;
    top: auto;
    left: auto;
    width: auto;
}
.reklama-denniInzerce-top {
    width: 184px;
    height: 100px;
    float:left;
    margin-left: 3px;
}
.reklama-denniInzerce-top.first {
    margin-left: 0px;
}
.float-banner-range {
    position: relative;
}




/* ADSENCE */
.adsence-reklama {
    color:#4d4d4d !important;
    text-decoration:none !important;
    font-size:12px !important;
}
.adsence-reklama:hover {
    text-decoration:underline !important;
}
.adsence-nadpis {
    color:#1e88c5 !important;;
    text-decoration:none !important;
    font-weight: 800;
    font-size: 16px !important;
    padding-right: 10px;
}
.adsence-nadpis:hover {
    color:#1e88c5 !important;
    text-decoration:underline !important;;     
}
.adsence-odkaz {
    color:#808080 !important;
    font-size: 10px !important;
}
.adsence-obsah {
    padding-bottom:12px;
} 
.adsence-cara {
    widht:600px;
    background-color:#dfdfdf;
    height: 1px;
    margin-bottom: 3px;
    margin-top: 3px;
}
a.adsence-reklama {
    font-size: 14px !important;
    color: #818181 !important;
    text-decoration: none;
}
a.adsence-reklama:hover {
    color: #646467 !important;
}
.adsence-nadpis-one {
    color:#1e88c5 !important;;
    text-decoration:none !important;
    font-weight: 800;
    font-size: 24px !important;
    padding-right: 10px;
}
.adsence-nadpis-one:hover {
    color:#1e88c5 !important;
    text-decoration:underline !important;;     
}
.adsence-odkaz-one {
    color:#808080 !important;
    font-size: 14px !important;
}
.adsence-obsah-one {
    padding-bottom:12px;
    font-size: 18px;
} 



h1 {
    color: #0b89c6;
}


.content {
    padding: 0px 20px 10px;
}

.img-l {
    float:left;
    display: block;
    margin-right: 10px;
}


.vyzva-ctenarum {
    height: 40px;
    line-height: 40px;
    background: #0b89c6;
    font-size: 1.4em;
    color: white;
    position: relative;
    margin-top: 10px;
}
.vyzva-ctenarum-nadpis {
    display: block;
    float: left;
    background: #f15a25;
    padding-left: 15px;
    font-size: 0.6em;
}
.vyzva-ctenarum-sipka {
    display: block;
    float: left;
    background: url(../images/sprite-ico.png) -40px -140px no-repeat;
    width: 20px;
    height: 40px;
    margin-right: 10px;
}
.vyzva-ctenarum-close {
    background: url(../images/sprite-ico.png) -60px -120px no-repeat;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -10px;
    width: 19px;
    height: 19px;
    cursor: pointer;
}
.vyzva-ctenarum a {
    text-decoration: none;
    color: white;
}
.vyzva-ctenarum a:hover {
    text-decoration: underline;
}


.special-box {
    background: #0b89c6;
    padding: 10px;
    margin: 15px 0px;
}
.special-stitek {
    margin-left: -20px;
    margin-right: 30px;
    position: relative;
    line-height: 40px;
    height: 40px;
    float: left;
    background: #f15a23;
    padding-left: 15px;
    padding-right: 10px;
    color: white;
}
.special-stitek span {
    width: 20px;
    height: 40px;
    position: absolute;
    top: 0px;
    right: -20px;
    background: url(../images/sprite-ico.png) -40px -140px no-repeat;
}
.special-nadpis {
    padding: 0px;
    margin: 0px;
    line-height: 40px;
    font-size: 30px;
    color: white;
    margin-bottom: 5px;
}
.special-box p {
    margin: 0px;
    color: white;
}



div.fotopas {
    clear: both;
    margin-bottom: 10px;
    margin-top: 20px;
    position: relative;
}
.fotopas-sipka-l, 
.fotopas-sipka-r {
    width: 20px;
    height: 175px;
    float: left;
    position: relative;
    cursor: pointer;
}
.fotopas-sipka-l span, 
.fotopas-sipka-r span {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    left: 0px;
    margin-top: -10px;
    background: url(../images/sprite-ico.png) no-repeat;
}
.fotopas-sipka-l span {
    background-position: -100px -120px;
}
.fotopas-sipka-r span {
    background-position: -120px -120px;
}
.fotopas-sipka-l.hover span {
    background-position: -140px -120px;
}
.fotopas-sipka-r.hover span {
    background-position: -160px -120px;
}
.fotopas-box-bg {
    width: 920px;
    float: left;
    background: url(../images/sprite-v.png) 0px -225px repeat-x;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.box-gradient-top-nadpis,
.fotopas-box-nadpis {
    position: absolute;
    top: -10px;
    left: 20px;
    right: 20px;
    display: block;
    height: 20px;
    text-align: center; 
    z-index: 10;
}
.box-gradient-top-nadpis div,
.fotopas-box-nadpis div {
    background: url(../images/sprite-v.png) 0px -225px repeat-x;
    padding: 2px 10px;
    display: inline;
    
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.box-gradient-top-nadpis a, .box-gradient-top-nadpis span,
.fotopas-box-nadpis a, .fotopas-box-nadpis span {
    color: #646467;
    text-decoration: none;
    font-size: 0.9em;
}
.box-gradient-top-nadpis a + a,
.box-gradient-top-nadpis a + span,
.box-gradient-top-nadpis span + span,
.box-gradient-top-nadpis span + a,
.fotopas-box-nadpis a + a,
.fotopas-box-nadpis a + span,
.fotopas-box-nadpis span + span,
.fotopas-box-nadpis span + a {
    padding-left: 10px;
}
.box-gradient-top-nadpis a:hover,
.fotopas-box-nadpis a:hover {
    color: #333;
}
.fotopas-slide {
    width: 920px;
    padding: 15px 0px;
    height: 145px;
    overflow: hidden;
    position: relative;
}
.fotopas-item,
.fotopas-reklama {
    display: block;
    padding: 5px;
    width: 180px;
    height: 135px;
    float:left;
    margin: 0px 20px;
    position: relative;
}
a.fotopas-item-large,
a.fotopas-item,
a.fotopas-reklama,
a.fotopas-item img,
a.fotopas-reklama img {
    display: block;
    text-decoration: none;
    color: #646467;
}
a.fotopas-item img {
    max-height: 135px;
}
.fotopas-item-large {
    width: 277px;
    height: 135px;
    padding: 5px;
    display: block;
    float: left;
    margin: 0px 10px;
}
.fotopas-item-large.pf {
    width: 276px;
}
.fotopas-item-large img {
    float:left;
    margin-right: 10px;
    max-height: 135px;
}
.fotopas-item .fotopas-text,
.fotopas-reklama .fotopas-text {
    position: absolute;
    left: 5px;
    right: 5px;
    bottom: 5px;
    background: url(../images/sprite-v.png) 0px -546px repeat-x;
    padding: 5px;
    font-size: 12px;;
    line-height: 15px;
    color: white;
    max-height: 135px;
    overflow: hidden;
}
.fotopas-reklama {
    background: url(../images/sprite-v.png) 0px -400px repeat-x;
}
.fotopas-reklama-text {
    font-size: 0.8em;
    position: absolute;
    bottom: -16px;
    text-decoration: none;
}
.fotopas-content {
    width: 5000px;
    position: absolute;
}
.fotopas-text-nadpis {
    display: block;
    overflow: hidden;
    height: 30px;
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 5px;
}
.fotopas-text-podnadpis {
    display: block;
    font-weight: bold;
    font-size: 11px;
    line-height: 15px;
    height: 15px;
    overflow: hidden;
    margin-bottom: 7px;
}
.fotopas-item-large .fotopas-text {
    display: block;
    font-size: 10px;
    line-height: 15px;
    height: 78px;
    overflow: hidden;
}

.anketa-progress-box {
    margin: 10px 50px 0px 30px;
    background: #ededed;
    height: 8px;
}
.anketa-progress-box .anketa-progress {
    height: 8px;
    background: #0b89c6;
}
.anketa-box {
    margin: 3px;
    float: clear;
}
.anketa-img {
    position: relative;
    float:left;
    width: 60px;
    background: #f5f5f5;
}
.anketa-img a img {
    display: block;
    margin: 0px auto;
}
.anketa-content {
    
}
.anketa-img + .anketa-content {
    margin-left: 70px;
}
.anketa-content .anketa-odpoved {
    margin: 0px;
    margin-bottom: 5px;
}
.anketa-content input[type="radio"] {
    float: left;
}
.anketa-progress-value {
    float: right;
}
.anketa-img-full {
    z-index:9999;position:absolute;
    left: 60px;
    padding: 10px;
    background: #f5f5f5;
    box-shadow: 1px 1px 20px gray;
    -moz-box-shadow: 1px 1px 20px gray;
    -webkit-box-shadow: 1px 1px 20px gray;
}

.flash {
    position: relative;
    padding: 10px 20px 10px 12px;
    color: #333;
    font-weight: bold;
    margin: 10px 0px;
    
    border-left: 8px solid #941a1a;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.flash {
    background: #ecfaf0;
    border-color: #44e81e;
}
.flash.error {
    background: #f1e5e5;
    border-color: #e81e1e;
}


.left600 {
    width: 90%;
    float: left;
}

.right330 {
    display: none;
    margin-left: 30px;
    width: 330px;
    min-height: 650px;
    float: right;
}
.left480 {
    width: 480px;
    float: left;
}
.right480 {
    width: 480px;
    float: right;
}
.left960 {
    width: 960px;
    clear: both;
}




.clanek-large {
    position: relative;
    margin: 10px 0px;
    width: 600px;
    float: left;
}
.clanek-large-img {
    width: 300px;
    display: block;
    float: left;
    margin-right: 20px;
    text-decoration: none;
}
.clanek-large-img img {
    display: block;
}
.clanek-large h3 {
    margin: 0px;
    font-size: 21px;
    line-height: 25px;
    margin-bottom: 10px;
}
.clanek-large h3 a {
    font-size: 21px;
    line-height: 25px;
    color: #0b89c6;
    text-decoration: none;
}
.clanek-large h3 a:hover {
    text-decoration: underline;
}
.clanek-large p {
    font-size: 12px;
    margin: 5px 0px 10px;
}




.clanky-dalsi {
    clear: both;
}
.clanky-dalsi ul {
    margin: 15px 0px 10px;
    padding: 0px;
    list-style: none;
}
.clanky-dalsi li {
    display: block;
    margin-top: 3px;
}
.clanky-dalsi a {
    color: #0b89c6;
    text-decoration: none;
}
.clanky-dalsi a:hover {
    text-decoration: underline;
}




.clanek-multimedia-ico {
    float: left;
    width: 280px;
}
.ico-left {
    line-height: 20px;
    position: relative;
    padding-left: 22px;
    color: #646467;
    text-decoration: none;
    display: block;
}
.clanek-multimedia-ico a {
    line-height: 20px;
    font-size: 10px;
    position: relative;
    padding-left: 22px;
    color: #646467;
    text-decoration: none;
    display: block;
    float: left;
    margin-right: 5px;
}
.clanek-multimedia-ico a:hover {
    color: #333;
}
.clanek-multimedia-pas a > span,
.box-gradient-nadpis span,
.clanek-multimedia-ico a span {
    position: absolute;
    width: 20px;
    height: 20px;
    display: block;
    top: 50%;
    left: 0px;
    margin-top: -10px;
    background: url(../images/sprite-ico.png) 0px 0px no-repeat;
}
.clanek-multimedia-pas .ico-video span,
.box-gradient .ico-video span,
.clanek-multimedia-ico a.ico-video span {
    background-position: 0px -40px;
}
.clanek-multimedia-pas .ico-fotogalerie span,
.box-gradient .ico-fotogalerie span,
.clanek-multimedia-ico a.ico-galerie span {
    background-position: -20px -40px;
}
.clanek-multimedia-pas .ico-infografika span,
.box-gradient .ico-infografika span,
.clanek-multimedia-ico a.ico-grafika span {
    background-position: -40px -40px;
}
.clanek-multimedia-ico a.ico-diskuse span {
    background-position: -60px -40px;
}
.clanek-multimedia-pas .ico-audio span,
.box-gradient .ico-audio span,
.clanek-multimedia-ico a.ico-audio span {
    background-position: -80px -40px;
}

.special-multimedia-pas .clanek-multimedia-content {
    padding: 10px 10px;
}
.special-multimedia-pas .clanek-multimedia-dalsi {
    right: 10px;
    bottom: 30px;
}

.clanek-stitky {
    display: block;
    margin: 5px 0px;
    font-size: 10px;
}
.clanek-stitky span {
    padding: 1px 4px;
}
.clanek-stitky span.orange {
    background: #f15a25;
    color: white;
}






.clanek-small-3 {
    position: relative;
}
.clanek-small-3 .clanek-small {
    float: left;
    width: 180px;
    margin: 10px 0px 50px;
}
.clanek-small-3 .clanek-small + .clanek-small {
    margin-left: 30px;
}
.clanek-small-img {
    display: block;
    text-decoration: none;
    position: relative;
}
.clanek-small-img .clanek-stitky {
    position: absolute;
    margin: 0px;
    bottom: -1px;
    left: 0px;
}
.clanek-small h3 {
    margin: 0px;
    font-size: 17px;
    line-height: 22px;
    margin-bottom: 10px;
    height: 88px;
    overflow: hidden;
}
.clanek-small h3 a {
    font-size: 17px;
    line-height: 22px;
    color: #0b89c6;
    text-decoration: none;
}
.clanek-small h3 a:hover {
    text-decoration: underline;
}
.clanek-small p {
    font-size: 12px;
    margin: 5px 0px 5px;
}
.clanek-small .clanek-multimedia-ico {
    position: relative;
    width: auto;
    height: 20px;
    left: auto;
    bottom: auto;
}

.clanek-medium-box {
    width: 470px;
    float: left;
    margin: 10px 10px 30px 0px;
}
.left600 .clanek-medium-2-box,
.left960 .clanek-medium-2-box {
    display: none;
    width: 600px;
    margin: 20px 0px;
}
.left960 .clanek-medium-2-box {
    width: 960px;
}
.left600 .clanek-medium-2-box .clanek-medium,
.left960 .clanek-medium-2-box .clanek-medium {
    margin-bottom: 15px;
}
.left600 .clanek-medium-2-box .clanek-medium p,
.left960 .clanek-medium-2-box .clanek-medium p {
    margin-bottom: 0px;
}

.left480 .clanek-medium-box,
.left960 .clanek-medium-box {
    margin-bottom: 10px;
}
.clanek-medium-box + .clanek-medium-box,
.reklama480x300 + .clanek-medium-box {
    margin-right: 0px;
    margin-left: 10px;
}
.left480 .clanek-medium-box {
    margin-right: 10px;
    margin-left: 0px;
    float: none;
    clear: both;
}
h1.small-gray-nadpis,
h2.small-gray-nadpis,
.clanek-medium-box h2 {
    font-size: 14px !important;
    margin: 0px !important;
    color: #818181 !important;
    font-weight: normal;
}
h1.small-gray-nadpis a,
h2.small-gray-nadpis a,
.clanek-medium-box h2 a {
    font-size: 14px !important;
    color: #818181 !important;
    text-decoration: none;
}
h1.small-gray-nadpis a:hover,
h2.small-gray-nadpis a:hover,
.clanek-medium-box h2 a:hover {
    color: #646467 !important;
}
h1.small-gray-nadpis,
h2.small-gray-nadpis{
    margin-top: 10px;
}
.clanek-medium-img {
    position: relative;
    width: 180px;
    display: block;
    float: left;
    margin-right: 20px;
    text-decoration: none;
}
.clanek-medium-img img {
    display: block;
}
.clanek-medium-2-box h2,
.kratce-vypis h2,
.clanek-medium h3 {
    margin: 0px;
    font-size: 17px;
    line-height: 22px;
    margin-bottom: 10px;
    height: 66px;
    overflow: hidden;
}
.clanek-medium-2-box h2 a,
.kratce-vypis h2 a,
.clanek-medium h3 a {
    font-size: 17px;
    line-height: 22px;
    color: #0b89c6;
    text-decoration: none;
}
.clanek-medium-2-box h2 {
    height: 44px;
}
.kratce-vypis h2 {
    height: auto;
}
.clanek-medium-2-box h2 a:hover,
.kratce-vypis h2 a:hover,
.clanek-medium h3 a:hover {
    text-decoration: underline;
}
.clanek .clanek-medium-2-box h2 {
    height: auto;
}
.clanek-medium p {
    font-size: 12px;
    margin: 5px 0px 25px;
}
.clanek-medium-img .clanek-stitky {
    margin: 0px;
    position: absolute;
    bottom: -1px;
    left: 0px;
}
.clanek-medium-podbarveni {
    background: #F0F0F0;
    padding: 10px;
}
.clanek-jednoduchy-vypis-box h2 {
    height: auto;
}
.clanek-jednoduchy-vypis-box .clanek-multimedia-ico {
    float: right;
    width: auto;    
}

.kratce-vypis {
    margin: 0px 0px 15px 0px;
}
.kratce-vypis p {
    margin-bottom: 0px;
}

/* CLANEK */
.clanek img.w300 {
    max-width: 300px;
    max-height: 300px;
}
.clanek img.w600 {
    max-width: 600px;
    max-height: 600px;
}
.kratce-vypis h1,
kratce-vypis h1 a,
.clanek h1 {
    color: #0b89c6;
}
.clanek-img {
    display: block;
    float: left;
    margin-right: 10px;
    width: 380px;
    position: relative;
    background: black;
}
.clanek-img img {
    display: block;
    margin: 0px auto;
}
.kratce-datum,
.clanek-datum {
    font-size: 0.75em;
    color: #646467;
    margin: 0px;
}
.kratce-datum {
    text-align: right;
    padding-top: 10px;
}
.clanek-img-popis {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: url(../images/sprite-v.png) 0px -546px repeat-x;
    margin: 0px;
    padding: 5px;
    color: white;
    font-size: 0.9em;
    overflow: hidden;
}
.clanek img[align="left"] {
    margin-right: 20px;
}
.clanek img[align="right"] {
    margin-left: 20px;
}
.clanek-perex {
    font-weight: bold;
}
.clanek h2 {
    color: #0b89c6;
}
.clanek h2 a {
    color: #0b89c6;
    text-decoration: none;
}
.clanek h3 {
    color: #646467;
}
.clanek-autor {
    color: gray;
}
.clanek a {
    text-decoration: underline;
    color: black;
}
.clanek a:hover {
    text-decoration: underline;
    color: #0b89c6;
}
.clanek-autor a {
    color: gray;
}



.clanek-temata {
    display: none;
    font-size: 12px;
}
.clanek-temata a {
    background: #EDEDED;
    padding: 3px 5px;
    text-decoration: none;
}
.clanek-temata a:hover {
    background: #e0e0e0;
    color: black;
    text-decoration: none;
}
.clanek-temata span {
    background: #F15A23;
    padding: 3px 5px;
    color: white;
}




.clanek-multimedia-pas {
    display:none;
    margin: 10px 0px;
    position: relative;
}
.clanek-multimedia-pas a {
    color: #646467;
    text-decoration: none;
}
.clanek-multimedia-pas a:hover {
    text-decoration: none;
    color: #333;
}
.clanek-multimedia-content a,
.clanek-multimedia-content a img {
    display: block;
}
.clanek-multimedia-content a {
    float:left;
    margin-left: 10px;
}
.clanek-multimedia-content a.first {
    margin-left: 0px;
}
a.clanek-multimedia-dalsi {
    background: url(../images/sprite-v.png) 0px -452px repeat-x;
    padding: 5px 15px;
    color: #ededed;
    
    height: 30px;
    line-height: 30px;
    
    margin: 0px;
    position: absolute;
    bottom: 17px;
    right: 0px;
    
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
a.clanek-multimedia-dalsi:hover {
    color: white;
}



/* GALERIE */
.galerie-img {
    float: left;
    width: 180px;
    margin: 0px 0px 20px 30px;
    position: relative;
}
.galerie-box h2 {
    margin: 0px;
    font-size: 14px;
    font-weight: normal;
}
a.galerie-img {
    text-decoration: none;
}
.galerie-img img {
    display: block;
    margin: 0px auto;
}
.galerie-img.first {
    margin-left: 0px;
}
.galerie-img .galerie-img-popis {
    position: absolute;
    max-height: 120px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: url(../images/sprite-v.png) 0px -546px repeat-x;
    margin: 0px;
    padding: 5px;
    color: white;
    font-size: 0.9em;
}
h1.ico-foto,
h1.ico-video,
h1.ico-audio,
h1.ico-infografika {
    padding-left: 25px;
    line-height: 20px;
    height: 20px;
    position: relative;
}
h1.ico-foto span,
h1.ico-video span,
h1.ico-audio span,
h1.ico-infografika span {
    background: url(../images/sprite-ico.png) 0px 0px no-repeat;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 50%;
    left: 0px;
    margin-top: -10px;
}
h1.ico-foto span {
    background-position: -20px -40px;
}
h1.ico-video span {
    background-position: 0px -40px;
}
h1.ico-audio span {
    background-position: -80px -40px;
}
h1.ico-infografika span {
    background-position: -40px -40px;
}

.galerie-r-box {
    margin-bottom: 20px;
}
a.galerie-r-box-img {
    text-decoration: none;
    float: left;
    margin-right: 15px;
    display: block;
    width: 100px;
}
a.galerie-r-box-img img {
    display: block;
    margin: 0px auto;
}
.galerie-r-box h3 {
    margin: 0px;
    font-size: 17px;
}
.galerie-r-box h3 a {
    text-decoration: none;
    color: #0b89c6;
    font-size: 17px;
}
.galerie-r-box h3 a:hover {
    text-decoration: underline;
}






/* GRADIENT BOX */

.box-gradient {
    dispaly: block;
    background: #ededed;
    position: relative;
    padding: 25px;
    margin: 10px 0px;
    
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.box-gradient > p {
    margin: 0px;
    margin-bottom: 10px;
    color: #0b89c6;
    padding: 0px 10px;
    position: relative;
}
.box-gradient-bg {
    display: none;
    position: absolute;
    top: 50%;
    left: 0px;
    right: 0px;
    margin-top: -90px;
    height: 174px;
    background: url(../images/sprite-v.png) 0px -226px repeat-x;
    
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.box-gradient-content {
    position: relative;
}
.box-gradient-white-content {
    background: white;
    position: relative;
    padding: 10px;
}
.box-gradient-nadpis {
    position: absolute;
    left: 5px;
    top: 5px;
    line-height: 20px;
    height: 20px;
    color: #646467;
    padding-left: 20px;
}

.box-img {
    position: relative;
    display: block;
}
.box-img img {
    display: block;
}
.box-img-popis {
    background: url(../images/sprite-v.png) 0px -546px repeat-x;
    position: absolute;
    padding: 5px;
    color: white;
    font-size: 0.9em;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: 0px;
    overflow: hidden;
    cursor: pointer;
}
.box-gradient-btn {
    margin-top: 20px;
    padding: 10px;
    padding-bottom: 40px;
}
.box-gradient-bottom {
    position: absolute;
    bottom: 10px;
    left: 10px;
    right: 10px;
}
form input[type="button"],
form input[type="submit"],
.box-gradient-bottom a,
.box-gradient-bottom input {
    cursor: pointer;
    display: inline-block;
    height: 20px;
    font: 12px/1 "Tahoma", "Helvetica", "Arial";
    line-height: 1;
    background: #0b89c6 url(../images/sprite-v.png) 0px -171px repeat-x;
    padding: 0px 10px;
    margin: 0px;
    color: #f5f5f5;
    text-decoration: none;
    border: 1px solid #8d8b8e;
    white-space: nowrap;
}
.box-gradient-bottom a,
.box-gradient-bottom input {
    position: absolute;
    right: 0px;
    bottom: 0px;
}
form input[type="button"]:hover,
form input[type="submit"]:hover,
.box-gradient-bottom a:hover,
.box-gradient-bottom input:hover {
    color: white;
    text-decoration: none;
    border-color: #333;
    
}
.box-gradient-bottom p {
    margin: 0px;
    padding-left: 10px;
    color: #0b89c6;
}






/* POUTAK RIGHT */
.poutak-right {
    margin: 10px 0px 20px;
}
.poutak-right h2 {
    margin: 0px;
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 20px;
}
.poutak-right h2 a {
    color: #0b89c6;
    text-decoration: none;
    font-size: 16px;
    line-height: 20px;
}
.poutak-right h2 a:hover {
    text-decoration: underline;
}
.poutak-right a + h2 {
    margin-top: 10px;
}





/* KONFIGURACE POUTAK / NEWSLETER */
.poutak-cfb-box {
    
}
.poutak-cfg {
    padding: 10px;
    
}
.poutak-cfg.odd {
    background: #FaFaFa;
}
.poutak-cfg-lab {
    clear: left;
    float: left;
    width: 150px;
}
.poutak-cfg-inp {
    clear: right;
    float: left;
}
.poutak-cfg-inp input[name="rubrika"] {
    background: #C9C9C9;
    color: #444;
    border: 1px solid gray;
    padding: 2px 3px;
}
.poutak-cfg-rubriky {
    clear:both;
    padding-left: 150px;
}
.poutak-cfg-rubriky span {
    color: #444444;
}



/* TABY */
.tab-box {
    margin: 10px 0px;
}
.tab-btn {
    text-align: center;
}
.tab-btn-left {
    text-align: left;
}
.tab-btn-right {
    text-align: right;
}
.tab-btn a {
    font-size: 14px;
    color: #818181;
    text-decoration: none;
    text-align: center;
}
.tab-btn a.active,
.tab-btn a:hover {
    color: #444444;
}
.tab-btn a + a {
    margin-left: 10px;
}
.tab-btn a.tab-btn-img {
    padding: 5px 10px;
    display: inline-block;
    position: relative;
}
.tab-btn a.tab-btn-img.active {
    background: #ededed;
    
    border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
}
span.tab-btn-pocasi-stupne {
    text-align: center;
    font-size: 10px;
    line-height: 12px;
    height: 12px;
    color: #333;
    display: block;
}
span.tab-btn-pocasi-stupne span {
    font-weight: bold;
    font-size: 12px;
}

/* novy styl tabů */
.tab-box.extended {
    display: block;
}
.tab-box.extended .tab-btn {
    display: block;
    height: 34px;
    background: #dadada url(../images/sprite-v.png) 0px -736px repeat-x;
    border: 1px solid silver;
    border-color: #eaeaea #c1c1c1 #999999 #eaeaea;
}
.tab-box.extended .tab-btn a {
    font-size: 12px;
    height: 34px;
    line-height: 34px;
    display: block;
    float: left;
}
.tab-box.extended .tab-btn span.sep {
    background: url(../images/sprite-v.png) 0px -770px no-repeat;
    width: 2px;
    height: 34px;
    display: block;
    float: left;
}
.tab-box.extended .tab-content {
    padding: 5px 15px 10px;
    position: relative;
}



.dalsi-clanky-rubriky-box {
    
}
.dalsi-clanky-rubriky-box .item {
    font-size: 12px;
    margin-bottom: 5px;
}
.dalsi-clanky-rubriky-box a {
    font-size: 12px;
    text-decoration: none;
}
.dalsi-clanky-rubriky-box a:hover {
    text-decoration: underline;
}







.nejctenejsi,
.kratce-item {
    clear: both;
    padding: 3px 0px;
    font-size: 12px;
}
.kratce-cas {
    text-align: right;
    float: left;
    width: 35px;
    font-size: 12px;
    color: #646467;
}
.kratce-text {
    padding-left: 50px;
}
.nejctenejsi a,
.kratce-item a {
    color: black;
    text-decoration: none;
}
.nejctenejsi a:hover,
.kratce-item a:hover {
    text-decoration: underline;
}
.nejctenejsi a.ico-diskuse {
    position: relative;
    padding-left: 25px;
    display: block;
}
.nejctenejsi a.ico-diskuse span {
    position: absolute;
    width: 20px;
    height: 20px;
    display: block;
    top: 50%;
    left: 0px;
    margin-top: -10px;
    background: url(../images/sprite-ico.png) -60px -40px no-repeat;
}
.nejctenejsi em {
    font-size: 10px;
}








.right330 .shadow,
.shadow-330 {
    width: 330px;
    height: 1px;
    background: #d9d9d9;
    overflow: hidden;
    margin-bottom: 10px;
}
.right480 .shadow,
.shadow-480 {
    width: 480px;
    height: 1px;
    background: #d9d9d9;
    overflow: hidden;
    margin-bottom: 10px;
}
.left600 .shadow,
.shadow-600 {
    width: 600px;
    height: 1px;
    background: #d9d9d9;
    overflow: hidden;
    margin-bottom: 10px;
}
.left960 .shadow,
.shadow-960 {
    width: 960px;
    height: 1px;
    background: #d9d9d9;
    overflow: hidden;
    margin-bottom: 10px;
}
.shadow-height {
    height: 0px;
    margin-bottom: 10px;
}



.vice-left {
    float: left;
    text-align: left;
}
.vice-right {
    float: right;
    text-align: right;
}
.vice-stred {
    text-align: center;
}
.vice-left,
.vice-right {
    margin-top: 5px;
}
.vice-stred {
    margin: 0px 140px 0px 140px;
    padding-top: 5px;
}
.vice-stred span {
    color: #c1c1c1;
}
.vice-stred a,
.vice-right a,
.vice-left a {
    color: #646467;
    text-decoration: none;
    font-size: 14px;
    line-height: 20px;
}
.vice-stred span.current {
    color: #333;
    font-weight: bold;
}
.vice-stred a:hover,
.vice-right a:hover,
.vice-left a:hover {
    color: #333;
}
a.ico-sipky-left {
    position: relative;
    padding-left: 25px;
}
a.ico-sipky-right {
    position: relative;
    padding-right: 25px;
}
a.ico-sipky-right span,
a.ico-sipky-left span {
    background: url(../images/sprite-ico.png) no-repeat;
    display: block;
    position: absolute;
    top: 50%;
    width: 20px;
    height: 20px;
    margin-top: -10px;
}
a.ico-sipky-right span {
    right: 0px;
    background-position: 0px -20px;
}
a.ico-sipky-left span {
    left: 0px;
    background-position: -20px -20px;
}





/* POCASI */
.pocasi-mapa-box {
    position: relative;
}
.pocasi-mapa-box > img {
    display: block;
}
.pocasi-mapa-box div[class^="pocasi-kraj"] {
    width: 90px;
    position: absolute;
    top: 0px;
    left: 0px;
}
.pocasi-mapa-box div[class^="pocasi-kraj"] img {
    position: relative;
}
.pocasi-mapa-box div[class^="pocasi-kraj"] span {
    display: inline-block;
    background: white;
    border: 1px solid gray;
    border-width: 0px 1px 1px 0px;
    padding: 2px 5px;
    width: 50px;
    right: 0px;
    top: 40px;
    position: absolute;
    text-align: right;
}

.pocasi-mapa-box div.pocasi-kraj-plzensky {
    top: 170px;
    left: 50px;
}
.pocasi-mapa-box div.pocasi-kraj-karlovarsky {
    top: 80px;
    left: 20px;
}
.pocasi-mapa-box div.pocasi-kraj-ustecky {
    top: 30px;
    left: 110px;
}
.pocasi-mapa-box div.pocasi-kraj-stredoceskypraha {
    top: 110px;
    left: 170px;
}
.pocasi-mapa-box div.pocasi-kraj-jihocesky {
    top: 230px;
    left: 160px;
}
.pocasi-mapa-box div.pocasi-kraj-liberecky {
    top: 10px;
    left: 210px;
}
.pocasi-mapa-box div.pocasi-kraj-kralovehradecky {
    top: 70px;
    left: 280px;
}
.pocasi-mapa-box div.pocasi-kraj-pardubicky {
    top: 130px;
    left: 300px;
}
.pocasi-mapa-box div.pocasi-kraj-vysocina {
    top: 180px;
    left: 260px;
}
.pocasi-mapa-box div.pocasi-kraj-jihomoravsky {
    top: 230px;
    left: 350px;
}
.pocasi-mapa-box div.pocasi-kraj-zlinsky {
    top: 210px;
    left: 440px;
}
.pocasi-mapa-box div.pocasi-kraj-olomoucky {
    top: 140px;
    left: 390px;
}
.pocasi-mapa-box div.pocasi-kraj-moravskoslezsky {
    top: 120px;
    left: 460px;
}
.pocasi-mapa-box .pocasi-info {
    position: absolute;
    top: 0px;
    right: 0px;
}
.pocasi-mapa-box .pocasi-info > span {
    margin-left: 15px;
}
.pocasi-bio, 
.pocasi-noc {
    display: inline-block;
    position: relative;
    padding-left: 20px;
    line-height: 20px;
}
.pocasi-bio span,
.pocasi-noc span {
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 50%;
    left: 0px;
    background: url(../images/sprite-ico.png) no-repeat;
}
.pocasi-bio span {
    background-position: -60px -160px;
    margin-top: -6px;
}
.pocasi-noc span {
    background-position: -80px -160px;
    margin-top: -8px;
}


.pocasi-sloupec {
    float: left;
    width: 470px;
}
.pocasi-sloupec + .pocasi-sloupec {
    margin-left: 20px;
}
.pocasi-sloupec .snih-misto {
    background: #ededed;
    font-weight: bold;
}
.pocasi-sloupec > div {
    padding: 2px 10px;
}
.pocasi-sloupec .snih-kopec,
.pocasi-sloupec .leto-misto {
    width: 220px;
    float: left;
}
.pocasi-sloupec .snih-cm,
.pocasi-sloupec .leto-vitr {
    width: 50px;
    float: left;
    text-align: right;
}
.pocasi-sloupec .snih-newcm,
.pocasi-sloupec .leto-voda {
    width: 50px;
    float: left;
    text-align: right;
}
.pocasi-sloupec .snih-kvalita,
.pocasi-sloupec .leto-pocasi {
    padding-left: 360px;
}
.pocasi-sloupec-radek.active {
    background-color: #f5f5f5;
}
.pocasi-sloupec-radek-head {
    color: #646467;
}
.ico-pocasi-letoviska,
.ico-pocasi-snih {
    margin: 10px 10px 0px;
    display: inline-block;
    width: 43px;
    height: 50px;
    background: url(../images/sprite-ico.png) 0px 0px no-repeat;
}
.ico-pocasi-letoviska {
    background-position: -523px -160px;
}
.ico-pocasi-snih {
    background-position: -480px -160px;
}
.ico-pocasi-pranostika,
.ico-pocasi-teplota-min,
.ico-pocasi-teplota-max,
.ico-pocasi-slunce-vychod,
.ico-pocasi-slunce-zapad {
    height: 25px;
    padding-left: 30px;
    margin: 10px 0px;
    position: relative;
    display: block;
}
.ico-pocasi-pranostika span,
.ico-pocasi-teplota-min span,
.ico-pocasi-teplota-max span,
.ico-pocasi-slunce-vychod span,
.ico-pocasi-slunce-zapad span {
    position: absolute;
    background: url(../images/sprite-ico.png) 0px 0px no-repeat;
    width: 24px;
    height: 25px;
    margin-top: -12px;
    left: 0px;
    top: 50%;
}
.ico-pocasi-pranostika span {background-position: -100px -240px;}
.ico-pocasi-teplota-min span {background-position: -75px -240px;}
.ico-pocasi-teplota-max span {background-position: -50px -240px;}
.ico-pocasi-slunce-vychod span {background-position: -25px -240px;}
.ico-pocasi-slunce-zapad span {background-position: -0px -240px;}



/* HOROSKOPY RIGHT BOX NA HP */
.horoskop-right-box {
    margin: 10px;
    margin-right: 0px;
}


/* HOROSKOPY */
.horoskop-box {
    float: left;
    width: 190px;
    margin-left: 15px;
}
.horoskop-box.first {
    margin-left: 0px;
}
.horoskop-box .box-gradient {
    padding: 10px;
}
.horoskop-box input[type="text"] {
    border: 1px solid gray;
    margin: 0px;
    padding: 0px 3px;
    width: 130px;
    height: 18px;
    float: left;
}
.horoskop-box select {
    border: 1px solid gray;
    margin: 0px;
    padding: 0px;
    width: 70px;
    margin-right: 5px;
    height: 20px;
    float: left;
}
.horoskop-box input[type="submit"] {
    padding: 0px;
    margin: 0px;
    float: right;
    border: 0px;
    
    width: 20px;
    height: 20px;
    background: url(../images/sprite-ico.png) 0px -20px no-repeat;
}
.horoskop-box p {
    margin: 10px 0px !important;
}

.horoskop-item {
    padding: 5px 0px 5px 60px;
    position: relative;
    margin-top: 10px;
}
.horoskop-item.active {
    background-color: #f5f5f5;
    cursor: pointer;
}
.horoskop-item.first {
    margin-top: 0px;
}
span[class^="znameni-"] {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 0px;
    margin-top: -20px;
    background: url(../images/sprite-ico.png) 0px 0px no-repeat;
}
.horoskop-item span[class^="znameni-"] {
    left: 10px;
}
span.znameni-beran {
    background-position: -240px -0px;
}
span.znameni-byk {
    background-position: -280px -0px;
}
span.znameni-blizenci {
    background-position: -320px -0px;
}
span.znameni-rak {
    background-position: -360px -0px;
}
span.znameni-lev {
    background-position: -400px -0px;
}
span.znameni-panna {
    background-position: -440px -0px;
}
span.znameni-vahy {
    background-position: -240px -40px;
}
span.znameni-stir {
    background-position: -280px -40px;
}
span.znameni-strelec {
    background-position: -320px -40px;
}
span.znameni-kozoroh {
    background-position: -360px -40px;
}
span.znameni-vodnar {
    background-position: -400px -40px;
}
span.znameni-ryby {
    background-position: -440px -40px;
}
.horoskop-item h2 {
    margin: 0px;
    color: #0b89c6;
}
.horoskop-item h2 a {
    color: #0b89c6;
    text-decoration: none;
}
.horoskop-item h2 a:hover {
    text-decoration: underline;
}
.horoskop-item p {
    margin: 0px;
}

.zverokruh p {
    margin: 0px;
}
.keltsky p, .cinsky p {
    margin-top: 0px;
}
.zverokruh h2, .keltsky h2, .cinsky h2, .horoskop .tab-box {
    margin-top: 40px;
}
.horoskop .tab-btn a + a {
    margin-left: 30px;
}
.znameni-detail {
    position: relative;
}
.horoskop-table {
    float: right;
    width: 290px;
    margin-left: 15px;
    background: #f5f5f5;
    padding: 15px;
}
.horoskop-table p {
    margin: 0px;
}
.horoskop-table p + p {
    margin-top: 7px;
}
.horoskop-table em {
    color: #941a1a
}
.znameni-ico-box {
    width: 100px;
    height: 80px;
    position: relative;
    float: left;
}
.znameni-ico-box span[class^="znameni-"] {
    left: 30px;
}



.ico-cinsky,
.ico-keltsky,
.ico-partnersky {
    padding-left: 25px;
    line-height: 20px;
    position: relative;
    color: #8d8b8e;
}
.ico-cinsky span,
.ico-keltsky span,
.ico-partnersky span {
    background: url(../images/sprite-ico.png) 0px 0px no-repeat;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    left: 0px;
    margin-top: -10px;
}
.ico-keltsky span {
    background-position: -620px -100px;
}
.ico-cinsky span {
    background-position: -640px -100px;
}
.ico-partnersky span {
    background-position: -600px -100px;
}
.ico-muz, .ico-zena {
    padding-left: 80px; 
    position: relative;
}
.ico-muz span, .ico-zena span {
    height: 96px;
    position: absolute;
    top: 50%;
    left: 20px;
    margin-top: -48px;
    background: url(../images/sprite-ico.png) 0px 0px no-repeat;
}
.ico-muz span {
    width: 32px;
    background-position: -600px -0px;
}
.ico-zena span {
    width: 28px;
    background-position: -632px -0px;
}





/* FORMULAR */
.form table {
    width: 100%;
}
.form select {
    height: 24px;
    line-height: 24px;
    border: 1px solid #444;
    margin: 2px;
    font-size: 14px;
}
.form input[type="text"],
.form textarea {
    font-size: 14px;
    padding: 3px 5px;
    border: 1px solid #444;
    margin: 2px;
}
.form input[type="text"] {
    width: 180px;
}
.form textarea {
    width: 400px;
}
.form th {
    width: 140px;
    text-align: right;
}




/* AUTORI */
.autor-foto {
    padding: 10px 0px;
    float: left;
    width: 150px;
    margin-right: 20px;
}
.autor-form {
    float: left;
    width: 430px;
}




/* PRÁCE */
.prace-content {
    
}
.prace-content table {
    width: 100%;
}
.prace-content th {
    text-align: left;
    font-weight: normal;
    width: 200px;
}
.prace-content select {
    width: 250px;
    height: 20px;
}
.prace-item {
    margin-bottom: 20px;
    margin-left: 20px;
    float: left;
    width: 290px;
}
.prace-item-first {
    margin-left: 0px;
}
.prace-item h2,
.prace-item h2 a {
    color: #0b89c6;
    text-decoration: none;
    padding: 0px;
    margin: 0px;
}
.prace-item h2 a:hover {
    text-decoration: underline;
}
.prace-item h2 {
    margin-bottom: 3px;
}
.prace-item p {
    margin: 0px;
}

.prace-detail {
    
}
.prace-detail .prace-nadpis {
    background: #EDEDED;
    font-weight: bold;
    padding: 2px 10px;
    clear: both;
}
.prace-detail .prace-subnadpis {
    padding: 2px 0px 2px 10px;
    float: left;
    width: 170px;
    clear: left;
}
.prace-detail .prace-subnadpis + .prace-data {
    float: right;
    width: 400px;
    clear: right;
}
.prace-detail .prace-data {
    padding: 2px 10px;
}
.prace-data + .prace-nadpis, .cl + .prace-nadpis {
    margin-top: 20px;
}


#frm-diskuse-diskuseForm {
  display: none;    
}
#frm-diskuse-diskuseForm div{
  display: none;    
}

/* DISKUSE */
.diskuse-vlakno {
    display: none;
    background: #ededed;
    padding: 10px;
    margin-top: 15px;
    position: relative;
}
.diskuse-vlakno.first {
    margin-top: 0px;
}
.diskuse-vlakno.re {
    background: #fafafa;
}

.diskuse-nadpis {
    font-weight: bold;
    margin-bottom: 5px;
}
.diskuse-text {
    
}
.diskuse-vlozeni {
    color: #0b89c6;
    margin-bottom: 5px;
    position: relative;
}
.diskuse-vlozeni span {
    color: #bbb;
}
a.diskuse-reagovat {
    position: absolute;
    right: 10px;
    color: #0b89c6;
    font-weight: bold;
    text-decoration: none;
}
a.diskuse-reagovat:hover {
    text-decoration: underline;
}
.diskuse-hodnoceni {
    margin-top: 5px;
    text-align: right;
}
.diskuse-hodnoceni a {
    display: inline-block;
    margin: 0px 2px;
    height: 20px;
    position: relative;
    color: #646467;
    text-decoration: none;
    
}
.diskuse-hodnoceni a span {
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin: 0px 2px;
    margin-top: -10px;
    background: url(../images/sprite-ico.png) 0px 0px no-repeat;
    
}
.diskuse-hodnoceni a.plus {
    padding-left: 25px;
    color: #0b89c6;
}
.diskuse-hodnoceni a.minus {
    padding-right: 25px;
    color: #941a1a;
}
.diskuse-hodnoceni a.plus span {
    left: 0px;
    background-position: -40px -20px;
}
.diskuse-hodnoceni a.minus span {
    right: 0px;
    background-position: -60px -20px;
}
.diskuse-hodnoceni a span {
    opacity: .5;
}
.diskuse-hodnoceni a:hover span {
    opacity: .9;
}

a.diskuse-vlozit {
    display: inline-block;
    background: #EDEDED;
    border: 1px solid #C9C9C9;
    padding: 5px 10px;
    text-decoration: none;  
    color: #646467;
    font-weight: bold;
}
a.diskuse-vlozit.form-hide {
    border-bottom: 0px;
}
a.diskuse-vlozit:hover {
    color: black;
}
.diskuse-vlozit-form {
    background: #EDEDED;
    padding: 10px 0px;
    border: 1px solid #C9C9C9;
    margin-top: -1px;
}
.diskuse-vlozit-form table {
    width: 100%;
    border-collapse: collapse;
}
.diskuse-vlozit-form table th {
    width: 95px;
    text-align: right;
    padding: 0px;
    padding-right: 5px;
}
.diskuse-vlozit-form table td {
    padding: 0px;
}
.diskuse-vlozit-form input[type="text"],
.diskuse-vlozit-form textarea,
.diskuse-vlozit-form input[type="submit"] {
    font-size: 13px;
    margin: 5px;
    border: 1px solid #8d8b8e;
    
}
.diskuse-vlozit-form input[type="text"] {
    width: 300px;
    height: 20px;
}
.diskuse-vlozit-form textarea {
    width: 450px;
    height: 100px;
}
.diskuse-vlozit-form input[type="submit"] {
    
}
.diskuse-vstup {
    display: none;
    margin: 10px 0px;
    text-align: right;
}
.diskuse-vstup a {
    display: inline-block;
    margin: 5px 0px;
    padding: 5px 10px;
    background: #0b89c6;
    color: white;
    text-decoration: none;
    
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.diskuse-vstup a:hover {
    background: #3ba9f6;
    color: white;
    text-decoration: none;
}
.clanek-diskuse-h {
    display: none;
    margin: 0px;
    float: left;
    font-size: 16px;
}

.sdileni-ico {
    display: none;
}
.poslete-odkaz {
    display: none;
}

/* SPORTOVNI TABULKY */
.sport-form {
    
}
.sport-form select {
    margin: 3px 0px;
}
.sport-soutez select {
    width: 100%;
}
.sport-rocnik {
    float: left;
    width: 220px;
}
.sport-rocnik select {
    width: 100%;
}
.sport-kolo {
    float: right;
    width: 100px;
}
.sport-kolo select {
    width: 100%;
}


.sport-tabulka {
    border-collapse: collapse;
    font-size: 11px;
    width: 100%;
}
.sport-tabulka th {
    background: #ededed;
}
.sport-tabulka th,
.sport-tabulka td {
    padding: 2px 3px;
}
.sport-tabulka-left {
    width: 160px;
    float: left;
}
.sport-tabulka-right {
    width: 160px;
    float: right;
}
.sport-tabulka .sport-sudy td {
    background: #fafafa;
}
.sport-skore {
    display: inline-block;
    width: 17px;
}
.sport-skore.first {
    text-align: right;
}
.sport-tabulka-full {
    margin-bottom: 20px;
}
.sport-gray td {
    color: #8d8b8e;
}
.nw {
    white-space: nowrap;
}




.bottom-pas {
    display: none;
    margin: 20px;
    height: 80px;
    padding: 0px;
    background: url(../images/sprite-v.png) 0px -270px repeat-x;
    
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.bottom-pas ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.bottom-pas li {
    float: left;
    width: 78px;
    height: 60px;
    padding: 10px 5px;
}
.bottom-pas li.elektronicke-vydani {
    float: right;
    padding: 0px;
    width: 240px;
    height: 80px;
    margin-right: 15px;
}
.bottom-pas a {
    position: relative;
    width: 78px;
    float: left;
    padding-top: 40px;
    font-size: 10px;
    line-height: 10px;
    text-align: center;
    color: #646467;
    text-decoration: none;
}
.bottom-pas a:hover {
    color: #333;
}
.bottom-pas a span {
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -20px;
    background: url(../images/sprite-ico.png) -0px -0px no-repeat;
}
.bottom-pas a.zpravy-rss span {
    background-position: -0px -80px;
}
.bottom-pas a.zpravy-email span {
    background-position: -40px -80px;
}
.bottom-pas a.zpravy-web span {
    background-position: -80px -80px;
}
.bottom-pas a.app-iphone span {
    background-position: -120px -80px;
}
.bottom-pas a.app-android span {
    background-position: -160px -80px;
}
.bottom-pas a.mobilni-verze span {
    background-position: -200px -80px;
}
.bottom-pas a.predplatne span {
    background-position: -140px -240px;
}
.bottom-pas a.inzerce span {
    background-position: -180px -240px;
}

.bottom-pas li.elektronicke-vydani a {
    padding: 0px;
    width: 240px;
    height: 80px;
    display: block;
    background: url(../images/sprite-ico.png) -240px -80px no-repeat;
}


.admin-edit {
    position: fixed;
    top: 5px;
    right: 5px;
    color: #333;
    border: 1px solid #C9C9C9;
    background: #EDEAE0 url('data:image/png;base64,R0lGODlhAQAVALMAAOTh1/Px6eHe1fHv5e/s4vLw6Ofk2u3q4PPw6PPx6PDt5PLw5+Dd1OXi2Ojm3Orn3iH5BAAAAAAALAAAAAABABUAAAQPMISEyhpYkfOcaQAgCEwEADs=') top no-repeat;
    white-space: nowrap;
    z-index: 23181;
    opacity: .9;
    
    box-shadow: 1px 1px 10px rgba(0,0,0,.15);
    -moz-box-shadow: 1px 1px 10px rgba(0,0,0,.15);
    -webkit-box-shadow: 1px 1px 10px rgba(0,0,0,.15);
    
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.admin-edit > a, .admin-edit > span {
    margin: 0px 5px;
}
.admin-edit .img-exodus {
    background: url("../images/sprite-ico.png") -220px -60px no-repeat;
    display: block;
    float: left;
    width: 17px;
    height: 17px;
    margin-top: 3px;
    margin-right: 0px;
}
.admin-edit .img-graf {
    position: relative;
    padding-left: 18px;
}
.admin-edit .img-graf span {
    background: url("../images/sprite-ico.png") -20px -160px no-repeat;
    position: absolute;
    top: 50%;
    left: 0px;
    margin-top: -8px;
    width: 15px;
    height: 17px;
}


.al-block {text-align: justify;}
a.block, a.block img {display: block;}
.h {display: none !important;}

.ac {text-align: center;}
.ar {text-align: right;}

.h10 {height: 10px;}
.h20 {height: 20px;}
.h30 {height: 30px;}
.p10 {padding: 10px;}
.pb30 {padding-bottom: 30px;}
.ml10 {margin-left: 10px;}
.ml15 {margin-left: 15px;}

.color-r {color: #941a1a;} /* red */
.color-g {color: #1A7E1E;} /* green */
.color-b {color: #0b89c6;} /* blue */
.color-s {color: #c1c1c1;} /* silver */

.rek-leaderboard-top {
    float: left;
    width: 745px;
    height:100px;
}
.rek-banner-vlp {
    width: 250px;
    height:100px;
    float:left;
}


#nette-debug {
    
    display: none !important;
}


/* BLESK box start */
.blesk-box {
    margin: 10px;
    margin-right: 0px;
}
.blesk-box .small-gray-nadpis {
    line-height: 27px;
    position: relative;
    padding-left: 80px;
}
.blesk-box .small-gray-nadpis span {
    background: transparent url("../images/sprite-ico.png") -540px -130px no-repeat;
    width: 73px;
    height: 25px;
    position: absolute;
    top: 50%;
    margin-top: -12px;
    left: 0px;
}
.blesk-box .clanek-medium-img {
    width: auto;
    margin-right: 10px;
}
.blesk-box h3 {
    height: auto;
    margin-bottom: 5px;
}
.blesk-box p {
    margin-bottom: 15px;
}
.blesk-box a.vice {
    padding-left: 5px;
    color: #0B89C6;
    text-decoration: none;
}
.blesk-box a.vice:hover {
    text-decoration: underline;
}



/* BLESK box end */


.error-deniky {
    padding: 20px;
    float:left;
    width: 210px
}
.error-deniky h2 {
    color: #555;
    font-size: 13px;
    margin: 0px;
    margin-bottom: 5px;
}
.error-deniky div + h2 {
    margin-top: 10px;
}
.error-deniky a {
    color: #8d8b8e;
    font-size: 12px;
}
.error-deniky a:hover {
    color: #333;
}

.dn {display: none;}

/*.fotopas-box-bg,*/
.box-gradient-top-nadpis div,
.fotopas-box-nadpis div,
a.clanek-multimedia-dalsi,
.box-gradient,
.flash,
.box-gradient-bg,
.diskuse-vstup a,
.bottom-pas,
.admin-edit,
.reklama-denniInzerce
{behavior: url({{$basePath}}PIE.htc);}

