.wallBtn  {
    color: #414143;
    text-decoration: none;
    clear:both;
    background: url(../images/wall-btn.gif) 15px 0 no-repeat;
    display: block;
    width: 350px;
    text-align: center;
    padding: 3px 0 4px 0;
    font-size: 89%;
    margin-left: 40px;
}

#fotoVideo  {
    background: url(../images/foto-block.png) bottom left no-repeat;
    padding-bottom: 50px;
    margin-top: 15px;
}
#fotoVideoIn  {
    background: white url(../images/foto-block.jpg) top left no-repeat;
}
.youtube  {
    background: white url(../images/video-bg.gif) top left no-repeat;
    padding: 4px;
    float: right;
    margin: 0 13px 0 0;
    position: relative;
}
.topFoto  {
    background: white url(../images/foto-bg.gif) top left no-repeat;
    padding: 2px;
    margin: 0 0 0 13px;
    width: 438px;
    position: relative;
    height: 243px;
}
.dalsiVidea {
    width: 69px;
    height: 24px;
    &height: 30px;
    background: url(../images/dalsi-videa.png) top left no-repeat;
    position: absolute;
    display: block;
    color: white;
    text-decoration: none;
    font-size: 89%;
    right: 45px;
    bottom: -26px;
    &bottom: -24px;
    text-align: center;
    padding-top: 6px;
}
#numbers  {
    position: absolute;
    height: 236px;
    top: 5px;
    left: -34px;
}
#numbers a {
    text-decoration: none;
    cursor:pointer;
}
#numbers li  {
    padding: 0 0 0 0;
    margin: 0 2px 0 1px;
}


#numbers li img.imgRight  {
    position: relative;
    left: 7px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #numbers li  {
        padding-bottom: 1px;
    }
    #numbers  {
        top: 2px;
    }
    #numbers li img.imgRight  {
        position: relative;
        left: 7px;
    }
    #numbers li img.imgRight  {
        top: 2px;
    }
}

#numbers li span.obal  {
    display: block;
    position: absolute;
    width: 426px;
    text-align: left;
    bottom: 10px;
    left: 43px;
}
#numbers li span.text  {
    color: black;
    font-weight: normal;
    font-size: 100%;
    display: block;
    padding: 13px 10px 1px 10px;
    background: url(../images/foto-title-top.png) top left no-repeat;

}
#numbers li span.title  {
    display: block;
    color: #AD1213;
    font-size: 125%;
    font-weight: bold;
    padding: 0 0 5px 0;

}
#numbers li span.bottom  {
    display: block;
    position: absolute;
    width: 426px;
    height: 9px;
    background: url(../images/foto-title-bottom.png) top left no-repeat;
    bottom: -9px;
    left: 0;
    z-index: 100;
    overflow: hidden;
}

#button1,#button2,#button3,#button4,#button5 {
    cursor:pointer;
}


/* LEVÝ SLOUPEC */

#leftCol  {
    width: 452px;
    float: left;
}
#fotoalbum  {
    background: #2E2E2E url(../images/fotoalbum-bg-top.gif) top left no-repeat;
    margin-bottom: 17px;
}
#fotoalbumIn  {
    background: url(../images/fotoalbum-bg-bottom.gif) bottom left no-repeat;
    padding: 0 0 28px 0;
    &padding: 0 0 8px 0;
}
h3.onGray  {
    font-size: 110%;
    font-weight: normal;
    color: white;
    text-transform: uppercase;
    padding: 6px 0 6px 15px;
    margin-bottom: 20px;
}
.fotoBlock  {
    background: #525252;
    width: 385px;
    height: 129px;
    float: left;
}
.fotoBlock img  {
    margin: 1px 0 1px 1px;
    float: left;
}
#fotoalbum .arrowLeft {
    float: left;
}
#fotoalbum .arrowRight {
    float: left;
}
a.linkRight  {
    float: right;
    color: #b0bdc4;
    position: relative;
    top: 6px;
    right: 15px;
    font-size: 94%;
}
a.linkRight:hover  {
    color: white;
}

