body{
    background-image: url(../img/back.png);
    background-repeat: repeat;
}

#top {
    background: url(../img/top.png) top repeat-x;
    position: absolute;
    left: 0px;
    z-index: -1;
    width: 100%;
    height: 400px;
}

#stin2 {
    background: url(../img/stin2.png) top center no-repeat;
    position: absolute;
    left: 0px;
    top: 100px;
    z-index: 0;
    width: 100%;
    height: 300px;
}

#site_name{
    display: none;

}
#header{
    position: relative;
}
#site_info{
    text-align: center;
}

#menu-mobile-wrapper{
    display:none;
}

.left{
    float:left;
}

.right{
    float:right;
}

#navigation-top{
    position: fixed;
    width:100%;
    background-color: white;
    color:#28166F;
    z-index: 100;
    height:18px;
    text-align: center;
    background: url(../img/navigation-top.png) center repeat-x;
}

#navigation-top ul{
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    border-right: #DFDFDF 1px solid;
}

#navigation-top ul li{
    display:inline;
    margin: 0;
    padding: 0;
}
#navigation-top ul li a{
    display:inline-block;
    border-left: #DFDFDF 1px solid;
    color: white;
    text-decoration: none;
    padding: 0 20px;
    height: 18px;
    line-height: 18px;
    font-weight: bold;
}

.top_sidebar ul li a{
    border-left: #DFDFDF 1px solid;
    border-right: white 1px solid;
    color: black;
    text-decoration: none;
    padding: 0 20px;
    height: 38px;
    line-height: 38px;
    display: block;
    float: left;
    font-weight: bold;
}

.top_sidebar ul li a:hover,
#navigation-top ul li a:hover{
    background-color: #F55500;
    color:white;
}
.top_sidebar ul li{
    display:inline;
}
.top_sidebar ul{
    margin:0;
    margin-left:8px;
    list-style: none;
}
.top_sidebar form,
.top_sidebar div
{
    display: inline;
}
.top_sidebar #s{
    border:1px solid navy;
    width:70px;
}
.top_sidebar .hidden{
    display: none;
}

.content-sidebar{
    padding:5px;
}

.content-sidebar h4{
    color:#555;
}

.content-sidebar-height{
    height:190px;
    position: relative;
}

.content-sidebar li{
    list-style-type: circle;
    list-style-position: outside;
    margin-left: 20px;
    width:220px;
    display:block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;  
    -o-text-overflow: ellipsis;  
    -ms-text-overflow: ellipsis;  
    background: url(../img/odr-oranzova.png) top left no-repeat;				
    padding: 0 0 0 18px;
    margin-left: 0px!important;
}

.content-sidebar ul li a{
}

.content-sidebar p.pollpr{
    bottom: 10px;
}
.content-sidebar p.pollpl{
    float:left	;
    position: relative;
    bottom: 10px;
}

#navigation{
    background: url(../img/top-sidebar.png);	
    height:45px;
    position: relative;
    z-index: 5;
}

.box, .box2 {
    background: #EAEBF1 url(../img/bg-box.png) top left repeat-y;
    height: auto;
    border-bottom: white 1px solid;
}

.box2 {
    background: #E9EAF1 url(../img/bg-box2.png) top left repeat-y;
}

.box3 {
    border-right: #E0E1E6 1px solid;
}

#container-in{
    background: #E9EAF1 url(../img/bg-box2.png) left repeat-y;
    min-height: 400px;
}

#container{
    background: url(../img/obsah-top.png) top no-repeat;
    margin: 0 auto;
    display: block;
    min-height: 200px;
}

#sidebars{
    padding-left: 1px;
    border-top: 1px solid white;
}
.left-sidebar{
    border-left:1px solid white;
}

.left-sidebar.box{
    background-position: top right;
}

.left-sidebar h4{
    color:#F24E00;
    padding-top: 20px;
    padding-left:20px;
    font-size:130%;
    margin-bottom:8px;
}

