body{
    color:#0b2252;
}

#layout_wrapper .top_slide {
    background: url(../images/etop_top_bg.jpg) no-repeat center top;
    height: 244px;
    border-bottom:3px solid #d41616;
}
#layout_wrapper .top_slide .row {width:1000px;margin:0 auto;}

#layout{
    width:1000px;
}

.page{
    text-align:left;
    padding:30px 0 30px 30px;
}

.page_body{ 
    text-align:justify;
}

#home_page{
    text-align:left;
    padding:5px 0;
}

.page_header h1,
#home_page_header h1,
.header h2,
.page_body .page_element h2 {
    background-color:#ebebeb;
    border-right:5px solid #66b3c5;
    padding: 15px;
    font-weight: bold;
    font-size: 24px;
    color:#3d3d3d;
    font-family: 'Open Sans',san-serif;
}

.page_header h1{
    margin:0px;
}

#home_page_body{ 
    text-align:justify;
}

#home_page_item{
    padding:0 10px;
}

#banner_wrapper{
    height: auto;
}

#layout #top #top_links{
    background:url(../images/bar_bg.jpg) repeat-x;
    text-align:left;
    height:71px;
}

#layout #top #top_links ul{
    margin:0px;
    padding:0px;
}

#top_links ul li, #bottom_links ul li {
    display: inline;
}
#top_links ul li span, #bottom_links ul li span {
    display: inline-block;
}

#layout #top #top_links ul li{
    background:url(../images/bar_separator.jpg) no-repeat;
    float:left;
    line-height:71px;
    padding:0 30px;
}

#layout #top #top_links ul li.first{
    line-height:71px;
    padding:0 30px;
    background:none;
}

#layout #top #top_links ul li a{
    color:#fff;
    text-decoration:none;
    font-weight:bold;
    display:block;
}

#layout #top #top_links ul li:hover{
    background: url('../images/bar_hover.jpg') repeat-x;
}

#layout #top #logo{
    text-align:left;
    height: 111px;
}

#layout #top #logo a{
    display: block;
    width: 340px;
    height: inherit;
}

.long_text ul li {
    padding-left: 25px;
    background: url('../images/li_arrow.png') no-repeat 9px 3px transparent;
    list-style:none;
    color:#d31515;
}

.long_text ol li {
    margin-left: 25px;
}

#logo .facebook{
    display:inline-block;
    vertical-align:top;
    margin-top:35px;
    margin-left:20px;
}

.social{
    background:#fff;
    display:inline-block;
    padding:5px 10px;
    border:1px solid #888;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.social a{ 
    vertical-align:middle;
}

.fb-like {
    display: inline-block;
    padding: 5px;
}

/* Uklad */
.column_1{
    float:left;
    width:262px;
}

.column_2{
    width:738px;
    float:left;
    background: url('../images/content_left_bg.png') repeat-y top left transparent;
}

.column_3{ 
    float:right;
    width:200px;
    display:none;
}

.column_1 .box{
    margin-bottom:20px;
    text-align: left;
}

.column_1 .box .header{
    line-height:20px;
    color:#3d3d3d;
    font-size:15px;
    font-family: 'Open Sans',san-serif;
    border-bottom:1px solid #DEDEDE;
}

.column_1 .box .header .middle{
    padding:10px;
    font-weight:bold;
}

.column_1 .box .body .box_html_content{
    padding:20px;
}
.column_1 .box .body table.sounder{
    margin:0 auto;
}

.column_1 .no_border_box .box .box_header{
    display:none;
}

#breadcrumbs{
    float: left;
}

ul.menu{
    list-style:none;
    margin:0px;
    padding:0px;
}

ul.menu > li{
    padding:0px;
    border-bottom:1px solid #dedede;
}

ul.menu li > a{
    display:block;
    color:#0b2252;
    text-decoration:none;
    padding:10px 10px 10px 25px;
    font-size:15px;
    font-family: 'Open Sans',san-serif;
}

ul.menu ul{ 
    list-style:none;
    margin:0px;
    padding:0px;
}

ul.menu ul > li{
    border-top:1px solid #dedede;
    border-bottom:none;
}

ul.menu > li > a:hover,
ul.menu > li.menu_selected > a {
    text-decoration:underline;
    color:#d31515;
}

ul.menu > li.menu_selected li > a{
    color:#3c3c3c;
    text-decoration:none;
}

ul.menu > li.menu_selected li > a:hover{
    text-decoration:underline;
}

ul.menu ul li > a,
ul.menu li.menu_selected ul li > a {
    background:url(../images/submenu_arrow.png) no-repeat 28px 16px;
    padding-left:42px;
    color:#707070;
}

ul.menu ul ul li > a,
ul.menu li.menu_selected ul ul li > a {
    background-position: 40px 16px;
    padding-left:58px;
}

.button input{
    background: none;
    border: none;
    outline: none;
}

.button .right input, .button1 {
    color:#ffffff;
    cursor:pointer;
    text-decoration:none;
    font-size:11px;
}