#temata  {
    background: white url(../images/temata-bg-bottom.jpg) bottom left no-repeat;
    margin-bottom: 17px;
}
#temataIn  {
    background: url(../images/temata-bg-top.gif) top left no-repeat;
    padding: 0 0 5px 0;
}
#temataIn ul span {
    float: right;
    font-size: 89%;
}

#temata h3.onGray  {
    margin-bottom: 10px;
}
#temata ul  {
    list-style: none;
    margin: 0;
    padding: 0 3px;
}
#temata li  {
    background: #e6e8e8;
    border-bottom: 1px solid #dae0e4;
    border-top: 1px solid white;
    padding: 7px 12px;
}
#temata li.suda {
    background: #e9edee;
}
#temata li.last  {
    border-bottom: 0;
}
.subText  {
    font-size: 89%;
    padding: 3px 0 0 0;
}
#temata li a  {
    color: #3b3b3c;
    text-decoration: none;
    font-size: 110%;
    font-weight: bold;
}
#temata li a:hover  {
    color: #e73654;
}
#temata li .subText p{
    padding: 0 0 5px 0;
    margin: 0;
}

#temata li .subText a  {
    color: #285078;
    text-decoration: underline;
    font-size: 100%;
    font-weight: normal;
}
#temata strong  {
    color: black;
    position: relative;
    left: 15px;
    top: -5px;
}


#novinky  {
    background: white url(../images/temata-bg-bottom.jpg) bottom left no-repeat;
    margin-bottom: 17px;
}
#novinkyIn  {
    background: url(../images/temata-bg-top.gif) top left no-repeat;
    padding: 0 0 5px 0;
}
#novinkyIn ul span {
    float: right;
    font-size: 89%;
}

#novinky h3.onGray  {
    margin-bottom: 10px;
}
#novinky ul  {
    list-style: none;
    margin: 0;
    padding: 0 3px;
}
#novinky li  {
    background: #e6e8e8;
    border-bottom: 1px solid #dae0e4;
    border-top: 1px solid white;
    padding: 7px 12px;
}
#novinky li.suda {
    background: #e9edee;
}
#novinky li.last  {
    border-bottom: 0;
}
#novinky li a  {
    color: #3b3b3c;
    text-decoration: none;
    font-size: 110%;
    font-weight: bold;
}
#novinky li a:hover  {
    color: #e73654;
}
#novinky li .subText p{
    padding: 0 0 5px 0;
    margin: 0;
}

#novinky li .subText a  {
    color: #285078;
    text-decoration: underline;
    font-size: 100%;
    font-weight: normal;
}

.servisLinks  {
    font-size: 89%;
    padding: 10px 15px;
    color: #3d3d3e;
}
.servisLinks a  {
    color: #3d3d3e;
}

#email  {
    background: #085a93 url(../images/email-bg-top.gif) top left no-repeat;
    margin-bottom: 17px;
}
#emailIn  {
    background: url(../images/email-bg-bottom.gif) bottom left no-repeat;
    padding: 0 0 8px 0;
}
#email h3.onGray  {
    margin-bottom: 10px;
}
#email form {
    padding: 0 14px 5px;
}
#email form input {
    background: url(../images/email-input-bg.gif) top left no-repeat;
    border: 0;
    width: 338px;
    padding: 8px 10px 8px;
    font-size: 94%;
    color: #c3e1f6;
    position: relative;
    &height: 33px;
}
#email form button {
    background: url(../images/email-btn.gif) top left no-repeat;
    border: 0;
    width: 69px;
    position: relative;
    left: 3px;
    top: -1px;
    &top: 0;
    padding: 6px 10px 9px;
    font-size: 94%;
    color: #000;
    cursor: hand;
}
#email .servisLinks {
    color: #8fc3e6;
    padding: 0 0 3px 18px;
    margin: 0;
}
#email .servisLinks a {
    color: #8fc3e6;
}