.left-sidebar ul li a{

    text-decoration: none;
    color: black;
    padding-left: 10px;
    display: block;
    overflow: hidden;

    width:auto;
    line-height:normal;
    padding: 7px 6px 6px 6px;
    margin-right: 5px;

    border: 1px solid #d2d5de;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;

    background: #e9ebf1; /* Old browsers */
    background: -moz-linear-gradient(top, #e9ebf1 0%, #ffffff 50%, #e9ebf1 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e9ebf1), color-stop(50%,#ffffff), color-stop(100%,#e9ebf1)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e9ebf1 0%,#ffffff 50%,#e9ebf1 100%), url(../img/menu-left-1.png) center right no-repeat;; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e9ebf1 0%,#ffffff 50%,#e9ebf1 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e9ebf1 0%,#ffffff 50%,#e9ebf1 100%); /* IE10+ */
    background: url(../img/menu-left-1.png), linear-gradient(to bottom, #e9ebf1 0%,#ffffff 50%,#e9ebf1 100%); /* W3C */
    background-repeat: no-repeat, repeat;
    background-position: right center, 0px 0px;

}

.menu-novinka a{
    background-image: none !important;
    background: linear-gradient(#A00000, #F00000) !important;
    color:yellow !important;
    border:1px solid #800000 !important;
}

.left-sidebar ul li a:hover{
    background: url(../img/menu-left-2.png) #ebecf2;
    background-position: right center, 0px 0px;
    background-repeat: no-repeat, repeat;
    color: #28166F;
    text-decoration: underline;
}

.left-sidebar ul{
    margin: 6px 0 20px;
    list-style: none;
}

.left-sidebar ul ul{
    margin: 0;
    padding:0;
}

.time-archive-mesice a{
    padding-left: 15px !important;
}

.time-archive-polozky a{
    padding-left: 20px !important;
}

.left-sidebar ul li{
    text-align: left;
    letter-spacing: 0px;
    text-indent: 5px;
    margin-bottom: 1px;
    overflow: hidden;
    font-weight: bold;
    text-shadow: white 1px 1px 1px;
    list-style-type: none;
    margin-left:5px;
}

#wrapper{
    padding-top: 25px;
    position: relative;
}

#content-border{
    margin-right: 1px ;
    border:1px solid white;
}

#content-wrapper{
    padding:10px;
    min-height: 400px;

}

.rss-head a:hover{text-decoration:underline;background:#fff;color:#000;}
.rss-head a {display:block;
             text-align:right;color:#fff;margin-bottom:5px;padding:2px 3px;}

/* Several classes for aligning images and block elements (DIV, P, TABLE etc.) were introduced in WordPress 2.5  */

.entry p,
.entry ul
{
    font-size:110%;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;
    /* optional rounded corners for browsers that support it */
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}

/* Several classes for wordpress */
.categories {}
.cat-item {}
.current-cat {}
.current-cat-parent {}
.pagenav{}
.page_item {}
.current_page_item {}
.current_page_parent {}
.widget {}
.widget_text {}
.blogroll {}
.linkcat{}

.widget_search #searchsubmit{
    display:none;
}

.widget_search #s{
    margin-left: 10px;
    width: 180px;	
}
h1, h2, h3, h4, h5, h6 {
    letter-spacing: -1px;
    text-align: left;
    font-weight: normal;
    text-shadow: white 1px 1px 1px;
}

h1{
    color:#F65800!important;
}

.h1firstword{
    color:#28166F;
}

h2{
    color:black;
}

h3{
    color:#555;
}

.new-videos,.new-articles{
    text-align: center;
    border-bottom: 1px solid white;
    padding-left:10px;
}

.new-articles{
    text-align: left;	
}

.new-article{
    background: none;
    padding: 10px;
}

.new-video{
    position: relative;
    background: url(../img/video-blok.png) top center no-repeat;
    height:280px;
}

.new-video a{
    text-decoration: none;
}

.new-video img{
    left: 14px;
    top: 23px;
    width:211px;
    height:117px;
    position: absolute;
    z-index: 9;
    border:1px solid #686a74;
}

.new-video-button{
    background: url(../img/button-play2.png) no-repeat;
    height:53px;
    width:53px;
    top:57px;
    left:93px;
    position: absolute;
    z-index: 10;
}

.new-video p.p1, p.p2{
    position: absolute;
    z-index: 10;
    color:#F24E00;
    font-weight: bold;
    width:200px;
    top:198px;
    left:20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;  
    -o-text-overflow: ellipsis;  
    -ms-text-overflow: ellipsis;  
    text-align: left;
}

.new-video p.p2{
    color:#222;
    top:225px;
    font-weight: normal;
    height: 52px;
    white-space: normal;
    font-size: 90%;
}