.button.left {
    line-height: 33px;
    display: inline-block;
    height: 33px;
    background:url(../images/button_left.png) no-repeat left center transparent;
    padding-left: 5px;
}
.button .right {
    padding-left: 5px;
    padding-right: 10px;
    display: inline-block;
    height: 33px;
    background:url(../images/button.png) no-repeat right center transparent;
}
.button .right label {width:auto;}

.form_element .button {
    float: right;
    margin-right: 30px;
    margin-top: 15px;
}

.news_archive{
    float:right; margin: 15px 0;
}

.content_item{
    text-align:justify;
    margin-bottom:20px;
}

.content_item h2{
    font-weight: normal;
}

.content_item h3{
    font-size:15px;
    font-weight:bold; 
    font-family:arial;
    margin:10px 0;
}

.content_item .thumb_category{
    float:left;
    margin-right:10px;
}

.content_item .under_desc,
.content_item .bottom{
    font-size:11px;
    color:#777;
}

.content_item .read_more{
    text-align:right;
    padding:10px;
}

.content_item_desc {
    margin: 20px 0;
}

.content_item_desc .content_text ul li,
.content_item_desc .content_text ol li{
    margin-left: 25px;
}

.content_item_desc .thumb_category{
    float: left;
    margin: 0 10px;
}

.content_item_desc .button{
    float: right;
}

#bottom{
    background:url(../images/foot_bg.gif) repeat-x 0 0;
    border:1px solid black;
    text-align:left;
    height:69px; 
}

#bottom #bottom_links{
    width: 100%;
    height: inherit;
}
#bottom #bottom_links ul{
    margin:0px;
    padding:0px;
    list-style:none;
}

#bottom #bottom_links ul li{
    background:url(../images/foot_separator.gif) no-repeat;
    line-height:69px;
}
#bottom #bottom_links ul li.first{
    background:none;
}

#bottom #bottom_links ul li a{
    padding:0 30px;
    color:#fff;
    font-weight:bold;
    text-decoration:none;
    display:block;
}

#copyrights{
    padding:20px;
    text-align:right;
}

#copyrights a{
    text-decoration:none;
    color:#474747;
}

.shadow{
    display: inline-block;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#FFFFFFFF, endColorStr=#d8d8d8, GradientType=0);
    -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFFFF, endColorstr=#d8d8d8, GradientType=0)";
    background:-webkit-gradient(linear, left bottom, left top, from(#d8d8d8), to(#fff), color-stop(0.7, #fff));
    background:-moz-linear-gradient(bottom, #d8d8d8, #fff 70%);
    background:-o-linear-gradient(bottom, #d8d8d8, #fff 70%);
    background:linear-gradient(bottom, #d8d8d8, #fff 70%);
    background-color:#fff;
    filter:progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#919191');
    -ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#919191')";
    -moz-box-shadow:2px 2px 4px #919191;
    -webkit-box-shadow:2px 2px 4px #919191;
    box-shadow:2px 2px 4px #919191;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px 5px 5px 5px;
    border:1px solid #abacae;
}

.shadow img{
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px 5px 5px 5px;
    display: block;
    background-color:#fff;
}

.gallery .gallery_row span.thumb:first-child {margin-left:0px;}
.gallery .gallery_row span.thumb:last-child {margin-right:0px;}

span.thumb{
    padding: 1px;
}

.gmap img{
    background-color:transparent;
}

.thumb a{
    margin:0;
    padding:0;
}

.highlight_text{
    background: yellow;
}

ul.sitemap li{
    margin:0 20px;
}

.pagination{
    margin-top: 10px;
    text-align:center;
    color: #b2b2b2;
    font-size: 14px;
    margin-bottom: 20px;
}

.pagination a{
    text-decoration: none;
    color: #b2b2b2;
}

.pagination .page_prev,
.pagination .page_next,
.pagination .page_first,
.pagination .page_last{
    margin: 10px;
}

.content_item_table {
    text-align: center;
    width: 30%;
    float: left;
}

.content_item_table .middle {
    margin: 0 auto;
}

body div.top-menu {position:relative;}
body div.top-menu .container {max-width:1000px;padding:0px;}
body div.bottom-menu {position:relative;}
body ul.drop-down {position:relative;right:0px;float:right;}

.gallery .gallery_row .img_border {
    display:inline-block;
    background-color:#ffffff;
    border:10px solid #ebebeb;
    margin:8px;
}
.gallery .gallery_row .img_border:first-child {margin-left:0px;}
.gallery .gallery_row .img_border:last-child {margin-right:0px;}
.gallery .gallery_row .img_border span.no_shadow {
    margin:0px;
    padding:0px;
    border-radius:0px;
    border:none;
    box-shadow:none;
}
.gallery .gallery_row .img_border span.no_shadow img {border-radius:0px;}

div.only_title h1{
	color: #fff;
	font-size: 32px;
	font-weight: bold;
}

.with-box{
    display: block;
    padding: 20px;
    background: url('../images/bg-with-box.png');
    text-align:left;
    margin-top:50px;
}