#obchod  {
    background: white url(../images/obchod-bg-bottom.gif) bottom left no-repeat;
    margin-bottom: 30px;
}
#obchodIn  {
    background: url(../images/obchod-bg-top.gif) top left no-repeat;
    padding: 0 0 0 0;
}
#obchod img {
    border: 1px solid #bec3c8;
    padding: 1px;
    margin: 7px 12px 0px 8px;
    float: left;
}
#obchod h4  {
    color: #710707;
    font-size: 110%;
    padding: 10px 0 4px 0;
}
#obchod table   {
    margin: 0 0 5px 0;
}
#obchod table td  {
    font-size: 89% !important;
}
#obchod a.eshop   {
    font-size: 89%;
    color: #085992;
}
#obchod .koupit {
    width: 69px;
    height: 25px;
    background: url(../images/koupit-btn.gif) top left no-repeat;
    color: white;
    float: right;
    display: block;
    position: relative;
    right: 20px;
    bottom: 12px;
    text-decoration: none;
    padding: 5px 0 0 0;
    text-align: center;
    font-size: 110%;
}

/* PRAVÝ SLOUPEC */

#rightCol  {
    width: 419px;
    float: right;
}
#akce  {
    background: #fff url(../images/akce-bg-bottom.gif) bottom left no-repeat;
    margin-bottom: 17px;
}
#akceIn  {
    width:419px;
    float:left;
    background: url(../images/akce-bg-top.gif) top left no-repeat;
    padding: 0 0 8px 0;
}
#akce a.linkRight  {
    color: #f3bac3;
    float: right;
}
#akce a.linkRight:hover  {
    color: white;
}
#akce h3.onGray  {

    margin-bottom: 10px;
}
#calendar {
    position:relative;
    float: right;
    margin: 5px 15px 5px 5px;
}
#akce h4  {
    position: relative;
    color: #c10f2e;
    font-size: 89%;
    font-weight: normal;
    padding: 0 0 0 13px;
}
#akce ul  {
    padding: 5px 0 0 13px;
    background: url(../images/akce-line.gif) 11px 7px no-repeat;
}
#akce ul li  {
    padding: 10px 0 0 0;
}
#akce ul li a  {
    font-weight: bold;
    text-decoration: none;
    color: #414143;
}
#akce ul li a:hover  {
    color: #c10f2e;
}
#akce ul li .subText  {
    padding: 2px 0 0 0;
}

#priznivci  {
    background: #fff url(../images/priznivci-bg-bottom.gif) bottom left no-repeat;
    margin-bottom: 17px;
}
#priznivciIn  {
    background: url(../images/priznivci-bg-top.gif) top left no-repeat;
    padding: 0 0 8px 0;
}
#priznivci a.linkRight  {
    color: #8ac9f5;
}
#priznivci a.linkRight:hover  {
    color: white;
}
#priznivci h3.onGray  {
    margin-bottom: 10px;
}
#priznivci ul  {
    padding: 5px 0 5px 7px;;
}
#priznivci ul li  {
    float: left;
    width: 67px;
    color: #3559a7;
    font-size: 94%;
    height: 97px;
    overflow: hidden;
    text-align: center;
}

#priznivci ul li a {
    width: 55px;
    text-decoration:none;
    color: #3559a7;
}

#priznivci ul li a:hover {
    text-decoration:underline;
    color: #3559a7;
}
#priznivci ul li a.a_nondecor:hover {
    text-decoration: none;
}
#priznivci a.fbConnect  {
    display: block;
    width: 114px;
    &width: 127px;
    height: 19px;
    &height: 23px;
    background: url(../images/fb-connect2.gif) top left no-repeat;
    float: right;
    font-size: 89%;
    text-decoration: none;
    color: #3559a7;
    padding: 4px 0 0 13px;
    margin: 0 13px 0 0;
}
#priznivci a.fbConnect:hover  {
    color: black;
}
#priznivci .pocet {
    float: left;
    font-size: 89%;
    padding: 9px 35px 0 34px;
    position: relative;
    background: url(../images/akce-line.gif) 13px 0 no-repeat;
}
#priznivci .pocet img  {
    position: absolute;
    left: 14px;
    top: 7px;
}