.video_galerie_zpravodaj .sloupec1{
    padding-bottom: 10px;
}

.video_galerie_zpravodaj .sloupec2{
    vertical-align: middle;
}

.zebra td{
    background-color: white;
}

.zebra th{
    font-weight: bold;
    background: #16236F;
    color: white;
}

.zebra td, .zebra th {
    border: #EAEBF1 1px solid;
    padding: 4px 8px;
    text-align: left;
}

.zebra .odd td{
    background: #F1F1F5;
}

.wp-polls-ul li{
    font-weight: normal !important;
}

#ajax-loader{
    background: url(../img/ajax-loader.gif) center no-repeat;
    width:100%;

    z-index: 10000;
    position: absolute;
    height:100%;
    width:100%;
    display:table;
    vertical-align:middle;
}

ul.marquee {
    background-color: #F2F2FF;
    border: 1px solid #08084D;
    display: block;
    height: 35px;
    line-height: 1;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 640px;
    margin-left: 40px;
}
ul.marquee li {
    display: block;
    font: 14px Arial,Helvetica,sans-serif;
    left: 0;
    padding: 3px 5px;
    position: absolute;
    top: -999em;
    white-space: nowrap;
}

.failure{
    text-align: center;
    color:yellow;
    background-color: red;
    padding: 5px;
    margin: 5px;
}

.cform ol{
    list-style: none outside none;
}

.cform label,
.cform span{
    width:150px;
    display: inline-block;
    vertical-align: top;
    padding-top: 10px;
}

.cform input[type="submit"],
.button,
.button-any{
    background-color: #1a2773;
    text-decoration: none;
    text-align: center;
    background: url(../img/button-blue.png) top left repeat-x;
    border: none;
    border-left: 1px solid #3b4aa3;
    box-shadow: 0 0 0 1px #091246;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;

    font-weight: bold;
    cursor: pointer;
    height: 26px;
    width: 110px;
    display: inline;
    margin-left: 10px;
    margin-top: 5px;

    color: white;
    line-height: 26px;
}

.button:hover,
.button-any:hover{
    background-color: #f45509;
    background: url(../img/button-orange.png) top left repeat-x;
    border-left: 1px solid #fe8a53;
    box-shadow: 0 0 0 1px #cb4c0f;
    color:white;
}

#vm_form label{
    width:150px;
    display: inline-block;
}
.error{
    color:red;
}
i.error{
    cursor: help;
}
.cform input[type=text],
input[type=text] {
    height: 30px;
    border:1px solid white;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    background-color: #f2f3f8;
    background-image: none;
    -moz-box-shadow: inset 10px 10px 10px -10px silver;
    -webkit-box-shadow: inset 10px 10px 10px -10px silver;
    box-shadow: inset 10px 10px 10px -10px silver;
    background:none;
    padding-left: 10px;
}

select {
    height: 30px;
    border:1px solid white;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    background-color: #f2f3f8;
    background-image: none;
    -moz-box-shadow: inset 10px 10px 10px -10px silver;
    -webkit-box-shadow: inset 10px 10px 10px -10px silver;
    box-shadow: inset 10px 10px 10px -10px silver;
    background:none;
    padding-left: 10px;
    
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing:content-box;
        -moz-box-sizing:content-box;
        -webkit-box-sizing:content-box;
        box-sizing:content-box;}

#vm_form input[type=text] {
    width:200px;
}
#vm_form textarea,
.cform textarea {
    background-image: none;
    border:1px solid white;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    background-color: #f2f3f8;
    -moz-box-shadow: inset 10px 10px 10px -10px silver;
    -webkit-box-shadow: inset 10px 10px 10px -10px silver;
    box-shadow: inset 10px 10px 10px -10px silver;
    background:none;
    padding:5px;
    width:355px;
    height:40px;
}

.cform .cf_hidden,
.linklove{
    display: none;
}

.skryty-blok{
    display:none;
}

.cform ol{
    list-style: none outside none;
}

.cform label,
.cform span{
    width:150px;
    display: inline-block;
    vertical-align: top;
    padding-top: 10px;
}

#adverts_left {
    left: 980px;
    position: absolute;
    top: 25px;

}

#adverts_left img{
    padding-bottom:10px;
}

.cvmh-animated-slide{
    margin:0;
}