#anketa  {
    background: #fff url(../images/anketa-bg-bottom.gif) bottom left no-repeat;
    margin-bottom: 30px;
}
#anketaIn  {
    background: url(../images/anketa-bg-top.gif) top left no-repeat;
    padding: 0 0 8px 0;
}
#anketa a.linkRight  {
    color: #f3bac3;
}
#anketa a.linkRight:hover  {
    color: white;
}
#anketa h3.onGray  {
    margin-bottom: 10px;
}
#anketa ul  {
    padding: 5px 0 5px 14px;
}
#anketa ul li   {
    padding: 0 0 10px 0;
}
#anketa ul li .radio  {
    color: black;
}
#anketa ul li input  {
    margin: 0 15px 2px 10px;
    vertical-align: middle;
}
#anketa a.fbConnect  {
    display: block;
    width: 144px;
    &width: 161px;
    height: 19px;
    &height: 23px;
    background: url(../images/fb-publikovat.gif) top left no-repeat;
    float: right;
    font-size: 89%;
    text-decoration: none;
    color: #3559a7;
    padding: 4px 0 0 17px;
    margin: 0 13px 0 0;
}
#anketa a.fbConnect:hover  {
    color: black;
}
#anketa .pocet {
    float: left;
    font-size: 94%;
    padding: 7px 35px 0 15px;
    position: relative;
    background: url(../images/akce-line.gif) 13px 0 no-repeat;
}
#anketa .pocet a  {
    color: #575757;
}
.bar  {
    height: 8px;
    background: url(../images/otazka1-left.gif) top left no-repeat;
    clear: both;
    float: left;
    margin: 5px 10px 0 38px;
}
.bar span  {
    display: block;
    height: 8px;
    background: url(../images/otazka1-right.gif) top right no-repeat;
}
.otazka2 .bar  {
    background: url(../images/otazka2-left.gif) top left no-repeat;
}
.otazka2 .bar span  {
    background: url(../images/otazka2-right.gif) top right no-repeat;
}
.otazka3 .bar  {
    background: url(../images/otazka3-left.gif) top left no-repeat;
}
.otazka3 .bar span  {
    background: url(../images/otazka3-right.gif) top right no-repeat;
}
.anketaTop  {
    margin: 0 15px 8px 15px;
    padding: 0 0 12px 0;
    color: black;
    font-weight: bold;
    border-bottom: 1px solid #d7dbde;
}
.anketaTop h4  {
    font-weight: normal;
    font-size: 89%;
}

.hide {
    display: none;
}

.wall  {
    background: #fff url(../images/temata-bg-bottom.jpg) bottom left no-repeat;
    margin-bottom: 17px;
}
.wallBlueIn  {
    background: url(../images/wall-blue-bg-top-big.gif) top left no-repeat;
    padding: 0 0 8px 0;
}
#twitter_update_list  {
    padding: 0 10px 5px 10px;
}
ul#twitter_update_list li  {
    padding: 7px 0;
    border-top: 1px solid #dbe0e4;
}
#preloader {
    margin: 20px;
}
.twitInfo {
    font-size: 89%;
    line-height: 135%;
}
.twitLink {
    color: #009cf3;
}
a.fbConnect  {
    display: block;
    width: 114px;
    &width: 127px;
    height: 19px;
    &height: 23px;
    background: url(../images/fb-connect2.gif) top left no-repeat;
    float: right;
    font-size: 89%;
    text-decoration: none;
    color: #3559a7;
    padding: 4px 0 0 13px;
    margin: 0 13px 0 0;
}
a.follow  {
    background: url(../images/folower-bg.gif) top left no-repeat;
    text-align: center;
    padding: 4px 6px 0 7px;
    color: #0099f3;
}
.fbIco  {
    position: relative;
    left: 10px;
    top: -5px;
}
.swfbanner {
    margin-left: 60px;
}
