/* Reset	Makonda 1.2*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: normal;
    font-style: inherit;
    font-size: 100.01%;
    font-family: inherit;
}
a {
    cursor: pointer;
    text-decoration: none;
}
:focus {
    outline: 0;
}
body {
    /*line-height: 1.6;*/
    color: #111;
    font-family: Georgia;
}
table {
    border-collapse: separate;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
hr {
    display: none;
}

img { -ms-interpolation-mode: bicubic;
}

.clearfix {
    clear: both;
    font-size: 0px;
    content: ".";
    visibility: hidden;
}
.zoomit{
zoom: 1;
}

.fixed:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
    }
.fixed{
    display:block;
    }
/*	\*/
.fixed{
    min-height:1%;
    }
* html .fixed{
    height:1%;
    }
    .fixy:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
    }
.fixy{
    display:block;
    }
/*	\*/
.fixy{
    min-height:1%;
    }
* html .fixy{
    height:1%;
    }

/*
Main Stuff
*/
body, html {
    background: #f1f1f1;
}
img {
    font: normal 9px/1.3em Lucida Sans Unicode, Lucida Grande, vedrana;
    color: #aaa;
  vertical-align: middle;
}
strong{
    font-weight: bold;
}
#article_content p em a, #article_content em a{
    border: none;
}
em{
    font-style: italic;
    border: none;
}
h1{
    font-size: 24px;
}
h2{
    /* font-size: 20px; */
}
h3{
    font-size: 16px;
}
h4{
    font-size: 14px;
}
h5{
    font-size: 12px;
}
iframe{
    border:none;
}

/*input element*/
.inputStyle{
    border-right: 1px solid #b4b4b4;
    border-left: 1px solid #b4b4b4;
    border-bottom: 1px solid #d9d9d9;
    border-top: 1px solid #727272;
    background: #fff url(../images/forms/back.png) right top repeat-x;
    padding: 4px 3px;
    font-size: 13px;
}
.text_box{
    border-right: 1px solid #b4b4b4;
    border-left: 1px solid #b4b4b4;
    border-bottom: 1px solid #d9d9d9;
    border-top: 1px solid #727272;
    background: #fff url(../images/forms/back.png) right top repeat-x;
    padding: 4px 3px;
    font: normal 13px/1.5em Arial;
}
button, .input_bttn{
    font: normal 12px/1.5em Arial;
}
/*Header*/
#heder_wrap {
    padding: 0 5px;
    height: 110px;
    background: #ce0000 url(../images/header/header_back.png) left top no-repeat;
}
#heder_logo a {
    width: 200px;
    height: 114px;
    display: block;
}
#header_top_right{
text-align: right;
}
#heder_tools{
height: 24px;
background: #9d0201;
padding: 5px;
}
#heder_tools ul{
list-style: none;
float: left;
}
#heder_tools ul li{
display: block;
float: left;
margin-right: 5px;
}
#heder_tools ul li a{
display: block;
display: inline-block;
float: left;
background: #be0100 url(../images/buttons/btn1.png) left top no-repeat;
padding-left: 7px;
height: 25px;
}
#heder_tools ul li a span{
display: block;
display: inline-block;
background: #be0100 url(../images/buttons/btn1.png) right top no-repeat;
color: #fff;
height: 25px;
padding-right: 7px;
text-transform: uppercase;
font: bold 10px/2.4em trebuchet MS;
}
#heder_tools ul li a.button3{
background: #be0100 url(../images/buttons/btn1.png) left -50px no-repeat;
}
#heder_tools ul li a.button3 span{
background: #be0100 url(../images/buttons/btn1.png) right -50px no-repeat;
}
#heder_tools ul li a.button3:hover{
background: #700000 url(../images/buttons/btn1.png) left -75px no-repeat;
}
#heder_tools ul li a.button3:hover span{
background: #700000 url(../images/buttons/btn1.png) right -75px no-repeat;
}
#heder_tools ul li a:hover, #heder_tools ul li a:hover span, #search_bttn:hover, #search_bttn:hover span, #heder_tools ul li a.selected, #heder_tools ul li a.selected span {
background: #be0100 url(../images/buttons/btn1.png) right -25px no-repeat;
}
#search_bttn{
  float: left;
  display: block;
  background: #be0100 url(../images/buttons/btn1.png) left top no-repeat;
  padding: 0px 10px 0px 10px;
  height: 25px;
  font: bold 11px/2.6em trebuchet MS;
  color: #fff;
  cursor: pointer;
}
#search_bttn span{
float: left;
display: block;
background: #be0100 url(../images/buttons/btn1.png) right top no-repeat;
color: #fff;
height: 20px;
text-align: center;
width: 50px;
padding-right: 10px;
text-transform: uppercase;
font: bold 10px/2.4em trebuchet MS;
}
#searchString_header{
    float: left;
    border: none;
    background: transparent;
    width:100px;
}
#heder_search{
    float: right;
}
#search_warp{
background: #eeeeee;
height: 20px;
float: left;
padding: 1px 3px;
}
#head_date{
float: left;
padding: 0 10px 0 0;
color: #fff;
font: bold 10px/2.4em trebuchet MS;
text-transform: uppercase;
}
/*Buttons*/
.button2, .button2_off{
display: block;
display: inline-block;
float: right;
background: #eee url(../images/buttons/btn2.png) left top no-repeat;
padding-left: 10px;
height: 31px;
border-bottom: none!important;
}
.button2 span, .button2_off span{
display: block;
float: left;
background: #eee url(../images/buttons/btn2.png) right top no-repeat;
color: #444;
height: 31px;
padding-right: 10px;
font: bold 12px/2.6em trebuchet MS;
}
.button2:hover{
background: #eee url(../images/buttons/btn2.png) left -31px no-repeat;
}
.button2:hover span{
color: #df0000;
background: #eee url(../images/buttons/btn2.png) right -31px no-repeat;
}
.button2_off{
background: #eee url(../images/buttons/btn2_disabled.png) left top no-repeat;
}
.button2_off span{
color: #aaa;
background: #eee url(../images/buttons/btn2_disabled.png) right top no-repeat;
}
/*containers*/
#content_wrap {
    width: 970px;
    margin-top: 10px;
    padding: 0 10px;
}
#content_wrap.autoFrame{
    margin: 0;
    padding: 0;
}
.column_wrap2{
width: 810px;
}
.column_wrap3{
width: 650px;
}
#right_side{
    width: 160px;
}
#content_wrap.wideContentWrap #main_content{
    margin-right: 20px;
    float: left;
    width: 100%;
}
#content_wrap.withRightColumn #main_content{
    margin-right: 20px;
    float: left;
    width: 790px;
}
#main_content {
    margin-right: 20px;
    float: left;
    width: 470px;
}
#main_content_full {
margin-right:40px;
    float: left;
    width: 630px;
}
#main_content_liveblog{
   margin-right: 20px;
    float: left;
    width: 770px;
    overflow: hidden;
}
#sidebar_profil{
 width: 300px;
 overflow: hidden;
}

#sidebar{
 width: 300px;
 margin-right: 20px;
}
#sidebar, .home_sidebar{
 width: 300px;
}
#sidebar.wideSideBar{
  width:460px;
}
#home_section{
width: 810px;
}

/*Category view*/
#cat_heading{
color: #888;
margin-bottom: 20px;
border-bottom: 1px solid #ddd;
padding-bottom: 5px;
}

#home_main_article h1,#home_main_wrap h1{
    margin: 10px 0;
}
#home_main_article h1 a, #home_main_wrap h1 a {
    color: #df0000;
    line-height: 1.3em;
    padding: 3px 0;
    font-size: 24px;
}
#home_main_article h1 a:hover, #home_main_wrap h1 a:hover,.second_article h2 a:hover {
    text-decoration: underline;
}
#home_main_article p, .category_list p{
font: normal 14px/1.5em Georgia;
}
#home_main_article p span a, .second_article p a, .category_list p a{
color: #df0000;
}
#home_secondary_wrap {
    margin-bottom: 10px;
}
.second_wrap{
    background: #fff url("../images/elements/home_sec_article_back.png") left top repeat-y;
margin-top: 10px;
}
.second_sub_wrap{
    background: #fff url("../images/elements/home_sec_article_back.png") left top repeat-y;
}
.second_article h2, .category_list h2{
margin: 5px 0;
clear: both;
}
.second_article h2 .flagz, .category_list h2 .flagz{
    position: relative;
 top: -2px;
}
.second_article h2 a, .category_list h2 a{
color: #df0000;
font: normal 18px/1.4em Georgia;
padding: 4px 0;
}
.second_article {
    width: 225px;
    float: left;
}
.second_article.gap {
    width: 225px;
    float: right;
}
.cat_link {
    margin-bottom: 5px;
}

.cat_link a{
    font: bold 10px/1.6em Trebuchet MS;
    color: #777;
    text-transform: uppercase;
}
.cat_link a:hover{
    color: #df0000;
}
.category_list{
    border-bottom: 1px solid #ddd;
    padding: 15px 0;
}
.category_list img, .feature_box_sec img{
 border: 1px solid #eee;
 padding: 3px;
  margin-top: 0;
}
.category_list a:hover img, .feature_box_sec a:hover img{
 border: 1px solid #df0000;
}

/*CatBox*/
.cat_box_half{
width: 393px;
}
.cat_box_full{
width: 790px;
}
.feature_box_stripe{
height: 3px;
background: #ccc;
font-size: 2px;
}

.feature_box_content{
padding: 5px;
}
.feature_box_sec_wrap{
width: 220px;
}
.feature_box_sec_wrap:last-child .feature_box_sec{
    border-bottom: none;
}
.feature_box_wrap{
border: 1px solid #ddd;
border-top: none;
margin-bottom: 10px;
}
.feature_box_wrap.zena{
background: url('../images/elements/1pixel.png') 500px 0 repeat-y;
}
.catBoxWrap.half{
    background: url('../images/elements/1pixel.png') 50% 0 repeat-y;
}
#main_content .feature_box_wrap.variant{
border: none;
margin-bottom: 0;
}

#main_content .feature_box_sec_wrap  .f_img_left{
    margin: 0;
    margin-right: 10px;
}
#main_content .feature_box_main .f_img_left{
    margin: 0;
}
.feature_box_title{
padding: 0 5px;
border-bottom: 1px solid #ddd;
height: 39px;
line-height: 37px;
}
.feature_box_title h1 a{
color: #222;
float: left;
padding-right: 15px;
background: url("../images/icons/home_next_arrow.png") right 0px no-repeat;
}
.feature_box_title h1 a:hover{

background: url("../images/icons/home_next_arrow.png") right -40px no-repeat;
}
.feature_box_title.zena_img h1 a, .feature_box_title.zena_img h1 a:hover {
background: #fff;
}
.treeMain{
    width: 778px;
    margin: 0;
    overflow: hidden;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}
.feature_box_main{
width: 230px;
margin-right: 5px;
}
.feature_box_main.twoRow{
width: 543px;
margin: 0;
float: left;
}
.feature_box_main.treeMain{
    width: 778px;
    margin: 0;
    overflow: hidden;
}
.treeMain.scnd{
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
.feature_box_main.treeRow{
width: 252px;
margin: 0;
margin-right: 10px;
float: left;
}
.feature_box_main.treeRow a{
float: left;
position: relative;
}
.feature_box_main.treeRow h2 a{
font-size: 21px;
padding: 5px 0;
}
.feature_box_main.treeRow img{
width: 100%;
height: auto;
}
.feature_box_main.treeRow.last{
margin: 0;
}
.feature_box_main h2 a{
font: normal 18px/1.3em Georgia;
color: #111;
display: block;
}
.feature_box_main.zenaN h2 a{
font: normal 20px/1.3em Georgia;
padding: 5px 0;
}
.feature_box_sec{
padding: 4px 0;
overflow: hidden;
border-bottom: 1px solid #ddd;
}
.feature_box_sec.noImg{
    padding: 5px 0;
    min-height: 50px;
}
.feature_box_cat a, .slide_cat{
text-transform: uppercase;
color: #777;
font: bold 10px/1.5em Trebuchet MS;
}
.feature_box_cat a:hover{
color: #df0000;
}
.feature_box_sec h2 a{
color: #111;
font: normal 14px/16px Georgia;
display: block;
padding-top: 2px;
}
.cat_box_half.second .feature_box_wrap{
border-left: none;
}

.feature_box_half_wrap{
width: 145px;
}
.cat_box_free .feature_box_half_wrap{
    width: auto;
    overflow: hidden;
}
.cat_box_free .feature_box_sec{
    height: auto;
    border-bottom: 1px solid #ddd;
    padding-bottom: 12px;
    margin-bottom: 12px;
}
.cat_box_free  .feature_box_half_wrap{
    background: transparent;
}
.feature_box_sec2{
    width: 250px;
    overflow: hidden;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd;
}
.feature_box_sec2.thumbWrap{
overflow: hidden;
padding: 0;
margin: 0 10px 0 0;
float: left;
width: 252px;
border-bottom: none;
}
.feature_box_sec2.thumbWrap h2{
 float: none;
 overflow: hidden;
}
.feature_box_sec2.thumbWrap.last{
    margin-right: 0;
}
.feature_box_sec2.thumbWrap.scnd{
margin-right: 0;
}
.feature_box_sec2.last{
    border-bottom: none;
}
.feature_box_sec2 h2 a{
    color: #111;
    font: normal 14px/16px Georgia, serif;
    display: block;
}
.feature_box_sec2 a.imgWrap, .imgWrapThumb{
    width: 80px;
    height: 70px;
    overflow: hidden;
    display: block;
    float: left;
    margin-right: 10px;
    position: relative;
}
.feature_box_sec2.thumbWrap h2 a{
    line-height: 16px;
}
.feature_box_sec2 a.imgWrap img{
    width: 100%;
    height: auto;
}
.imgWrapThumb{
    width: 55px;
    height: auto;
    padding: 3px;
    border: 1px solid #ddd;
}
.imgWrapThumb:hover{
    border: 1px solid #c00;
}
.zenaRecept{
    position: relative;
    float: right;
    padding: 5px 0 5px 15px;
    margin-left: 10px;
    width: 266px;
}
.zenaRecept h3, .zenaRecept h2 a{
    color: #111;
}
.zenaRecept h3{
    color: #888;
    font: bold 13px/1.2em sans-serif;
}
.zenaRecept h2 a{
    font: normal 20px/1.2em Georgia, serif;
    display: block;
}
.receptImg{
    display: inline-block;
    margin-bottom: 5px;
}
.superRecepti{
    position: absolute;
    width: 150px;
    height: 100px;
    display: block;
    top: -60px;
    left: -30px;
}
/*Pagination*/

#pagination{
    margin: 5px 0;
    padding: 5px 0;
    text-align: left;
}
#pagination a{
    font: bold 14px/1.2em Arial;
    padding: 3px 5px;
    text-align: center;
    color: #222;
}
#pagination a:hover{
    color: #df0000;
}
#pagination a.select{
    font-weight: bold;
    color: #df0000;
    border-bottom: 2px solid #df0000;
}
/*Scroller*/
marquee{
    line-height: 1.8em;
}

.ticker-holder{
    display: none;
}
#scroller_wrap{
    border-top: 3px solid #c00100;
    font: normal 13px/1.6em Georgia;
    color: #222;
}
#scroller_wrap a{
    margin-right: 20px;
    font: normal 13px/1.6em Georgia;
    color: #222;
    text-decoration: underline;
}
#scroller_wrap a:hover{
    color: #df0000;
    text-decoration: underline;
}
#scroller_wrap marquee{
    width: 865px;
    padding: 0 2px;
}
#scroll_title{
    float: left;
    padding: 2px 5px 5px 10px;
    background: #c00100;
    color: #fff;
    width: 100px;
    text-align: right;
    text-transform: uppercase;
    font: bold 14px/1.6em Trebuchet MS;
}
/*Scroller*/
.panes, panes2, panes5{
display: none;
}

/*Tab theme1*/
#new_content {
    display: none;
    width: 298px;
    margin-bottom: 10px;
}
#top_content {
    display: none;
    width: 298px;
    margin-bottom: 10px;
}
#feature_tabs{
    display: none;
    width: 468px;
    margin-bottom: 10px;
}
ul.t_content {
    color: #df0000;
    padding: 5px;
    list-style: none;
}
#new_content ul.t_content{
    padding: 0;
}
ul.t_content li {
    font-size: 13px;
}

.r_list a {
    color: #222;
    font: normal 11px/1.4em Verdana;
    display: block;
    border-bottom: 1px solid #f3f3f3;
    padding: 5px 5px	3px 13px;
    overflow: hidden;
    background: #fff url(../images/elements/bullet1.png) left 8px no-repeat;
}
.r_list a:hover {
    color: #df0000;
    text-decoration: underline;
}
ul.t_content li a {
    color: #222;
    font: normal 11px/1.4em Verdana;
    display: block;
    height: 30px;
    border-bottom: 1px solid #f3f3f3;
    padding: 5px 5px	3px 13px;
    overflow: hidden;
    background: #fff url(../images/elements/bullet1.png) left 8px no-repeat;
}
ul.t_content li.second_day a{
    color: #777;
    background: #f3f3f3 url(../images/elements/bullet1.png) left 8px no-repeat;
}
ul.t_content li a.last {
    border-bottom: 1px solid #fff;
}
ul.t_content li a:hover {
background: #f3f3f3 url(../images/elements/bullet1.png) left 8px no-repeat;
    border-bottom: 1px solid #dfdfdf;
}
ul.t_content li a:hover.last {
    border-bottom: 1px solid #fff;
}
ul.t_content li a:hover .feature_first_no {
color: #3173B6;
}
#sidebar ul.t_content.comm_list li, .home_sidebar ul.t_content.comm_list li, #sidebar_full_auto ul.t_content.comm_list li{
display: block;
width: 286px;
float: left;
border-bottom: 1px solid #f3f3f3;
}
#sidebar ul.t_content.comm_list li a, .home_sidebar ul.t_content.comm_list li a, #sidebar_full_auto ul.t_content.comm_list li a{
width: 220px;
float: left;
border: none;
background: transparent url(../images/elements/bullet1.png) left 8px no-repeat;
}
#sidebar ul.t_content.comm_list li a:hover, .home_sidebar ul.t_content.comm_list li a:hover, #sidebar_full_auto ul.t_content.comm_list li a:hover{
background: transparent url(../images/elements/bullet1.png) left 8px no-repeat;
border: none;
}
#sidebar ul.t_content.comm_list li:hover, .home_sidebar ul.t_content.comm_list li:hover, #sidebar_full_auto ul.t_content.comm_list li:hover{
background: #f3f3f3 url(../images/elements/bullet1.png) left 8px no-repeat;
    border-bottom: 1px solid #dfdfdf;
}
#sidebar ul.t_content.comm_list li.hov, .home_sidebar ul.t_content.comm_list li.hov, #sidebar_full_auto ul.t_content.comm_list li.hov{
background: #f3f3f3 url(../images/elements/bullet1.png) left 8px no-repeat;
    border-bottom: 1px solid #dfdfdf;
}
#sidebar ul.t_content.comm_list li.hov .comment_stick, .home_sidebar ul.t_content.comm_list li.hov .comment_stick, #sidebar_full_auto ul.t_content.comm_list li.hov .comment_stick{
background: url(../images/comments/icon1.png) left -15px no-repeat;
}
#sidebar ul.t_content.comm_list li.hov .comment_stick span, .home_sidebar ul.t_content.comm_list li.hov .comment_stick span, #sidebar_full_auto ul.t_content.comm_list li.hov .comment_stick span{
background: url(../images/comments/icon1.png) right -15px no-repeat;
color:#df0000;
}
#sidebar ul.t_content.comm_list li:hover .comment_stick, .home_sidebar ul.t_content.comm_list li:hover .comment_stick, #sidebar_full_auto ul.t_content.comm_list li:hover .comment_stick{
background: url(../images/comments/icon1.png) left -15px no-repeat;
}
#sidebar ul.t_content.comm_list li:hover .comment_stick span, .home_sidebar ul.t_content.comm_list li:hover .comment_stick span, #sidebar_full_auto ul.t_content.comm_list li:hover .comment_stick span{
background: url(../images/comments/icon1.png) right -15px no-repeat;
color:#df0000;
}
.comment_stick{
background: url(../images/comments/icon1.png) left top no-repeat;
margin-top: 10px;
margin-right: 5px;
padding: 0;
padding-left: 8px;
height: 15px;
float: right;
display: inline-block;
}
.comment_stick span{
color:#aaa;
font: bold 10px/1.5em Trebuchet MS;
background: url(../images/comments/icon1.png) right top no-repeat;
padding: 0;
padding-right: 5px;
height: 15px;
display: inline-block;
}
.comm_flag{
    padding-left: 13px;
background: url(../images/comments/com_icon.png) left center no-repeat;
font: bold 10px/1.5em Trebuchet MS;
}
.cat_boxes_wrap .comm_flag{
color: #222;
}
.h_date{
    color: #df0000;
}
ul.t_content li.second_day a span.h_date{
    color: #555;
}
ul.t_content li.second_day a:hover{
background: #ddd url(../images/elements/bullet1.png) left 8px no-repeat;
    border-bottom: 1px solid #ccc;
    color: #222;
}
.tabs, .tabs2, .tabsn, .tabst{
    background: #fff url(../images/menu/main_back.png) left bottom repeat-x;
}
#right_tabs{
    width: 160px;
    margin-bottom: 10px;
}

#right_tabs .tabs li, #top_content .tabs li, #new_content .tabs li,#home_tabz .tabs2 li, .tabsn li, .tabst li, #home_tabz .tabs li {
    float: left;
    list-style: none;
    margin-right: 4px;
}
#right_tabs .tabs li.last{
    margin-right: 0;
}
#right_tabs .tabs li a, #top_content .tabs li a, #new_content .tabs li a,#home_tabz .tabs2 li a, .tabsn li a, .tabst li a,	#home_tabz .tabs li a{
    height: 29px;
    padding-left:15px;
    float: left;
    background: url(../images/sidebar/tab_menu_back.png) left	-30px	no-repeat;
}
#right_tabs .tabs li a span, #top_content .tabs li a span, #new_content .tabs li a span, #home_tabz .tabs2 li a span, .tabsn li a span, .tabst li a span,	#home_tabz .tabs li a span{
    font: normal 12px/1.5em Arial, Lucida Sans Unicode, Lucida Grande, vedrana;
    height: 29px;
    padding-right:15px;
    float: left;
    color: #444;
    background: url(../images/sidebar/tab_menu_back.png) right	-30px no-repeat;
    line-height: 2.4em;
    text-align: center;
    white-space: nowrap;
}
#right_tabs .tabs li a span, #right_tabs .tabsn li a span{
padding-right:10px;
}
#right_tabs .tabs li a, #right_tabs .tabsn li a {
padding-left:10px;
}
#right_tabs .tabs li a.current , #top_content .tabs li a.current, #new_content .tabs li a.current, #home_tabz .tabs2 li a.current, #right_tabs	.tabsn li a.current, #top_content .tabst li a.current,	#home_tabz .tabs li a.current{
    font-weight: bold;
    height: 30px;
    background: url(../images/sidebar/tab_menu_back.png) no-repeat left top;
}
#right_tabs .tabs li a.current span ,#top_content .tabs li a.current span, #new_content .tabs li a.current span,	#home_tabz .tabs2 li a.current span,#right_tabs	.tabsn li a.current span, #top_content .tabst li a.current span, #home_tabz .tabs li a.current span{
    font-weight: bold;
    height: 30px;
    color: #df0000;
    background: url(../images/sidebar/tab_menu_back.png) no-repeat right top;
}
.panes, .panes2, .panes3, .panes4{
    border: 1px solid #ddd;
    border-top: none;
}
.homeTabWrap{
    width: 790px;
}
.panes_map{
    margin-bottom: 10px;
}
.h_date_wrap ul, .v_date_wrap ul{
margin-bottom: 5px;
}

.h_date_wrap ul li, .v_date_wrap ul li{
font: bold 12px/1.4em Trebuchet MS;
color: #444;
}
.h_date_wrap h3, #widget_news_container h2 a, .v_date_wrap h3{
font: bold 12px/1.4em Trebuchet MS;
color: #df0000;
text-transform: uppercase;
}
#widget_news_container h2 a:hover{
    text-decoration: underline;
}
#widget_news_container ul, .cat_boxes_wrap ul {
    color: #df0000;
    list-style: none;
}
#widget_news_container ul li, .cat_boxes_wrap ul li {
    font-size: 12px;
}
#widget_news_container ul li a{
    color: #222;
    font: normal 11px/1.4em Trebuchet MS;
    display: block;
    border-bottom: 1px solid #f3f3f3;
    padding: 5px 0	3px 10px;
    background: #fff url(../images/elements/bullet1.png) left 8px no-repeat;
}
.cat_boxes_wrap ul li{
padding: 3px 0;
}
.cat_boxes_wrap ul li a {
    color: #222;
    font: normal 12px/1.4em Trebuchet MS;
    border-bottom: none;
    padding: 0 0 0 10px;
    background: #fff url(../images/elements/bullet1.png) left 4px no-repeat;
}
#widget_news_container ul li a:hover, .cat_boxes_wrap ul li a:hover {
text-decoration: underline;
}



/*Menu*/
.menu {
    background: #e9e9e9 url(../images/menu/main_back.png) left bottom repeat-x;
    padding: 0 10px;
}
.menu ul{
 list-style: none;
padding-top: 5px;
height: 26px;
}
.menu ul li{
    float: left;
    margin-right: 2px;
}

.menu ul li a{
    display: block;
    float: left;
    background: url(../images/buttons/menu_btn.png) left -27px no-repeat;
    padding-left: 10px;
    height: 25px;
}
.menu ul li a.withIcon{
    padding-left: 0px;
}
.menu ul li a.menuImg{
    padding:0;
}
.menu ul li a .icon{
    float: left;
    margin: -3px 0px 0px 4px;
}
.menu ul li a span{
    display: block;
    float: left;
    background: url(../images/buttons/menu_btn.png) right -27px no-repeat;
    padding-right: 11px;
    height: 25px;
    font: 13px/1.9em Trebuchet MS;
    color: #5a5a5a;
    text-transform: uppercase;
}
.menu ul li a div.customBackground{
  height:25px;
}
.menu ul li a div.customBackground span {
  background: transparent;
}
.menu ul li a:hover span{
color: #222;
}
.menu ul li a.on, .menu a:hover.on{
    height: 26px;
    background: url(../images/buttons/menu_btn.png) left top no-repeat;
}
.menu ul li a.on span{
    height: 26px;
    color: #df0000;
    background: url(../images/buttons/menu_btn.png) right top no-repeat;
}
.menu a.on:hover span {
    color: #df0000;
    background: url(../images/buttons/menu_btn.png) right top no-repeat;
}
.menu ul li a.nav_icon span{
    position: relative;
    padding-left: 20px;
}
.menu ul li a.nav_icon span img{
    position: absolute;
    top: 3px;
    left: 0;
}
.menu ul li a.nav_icon.aopen span{
    color: #fff;
    background: url(../images/specijal/aopen2012/menu_btn.png) right top no-repeat;
}
.menu ul li a.nav_icon.aopen{
    background: url(../images/specijal/aopen2012/menu_btn.png) left top no-repeat;
}
#submenu{
    height: 22px;
    padding: 5px 10px;
    color: #222;
    background: #fff;
    overflow: hidden;
}
#submenu ul{
    list-style: none;
}
#submenu ul li{
    float: left;
}

.telenor_logo{
display: block;
width: 23px;
height: 23px;
font-size: 5px;
background: #fff url(../images/telenor/nav_thumb.png) left top no-repeat;
position: absolute;
top: 0;
left: 0;
}
#submenu a{
height: 24px;
float: left;
padding: 0 8px;
margin: 0 5px 0 0;
color: #444;
font: normal 12px/2em Trebuchet MS;
position: relative;
}
#submenu a.hasicon_t{
padding-left: 25px;
}
#submenu .sub_sec{
    color: #fff;
    background: #aaa;
    padding: 0 4px;
    font: bold 11px/2em Trebuchet MS;
    text-transform: uppercase;
}
#submenu a:hover{
    background: #fff;
color: #222;
text-decoration: underline;
}
#submenu a:hover.selected{
text-decoration: none;
}
#submenu a.selected{
    color: #df0000;
font-weight: bold;
}
#submenu a.selected.hasicon_t{
    color: #01AEEF;
}
/*Home Slide*/
#home_second_slide{
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #ddd;
}
#home_main_article ul{
 font-size: 12px;
margin-left: 20px;
}
#home_main_article ul li{
list-style: disc;
margin: 5px 0;
}
#home_main_article ul li a{
font: normal 12px/1.5em trebuchet MS;
color: #222;

}
#home_main_article ul li a:hover{
text-decoration: underline;
color: #df0000;
}
.home_sec_pager{
float: left;
width: 225px;
background: url("../images/slide/sec_slide_back.png") left top repeat-x;
}
.home_sec_pager h2{
width: 225px;
}
.home_sec_pager h2 a{
display: block;
font-size: 13px;
height: 57px;
width: 205px;
color: #df0000;
padding: 5px 0 5px 20px;
overflow: hidden;
line-height: 1.2em;
}
.home_sec_pager h2 a.activeSlide{
background: #f5f5f5 url("../images/slide/sec_slide_select.png") 0px top no-repeat;
}
#second_slide{
width: 245px;
height: 200px;
float: left;
}
#second_slide a{
 position: relative;
 display: inline-block;
 width: 245px;
 height: 200px;
 overflow: hidden;
}
#second_slide a img.zena{
width: auto;
height: 100%;
margin-left: -25px;
}
/*Weather Side*/
.weather-info-wrap{
padding: 5px 0;
border-bottom: 1px solid #ececec;
width: 148px;
}
.w_weather-info-wrap{
text-align: center;
padding: 5px 0;
}
.weather_more{
padding: 5px 0;
}
.weather_more a{
color: #222;
    font: bold 11px/1.6em Trebuchet MS;

}
.weather_more a:hover{
color: #df0000;

}
.weather_side_wrap{
    padding: 5px;
border: 1px solid #ddd;
border-top: none;

}
.weather_side_wrap img
{
vertical-align: bottom
}
.weather_side_wrap a{
    color: #444;
}
.weather-city{
    width: 72px;
    float: left;
}
.acord_wrap .weather-city_user a{
    font: bold 16px/1.6em Trebuchet MS;
    color: #444;
}

.weather-city a{
    font: normal 12px/1.6em Trebuchet MS;
    color: #444;
}
.weather-city a:hover{
    color: #df0000;
    text-decoration: underline;
}
#weather_slide .weather-city a:hover, .acord_wrap .weather-city_user a:hover{
border-bottom: 1px solid #df0000;
color: #df0000;
}
.weather-temp{
    display: block;
float: left;
    color: #222;
    font: bold 14px/1.6em Trebuchet MS;
    text-align: center;
}
.w_weather-temp{
    color: #222;
    font: bold 14px/1.6em Trebuchet MS;
    text-align: center;
}
.weather-ico{
float: right;
}


/*Misc*/
.tcenter{
    text-align: center;
}
.upper{
    text-transform: uppercase;
}
.txt_shd{
text-shadow: #111 1px 1px 2px;
}

.shd-strong{
    -moz-box-shadow: 0px 0px 8px #444;
    -webkit-box-shadow: 0px 0px 8px #444;
}

.shd-mid{
    -moz-box-shadow: 0px 0px 5px #aaa;
    -webkit-box-shadow: 0px 0px 5px #aaa;
}
.error_box{
    font-size: 12px;
    background: #cc3300;
    color: #fff;
    padding: 10px;
    margin-bottom: 10px;
}
.error_box a{
    font-weight: bold;
    background: #fff;
    color: #cc3300;
}
.info_box{
    font-size: 13px;
    background: #eee;
    color: #666;
    padding: 10px;
    margin: 10px 0;
    border-bottom: 1px solid #ddd;
}

.info_box a{
color: #df0000;
}

.lnk:hover, .info_box a:hover{
    text-decoration: underline;
}
.mic{
font-size: 14px;
}
.mid_head{
    font: bold 16px/1.6em Georgia;
}
.big{
    font-size: 18px;
}
.left{
    float: left;
}
.right{
    float: right;
}
.split_10{
font-size: 5px;
height: 10px;
}
.borderB{
    border-bottom: 1px solid #ddd;
}
.nomargin{
    margin: 0;
}
.marginTB10{
    margin: 10px 0 10px 0;
}
.marginB_5{
    margin: 0 0 5px 0;
}
.marginR_5{
    margin-right: 5px;
}
.marginL_5{
    margin-left: 5px;
}
.marginR_10{
    margin-right: 10px;
}
.marginR_20{
    margin-right: 20px;
}
.marginL_10{
    margin-left: 10px;
}
.marginB_10{
    margin: 0 0 10px 0;
}
.marginB_20{
    margin: 0 0 20px 0;
}
.marginT_10{
    margin: 10px 0 0 0;
}
.marginT_20{
    margin: 20px 0 0 0;
}
.paddingR_5{
    padding-right: 5px;
}
.paddingR_10{
    padding-right: 10px;
}
.paddingTB_10px{
    padding: 10px 0;
}
.paddingTB_20px{
    padding: 20px 0;
}
.paddingTB_5{
    padding: 5px 0;
}
.paddingT_10px{
    padding: 10px 0 0 0;
}
.paddingB_10{
    padding: 0 0 10px 0;
}
.paddingB_5{
    padding: 0 0 5px 0;
}
.paddingT_5{
    padding: 5px 0 0 0;
}
.round_corner{
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.siteby{
    width: 990px;
    margin: 0 auto;
    padding: 2px 0;
    color: #888;
    font: normal 11px/1.3em trebuchet MS;
    text-align: right;
}
.siteby a{
    color: #666;
}
.siteby a:hover{
    color: #444;
    text-decoration: underline;
}
/*Footer*/
#footer {
    padding: 30px 10px 10px 10px;
    background: #df0000 url(../images/footer/back.png) left top repeat-x;
    margin-top: 20px;
    position: relative;
}
#footer_top{
    position: absolute;
    top: 10px;
    right: 10px;
    display: block;
    width: 20px;
    height: 21px;
    background: url(../images/footer/top_lnk.png) left top no-repeat;
}
#footer_top:hover{
    background: url(../images/footer/top_lnk.png) left -20px no-repeat;
}
#footer_logo{
    position: absolute;
    top: 30px;
    left: 0;
    display: block;
    width: 140px;
    height: 70px;
    background: url(../images/footer/ringier.png?v3) left top no-repeat;
}
#footer_bottom{
    padding: 5px;
}


#footer #footer_bottom p {
    text-align: center;
    clear: both;
    color: #fff;
    font: bold 10px/1.6em Trebuchet MS;
    font-weight: bold;
    text-shadow: 1px 1px 0px #333333;
}
#footer h3 {
    font-size: 14px;
    color: #fff;
    margin-bottom: 10px;
}
#footer_left {
    float: left;
    width: 600px;
}
.footer_top_wrap{
    height: 270px;
}

#footer_block {
    margin: 10px 0;
    padding: 0 20px;
    float: left;
    width: 120px;
}
#footer_block.first {
    width: 125px;
}
#footer_block h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 10px;
    font-family: Arial;
    font-weight: bold;
}
#footer_block a{
    display: block;
    color: #fff;
    font: bold 11px/1.8em Trebuchet MS;
}
#footer_block a:hover{
text-decoration: underline;
}
#footer_block h3 a{
    color: #fff;
}
#footer_block.last{
    border: none;
}
#footer_bottom a{
    color: #fff;
}
#footer_bottom a:hover{
 text-decoration: underline;
}
 #footer p, #footer_bottom p{
    font: 11px/1.5em Arial;
    overflow: hidden;
 }
/*RightSide*/
.h_title{
    text-transform: capitalize;
font: bold 16px/1.5em Trebuchet MS;
}

.right_box{
    margin-bottom: 10px;
    width: 160px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc;
}
.right_box h4 a{
    font: bold 14px/1.5em Trebuchet MS;
    color: #222;
}
.right_box p{
    font: normal 11px/1.5em Trebuchet MS;
}

/*Side_box*/
.side_box{
border: 1px solid #ddd;
margin-bottom: 10px;
width: 298px;
}
.side_box_heading h4, #article_content .side_box_heading h4{
font-size: 18px;
padding: 0 5px;
font-family: Georgia;
font-weight: normal;
}

.side_box_bot_action{
background: url(../images/sidebar/tab_menu_back.png) no-repeat left -60px;
height: 30px;
padding: 0 10px;
}

.side_box_bot_action a, .rss_feeds a{
 color: #222;
    font: bold 11px/3em Trebuchet MS;
}
.side_box_bot_action a:hover{
 text-decoration: underline;
 color: #df0000;
}
.side_link{
color: #444;
font: normal 11px/2.5em Trebuchet MS;
text-decoration: underline;
}
.side_link:hover{
color: #df0000;
text-decoration: none;
}

.side_box_p h2{
    background: #f2f2f2;
    padding: 5px;
    border-bottom: 1px solid #ddd;
    color: #444;
    font: bold 16px/1.6em Arial;
}
.side_box_p h2 span{
    color: #444;
    font: bold 16px/1.6em Arial;
}
.side_box_p{
    margin-bottom: 20px;
}
.side_box_p ul{
    list-style:none;
    margin-bottom: 5px;
}
.side_box_p ul li{
list-style:none;
background: #fff;
padding-bottom: 1px;
background: url("../images/blog/sprites/dots.gif") left bottom repeat-x;
}
.side_box_p ul li a{
    color: #444;
    display: block;
    padding: 8px 0 8px 15px;
    background: #fff url("../images/blog/sprites/arrow.gif") 3px 15px no-repeat;
     font: normal 11px/1.6em Verdana;
    height: 1%;
}
.side_box_p ul li a:hover, .side_box_p ul li a.selected{
    color: #df0000;
        background: url("../images/blog/sprites/arrow.gif") 3px 15px no-repeat;
}
.side_login_p{

}

/*Side_login_reg*/
#side_login{
    padding: 5px 0;
    margin-bottom: 5px;
    width: 160px;
    border-bottom: 1px solid #ddd;
}
#side_login input{
    margin-bottom: 3px;
    padding: 4px 2px;
}
#side_login label{
    font: normal 10px/1.5em Verdana;
    color: #222;
}
#login_head, .r_fokus, .r_side_blog a{
    display: block;
    background: #cc0000;
    text-transform: uppercase;
    padding: 2px 5px;
    color: #fff;
    font: bold 14px/1.5em Trebuchet MS;
    text-shadow: #333 1px 1px ;
    width: 150px;
}
/*RightSide elements*/

.login_half{
width: 50%;
text-align: center;
}
/*Flagz*/
.flagz{
    font: bold 10px/1.5em "Trebuchet MS", sans-serif!important;
    text-transform: uppercase;
    padding: 0 3px;
    text-shadow: #555 1px 1px ;
    margin: 0 3px;
    display: inline-block;
    color: #fff;
}
.qembed{
 display: inline-block;
    background: #999;
    color: #fff;
}
.galembed{
    background: #999;
}
.pollembed{
    background: #df0000;
}
.videoembed{
    background: #df0000;
}
.has_liveblog{
    background: #e89e00;
}
.has_blictv{
    background: #df0000;
}
#home_main_article_img a{
    position: relative;
    display: inline-block;
}
.blic_tv_flag{
    position: absolute;
    bottom: 0px;
    left: 0px;
}
/*Poll*/

.anketa_head{
position: relative;

}

.pollwrap_text{
    width: 280px;
}

.pollwrap{
    position: relative;
    padding: 0 5px;
}
.pollwrap label{
    margin: 3px 0;
    font: normal 12px/1.6em Verdana;
    width: 100%;
    padding: 2px 0;
    border-bottom: 1px solid #fff;
    float: left;
}
.pollwrap span{
color: #1b5072;
}
.side_box_content .poll-info span{
font: normal 9px/1.6em Verdana;
color: #cc3300;
}
.side_box_content .poll-info{
font: normal 9px/1.6em Verdana;
color: #777;
text-align: left;
}
span .poll_icon{
display: block;
float: left;
width: 22px;
height: 15px;
background: url(../images/poll/poll_icon.png) left top no-repeat;
}
.poll-buttons, .poll-buttons2{
    display: none;
    padding: 5px;
}
#article_content .poll-buttons a{
border: none;
}
.poll_msg_wrap{
position: absolute;
top: -35px;
left: 25%;
width: 200px;
z-index: 700;
}

.poll_msg{
    position: relative;
background: #cc3300;
padding: 5px;
color: #fff;
font-size: 13px;
text-align: center;
*display: none;
}
.poll_msg_pin{
    position: absolute;
    left: -7px;
    top: 30%;
    width: 7px;
    height: 13px;
    background: url(../images/elements/msg_pin_l.png) left top no-repeat;
}

.poll_sys{
font: bold 10px/1.5em Verdana;
color: #777;
padding: 5px;
border-bottom: 1px solid #ddd;
}
.poll_q{
padding: 5px 0;
font: normal 16px/1.5em Georgia;
color: #df0000;
border-bottom: 1px solid #ddd;
margin-bottom: 5px;
}
.pollanswer {
    font-size: 11px;
    text-align: left;
}
.polllinks {
    font-family: georgia;
    font-size: 14px;
    text-align: right;
    padding: 5px 0;
}
.polllinks a {
    color: #ed1c24;
    text-decoration: none;
}
.polls-barbg {
    float: left;
    width: 235px;
    height: 10px;
    margin: 5px 0 0 0;
    font-size: 1px;
    background: #eee;
}
.polls-bar {
    background: #df0000;
    height: 10px;
    font-size: 2px;
    text-align: left;
}
.poll-bar-wrap{
    border: 1px solid #cc;
    padding: 0 0 5px 0;
    margin-bottom: 5px;
    border-bottom: 1px solid #eee;
}
.poll-ans{
    padding-top: 3px;
font: normal 12px/1.5em Verdana;
}

.polls-prec{
    margin-right: 10px;
font: bold 11px/1.5em Verdana;
color: #df0000;
 float: left;
 width: 40px;
}
.poll_left{
    float: left;
    margin: 0 10px 0 0;
}

/*MojBlic*/
#menu1{
    list-style: none;
}
#menu1 li{
    display: inline;
}
#menu1 li a.m1, #menu1 li a.m2, #menu1 li a.m3, #menu1 li a.m4 {
    display: block;
    color: #666;
    font: bold 12px/2em Trebuchet MS;
    padding: 0 0 0 30px;
    height: 24px;
    border-bottom: 1px solid #fff;
}
#menu1 li a.m1:hover, #menu1 li a.m2:hover, #menu1 li a.m3:hover, #menu1 li a.m4:hover{
    color: #222;
}
#menu1 a.m1.active,#menu1 a.m2.active, #menu1 a.m3.active, #menu1 a.m4.active{
    color: #cc3300;
}
#menu1 a:hover.active{
    color: #cc3300;
}
#menu1 li a.m1{
 background: #f5f5f5 url(../images/widget/links.png) left -144px no-repeat;
}
#menu1 li a.m1.active{
 background: #f5f5f5 url(../images/widget/links.png) left -168px no-repeat;
}
#menu1 li a.m3{
 background: #f5f5f5 url(../images/widget/links.png) left top no-repeat;
}
#menu1 li a.m3.active{
 background: #f5f5f5 url(../images/widget/links.png) left -24px no-repeat;
}
#menu1 li a.m2{
 background: #f5f5f5 url(../images/widget/links.png) left -48px no-repeat;
}
#menu1 li a.m2.active{
 background: #f5f5f5 url(../images/widget/links.png) left -72px no-repeat;
}
#menu1 li a.m4{
 background: #f5f5f5 url(../images/widget/links.png) left -96px no-repeat;
}
#menu1 li a.m4.active{
 background: #f5f5f5 url(../images/widget/links.png) left -120px no-repeat;
}
.h_widget_edit, .w_widget_edit, .v_widget_edit{
height: 16px;
float: right;
cursor: pointer;
font: bold 10px/1.5em Trebuchet MS;
padding-left: 20px;
color: #555;
background: url(../images/icons/edit.png) left top no-repeat;
}
.h_date_wrap, .w_city_wrap{
    padding: 5px 0;
    margin-bottom: 5px;
    border-bottom: 1px solid #ccc;
}

.h_mic_title{
font: bold 10px/1.5em Trebuchet MS;
color: #666;
}

#widget_horoscope_msg{
background: #df0000;
color: #fff;
padding: 5px;
font: bold 11px/1.5em Trebuchet MS;
display: none;
}

.h_date_wrap, .w_city_wrap, .v_date_wrap{
display: none;
}

.acord_wrap{
padding-bottom: 5px;
}
.acord_wrap select{
font: normal 11px/1.5em Trebuchet MS;
}
/*banneri*/

.banner_h{
    margin: 10px 10px 0 0;
}

.bb_banner, .bt_banner{
text-align:center;
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 1px solid #ddd;
}
.banner{
margin-bottom: 10px;
}
.banner_h_768{
    text-align: center;
}

/* menu baner*/
.menu_banner{
    background: #e9e9e9;
    text-align: center;
}

/*BreadCrumbzzz*/
#breadcrumb{
    margin-bottom: 5px;
}
#breadcrumb ul{
list-style: none;
}
#breadcrumb ul li a.link{
display: block;
float: left;
float: left;
background: url("../images/breadcrumbs/sprite1.png") left -23px repeat-x;
height: 23px;
padding: 0 5px;
color: #444;
}
#breadcrumb ul li a:hover.link{
color: #df0000;
}
#breadcrumb ul li{
color: #444;
font: normal 11px/2em Trebuchet MS;
float: left;
text-transform: uppercase;
}
#breadcrumb ul li .split2{
width: 14px;
height: 23px;
background: url("../images/breadcrumbs/sprite1.png") left -46px no-repeat;
}
#breadcrumb ul li .split1{
width: 14px;
height: 23px;
background: url("../images/breadcrumbs/sprite1.png") -16px -46px no-repeat;
}
#breadcrumb ul li a.home{
display: block;
width: 27px;
height: 23px;
background: url("../images/breadcrumbs/sprite1.png") -28px -46px no-repeat;
}
#breadcrumb ul li a:hover.home{
background: url("../images/breadcrumbs/sprite1.png") -55px -46px no-repeat;
}
#breadcrumb ul li .current:hover{
color: #df0000;
}
#breadcrumb ul li .current{
    float: left;
height: 23px;
color: #222;
font-weight: bold;
padding: 0 15px 0 5px;
background: url("../images/breadcrumbs/sprite1.png") right top repeat-x;
}

/*Feature Box*/
.catBoxWrap{
    border: 1px solid #ddd;
    border-top: none;
    float: left;
    margin-bottom: 10px;
}
#featured{
    padding: 0 10px;
    border-top: 3px solid #d5d5d5;
    border-bottom: 2px solid #d5d5d5;
}

.featured_box{
    width: 227px;
    float: left;
    margin-right: 20px;
}
.featured_box.last{
margin-right: 0px;
}
.featured_prehead{
font: bold 10px/1.2em Trebuchet MS;
color: #222;
text-transform: uppercase;
}
.featured_box img, .cat_boxes_wrap img{
padding: 3px;
border: 1px solid #ddd;
}
.featured_box a:hover img, .cat_boxes_wrap a:hover img{
border: 1px solid #df0000;
}
.featured_box .last{
    border: none;
}
.featured_box h2{
    font-size: 14px;
}
.featured_box h2 a{
 color: #df0000;
 font-size: 14px;
 line-height: 1.2em;
 width: 66%;
 float: right;
}
.featured_box h2 a:hover{
 text-decoration: underline;
}
.splitt5{
    height: 5px;
    font-size: 2px;
}
.splitt10{
    height: 10px;
    font-size: 5px;
}
#f_wrap_box{
background: #fff url(../images/elements/feature_box_back.png) center top repeat-y;
}
/*Kurs*/
.exchange_wrap{
font: bold 11px/1.4em Trebuchet MS;
color: #222;
}
/*ARTICLE Single*/
#article_content {
    border-bottom: 1px solid #ddd;
    background: #fff;
    float: left;
    width: 100%;
}

#article_content, #article_content, #email_dialog p{
    font: normal 15px/1.6em Georgia;
}
#article_content p span{
    font: normal 15px/1.6em Georgia!important;
}
#article_content p a, #article_content a, #email_dialog p a{
    color: #df0000;
    border-bottom: 1px solid #df0000;
}

#article_content p a:hover, #article_content a:hover, #email_dialog p a:hover{
    border-bottom: none;
}

#article_content #article_lead{
margin-bottom: 20px;
color: #000;
font: normal 16px/1.5em Georgia;
padding: 10px 0;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
#article_content h4{
font: bold 14px/1.5em Trebuchet MS;
}
#article_content h3{
font-weight: bold;
}
#article_content h1{
color: #df0000;
line-height: 1.4em;
margin: 0 0 15px 0;
font-size:24px;
}
#article_content h2{
 margin: 5px 0;
}
#nadnaslov{
    font: bold 12px/1.5em Trebuchet MS;
    margin-bottom: 10px;
    text-transform: uppercase;
}

#article_content ol{
    list-style-position: inside;
}
#article_content ul{
    margin-left: 15px;
}
#article_content ul li,#article_content ol li{
    margin-bottom: 5px;
}
#article_content ul li a,#article_content ol li a{
    color: #df0000;
    border-bottom: 1px solid #df0000;
}
#article_content ul li a:hover,#article_content ol li a:hover{
    border-bottom: none;
}
.article_update img{
border: none;
padding: 0;
}

.article_info{
    float:left;
    margin-bottom: 10px;
    font: normal 11px/1.4em trebuchet MS;
    color: #222;
}
.article_info span{
    color: #666;
}
#main_content .article_info a, .article_cat_info a, .comment_info a, .reply_info a, .usrlnk{
    color: #df0000;
    border: none;
}
#main_content .article_info a:hover{
    border-bottom: 1px solid #df0000;
}
.in_banner{
    margin: 10px 0;
    border: none;
    clear: both;
}
.in_banner a{
    border: none !important;
}
.antre_l{
    margin: 5px 10px 0 0;
}
.antre_c{
    margin:5px	0 0 0;
}
.antre_l td, .antre_r td, .antre_c td{
    padding: 10px;
}
.antre_r{
    margin: 5px 0 0 10px;
}
#article_content .back_c_1, .antre_c, .antre_l, .antre_r{
background: #eaeaea;
border-bottom: 1px solid #ddd;
}

#article_content .back_c_1 p, #article_content .back_c_1{
    color: #333;
    font: normal 13px/1.5em Trebuchet MS;
}
#article_content .back_c_1 p h2, #article_content .back_c_1 h2{
    color: #222;
    font: bold 16px/1.5em Trebuchet MS;
}
.antre_c img{
    max-width: 100%;
    height: auto;
}
.art_half_wrap{
 width: 50%;
 float: left;
}
.art_related_wrap h3, .art_half_wrap h3{
 font: bold 12px/1.5em Trebuchet MS;
 text-transform: uppercase;
}
.art_related_wrap ul, .art_half_wrap ul {
    color: #df0000;
    padding: 5px;
    list-style: none;
}
.art_related_wrap ul {
 margin-left: 0;
}
.art_half_wrap ul li {
    font-size: 13px;
}
.art_half_wrap ul li a {
    color: #222;
    font: normal 11px/1.4em Verdana;
    display: block;
    display: inline-block;
    padding: 3px 5px	3px 13px;
    overflow: hidden;
    background: url(../images/elements/bullet1.png) left 6px no-repeat;

}
.art_related_wrap{
    padding: 5px;
    background: #eee;
    border-bottom: 1px solid #ddd;
    margin: 10px 0;
}

.art_related_wrap ul li a {
    color: #222;
    font: normal 11px/1.4em Verdana;
    display: block;
    display: inline-block;
    padding: 3px 5px	3px 13px;
    overflow: hidden;
    background: url(../images/elements/bullet1.png) left 6px no-repeat;
        border: none;
}

.art_half_wrap ul li a:hover, .art_related_wrap a:hover {
text-decoration: underline;
}

.article_toolbox{
    margin-top:20px;
    position: relative;
}
.mailPrint{
    position: absolute;
    top: 5px;
    right: 0;
    width: 65px;
}
.share_wraps{
width: 100%;
}
.share_wraps iframe{
float: left;
}
.twitter-count-horizontal{
    width: 90px!important;
}
#___plusone_0, #___plusone_1, #___plusone_2, #___plusone_3 {
    float: left !important;
}
.fb-share-custom-button{
position:relative;
width: 90px;
height: 18px;
display: block;
margin-right: 10px;
display: none;
}
.fb-share-custom-button span{
position:absolute;
float:left;
left:65px;
width:25px;
display: block;
text-align:center;
font: normal 11px/1.7em Lucida Sans Unicode, Lucida Grande, vedrana;
color: #000;
}
.fb-share-custom-button.box{
    width: 60px;
    position:relative;
    height: 60px;
    display: block;
    background: url(../images/share/fb_share_box.png) left top no-repeat;
    margin-right: 10px;
}
.fb-share-custom-button.box span{
position:absolute;
left: 0;
width:60px;
top: 8px;
display: block;
text-align:center;
font: normal 13px/1.7em Lucida Sans Unicode, Lucida Grande, vedrana;
color: #000;
}
.article_toolbox.bottom{
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #ddd;
}
.action_mail, .action_face, .action_twit, .action_print, .action_fav, .action_favi{
    display: block;
    width: 16px;
    height: 16px;
    margin-left: 5px;
    font-size: 10px;
}
.action_mail{
    background: #fff url(../images/icons/icons1.png) left -16px no-repeat;
}
.action_mail:hover{
    background: #fff url(../images/icons/icons1.png) -16px -16px no-repeat;
}
.action_print{
    background: #fff url(../images/icons/icons1.png) left -32px no-repeat;
}
.action_print:hover{
    background: #fff url(../images/icons/icons1.png) -16px -32px no-repeat;
}
.action_face{
    background: #fff url(../images/icons/icons1.png) left top no-repeat;
}
.action_face:hover{
    background: #fff url(../images/icons/icons1.png) -16px top no-repeat;
}
.action_twit{
    background: #fff url(../images/icons/icons1.png) -32px top no-repeat;
}
.action_twit:hover{
    background: #fff url(../images/icons/icons1.png) -48px top no-repeat;
}
.action_fav{
    position: relative;
    background: #fff url(../images/icons/icons1.png) -32px -16px no-repeat;
}
.action_favi{
    background: #fff url(../images/icons/icons1.png) -48px -16px no-repeat;
}
.action_fav:hover{
    background: #fff url(../images/icons/icons1.png) -48px -16px no-repeat;
}
#fav_save{
position: absolute;
top: 4px;
left: 3px;
}

.action_button{
position: relative;
float:left;
border: 1px solid #ddd;
border-right: none;
padding: 3px 10px;
font: normal 11px/1.7em Lucida Sans Unicode, Lucida Grande, vedrana;
}

#article_content .action_button.last{
border-right: 1px solid #ddd;
}
.action_button, .comment-action{
color: #1b5072;
}
.action_button:hover, .comment-action:hover{
text-decoration: underline;
}
.action_button_disabled:hover {
color: #333;
text-decoration: none;
}
.action_button span{
float: left;
}
#main_content .action_button.last{
border-right: 1px solid #ddd;
}
.action_button a img{
float: left;
margin: 0 3px;
padding-top: 2px;
}

#article_tag {
    padding: 20px 0 20px 0;
    font: bold 12px/1.5em Trebuchet MS;
    color: #222;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

#article_tag a{
    color: #df0000;
    font-weight: bold;
    padding: 2px 4px;
}
#article_tag a:hover{
    border-bottom: 1px solid #df0000;
}
#article_tag li{
    display: inline;
}

.text_minus:hover,.text_plus:hover{
background: #D8E6F8;
color: #fff;
}

#video_preview{
    margin: 10px 0;
text-align: center;
}
.video_local{
    margin: 10px 0;
text-align: center;
}
.video_head{
    background: #000;
    color: #fff!important;
    padding: 0 10px 5px 10px;
    margin: 0!important;
    border-bottom: 1px solid #444!important;
}

.video_preview{
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.video_preview iframe, .video_preview object, .video_preview embed{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
#WebTVUnitIframe{
    padding-top: 5px;
    background: #000;
}
/*Slide*/
#home_main_article{
    position: relative;
    margin-bottom: 10px;
}

#home_main_article_link{
    position: absolute;
    top: 0;
    left: 0;
    height: 30px;
    z-index: 100;
}

#home_main_wrap{
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
.slid_link{
    position: relative;
    color: #000;
    margin-right: 2px;
}
.slid_link span{
    top:4px;
    left: 9px;
    position: absolute;
    color: #bbb;
}

#home_main_article_link a {
    float: left;
    height: 24px;
    padding: 5px 10px 0 10px;
    color: #444;
    font: normal 12px/1.5em Georgia;
    text-transform: uppercase;
    background: url(../images/slide/slide_back_2.png) left top repeat;
    position: relative;
}

#home_main_article_link a.activeSlide{
    background: url(../images/slide/slide_back_1.png) left top repeat;
    border: none;
    height: 25px;
    border-bottom: 1px solid #df0000;
}
#home_main_article_link a.activeSlide span{
 color: #fff;
}
#home_main_article_link a:hover span{
 color: #fff;
}
#slide{
    border-bottom: 1px solid #ddd;
        display: none;
}

.slide_wrap {
    z-index:	10;
    float: left;
    width: 470px;
}


/*Second article*/

#home_secondary_article {
    padding: 10px 0;
}

.second_article .scnd_lnk{
    display: block;
    position: relative;
}
ul.t_content li a.selected, ul.t_content li a:hover.selected{
    font-weight: bold;
    background: #efefef;
}
.second_article > a{
 float: left;
 position: relative;
 width: 225px;
}

.second_article img{
width: 100%!important;
/*height: auto;*/
}
/*Ui Dialog*/

#errdialog{
    height: 50px;
}

.ui-widget-overlay{
background: #000;
opacity: 0.5;
filter: alpha(opacity = 50);
left:0;
position:absolute;
top:0;
}

.ui-dialog{
background: #fff;
 -moz-box-shadow: 0px 0px 25px #333;
    -webkit-box-shadow: 0px 0px 25px #333;
}
.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
height:18px;
margin:-10px 0 0;
padding:1px;
position:absolute;
right: 10px;
top: 15px;
width:19px;

}
.ui-dialog-title-country_dialog{
float: left;
}
.digicon{
    float: left;
    padding-left: 25px;
background: url("../images/icons/world_dialog.png") left center no-repeat;
}

.ui-icon-closethick{
height:16px;
width:16px;
    overflow:hidden;
text-indent:-99999px;
background: url(../images/icons/ui-dialog-close.png) left top no-repeat
}
a:hover .ui-icon-closethick{
    background: url(../images/icons/ui-dialog-close.png) left -16px no-repeat;
}
.ui-dialog{
position: relative;
}

.ui-dialog-content{
    padding: 10px;
    color: #222;
    font-size: 12px;
}
#country_dialog a:hover{
    background: #f3f3f3;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
}
.ui-dialog-titlebar{
    position: relative;
    padding: 5px 10px;
    height: 22px;
    background: #3173b7;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    clear: both;
    display: none;
}
#country_dialog a{
padding: 2px;
display: block;
color: #df0000;
border-bottom: 1px solid #fff;
}

.ui-icon-closethick{
    float: right;
    color: #fff;
}
.ui-dialog-buttonpane{
text-align: center;
padding: 5px;
}
.ui-state-default{
padding: 2px 5px;
}

.tipsy { padding: 5px; background-repeat: no-repeat;clear: both; }
.tipsy-inner { font-size: 11px;padding: 7px; background-color: black; color: white;clear: both; }
.tipsy-north { background-image: url(../images/tipsy/tipsy-north.gif); background-position: top center; }
.tipsy-south { background-image: url(../images/tipsy/tipsy-south.gif); background-position: bottom center; }
.tipsy-east { background-image: url(../images/tipsy/tipsy-east.gif); background-position: right center; }
.tipsy-west { background-image: url(../images/tipsy/tipsy-west.gif); background-position: left center; }

.log_diag_wrap{
margin-bottom: 10px;
}

#login_dialog{
width: 55px;
float: left;
text-align: right;
}
#login_dialog label{
width: 55px;
float: left;
text-align: right;
font: bold 13px/1.8em Arial;
margin-right: 5px;
}
.click_log{
    margin-top: 19px;
width: 16px;
height: 16px;
cursor: pointer;
}

.side_login_half{
width: 60px;
}
#side_login input{
font-family: Arial;
font-size: 11px;
}


#login_form label, #myform label{
    font: bold 14px/1.5em Arial;
    float: left;
    width: 150px;
}

#article_content .label_quiz{
    float: left;
    font: normal 14px/1.5em Georgia;
    border-bottom: 1px solid #fff;
}
#article_content .label_quiz:hover{
    background: #F9F4DC;
    border-bottom: 1px solid #EFECB8;
}
#myform label span{
    font: normal 13px/1.5em Arial, Lucida Sans Unicode, Lucida Grande, vedrana;
}
.god_wrap{
margin: 0 auto;
width: 990px;
padding: 0 10px;
background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA/IAAAPyCAYAAADfYuQ4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjMxNkM3NEEyQUYxNjExRTFBRTQxQTk3OTMwMEE4OURFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjMxNkM3NEEzQUYxNjExRTFBRTQxQTk3OTMwMEE4OURFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MzE2Qzc0QTBBRjE2MTFFMUFFNDFBOTc5MzAwQTg5REUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MzE2Qzc0QTFBRjE2MTFFMUFFNDFBOTc5MzAwQTg5REUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz50UnY/AAAdTElEQVR42uzd74rkShnA4ao6Kygo6NV5jV6dgoKCZ1J2Hzaz2UySensmVZ2W54HQO7OTfMi3X9e/XGtNOeeSUvp2u353u35/u/5wu/54u/50u/58u/5y+7u/JQAAAKCLW5v/9fbx99v1j9v1z9v1r9v179v1n9v139v1663Np+JVAQAAwOsQ8gAAACDkAQAAACEPAAAAQh4AAAAQ8gAAAICQBwAAACEPAAAACHkAAABAyAMAAICQBwAAAIQ8AAAAIOQBAABAyAMAAABCHgAAABDyAAAAIOQBAAAAIQ8AAAAIeQAAABDyAAAAgJAHAAAAhDwAAAAIeQAAAEDIAwAAAEIeAAAAhDwAAAAg5AEAAAAhDwAAAEIeAAAAEPIAAACAkAcAAAAhDwAAAAh5AAAAQMgDAACAkAcAAACEPAAAACDkAQAAQMgDAAAAQh4AAAAQ8gAAACDkAQAAACEPAAAACHkAAAAQ8gAAAICQBwAAAIQ8AAAACHkAAABAyAMAAABCHgAAAIQ8AAAAIOQBAAAAIQ8AAABCHgAAABDyAAAAgJAHAAAAIQ8AAAAIeQAAAEDIAwAAgJAHAAAAhDwAAAAg5AEAAEDIAwAAAEIeAAAAEPIAAAAg5AEAAAAhDwAAAAh5AAAAEPIAAACAkAcAAACEPAAAAAh5AAAAQMgDAAAAQh4AAACEPAAAACDkAQAAACEPAAAAQh4AAAAQ8gAAAICQBwAAACEPAAAACHkAAABAyAMAAICQBwAAAIQ8AAAAIOQBAABAyAMAAABCHgAAABDyAAAAIOQBAAAAIQ8AAABCHgAAABDyAAAAgJAHAAAAIQ8AAAAIeQAAAEDIAwAAgJAHAAAAhDwAAAAg5AEAAEDIAwAAAEIeAAAAEPIAAAAg5AEAAAAhDwAAAAh5AAAAEPIAAACAkAcAAACEPAAAAAh5AAAAQMgDAAAAQh4AAACEPAAAACDkAQAAACEPAAAAQh4AAAAQ8gAAAICQBwAAACEPAAAACHkAAABAyAMAAICQBwAAAIQ8AAAAIOQBAABAyAMAAABCHgAAABDyAAAAIOQBAAAAIQ8AAAAIeQAAABDyAAAAgJAHAAAAhDwAAAAIeQAAAEDIAwAAAEIeAAAAhDwAAAAg5AEAAAAhDwAAAEIeAAAAEPIAAACAkAcAAAAhDwAAAAh5AAAAQMgDAACAkAcAAACEPAAAACDkAQAAQMgDAAAAQh4AAAAQ8gAAACDkAQAAACEPAAAACHkAAAAQ8gAAAICQBwAAAIQ8AAAACHkAAABAyAMAAABCHgAAAIQ8AAAAIOQBAAAAIQ8AAABCHgAAABDyAAAAgJAHAAAAIQ8AAAAIeQAAAEDIAwAAgJAHAAAAhDwAAAAg5AEAAEDIAwAAAEIeAAAAEPIAAAAg5AEAAAAhDwAAAEIeAAAAEPIAAACAkAcAAAAhDwAAAAh5AAAAQMgDAACAkAcAAACEPAAAACDkAQAAQMgDAAAAQh4AAAAQ8gAAACDkAQAAACEPAAAACHkAAAAQ8gAAAICQBwAAAIQ8AAAACHkAAABAyAMAAABCHgAAAIQ8AAAAIOQBAAAAIQ8AAABCHgAAABDyAAAAgJAHAAAAIQ8AAAAIeQAAAEDIAwAAgJAHAAAAhDwAAAAg5AEAAEDIAwAAAEIeAAAAEPIAAAAg5AEAAAAhDwAAAAh5AAAAEPIAAACAkAcAAACEPAAAAAh5AAAAQMgDAAAAQh4AAACEPAAAACDkAQAAACEPAAAAQh4AAAAQ8gAAAICQBwAAACEPAAAACHkAAABAyAMAAICQBwAAAIQ8AAAAIOQBAABAyAMAAABCHgAAABDyAAAAIOQBAAAAIQ8AAAAIeQAAABDyAAAAgJAHAAAAhDwAAAAIeQAAAEDIAwAAAEIeAAAAhDwAAAAg5AEAAAAhDwAAAEIeAAAAEPIAAACAkAcAAAAhDwAAAAh5AAAAQMgDAACAkAcAAACEPAAAACDkAQAAQMgDAAAAQh4AAAAQ8gAAACDkAQAAACEPAAAAQh4AAAAQ8gAAAICQBwAAACEPAAAACHkAAABAyAMAAICQBwAAAIQ8AAAAIOQBAABAyAMAAABCHgAAABDyAAAAIOQBAAAAIQ8AAAAIeQAAABDyAAAAgJAHAAAAhDwAAAAIeQAAAEDIAwAAAEIeAAAAhDwAAAAg5AEAAAAhDwAAAEIeAAAAEPIAAACAkAcAAAAhDwAAAAh5AAAAQMgDAACAkAcAAACEPAAAACDkAQAAQMgDAAAAQh4AAAAQ8gAAACDkAQAAACEPAAAACHkAAAAQ8gAAAICQBwAAAIQ8AAAACHkAAABAyAMAAABCHgAAAIQ8AAAAIOQBAAAAIQ8AAABCHgAAABDyAAAAgJAHAAAAIQ8AAAAIeQAAAEDIAwAAgJAHAAAAhDwAAAAg5AEAAEDIAwAAAEIeAAAAEPIAAAAg5AEAAAAhDwAAAAh5AAAAEPIAAACAkAcAAACEPAAAAAh5AAAAQMgDAAAAQh4AAACEPAAAACDkAQAAACEPAAAAQh4AAAAQ8gAAAICQBwAAACEPAAAACHkAAABAyAMAAICQBwAAAIQ8AAAAIOQBAABAyAMAAABCHgAAABDyAAAAIOQBAAAAIQ8AAABCHgAAABDyAAAAgJAHAAAAIQ8AAAAIeQAAAEDIAwAAgJAHAAAAhDwAAAAg5AEAAEDIAwAAAEIeAAAAEPIAAAAg5AEAAAAhDwAAAAh5AAAAEPIAAACAkAcAAACEPAAAAAh5AAAAQMgDAAAAQh4AAACEPAAAACDkAQAAACEPAAAAQh4AAAAQ8gAAAICQBwAAACEPAAAACHkAAABAyAMAAICQBwAAAIQ8AAAAIOQBAABAyAMAAABCHgAAABDyAAAAIOQBAAAAIQ8AAAAIeQAAABDyAAAAgJAHAAAAhDwAAAAIeQAAAEDIAwAAAEIeAAAAhDwAAAAg5AEAAAAhDwAAAEIeAAAAEPIAAACAkAcAAAAhDwAAAAh5AAAAQMgDAACAkAcAAACEPAAAACDkAQAAQMgDAAAAQh4AAAAQ8gAAACDkAQAAACEPAAAACHkAAAAQ8gAAAICQBwAAAIQ8AAAACHkAAABAyAMAAABCHgAAAIQ8AAAAIOQBAAAAIQ8AAABCHgAAABDyAAAAgJAHAAAAIQ8AAAAIeQAAAEDIAwAAgJAHAAAAhDwAAAAg5AEAAEDIAwAAAEIeAAAAEPIAAAAg5AEAAAAhDwAAAEIeAAAAEPIAAACAkAcAAAAhDwAAAAh5AAAAQMgDAACAkAcAAACEPAAAACDkAQAAQMgDAAAAQh4AAAAQ8gAAACDkAQAAACEPAAAACHkAAAAQ8gAAAICQBwAAAIQ8AAAACHkAAABAyAMAAABCHgAAAIQ8AAAAIOQBAAAAIQ8AAABCHgAAABDyAAAAgJAHAAAAIQ8AAAAIeQAAAEDIAwAAgJAHAAAAhDwAAAAg5AEAAEDIAwAAAEIeAAAAEPIAAAAg5AEAAAAhDwAAAAh5AAAAEPIAAACAkAcAAACEPAAAAAh5AAAAQMgDAAAAQh4AAACEPAAAACDkAQAAACEPAAAAQh4AAAAQ8gAAAICQBwAAACEPAAAACHkAAABAyAMAAICQBwAAAIQ8AAAAIOQBAABAyAMAAABCHgAAABDyAAAAIOQBAAAAIQ8AAAAIeQAAABDyAAAAgJAHAAAAhDwAAAAIeQAAAEDIAwAAAEIeAAAAhDwAAAAg5AEAAAAhDwAAAEIeAAAAEPIAAACAkAcAAAAhDwAAAAh5AAAAQMgDAACAkAcAAACEPAAAACDkAQAAQMgDAAAAQh4AAAAQ8gAAACDkAQAAACEPAAAAQh4AAAAQ8gAAAICQBwAAACEPAAAACHkAAABAyAMAAICQBwAAAIQ8AAAAIOQBAABAyAMAAABCHgAAABDyAAAAIOQBAAAAIQ8AAAAIeQAAABDyAAAAgJAHAAAAhDwAAAAIeQAAAEDIAwAAAEIeAAAAhDwAAAAg5AEAAAAhDwAAAEIeAAAAEPIAAACAkAcAAAAhDwAAAAh5AAAAQMgDAACAkAcAAACEPAAAACDkAQAAQMgDAAAAQh4AAAAQ8gAAACDkAQAAACEPAAAACHkAAAAQ8gAAAICQBwAAAIQ8AAAACHkAAABAyAMAAABCHgAAAIQ8AAAAIOQBAAAAIQ8AAABCHgAAABDyAAAAgJAHAAAAIQ8AAAAIeQAAAEDIAwAAgJAHAAAAhDwAAAAg5AEAAEDIAwAAAEIeAAAAEPIAAAAg5AEAAAAhDwAAAAh5AAAAEPIAAACAkAcAAACEPAAAAAh5AAAAQMgDAAAAQh4AAACEPAAAACDkAQAAACEPAAAAQh4AAAAQ8gAAAICQBwAAACEPAAAACHkAAABAyAMAAICQBwAAAIQ8AAAAIOQBAABAyAMAAABCHgAAABDyAAAAIOQBAAAAIQ8AAABCHgAAABDyAAAAgJAHAAAAIQ8AAAAIeQAAAEDIAwAAgJAHAAAAhDwAAAAg5AEAAEDIAwAAAEIeAAAAEPIAAAAg5AEAAAAhDwAAAAh5AAAAEPIAAACAkAcAAACEPAAAAAh5AAAAQMgDAAAAQh4AAACEPAAAACDkAQAAACEPAAAAQh4AAAAQ8gAAAICQBwAAACEPAAAACHkAAABAyAMAAICQBwAAAIQ8AAAAIOQBAABAyAMAAABCHgAAABDyAAAAIOQBAAAAIQ8AAAAIeQAAABDyAAAAgJAHAAAAhDwAAAAIeQAAAEDIAwAAAEIeAAAAhDwAAAAg5AEAAAAhDwAAAEIeAAAAEPIAAACAkAcAAAAhDwAAAAh5AAAAQMgDAACAkAcAAACEPAAAACDkAQAAQMgDAAAAQh4AAAAQ8gAAACDkAQAAACEPAAAACHkAAAAQ8gAAAICQBwAAAIQ8AAAACHkAAABAyAMAAABCHgAAAIQ8AAAAIOQBAAAAIQ8AAABCHgAAABDyAAAAgJAHAAAAIQ8AAAAIeQAAAEDIAwAAgJAHAAAAhDwAAAAg5AEAAEDIAwAAAEIeAAAAEPIAAAAg5AEAAAAhDwAAAEIeAAAAEPIAAACAkAcAAAAhDwAAAAh5AAAAQMgDAACAkAcAAACEPAAAACDkAQAAQMgDAAAAQh4AAAAQ8gAAACDkN1WvCQAAAF4n5LPXBAAAANcP+br6BAAAAPqpkQYvgYcAAAAAF3EU8lnQAwAAwDChmfGtEfn8/RLyAAAAMEb+TMjX1b9teAcAAABjAr6mg/Xyrc3ubHgHAAAAY4TauwS/BQAAAAAuILJGPol5AAAA6C60R91WyK/n4lsfDwAAAP1tzYqvkZAHAAAAnhPyzVH5EnwQAAAA0FeOtHg5iPb5WwAhDwAAAP1N6ZNr5LeiXswDAABAX186fm55frxReQAAABgX84cb3kVH5AEAAID+Ed/s8qOQd+wcAAAAjBPq8NaIvGn1AAAAcCGt4+fy6hMAAAC4cMjPJq8KAAAAugrNjC+BhwAAAADjo/5TIQ8AAABciJAHAACAFw950+kBAADgBUJ+Dvi8EfbiHgAAAC4W8nkV9Gkj8gEAAIA+7u097fR43Qr5JOABAADgqSHfbPFyEO0iHgAAAMbJ6eNy9+X/fQj5dcRn7xAAAAAuITS13og8AAAAPC/cNwfZnSMPAAAA14r3lH5Ms/9wwtxRyJtaDwAAAM8L+rr6XTPk687NAAAAQB9HG941Q375EAAAAKCv0CB6ZLM7o/EAAADQX150eP1MyKfIAwAAAIAuQf+lkAcAAAD6uvf3lHaOnYuEfI58EwAAAACc4ktT62uyaz0AAACM9Bb5I7vWAwAAwDUsB9J3B9dL8CYAAACgf8hvfaajkM8bfyzmAQAAoL+86O+cdmbIl4Obt74VAAAAAPp6aLO7uvMA6+QBAACgr7f0cYZ8M+SPHgYAAAD0dbg+/ijkm98AAAAAAF3sro8/CvnwAwAAAIDTAv6urn5+KOTnBfZCHgAAAMbZ3fCuNG6avwGYvEMAAADoHu85NZa4F+8JAAAALhfzKX1yRP5+GY0HAACAMRG/nFK/OTpfdm5c/yzmAQAAoH/Ir/+dIyGfIjcCAAAApyob/R0akU+tmwAAAIDThQbTW2vk8/e/EfMAAADQP+TXx86Fp9Yvt7wX8QAAADAu5Pd+Pgz59TcBYh4AAAD6Wg+ob06xLxvxnlY3iHgAAADob1q1+KfOkZ93zHvzPgEAAGBIzB8OqB+tkZ8fkJLj5wAAAKC3Gvl9Cdw4LYIeAAAA6CM0iF4ObmwusAcAAABOExpEX4b80RC+EXkAAAAYF/N1r9WXIX+0S33xLgEAAKC75RF0zV3rt/6gLh4CAAAA9LMM+HWLv4d96/i5+dsAAAAAoK+8+Kx7PV5W0b71gOYZdgAAAMCXHY3I53XItx4g5AEAAKCvKf08Cp9XjR4KeevjAQAAYJzmoHo5uLGkgzn5AAAAwKlyOj5Rbjfkl2fVzSPyzpEHAACAvu7t/bbT6Ichn9PHg+d/8T4BAACgq7ro9Lz6PAz55Uj8fL15nwAAANDVvcXnk+OmtLNOPrJrfUo2vAMAAIDepkWD766XLxvxvvzMyfFzAAAAMMJ6qftDu9YnAQ8AAABPUTcCvxnyy2PnHD8HAAAAYwK+eWrcXsgv5+H/mozMAwAAwIiQb/6+BB8i5AEAAKCv+2h8boV9aQR8SabWAwAAwDPkR0J+jvlp8a0AAAAA0Ndyz7rwiHxt/AwAAAD0M6WDpe7R4+fEPAAAAPRXVz2eHwn55VB+8S4BAACgq2nR4Wnj34chvx6Nf/M+AQAAYIjDTeeNtAMAAMA1rAfVlz8fhvzypilZHw8AAAAj5L14b4X81jcBjp8DAACAvt5SY338VsgvR+Nz+jEvP3ufAAAA0NXudPq9kN86P34e1jciDwAAAGOjfrPXW5vdTZFvAwAAAIDTAn45Q/6D6K71drcHAACA/poz41ub3c1MrQcAAIC+5oCf0scR+XoU8ut5+KbVAwAAQH/LgN9t8a2QX59bJ+YBAACgv60Wr5GQr8HfAQAAAH3sbnhXGjcJeAAAABhnPSqfHwn5uvoEAAAA+ppH4nebvAQi/v4Au9YDAABAf1Nq7FVXgg8R8gAAANDX4ZT6o5CvG5+m1wMAAED/kJ9WLR6eWr+O+ux9AgAAQPeQT6t4/7ARfdm5af07I/IAAADQP+Sb/V0CD7hfv3ifAAAA0D3kv7xr/fzvN+8TAAAAhsT84ah8ZI18TqbWAwAAwIiIn1Y/PxTy4h0AAADGuS9rz+nHWfLp0ZDf+0YAAAAAON+v3z/ndfLhkF/Ox5//7fg5AAAA6Gvd4+GQT6ubbHYHAAAAz4n58K71ywccDukDAAAAp0V8c8P5srqh9W0AAAAA0E9zj7oSiHdr5AEAAKC/vIj58Br5urq5Rr8RAAAAAL5k2eR15/92d62fP+ebhTwAAAD09Za2d67/KeqPptY3D6EHAAAAxmodPyfiAQAAYJx1iz98/NzujQAAAMDpET+1OrwEwt2u9QAAADAm5PNOmzdDfnmDze4AAABgbNDvikytNxoPAAAAYwJ+eT0c8ja7AwAAgLEhf3c4oF6CD3rzPgEAAKB7yDeXtpedGw+3ugcAAABOl79fh1PsWyPyptcDAADAGNP366HN7upB0AMAAABPdnSOfHOnPAAAAOA0ocH1EnyYc+QBAABgbMhvhn0JPsRZ8gAAADAu5uuixfMjIX83L7YHAAAAxsX85s8lcAMAAAAwJuCXe9U9fPycs+QBAADgOUG/K3qOvDXyAAAA0D/g5wbfPUWuBOvfGnkAAAAYF/Mp7Qyql8DNzpIHAACAMRGfWi0e2bU+J1PrAQAAYETI7w6k15v3kP/+Q915gBF5AAAAGGdzMD3fvIf8RsDPN94v6+MBAABgXMRvDqb/NCK/w/FzAAAAMNa00+Pvvys78b78zEIeAAAAhkT8ep+6D9Pso+fIC3kAAADoq6YfI/K7PR6ZWi/iAQAAoL/S6PNmyO/eBAAAAJwuNKAePUceAAAA6OstEvOtYXvr4wEAAGCc2or5EnyIUXkAAADoH/HN/o6eIz95nwAAADAk5o9+3gz59cHzRuQBAABgjLwX8EchH/lGAAAAADjflL6wa/1yJN7UegAAABgjfybk54g3tR4AAADGqOmLu9bb7A4AAACeF/X50ZDfrX8AAACgS7w3lcZNVdADAADAdUL+2+rn/NkHAQAAAF8O+YfXyK/PkLfJHQAAAIwRavDIGnlBDwAAAP3VtD0qX1shX4O/AwAAAM4N+bUPA+ulcbPN7gAAAOB5IV+jId96EAAAAHCuHOnxIuABAADgEtbr49OjIQ8AAABcTDTkjc4DAABAf83+/ibiAQAA4BKmyB9Fd60HAAAA+sutHi+NG+ebBT0AAAD0j/gp2ewOAAAAXkJoEP095OvNwc3Z+wQAAIDumv39HvL5ZiPi539P3iUAAAB0VSP9vTciv4z4mozIAwAAwAjLQfa61ezl4KatqAcAAAD6qqugX86i3wz5Gox7AAAA4NyAXx8H/1uPt0bkUzDuAQAAgPOEZsi3Qt4Z8gAAADDGdBD04ZDf/QYAAAAAOFWONHjxngAAAOAS6ldD3ig8AAAAjJMjLW5EHgAAAK4hNKD+U8gvtrM3Gg8AAAAXjPqfQn55wPxnvhUAAAAATpFDIR+5AQAAAOiipsDO9a2p9c6RBwAAgLExn45i/mhq/XyD0XkAAADo7/Fz5Bcj8usHiHkAAADoa4r8UfT4OdPrAQAAoL8P/b0adE/fRDwAAAC8jhII+JxMrQcAAIDetvateyjkU+QBAAAAwClC7V3OehAAAADQP+bLVx8AAAAAjNMK+dAZdgAAAMCTQn61rb2ABwAAgCuHfL7xWgAAAGC4uvqMhfz6oPlkVB4AAABGyIFGd/wcAAAAXERdB/3WrPlIyJtqDwAAAOOD/tMj8lXMAwAAwLiA34v43ZBf/bGIBwAAgP7yMub3NqP/9ug3AgAAAMDzFK8AAAAALiG0tH035Pfm4gMAAABd/DS1/qE18nvz8AEAAIBuQgPqu5vdiXkAAAAYKs9N/tsPj25217oRAAAAOFVzWv1hyAt4AAAAGG/u8YfWyAMAAADPczQiL+QBAADghRweP+cIOgAAABirtQH94Yh8a14+AAAAcK57i5taDwAAAC+iNZheIjfbwR4AAACuITS1HgAAAOivtT6+GfLWxgMAAMA4rfXxzZCPPAAAAAA4xykj8qbXAwAAwLiI/9KIPAAAAHAtQh4AAAAuILq8PT+wBN5aeQAAAOjb8qbWAwAAwKtUfOTvvnlVAAAA8HzRU+OMyAMAAMALaZ4j7xUBAADAi4T8fIadoAcAAID+Iv1t13oAAAC4SMdH/sgaeQAAAHghQh4AAAAuIjK1XsgDAADARUSOoBPyAAAA8EJCIW/XegAAAHihkAcAAABeKOTrA2fUAQAAAE8OeQAAAEDIAwAAAEIeAAAAhDwAAAAg5AEAAAAhDwAAAEIeAAAAEPIAAACAkAcAAAAhDwAAAAh5AAAAIKV8I+QBAADgRdQbIQ8AAAD/R4Q8AAAACHkAAABAyAMAAICQBwAAAIQ8AAAAIOQBAABAyAMAAABCHgAAABDyAAAAIOQBAAAAIQ8AAAAIeQAAABDyAAAAgJAHAAAAhDwAAAAIeQAAAEDIAwAAAEIeAAAAhDwAAAAg5AEAAAAhDwAAAEIeAAAAEPIAAACAkAcAAAAhDwAAAAh5AAAAQMgDAACAkAcAAACEPAAAACDkAQAAQMgDAAAAQh4AAAAQ8gAAACDkAQD4H/t1IAMAAAAwyN/6Hl9ZBAAiDwAAAIg8AAAAiDwAAAAg8gAAAIDIAwAAgMgDAAAAIg8AAACIPAAAAIg8AAAAIPIAAACAyAMAAIDIAwAAACIPAAAAiDwAAACIPAAAACDyAAAAgMgDAACAyAMAAAAiDwAAAIg8AAAAiDwAAAAg8gAAAIDIAwAAgMgDAAAAIg8AAACIPAAAADwkgAADAEb6yob/0aWIAAAAAElFTkSuQmCC') left top no-repeat;
}

#master_wrap {
    width: 990px;
    margin: 0 auto;
    background: #fff;
}
#full_wrap{
width: 970px;
padding: 0 10px;
}
#third_wrap{
    width: 790px;
    padding-left: 10px;
    margin-right: 20px;
}

#heder_right_upper {
    font: normal 11px/1.8em Arial, Lucida Sans Unicode, Lucida Grande, vedrana;
    height: 30px;
    width: 300px;
}
#heder_right_upper a {
    float: left;
    color: #333;
    margin-right: 10px;
}
#heder_right_upper ul li {
    margin-right: 5px;
    display: inline;
}
#heder_right_lower input {
    font: normal 12px/1.6em Lucida Sans Unicode, Lucida Grande, vedrana;
    color: #666;
    width: 200px;
}


#heder_right_lower {
    padding-top: 20px;
    font-size: 12px;
}
.img_left{
    float: left;
    margin: 5px 10px 0 0;
}
.img_right{
    float: right;
    margin: 5px 0 0 10px;
}
.img_full{
    float: left;
    margin: 10px 0;
}
.f_img_left{
    float: left;
    margin: 0 10px 0 0;
}

.caption_r{
    float: right;
}
.caption_l{
    float: left;
}
.potpis, .potpis_r{
    clear: both;
    font: normal 12px/1.5em Lucida Sans Unicode, Lucida Grande, vedrana;
    padding: 3px 0;
    color: #777;
}

#home_main_article_thumbs a img {
    display: block;
    height: 60px;
    border: 1px solid #fff;
    margin: 14px 0;
    padding: 0;
}
#home_main_article_thumbs a:hover img {
    border: 1px solid #B78BA4;
}
#home_main_article_text{
    padding-bottom: 5px;
}
#home_main_article_text ul li a{
    color: #df0000;
}
#home_main_article_text p, .second_article p, .carosel_block p {
    font-size: 14px;
    line-height: 1.5em;
}
.title{
    font: normal 20px/1.6em georgia;
}
.article_more {
    margin-top: 5px;
    text-align: right;
}

.com_link{
    padding-left: 15px;
    background: url("../images/icons/com_mini.png") left top no-repeat;
}
.com_link:hover{
    background: url("../images/icons/com_mini.png") left -16px no-repeat;
}
.mail_link{
    padding-left: 15px;
    background: url("../images/icons/mail_mini.png") left top no-repeat;
}
.mail_link:hover{
    background: url("../images/icons/mail_mini.png") left -16px no-repeat;
}
.fav_link{
    padding-left: 15px;
    background: url("../images/icons/star_fav.png") left top no-repeat;
}
.fav_linkon{
    padding-left: 15px;
    background: url("../images/icons/star_fav.png") left -24px	no-repeat;
}
.fav_link:hover{
    background: url("../images/icons/star_fav.png") left -24px no-repeat;
}
#profil_link{
    padding-left: 18px;
    background: url("../images/icons/user_head.png") left 2px no-repeat;
}
#out_link{
    padding-left: 18px;
    background: url("../images/icons/out_head.png") left 2px no-repeat;
}
.fav_info{
padding-left: 15px;
background: url("../images/icons/star_fav.png") left -16px no-repeat;
color: #cc3300;
}
.fav_info:hover{
text-decoration:none;
}
.action_link{
    color: #111;
    font: normal 13px/1.3em georgia;
}
.comm_wrap{
    width: 470px;
    margin-right: 20px;
}

#comments_link{
    padding-left: 20px;
}
#comment_link{
    padding-left: 20px;
    background: url("../images/icons/comment.png") left 2px no-repeat;
}
#email_link{
    padding-left: 20px;
    background: url("../images/icons/email.png") left 2px no-repeat;
}
#mail_link{
    padding-left: 20px;
    background: url("../images/icons/mail.gif") left top no-repeat;
}
#print_link{
    padding-left: 20px;
    background: url("../images/icons/print.gif") left top no-repeat;
}
.article_cat_info{
    margin: 5px 0;
}

#category_top{
    background: url("../images/category/category_top_back.png") left top repeat-y;
    margin-bottom: 10px;
}
#comments_wrap b{
 font-weight: normal;
}
.alert_box h2{
    font-size: 20px;
 border-bottom: 1px solid #ccc;
 padding: 0 0 5px 0;

}
.alert_box{
    margin-top:20px;
    background: #df0000;
    padding: 8px;
}
.alert_box p{
    color: #fff;
    font: normal 12px/1.5em trebuchet MS;
    margin: 0;
}
.alert_facebox{
        background: #839DC6;
        padding: 5px;
}
.alert_facebox p{
    color: #fff;
    font: normal 12px/1.5em trebuchet MS;
}
.alert_facebox p a{
    font-weight: bold;
    color: #fff;
    text-decoration: underline;
}
.alert_facebox p a:hover{
text-decoration: none;
}
.alert_box p a:hover{
text-decoration: underline;
}
.comment_half{
    width: 50%;
}
.comm_login_form{
margin: 20px 10px 0 0 ;
}

.reg_bttn{
    display: block;
    width: 109px;
    height: 25px;
    background: url("../images/comments/button_sprite.png") -82px top no-repeat;
}
.reg_bttn:hover{
    background: url("../images/comments/button_sprite.png") -82px -25px no-repeat;
}
.pass_bttn{
    display: block;
    width: 84px;
    height: 25px;
    background: url("../images/comments/button_sprite.png") -191px top no-repeat;
}
.pass_bttn:hover{
    background: url("../images/comments/button_sprite.png") -191px -25px no-repeat;
}

/*Facebook*/
.fb_bttn{
    display: block;
    width: 231px;
    height: 25px;
    background: url("../images/comments/button_sprite.png") -275px top no-repeat;
}
#fb_logout, .comm_click_log{
    display: block;
 width: 50px;
 height: 25px;
 background: url("../images/comments/button_sprite.png") -275px -25px no-repeat;
}

#loader{
    padding: 20px 5px;
    background: url(../images/fb/loader.gif) center 5px no-repeat;
}
#fb_note_wrap{
font: normal 12px/1.5em trebuchet MS;
}
#fb_note_wrap ul li{
    border-bottom: 1px solid #eee;
        background: #f5f5f5;
margin-bottom: 2px;
float: left;
padding: 2px;
}
.fb_read{

    width: 10px;
    height: 10px;
    display: block;
    margin: 3px 3px 0 0;
    float: left;
    font-size: 5px;
    background: url(../images/fb/check.png) left top no-repeat;
}

.fb_avatar{
    margin-right: 5px;
    float: left;
}
.fb_allow_mailbox{
font: normal 12px/1.5em trebuchet MS;
color: #222;
padding-left: 10px;
background: url(../images/fb/tick.png) left center no-repeat;
}

#fb_avatar_wrap{
padding: 5px;
border-bottom: 1px solid #ccc;
}

.fb_inbox_wrap a{
    padding: 5px;
    border-bottom: 1px solid #eee;
    margin-bottom: 2px;
    width: 150px;
    color: #222;
font: bold 12px/1.4em trebuchet MS;
    float: left;
display: block;
background: #f5f5f5;
}
.fb_inbox_wrap a:hover{
    background: #eee;
}
.fb_inbox_wrap span{
    float: left;
    padding-right: 3px;
}
.fb_inbox, .fb_update{
display: block;
display: inline-block;
float: right;
background: #eee url(../images/fb/inbox_back.png) left top no-repeat;
padding-left: 4px;
height: 16px;
}
.fb_inbox span, .fb_update span{
display: block;
float: left;
background: #eee url(../images/fb/inbox_back.png) right top no-repeat;
color: #fff;
height: 16px;
padding-right: 4px;
font: bold 12px/1.4em trebuchet MS;
}


.comm_click_log{
    margin-top: 17px;
    cursor: pointer;
 background: url("../images/comments/button_sprite.png") -325px -25px no-repeat;
}
#comm_sec3{
    position: relative;
    display: none;
}
.close_comm_login{
    font-size: 1px;
width: 13px;
height: 13px;
background: url("../images/icons/close-button.png") left top no-repeat;
position: absolute;
top: 0;
right: 0;
cursor: pointer;
}
.close_comm_login:hover{
background: url("../images/icons/close-button.png") left -13px no-repeat;
}
.login_bttn, .reply_login_bttn{
    display: block;
    width: 82px;
    height: 25px;
    cursor: pointer;
    background: url("../images/comments/button_sprite.png") left top no-repeat;
}
.login_bttn:hover, .reply_login_bttn:hover{
    background: url("../images/comments/button_sprite.png") left -25px no-repeat;
}
.com_splitt{
    height: 1px;
    font-size: 1px;
    border-bottom: 1px solid #ccc;
    margin: 20px 0 10px 0;
}


.category_top_cont{
    width: 190px;
}
.cat_top_wrap{
    padding: 0 10px;
}
.category_top_link img{
    display: none;
    text-align: right;
}
.category_top_link{
    height: 10px;
    margin: 10px 0 0 0;
    width: 190px;
    text-align: right;
}
.category_bot_cont{
    border-top: 1px solid #ddd;
    padding: 10px 0;
}

.category_bot_cont h2 a, .category_bot_home_cont h2 a{
    font-size: 16px;
    line-height: 1.5em;
}
.category_bot_cont h2 a span img, .category_bot_home_cont h2 a span img{
    margin-top: 5px;
}
.tag_category{
    font: normal 20px/1.5em georgia;
    text-transform: capitalize;
    margin: 0 0 10px 0;
}
/*Vote*/
.vote_wrap{
font: bold 13px/1.2em Trebuchet MS;
color: #444;
margin-top: 5px;
}
.vote_action_wrap{
margin-top: 5px;
border-top: 1px solid #ddd;
padding-top: 10px;
}

.voteplus span, .voteminus span{
display: block;
float: left;
color: #8cc602;
font: bold 15px/1em Trebuchet MS;
margin-right: 5px;
}
.voteminus span{
color: #de0202;
}
.voteplus a, .voteminus a{
display: block;
float: left;
height: 15px;
width: 15px;
background: url(../images/comments/rate.png) -15px top no-repeat;
margin-right: 10px;
font-size: 5px;
}
.voteminus a{
background: url(../images/comments/rate.png) left top no-repeat;
}
.voteplus a:hover{
background: url(../images/comments/rate.png) -15px -15px no-repeat;
}
.voteminus a:hover{
background: url(../images/comments/rate.png) left -15px no-repeat;
}
.voteplus a.disabled, .voteplus a:hover.disabled{
cursor: text;
background: url(../images/comments/rate.png) -15px -30px no-repeat;
}
.voteminus a.disabled, .voteminus a:hover.disabled{
cursor: text;
background: url(../images/comments/rate.png) left -30px no-repeat;
}

.msg{
    position: absolute;
    display: none;
    padding: 5px;
    border: 1px solid #ddd;
    background: #eee;
    width: 200px;
    color: #222;
    font: normal 13px/1.6em Trebuchet MS;
    -moz-box-shadow: 0px 0px 8px #777;
    -webkit-box-shadow: 0px 0px 8px #777;
    z-index: 1000;
}
.msg a{
color: #111;
background: #ccc;
padding: 0 3px;
border-bottom: 1px solid #ddd;
}

/*Search*/
.highlight {
    background-color: #ffff88;
}
.search_wrap ul{
    list-style-position: inside;
    list-style-type: none;
    font: normal 14px/1.6em Trebuchet MS;
    color: #333;
}
.search_wrap h2{
    color: #444;
    font: bold 18px/1.6em Georgia;
    margin-top: 10px;
}

.search_wrap ul li a:hover{
    color: #df0000;
    text-decoration: underline;
}
.search_wrap ul li span.searchdate{
    font: normal 11px/1.5em Trebuchet MS;
    color: #777;
}
.searchCrumbs{
 margin-bottom: 10px;
 border-bottom: 1px solid #ddd;
    padding: 5px 0;
}
.searchCrumbs a {
    font-size: 16px;
    font-weight: bold;
    color: #444;
}
.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  transition: opacity 100ms;
  visibility: hidden;
  opacity: 0;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
    z-index: 101;
}
.popup {
  margin: 300px auto;
  padding: 20px;
  background: #fff;
  width: 10%;
}
.popup .close {
    margin: 5px auto;
    display:block;
  color: #000;
}
#search_bttn_all{
    font: bold 12px/2.6em trebuchet MS;
  padding: 5px;
  border: 1px solid;
  border-color: #EEE;
  background: #eee url('../images/buttons/btn2.png') top no-repeat;
  box-shadow: 2px 2px 2px 1px #888888;
    cursor:pointer;
}
#search_bttn_all:hover{
    color:#df0000;
}
#cat_heading {
        font-size: 24px;
}
.searchCategory, .searchSubcategory{
 margin-bottom: 5px;
}
.searchCategory a {
 font: normal 18px/1.6em Georgia;
 margin-bottom: 5px;
 color: #222;
}
.searchSubcategory a {
 font: normal 14px/1.6em Georgia;
 margin-left:10px;
 color: #222;
 padding: 2px 0;
 text-transform: capitalize;
}
.searchArticle{
list-style: disc;
list-style-position: inside;
color: #333;
margin-left:20px;
}

.searchArticle a {
 font-size:12px;
 color: #333;
}
.searchMore a {
 font-size:12px;
 margin-left:20px;
}
.searchMore a:link {
 color:#339;
}
#main_content .searchMore a{
color: #df0000;
font: bold 11px/1.5em Trebuchet MS;
}
.searchMore{
margin-bottom: 15px;
color: #1B5072;
}

.tabela{
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
}
.tabela td{
    padding: 3px;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
}

#heder_right_upper{
    position:relative;

    background: #fff;
}
#log_btn.show{
    background: #ddd;
}


.letter a, .letter_li a{
    font: normal 11px/1.6em tahoma;
    color: #cc3300;
    padding: 2px 0;
}
.letter a:hover, .letter_li a:hover{

}
.letter ul, .letter_li ul{
    list-style: disc;
    font-size: 10px;
margin-left: 15px;
}
.letter ul li{
 width: 140px;
 float: left;
}
.letter h3{
font-size: 16px;
color: #111;
}

#tag_nav{
    margin: 0 0 10px 0;
}
#tagwrap{
    padding-bottom: 5px;
        border-bottom: 1px solid #ddd;
    }
.art_table {
    border: 1px solid #ccc;
 border-bottom: none;
 border-right: none;
}
.art_table td, .art_table th{
 padding: 5px;
 border-right: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
font: normal 12px/1.5em Verdana;
vertical-align: top;
}
.art_table td .img_left, .art_table th .img_left{
 margin-top: 0;
}
#article_content .art_table p{
    padding: 0;
    margin: 0;
font: normal 12px/1.5em Verdana;
}
.art_table th{
background: #eee;
font-weight: bold;
}
.tab_even{
    background: #f8f8f8;
}

/*More info*/
#more_info{
    margin: 10px 0;
    padding: 5px;
    border: 1px solid #ddd;
    color: #222;
}
#more_info a{
    color: #fff;
}
#more_info h3{
    color: #fff;
    font-size: 14px;
}
#more_info span{
    font-size: 11px;
}
.more_info_send{
 color: #fff;
}
.more_info_req{
 color: #777;
}
.more_info_icon{
    padding: 10px 5px 0 0;
    border-right: 1px solid #ddd;
    color: #fff;
    width: 50px;
    height: 30px;
    text-align: center;
    margin-right: 10px;
    font: bold 18px Arial;
}
/*Cat_Boxes*/
#cat_boxes{
    width: 790px;
    margin: 10px 0 0 0;
    padding-top: 10px;
    /*border-top: 3px solid #ccc;*/
}

.cat_boxes_wrap{
width: 244px;
border: 1px solid #ddd;
padding: 5px;
margin: 0 11px 12px 0;
float: left;
}
.cat_boxes_wrap.last{
margin-right: 0;
}
.cat_boxes_wrap h2{
padding: 0 0 3px 0;
border-bottom: 1px solid #ddd;
margin-bottom: 5px;
}
.cat_boxes_wrap h2 a{
font: normal 16px/1.4em Georgia;
color: #222;
text-transform: uppercase;
}
.cat_boxes_wrap h2 a:hover span{
color: #df0000;
}
.cat_boxes_wrap p{
font: normal 12px/1.4em Trebuchet MS;
color: #888;
}
.cat_boxes_wrap p a{
color: #df0000;
font: bold 12px/1em Trebuchet MS;
}
.cat_box_first h3 a{
font: normal 16px/1.3em Georgia;
color: #df0000;
}
/*Article gallery*/
#article_gal a, #article_gal_thumb a img{
    border: none;
}
/*Gallery*/
#gallery_wrap{
width: 650px;
margin-left: 10px;
margin-right: 20px;
}

/*list_style*/
.list_domain{
font: normal 20px/1.6em Georgia;
color: #888;
border-bottom:1px solid #ddd;
text-transform: capitalize;
}

#sort_wrap{
    color: #222;
    font: bold 12px/1.5em Verdana;
    margin-bottom: 10px;
}
#sort_wrap a{
    color: #df0000;
    font: normal 11px/1.5em Verdana;
}
#sort_wrap a.selected{
    font-weight: bold;
    text-decoration: underline;
}
#content_list_view ul{
    color: #222;
    font-size: 9px;
    list-style: none;
}
#content_list_view .article_update{
    color: #222;
}
#content_list_view .article_update img{
 margin-top: 3px;
}
#content_list_view ul li ul li ul{
    list-style: disc;
}
#content_list_view ul li{
    font-size: 12px;
    font: normal 11px/1.6em Verdana;
}
#content_list_view ul li a{
    color: #222;
    font: normal 11px/1.8em Verdana;
    border: none;
}
#content_list_view ul li a:hover{
    color: #df0000;
}
#content_list_view ul li a.comm_ico{
    color: #df0000;
    font: bold 11px/1.5em trebuchet MS;
}
#content_list_view .content_list_date{
color: #df0000;
}
.content_list_cat{
font: normal 16px/1.6em Georgia;
}
.content_list_subcat{
font: bold 9px/1.6em verdana;
text-transform: uppercase;
color: #444;
}

/*Rightblog*/
#right_side .side_blog_wrap{
width: 160px;
margin-bottom: 10px;
padding-bottom: 5px;
border-bottom: 1px solid #ddd;
}
.rblog_autor{
font: bold 10px/1.3em Trebuchet MS;
    text-transform: uppercase;
    margin-top: 3px;
}

#right_side h2{
margin: 3px 0;
}
#right_side h2 a{
font: normal 12px/1.3em Georgia;
color: #df0000;
margin-bottom: 3px;
}

#right_side .side_blog_wrap p{
font: normal 10px/1.3em Verdana;
}
#right_side .side_blog_wrap p a{
color: #df0000;
}
#right_side .side_blog_wrap h2 a{
font-size: 16px;
}
#right_side h2 a span, #right_side .side_blog_wrap h2 span a, #right_side .side_blog_wrap h2 span{
font: bold 11px/1.3em Arial;
}
.rblog_autor a{
color: #222;
}
.rblog_autor a:hover{
color: #df0000;
}
.side_author{
font: normal 12px/1.5em trebuchet MS;
color: #222;
}

/*hinter*/
    .hinter{
        padding: 5px;
        background: #fff;
        border: 1px solid #ccc;
        -moz-box-shadow: 0px 0px	8px #bbb;
        -webkit-box-shadow: 0px 0px	8px #bbb;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
    }
    .hinter span{
        color: #222;
        font: normal 10px/1.4em verdana;
    }
    .hinter span a{
        color: #df0000;
    }
    .hinter span h2{
        color: #df0000;
        font: bold 13px/1.4 verdana;
    }
    .pointer{
        padding: 8px;
    }
    .close_it{
        position: absolute;
        display: block;
        top: 10px; right: 10px;
        width: 9px;
        height: 9px;
        font-size: 2px;
        background: url(../images/hinter/close_mini.png) left top no-repeat;
        cursor: pointer;
    }
    .close_it:hover{
        background: url(../images/hinter/close_mini.png) left -9px no-repeat;
    }
    .tip{
        position: absolute;
        display: block;
        bottom: 0;
        width: 16px;
        height: 9px;
        font-size: 2px;
        background: url(../images/hinter/tip.gif) center top no-repeat;
    }

.menu .blic_lnk span{
color: #df0000;
}


/*Light Box*/

#jquery-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 500px;
}
#jquery-lightbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}
#lightbox-nav {
    z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
    width: 64px;
    height: 32px;
    zoom: 1;
    display: block;
    margin-right: 5px;
}
#lightbox-nav-btnPrev {
    float: left;
}
#lightbox-nav-btnNext {
        float: left;
}
#lightbox-container-image-data-box {
    font: 11px Trebuchet MS;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    width: 100%;
    padding: 10px 5px;
}
#lightbox-container-image-data {
    padding: 0 10px;
    color: #444;
}
#lightbox-container-image-data #lightbox-image-details {
    padding: 0 0 5px 0;
    text-align: left;
}
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
    display: block;
    clear: left;
    padding-bottom: 5px;
}
#lightbox-secNav-btnClose {
    background: url(../images/lbox/close.png) left top no-repeat;
    position: absolute;
    top: -8px;
    right: -8px;
    width: 23px;
    height: 23px;
    display: none;
}

#lightbox-secNav-btnClose:hover {
    background: url(../images/lbox/close.png) left -23px no-repeat;

}

/*Galerija*/
article_slide img{
position: relative;
}

.article_gal{
    margin: 10px 0;
    display: none;
}
.article_gal_thumb a {
    display: block;
    padding: 2px;

}
.article_gal_thumb li {
 float: left;

}
.article_gal_potpis{
    width: 460px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(../images/gallery/desc_back.png) left top no-repeat;
    padding: 5px;
    color: #fff;
 text-align: left;
}
.article_slide {
    cursor:pointer;
}
.art_gal_wrap{
 width: 470px;
 text-align: center;
     background: #000;
}
.art_gal_wrap a{
display: block;
border: none!important;
}
.gal_nav_wrap{
    background: #000;
    padding: 0 6px;
}
#article_content .gal_nav_wrap a{
    border: none;
}
.article_gal_thumb{
    display: none;
    width: 470px;
    overflow:hidden;

    float: left;
}
.article_gal_thumb li{
    list-style: none;
    padding: 5px 4px;
}
#article_content .article_gal_thumb a {
    border: 1px solid #000;
}
#article_content .article_gal_thumb a:hover {
    border: 1px solid #777;
}
#article_content .article_gal_thumb a.activeSlide {
    border: 1px solid #df0000;
}
.simplePrevious, .simpleNext{
    width: 22px;
    height: 62px;
    display: block;
    cursor: pointer;
    background: #ddd;
    margin-top: 7px;
}
.simplePrevious{
float: left;
}
.simpleNext{
float: left;
}
.simpleNext.disabled{
float: left;
cursor: text;
}
.simplePrevious.disabled{
float: left;
cursor: text;
}
/*Widget*/
.widget_desc{
    display: none;
    position: absolute;
    font: normal 11px/1.4em trebuchet MS;
    bottom: 0;
    left: 0;
    width: 290px;
background: url(../images/gallery/desc_back.png) left top no-repeat;
color: #fff;padding: 5px;
}
#gallery_widget{
margin-bottom: 5px;
width: 300px;
}
#gallery_widget a{
overflow: hidden;
height: 220px;
}
#slideNo{
font: normal 11px/1.4em trebuchet MS;
color: #df0000;
text-align: center;
width: 268px;
}
.widget_side_wrap{
margin-bottom: 10px;
padding: 0 0 5px 0;
border-bottom: 1px solid #ddd;
display: none;
}
.widget_wrap{
display: none;
}
.widget_home_other{
margin-left: 15px;
}
.sport_widget_home_other{
margin-left: 5px;
margin-bottom: 10px;
width: 150px;
overflow: hidden;
}
.sport_widget_home_other a{
color: #222;
}
.sport_widget_home_other a:hover{
color: #df0000;
}
.sport_widget_home_other p{
font: normal 11px/1.4em trebuchet MS;
}
.sport_widget_home_other .f_img_left{
float: left;
margin-right: 5px;
}
#widget_next, #widget_prev, #widget_up, #widget_down{
width: 16px;
height: 16px;
font-size: 5px;
background: url(../images/gallery/widget_nav.png) left top no-repeat;
cursor: pointer;
}
#widget_up{
float: right;
margin-right: 5px;
margin-top: 8px;
background: url(../images/gallery/widget_nav.png) left -64px no-repeat;
}
#widget_up:hover{
background: url(../images/gallery/widget_nav.png) left -96px no-repeat;
}
#widget_down{
    margin-top: 8px;
    float: right;
background: url(../images/gallery/widget_nav.png) left -80px no-repeat;
}
#widget_down:hover{
background: url(../images/gallery/widget_nav.png) left -112px no-repeat;
}
#widget_next{
    float: left;
background: url(../images/gallery/widget_nav.png) left top no-repeat;
}
#widget_next:hover{
background: url(../images/gallery/widget_nav.png) left -32px no-repeat;
}
#widget_prev{
    float: left;
background: url(../images/gallery/widget_nav.png) left -16px no-repeat;
}
#widget_prev:hover{
background: url(../images/gallery/widget_nav.png) left -48px no-repeat;
}
.gal_featuring{
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}
.gal_featuring h1{
    font: normal 20px/1.6em Georgia;
 color: #666;
}
.gal_box_big{
width: 300px;
margin-right: 20px;
}
.gal_box_big h2 a,.gal_box h2 a{
font: bold 12px/1.6em Trebuchet MS;
text-transform: uppercase;
color: #555;
}
.gal_box h2 a{
font: bold 11px/1.8em Trebuchet MS;
}
.gal_box_big .gal_desc a{
font: normal 16px/1.6em Georgia;
color: #df0000;
}
#full_wrap .gal_descr a{
font: normal 11px/1.3em arial;
color: #df0000;
}
#full_wrap .gal_descr a{
font: normal 13px/1.3em arial;
color: #df0000;
}
#full_wrap .gal_descr a:hover{
text-decoration: underline;
}
#full_wrap .gal_descr .comm_flag{
font: bold 11px/1.3em arial;
color: #444;
}
#full_wrap .gal_descr .comm_flag:hover{
color: #222;
}
.gal_box_big h2 a:hover,.gal_box h2 a:hover, .gal_cat_section a:hover{
color: #222;
}
.gal_desc a{
font: normal 12px/1.2em Trebuchet MS;
color: #df0000;
}
.gal_desc{
font: normal 10px/1.6em Verdana;
}
.gal_box, .gal_box_other{
    width: 140px;
    height: 148px;
    margin-right: 20px;
        overflow: hidden;
}
.gal_box .article_info, .gal_box_other .article_info, gal_box_other_cat .article_info{
margin: 0;
font: normal 9px/1.4em Verdana;
}
.gal_box_big .article_info{
margin: 0;
font: normal 10px/1.4em Verdana;
}
.gal_box_other {
height:145px;
margin:20px 21px 20px 0;
overflow:hidden;
}
.gal_box_other_cat {
height:149px;
width:140px;
margin:20px 21px 20px 0;
overflow:hidden;
}
.gal_box_other .gal_desc a{
font: normal 12px/1.2em Trebuchet MS;
}
.gal_cat_section{
background: #eee;
    border-bottom: 1px solid #ddd;
padding: 5px;
}
.gal_cat{
    width: 300px;
    height: 82px;
    font: bold 11px/1.4em Trebuchet MS;
    color: #666;
    padding: 0 5px;
    margin: 10px 5px 10px 0;
    border-right: 1px solid #ddd;
    overflow: hidden;
}
.gal_cat .article_info a{
    font: bold 11px/1.4em Trebuchet MS;
}
.gal_cat_section a{
color: #444;
font: bold 11px/1.6em Trebuchet MS;
text-transform: uppercase;
}
.gal_cat img{
margin-right: 5px;
}

.gal_cat a{
    width: 200px;
    color: #df0000;
    font: normal 16px/1em Georgia;
}
.gal_info{
    font: normal 11px/1.4em trebuchet MS;
    color: #222;
    margin-bottom:2px;
}
.gal_info span{
    color: #666;
}
.gal_info a{
    font: bold 11px/1.4em trebuchet MS;
    color: #222;
    border: none;
}
.gal_info a:hover{
    color: #df0000;
}
.kat_feature{
padding: 5px;
margin-bottom: 10px;
border: 1px solid #ddd;
border-top: 1px solid #ddd;

}
.kat_feature img{
float: left;
margin: 2px 5px 0 0;
padding: 3px;
border: 1px solid #eee;
}
.kat_feature a:hover img{
border: 1px solid #df0000;
}
.kat_wrap_f{
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd;
}

.kat_feature p{
font: normal 11px/1.4em verdana;
}
.kat_lnk a{
display: block;
padding-right: 5px;
background:url("../images/sidebar/tab_menu_back.png")	right top;
height:28px;
}
.kat_lnk a span{
display: block;
float: left;
color: #444;
text-transform: uppercase;
font: bold 11px/2.7em Verdana;
padding-left: 5px;
background:url("../images/sidebar/tab_menu_back.png");
height:28px;
}
.kat_lnk a:hover span{
text-decoration: underline;
}
.kat_lnk a img{
float: left;
padding-left: 0px;
padding-top: 7px;
}
.kat_feature h3 a{
    color: #222;
    font: normal 11px/1.4em Verdana;
    display: block;
    padding: 5px 5px	3px 13px;
    overflow: hidden;
    background: #fff url(../images/elements/bullet1.png) left 8px no-repeat;
}
.kat_feature h2{
    margin: 0 0 5px 0;
}
.kat_feature h2 a{
    color: #df0000;
}

#SearchAddress, #SearchObjects{
font: bold 14px/1.1em Trebuchet MS;
margin-right: 5px;
padding: 4px 10px;
color: #111;
}
#SearchAddress.selected, #SearchObjects.selected{
    color: #fff;
background: #cc3300;
}
#home_map_hlp{
    margin-top: 5px;
    font: normal 12px/1.5em Trebuchet MS;
}
#home_map_hlp span{
color: #df0000;
}
#map_search_cont{
background: #cc3300;
padding: 5px;
width: 400px;
}
#map_search_cont input{
padding-top: 3px;
height: 18px;
}
.exchange_convert{
padding: 5px 0;

}
#exch_result{
overflow: hidden;
width: 60px;
margin-top: 2px;
}

.exchange_convert input{
    font: normal 11px/1.2em verdana;
}
.exchange_select{

}
.exchange_row{
    margin-bottom: 5px;
    background: url(../images/exchange/kursna_head.png) center -45px no-repeat;
}
.exchange_row2{
    background: url(../images/exchange/kursna_head.png) center -73px no-repeat;
}
#exchange_head{
    padding: 0 5px;
    height: 30px;
    font: normal 17px/1.6em Georgia;
    color: #222;
    background: url(../images/exchange/kursna_head.png) left top no-repeat;
}

.exchange_wrap{
padding: 5px;
border: 1px solid #ddd;
border-top: none;
}
.right_widget{
margin-bottom: 10px;
}
.exchange_select select{
    font: bold 10px/1.2em verdana;
    padding: 2px;
}
/*Live blog*/
.comment_wrapper{
    padding: 5px 5px 5px 50px;
    background: #fff url(../images/liveblog/comment_icn.png) 5px 5px no-repeat;
    position: relative;
    border: 1px solid #ddd;
    border-bottom: 1px solid #bbb;
}
#liveblog .time{
    font: bold 13px/1.6em Georgia;
}
#liveblog .heading{
    font: bold 13px/1.6em Georgia;
}
#liveblog .comment_user_username{
    font: normal 18px/1.3em Trebuchet MS;
    color: #555;
    border: none;
}
#liveblog .comment_user_image{
    font: bold 11px/1.3em Trebuchet MS;
    color: #aaa;
    float: left;
    margin: 0 10px 5px 0;
}
#liveblog .comment_user_image a{
border: none;
}
#liveblog .comment_time_created{
    font: normal 11px/1.5em Trebuchet MS;
    color: #666;
}
#liveblog .comment_text{
    font: italic 12px/1.3em sans-serif;
    color: #666;
}
#liveblog .comment{
    margin: 0 0 40px 45px;
}
.live_latest{
    background: url(../images/liveblog/novo_icn.png) left top no-repeat;
    float: left;
    height: 17px;
    width: 40px;
    margin-right: 10px;
}
.lbSidebar{
float: left;
width: 160px;
margin-right: 20px;
}
.lbMargin{
    margin: 0!important;
}
.liveAutoload{
padding: 5px;
background: #f3f3f3;
position: relative;
text-align: right;
height: 20px;
margin-top: 10px;
font: bold 11px/1.8em sans-serif;
}
.liveAutoload a{
padding: 3px 6px;
background: #bbb;
margin-left: 10px;
color: #fff;
text-decoration: none;
border: none;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.liveAutoload a:hover{
background: #aaa;
color: #fff;
}
.liveAutoload a.on{
background: #333;
color: #fff;
}
#liveblog_loading{
top:5px;
left: 65px;
position: absolute;
}
/*Twitt*/
#twitter-ticker{
    width:160px;
    height:450px;
    color:#444;
    display:none;
    text-align:left;
    margin-bottom: 10px;
}

#tweet-container{
    height:400px;
    width:auto;
    overflow:hidden;
}

#twitIcon{
    position:absolute;
    top:-25px;
    left:-10px;
    width:64px;
    height:64px;
}

#top-bar{
    border-top:2px solid #222;
    position:relative;
    margin-bottom: 5px;
}
#top-bar h3{
font: bold 12px/1.2em sans-serif;
 border-bottom: 1px solid #ddd;
 padding: 10px 0 10px 30px;
 text-transform: uppercase;
 color: #01ACED;
 background: #fff url(../images/liveblog/twit_icn.png) left 5px no-repeat;
}
.tweet{
    background: #fff;
    border-bottom: 1px solid #ddd;
    width:auto;
    overflow:hidden;
    padding: 2px;
}

.tweet .avatar{
    float: left;
}
.tweet .user,
.tweet .time{
    font: normal 12px/1.2em sans-serif;
}

.tweet .time{
    font: normal 11px/1.2em sans-serif;
    color:#aaa;
    white-space:nowrap;
    float: none;
}


.tweet .avatar img{
    width:36px;
    height:36px;
    border:2px solid #eeeeee;
    margin:0 5px 5px 0;
}

.tweet .txt{
    clear:both;
    font: normal 12px/1.2em sans-serif;
}

.tweet .user{
    font: bold 12px/1.2em sans-serif!important;
}

.tweet a, .tweet a:visited {
    color:#00BBFF;
    font-size: 11px;
    text-decoration:none;
    outline:none;
}

.tweet a:hover{
    text-decoration:underline;
}

#loading{
    margin:100px 95px;
}

.lbBox{
padding: 10px 5px;
border-top: 2px solid #222;
}
.lbBox h3{
font: bold 12px/1.2em sans-serif;
 border-bottom: 1px solid #ddd;
 padding: 0 0 10px 0;
 text-transform: uppercase;
}
.lbBox li{
font-size: 12px;
color: #666;
list-style: disc;
margin: 5px 0 5px 15px;
}
.lbBox li a{
color: #111;
font: normal 12px/1.2em sans-serif;
}
.lbBox li a:hover{
color: #df0000;
}
.lbWidgetsWrap{
float: left;
width: 470px;
padding: 4px;
border: 1px solid #ccc;
border-top: none;
}
.lbWidgetsWrap small{
display: none;
}
.lbWidgetTitle{
background: #fff;
padding: 5px 3px 10px 3px;
font: normal 18px/1.2em serif;
}
#lbGslideNo{
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 101;
    color: #fff;
    font: bold 11px/1.2em sans-serif;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, .8);
}
.lbGallery{
display: none;
}
.lbGalleryWrap{
position: relative;
width: 470px;
background: #fff url(../images/icons/loading.gif) center center no-repeat;
min-height: 225px;
}
#lbGwidget_next{
position: absolute;
top: 110px;
right: 5px;
width: 19px;
height: 32px;
display: block;
background: url(../images/liveblog/gal_nav.png) left top no-repeat;
z-index: 100;
}
#lbGwidget_next:hover{
background: url(../images/liveblog/gal_nav.png) left -32px no-repeat;
}
#lbGwidget_prev{
position: absolute;
top: 110px;
left: 5px;
width: 19px;
height: 32px;
display: block;
background: url(../images/liveblog/gal_nav.png) left -64px no-repeat;
z-index: 100;
}
#lbGwidget_prev:hover{
background: url(../images/liveblog/gal_nav.png) left -96px no-repeat;
}

.lbGitem{
    position: relative;
    width: 470px;
    height: 270px;
}
.lbwidget_desc{
    display: none;
    position: absolute;
    font: normal 11px/1.4em trebuchet MS;
    bottom: 0;
    left: 0;
    width: 450px;
    padding: 10px;
    background: url(../images/gallery/desc_back.png) left top no-repeat;
    color: #fff;
}
.liveblog_item{
    position: relative;
margin-bottom: 40px;
}
#article_content .livetwitter_wrap .twitter_image{
float: left;
margin-right: 10px;
}
#article_content .livetwitter_wrap a{
color: #0084B4;
border: none;
}
#article_content .livetwitter_wrap .twitter_text{
color: #111;
font: normal 12px/1.5em sans-serif;
}
#article_content .livetwitter_wrap .twitter_text a:hover, .livetwitter_wrap .twitter_user a:hover{
text-decoration: underline;
}

#liveblog .livetwitter_wrap{
padding: 5px 5px 5px 50px;
background: url(../images/liveblog/twitter_icn.png) 5px 5px no-repeat;
border: 1px solid #ddd;
border-bottom: 1px solid #bbb;
}
#article_content .livetwitter_wrap .twitter_user{
    margin-bottom: 5px;
}
#article_content .livetwitter_wrap .twitter_user a{
color: #111;
margin-bottom: 5px;
font: bold 14px/1.2em sans-serif;
}
#article_content .livetwitter_wrap .twitter_user a:hover{
color: #0084B4;
}
#article_content .livetwitter_wrap .twitter_time{
color: #999;
font: normal 11px/1.2em sans-serif;
}
.twit_wrap{
margin: 0 0 40px 45px;
}
#article_content	.twit_wrap:hover .twitter_user a{
    color: #0084B4;
}
#article_content .lbShare_button{
width: 16px;
height: 16px;
display: block;
bottom: -6px;
right: 5px;
position: absolute;
background: url(../images/liveblog/share_icn.png) left top no-repeat;
border: none;
}

.lbShare_wrap{
    display: none;
    position: absolute;
    bottom: -12px;
    right: 5px;
    width: 120px;
    height: 75px;
    padding: 5px;
    background: #fff;
    border: 1px solid #999;
    -moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.5);
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
.lbShare_wrap .share{
    margin-bottom:0px;
    height: 27px;
}
#liveblog_widgets .tabs li{
    float: left;
    list-style: none;
}
#liveblog_widgets .tabs li a{
    float: left;
    list-style: none;
    margin-left: 5px;
    color: #999;
    padding: 5px 15px;
    background: #f3f3f3;
    border: 1px solid #ccc;
    font: bold 12px/1.2em sans-serif!important;
    text-transform: uppercase;
}
#liveblog_widgets .tabs li a.current{
    background: #fff;
    color: #111;
    border: 1px solid #ccc;
    border-bottom: 1px solid #fff;
}
#liveblog_widgets .tabs li a.current{
    color: #df0000;
}
#liveblog_widgets{
display: none;
width: 480px;
margin-bottom: 10px;
}

/*Ticker*/
.lbTickerLatest{
    font: bold 12px/1.8em Arial!important;
float: right;
width: 330px;
padding-left: 10px;
}
.lbTickerLatest li{
margin-left: 15px;
font: normal 11px/1.2em Arial;
margin-bottom: 3px;
}
.lbTickerLatest li a{
font: normal 12px/1.2em Arial;
color: #fff;
}
.lbTickerResult, .lbTicketName{
    font: bold 12px/1.2em Arial;
    margin: 5px 0 8px 0;
}
.lbTickerResult{
font: bold 22px/1.2em Arial;
}
.lbTickerIconWrap{
    float: left;
    width:200px;
}
.lbTickerIconWrapRight{
text-align: right
}
.lbTickerIconWrapRight img{
background: #fff;
float: right;
margin-left: 10px;
border: 1px solid #fff;
}
.lbTickerSet{
    padding-top: 15px;
    font: bold 14px/1.5em Arial;
    width: 100px;
    float: left;
    text-align: center;
}
.lbTickerSet span, .lbTickerSetResult{
text-align: center;
font: bold 14px/1.2em Arial;
}
.lbTickerIconWrap img{
background: #fff;
float: left;
margin-right: 10px;
border: 1px solid #fff;
}
.lbTicker h2{
font: bold 18px/1.2em sans-serif;
color: #111;
}
.lbTicker{
color: #fff;
padding: 10px;
height: 80px;
background: #000 url(../images/liveblog/lb_ticker.jpg) left top no-repeat;
}
.lbTickerIcons{
float: left;
padding: 5px;
width: 475px;
margin-left: 140px;
}
#article_group{
margin-top: 20px;
}
#article_group h3{
margin-bottom: 10px;
}
#article_group p{
font: normal 12px/1.2em sans-serif;
}
#article_group a{
display: table;
color: #111;
border: 1px solid #eee;
border-bottom: 1px solid #df0000;
background-image: url(../images/single/gnav.png);
background-repeat: no-repeat;
}
#article_group a:hover{
color: #fff;
}
#article_group a span{
display: table-cell;
vertical-align: middle;
font: bold 14px/1.2em sans-serif;
}
.groupHead{
    padding: 5px;
border: 1px solid #eee;
margin-bottom: 5px;
}
.groupNav{
width: 230px;
height: 80px;
}
.groupNav.gNext{
margin-right: 2px;
}
.groupNav a{
width: 185px;
height: 70px;
padding: 5px;
color: #111;
font: bold 14px/1.2em sans-serif;
}
.groupNav a:hover{
background: #df0000;
border: 1px solid #eee;
border-bottom: 1px solid #df0000;
color: #fff;
}
.groupNav.gNext a{
text-align: right;
padding-right: 40px;
background-position: right 2px;
}
.groupNav.gPrev a{
padding-left: 40px;
background-position: 0 -78px;
}
.groupNav.gNext a:hover{
background-position: right -158px;
}
.groupNav.gPrev a:hover{
background-position: 0 -238px;
}

/*Side Buzz*/
#buzzBox{
    margin-bottom: 10px;
}
#buzzBox .lBoxHead{
    display:none;
}
#buzzBox .lBoxHead.first{
    margin-right: 0;
    border-right: 1px solid #ddd;
}
#buzzBox .lBoxHead span{
    font: bold 14px/1.2em sans-serif;
    text-transform: uppercase;
    text-shadow: 0 1px 0px #fff;
    position: relative;
}
#buzzBox .lSlide{
    padding: 5px 0;
    border-bottom: 1px solid #ddd;
}
#buzzBox .lSlide.last, #buzzBox .lSlide:last-child{
    border-bottom: none;
    padding-bottom: 0;
}
#buzzBox .lSlide img{
padding: 4px;
border: 1px solid #ddd;
float: left;
margin-right: 10px;
}
#buzzBox .lSlide a:hover img{
border: 1px solid #df0000;
}
#buzzBox .lSlide h2 a{
color: #111;
font: bold 12px/1.2em sans-serif;
}
#buzzBox .lSlide h2 a:hover{
color: #df0000;
}
#buzzBox .lSlideNfo{
font: bold 11px/1em sans-serif;
margin-bottom: 4px;
}
#buzzBox .lBoxContent{
padding: 8px;
border: 1px solid #ccc;
border-top: none;
}

#buzzTab{
padding: 0px;
border: 1px solid #ccc;
background: #fff url(../images/elements/1px_ccc.png) center top repeat-y;
border-bottom: none;
}

#buzzTab li{
list-style: none;
float: left;
width: 50%;
}

#buzzTab li a{
padding-top: 10px;
text-align: center;
color: #666;
display: inline-block;
width: 100%;
height: 34px;
border-bottom: 1px solid #ccc;
}
#buzzTab li a span{
margin-top: 10px;
font: bold 14px/1.2em sans-serif;
color: #b2b2b2;
padding: 10px 10px 10px 35px;
background: url(../images/icons/buzz_sprite.png) left -44px no-repeat;
}
#buzzTab a.current {
height: 34px;
border-bottom: 1px solid #fff;
}
#buzzTab li a.LIKES span{
background: url(../images/icons/buzz_sprite2.png) left -44px no-repeat;
}
#buzzTab .LIKES.current span{
color: #3b5998!important;
background: url(../images/icons/buzz_sprite2.png) left top no-repeat;
}
#buzzTab .LIKES.current{
margin-right: 0;
}
#buzzTab .TWITTER.current span{
color: #40c0ea!important;
background: url(../images/icons/buzz_sprite.png) left top no-repeat;
}

/*SingleLists*/
#related{
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}
#most_read{
    margin-top: 10px;
}
#most_read_related{
    border-bottom: 1px solid #ddd;
}
#other_vazne{
    margin-bottom: 10px
}
.singleLists{
    margin-bottom: 10px;
}
.singleLists.half{
    width: 50%;
    float: left;
}
.singleLists h3{
margin-bottom: 10px;
font: bold 13px/1.5em Trebuchet MS;
text-transform: uppercase;
color: #fff;
border-bottom: 2px solid #df0000;
}
.singleLists h3 span{
background: #df0000;
padding: 3px 5px;
text-transform: uppercase;
color: #fff;
letter-spacing: 1px;
}
.singleLists li img{
    display: block;
    width: 100%;
    height: auto;
}
.singleLists li{
    float: left;
    list-style: none;
    margin: 0 5px 10px 0;
    width: 150px;
}
.singleLists.half li{
    width: 230px;
    margin: 0 5px;
}
.singleLists.full li{
    width: 100%;
}
.singleLists.full li h2{
    font-size: 15px;
    margin-top: 0;
}
.singleLists.full li p{
    font: normal 12px/1.3em sans-serif;
    color: #111;
}
.singleLists.full li img{
    width: 150px;
    height: auto;
}
.singleLists.full li a{
    overflow: hidden;
    height: 87px;
}
.singleLists.full li h3{
    font-size: 16px;
}
.singleLists li.last{
    margin-right: 0;
}
.singleLists li h2{
    font: bold 13px/1.3em sans-serif;
    color: #111;
    margin: 5px 0;
    padding: 0 3px;
}
.reltime{
    font-weight: normal!important;
    font-size: 11px!important;
    color: #666!important;
    padding: 0!important;
}
.singleLists.mostRead li{
width: 146px!important;
float: left;
}
.singleLists.mostRead li.last{
margin-right: 0;
}
.singleLists.mostRead h3{
    margin-bottom: 3px;
}
.singleLists.mostRead ul{
width: 460px;
overflow: hidden;
}
.singleLists.mostRead li img{
    margin: 0;
    width: 100%;
    height: auto;
    display: block;
}
.singleLists li a{
    position: relative;
    display: block;
}
/*
.singleLists li a span{
    color: #111;
    font: bold 12px/1.3em sans-serif;
    background: none!important;
    padding: 2px 0;
    overflow: hidden;
    display: block;
}
*/
.singleLists li a:hover h2{
    text-decoration: underline;
    color: #c00;
}
.singleLists li a:hover img{
    border-color: #aaa;
}
.singleLists.topContent{
    padding: 5px;
    background: #df0000;
    color: #fff;
    border-radius: 2px;
    margin-bottom: 20px;
}
.singleLists.topContent li{
    float: left;
    list-style: none;
    margin: 0 10px 10px 0;
    width: 150px;
}
.singleLists.topContent.mostSix{
    margin-right: 0px;
}
.singleLists.topContent a h2{
    font-size: 13px;
    color: #fff;
    float: left;
}
.singleLists.topContent a:hover h2{
    color: #fff;
}
.singleLists.topContent li img{
    border: 1px solid #fff;
    padding: 0!important;
    box-shadow: 0 1px 2px rgba(0,0,0,0.2);
}
.singleLists.topContent.half{
    width: 220px;
}
.singleLists.topContent.full{
    width: 460px;
}
.singleLists .relatedList{
    padding-left: 5px;
}

.backMobile{
    display: block;
    padding: 10px;
    color: #fff;
    background: #c00;
    text-align: center;
    border-top: 1px solid #BA0100;
    font: bold 18px/1.2em sans-serif;
    box-shadow:inset 0px 1px 0 rgba(255,255,255,.2);
}
/*Flagz*/
.rel{
    position: relative;
}
.blck{
    display: inline-block;
}
.imgFlagz{
    position: absolute;
    bottom: 0;
    right: 0;
    color: #fff;
    height: 30px;
    padding: 0 6px;
    background-repeat: no-repeat;
    font: normal 12px/30px trebuchet MS, sans-serif;
    letter-spacing: 1px;
}
#home_main_article .imgFlagz{
    right: 10px;
}

span.fbFlag{
    background-image: url(../images/flagz.png);
    background-position: 0 0;
    background-color: #3B5998;
    padding-left: 28px;
}
.listImg{
    float: left;
    position: relative;
    margin-right: 10px;
}
.listImg .imgFlagz.fbFlag{
    right: 4px!important;
    bottom: 4px!important;
}
.mostRead .imgFlagz.fbFlag{
    right: -1px!important;
    bottom: 1px!important;
}
.listImg img{
    margin: 0;
}
.uploadifive-queue-item{
    position: relative;
    border: 1px solid #aaa;
    background: #ddd;
    border-radius: 3px;
    display: inline-block;
    margin: 20px 0px;
    padding: 2px 10px;
}
.uploadifive-queue-item .close{
 background: #c00;
 color: #fff;
 font: bold 10px/20px sans-serif;
    width: 20px;
    height: 20px;
    text-align: center;
    position: absolute;
    top: -10px;
    right: -10px;
    display: block;
    border-radius: 50%;
}
.uploadifive-queue-item .close:hover{
 background: #000;
}

/* Poll */
.polltext {
    width: 470px;
    margin-bottom: 10px;
    border: 1px solid #ddd;
    box-sizing: border-box;
}

.polltextwrap {
    padding: 0 5px;
}

.polltext .pollMain_title {
    font-size: 20px!important;
    padding: 0 5px;
    font-family: Georgia!important;
    font-weight: normal!important;
}

.polltext_title {
    padding: 5px 0;
    font: normal 18px/1.5em Georgia;
    color: #df0000;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
}

.inputWrap {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}
.pollAnswBtn{
 border: 1px solid #ccc!important;
 color: #111!important;
 border: 1px solid #ddd;
 border-bottom: 1px solid #bbb;
 font: bold 11px/1em sans-serif;
 padding: 5px 10px;
 border-radius: 3px;
 background: #eee;
 margin-top: 5px;
}
.pollAnswBtn:hover{
 background: #fff;
}
.pTextLoadeing{
 position: absolute;
 top: 50%;
 left: 50%;
 margin-top: -26px;
 margin-left: -26px;
 border-radius: 6px;
 background: #fff;
 padding: 10px;
 border: 1px solid #ddd;
 box-shadow: 0 4px 6px rgba(0,0,0,0.3);
}
.pollTextInput {
    width: 444px;
    padding: 5px;
}

.inputWrap input[type=text] {
    font-size: 14px;
}

.inputWrap label {
    font-size: 16px;
}

.inputWrap .err {
    border: 1px solid #df0000;
}

.inputWrap .charsLeft {
    margin-top: 10px;
}

.polltext_info {
    padding: 5px;
    color: #df0000;
}

.polltext_buttons {
    padding: 0 5px 10px 0;
}

.polltext .button2 {
    border-bottom: none!important;
}

.polltext_success {
    font-size: 20px;
    margin-bottom: 10px;
}

/*poppoll*/
.pollPopup{
position: fixed;
width: 520px;
height: 510px;
background: #fff;
color: #111;
top: 50%;
left: 50%;
margin-top: -255px;
margin-left: -516px;
border: 6px solid #ddd;
z-index: 800;
box-shadow: 0 10px 40px rgba(0,0,0,0.5);
}
.pollPopup h2{
margin: 0!important;
background: #ce0000;
color: #fff;
padding: 10px;
height: 24px;
overflow: hidden;
}
.pollPopup h3{
font-size: 14px;
line-height: 20px;
font-family: sans-serif;
padding: 10px;
height: 72px;
overflow: hidden;
border-bottom: 1px solid #ccc;
background: #ce0000;
color: #fff;
}
.pollPopup h3 span{
font-weight: bold;
}
.pollPopup .pTextQList{
margin: 0!important;
overflow: auto;
width: 500px;
padding: 10px;
height: 350px;
}

.pollPopup .pTextQList ul{
margin: 0!important;
}

.pollPopup .pTextQList span{
float: left;
margin-right: 10px;
font-weight: bold;
}
.pollPopup ul li{
margin: 0!important;
padding: 0;
list-style: none;
border-bottom: 1px solid #ccc;
padding: 10px;
font-size: 14px;
font-family: sans-serif;
line-height: 1.4em;
}
.pollPopup ul li p{
overflow: hidden;
}
.pollPopActions{
height: 40px;
padding: 5px;
text-align: center;
font:bold 14px/1em sans-serif!important;
}
.pollPopActions a{
    text-decoration: none!important;
    border-bottom: none!important;
}
.pollPopActions span{
    line-height: 30px;
}
.popClose{
 border: 1px solid #ddd;
 border-bottom: 1px solid #aaa;
 display: block;
 padding: 10px 20px;
 line-height: 12px;
 background: #fff;
 box-shadow: 0 1px 4px rgba(0,0,0,0.2);
}
.rightSide{
    width: 160px;
    margin-bottom: 10px;
    border-bottom: 3px solid #ccc;
}
.rightSide .feature_box_wrap{
 border: none;
 margin-bottom: 0;
}
.rightSide .feature_box_content{
 padding: 0;

  margin-bottom: 0;
}
#right_side .rightSide h2{
 color: #111;
 font: 500 14px/1.2em sans-serif;
 margin: 10px 0 0 0;
 float: right;
}
.rightSide .feature_box_main, .rightSideVideo{
 margin-bottom: 10px;
 padding-bottom: 10px;
 border-bottom: 1px solid #ddd;
 width: 100%;
 margin-right: 0;
}
.rightSide .feature_box_main:hover h2, .rightSideVideo:hover h2{
text-decoration: underline;
}
.rightSide .feature_box_main:last-child, .rightSideVideo:last-child{
 padding-bottom: 10px;
 border-bottom: 0;
 margin-bottom: 0;
}
.rightSide .feature_box_main img{
 width: 160px;
 height: 92px;
}
.rightSide .feature_box_title{
 margin-bottom: 10px;
 border-bottom: 1px solid #ddd;
 height: 40px;
 line-height: 40px;
 padding: 0;
}
#right_side .rightSide .feature_box_title h1 a{
  font: 700 16px/40px sans-serif;
  background: transparent;
}
#right_side .rightSide .feature_box_title h1 a:hover{
text-decoration: underline;
}
.rightSideVideo{
display: block;
float: right;
}
.rightSideVideo img{
 width: 100%;
 height: auto;
}
.rightSideVideo span.imgWrapper{
    position: relative;
    display: block;
    float: left;
}
.rightSideVideo span.imgWrapper:after{
    position: absolute;
    display: block;
    content: "";
    width: 60px;
    height: 60px;
    top: 50%;
    left: 50%;
    margin-left: -30px;
    margin-top: -30px;
    background-size: 40px;
    z-index: 100;
}
.videoRight .feature_box_title, .socialRight .feature_box_title{
    background: #ed1b24;
    border-bottom: none;
    position: relative;
    height: 30px;
}
.socialRight .feature_box_title{
    background: #4764b3;
}

.socialRight .feature_box_title:before{
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 50;
    background: url('../images/rightside/fb.png') center center no-repeat;
}
.videoRight .feature_box_title a:before{
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 50;
    background: #111 center center no-repeat;
}
.videoRight .feature_box_title a, .socialRight .feature_box_title h1{
    font: normal 15px/31px sans-serif!important;
    letter-spacing: 1px;
    position: relative;
    color: #fff;
    padding: 0 10px;
    width: 140px!important;
    display: block!important;
}
.socialRight .feature_box_title h1{
    left: 20px!important;
}
#right_side .socialRight h2{
margin-top: 0!important;
margin-bottom: 5px;
}
.secLogo{
    height: 23px;
    margin-top: 7px;
}

.home_sec_pager h2.activeSlide a{
    background: #f5f5f5 url("../images/slide/sec_slide_select.png") 0px top no-repeat;
}
.detail p{
    font-size: 15px;
}

.promoFrame, .promoFrame.withImage.imageVertical, .promoFrame.withImage.imageHorizontal{
    width: 100%;
}
.promoFrame .title, .promoFrame.withImage.imageVertical .title, .promoFrame.withImage.imageHorizontal .title{
    font-size: 1.6em;
}

.detail .promoFrame a{
    color: #DF0000;
    font-weight: bold;
    font-family: sans-serif;
}
.adSlotWidget{
    margin: 10px 0;
}
.adsWrap{
    padding: 10px;
}
.m_adBox{
    width: 300px;
    margin-right: 25px;
    float: left;
    padding: 0 3px;
}
.m_adBox.last{
    margin-right: 0;
}

.adsPanel{
    position: relative;
    margin-bottom: 10px;
    padding: 10px;
}

.adsPanel.top{
    margin: 0 auto;
    margin-bottom: 0;
    padding: 0;
}
#main, #detail, .articleTitles, .detailPagination {
    width: 100%;
}

.hidden{
    display: none;
}
.empthyList{
    padding: 20px 0;
}
.article_info .listCommentCounter{
    color: #df0000;
}
.strip_widget{
    margin: 10px 0;
}
.strip_widget:first-child{
    margin: 0;
}
.singleLists li {
    float: left;
    list-style: none;
    margin: 0 10px 10px 0;
    width: 150px;
}
.singleLists li:last-child{
    margin-right: 0;
}
/*UCS STYLES OVERWRITE*/
#main{
    width: 100%;
    float: none;
    margin: 0 auto;
    padding-top : 0 !important;
}
#master_wrap .promoFrame.withImage.imageVertical{
    height: 100%;
}
/* Gallery overwrite */
/*#content_wrap .galleryDescription a{
    margin: 15px;
    background-color: #cc0000 !important;
    border: 1px solid #cc0000;
}*/
.ustCommonButtonNormal.layerGlassFullPageButtonGallery{
    margin: 15px;
    background-color: #cc0000 !important;
    border: 1px solid #cc0000;
}
/* Quiz overwrite */
#master_wrap #listicleApp .formresult .formresult_innercontent{
    width: 100%;
}
#master_wrap .formresult_share{
    margin: 0 auto;
    width: 90%;
}

.adSection{
    margin: 0 auto;
    text-align: center;
}

.feature_box_sec:last-child {
    border-bottom: none;
}
.homepage-right-box-border{
    border-color: #ddd;
    border-style: none solid solid none;
    border-width: 0 1px 1px 0;
}
/* ADS OVERWRITE */
#onet-ad-flat-efektleft > div
{margin-right: 0 !important;}
#onet-ad-flat-efektright > div
{margin-left: 0 !important;}

/* FORUM PAGE */
.forumplatform-content{
    float: left;
    width: 650px;
}

.forum-ads{
    width: 300px;
    margin-left: 20px;
    margin-top: 40px;
    float: left;
}
#sidebar .cat_boxes_wrap{
    float:none !important;
    width: 288px !important;
}
#main_content  .detail h2 {
    margin-bottom: 0;
    font: 20px/1.6em georgia;
    font-weight: bold;
}
#main_content .promoFrame .title{
    margin-bottom: 0;
    font: 20px/1.2em "Trebuchet MS";
    font-weight: bold;
}
.clear{
    clear: both;
}
#electionPlayerContainer{
    width:160px;
    height:112px;
    position:absolute;
    top:146px;
    left:10px;
    z-index:99998;
}
#blicPlayerFull{
    position:absolute;
    top:0px; 
    left:0px;
    bottom:0;
    right:0;
    cursor: pointer;
    z-index:999999;
}

#electionPlayerContainer .blicPlayerTitle{
    background-color: #cc0000;
    color: #fff;
    font-weight: bold;
    text-align: center;
}

#electionPlayerContainer .blicPlayerTitle p{
    margin: 0 auto;
    line-height: 24px;
}
.mtsPromoWidget-master h2 a:before {
    content: "";
    display: inline-block;
    width: 100px;
    height: 16px;
    background: url("../images/icons/mts-vesti.png") no-repeat;
}
.mtsPromoWidget-master h2 a span {
    display: none;
}

.procredit-widget h2 a:before {
    content: "";
    display: inline-block;
    width: 280px;
    height: 16px;
    background: url("http://ocdn.eu/images/pulscms/Mjg7MDA_/e30a644121dc5c91e97f140c6845a78d.png") no-repeat;
}
.procredit-widget h2 a span {
    display: none;
}
.onet-ad{
    margin-bottom: 0!important
}

.brand_right{
height: 1500px;
right: 50%;
margin-right: -1000px;
position: fixed;
text-align: left;
top: 0px;
width: 506px;
overflow: hidden;
}
.brand_left{
height: 1500px;
left: 50%;
margin-left: -1000px;
position: fixed;
text-align: right;
top: 0px;
width: 505px;
overflow: hidden;
}
.brand_left iframe, .brand_left > div#banner{
 position: absolute;
 right: 0;
}
.brand_head{
text-align: left;
width: 990px;
display: block;
overflow: hidden;
}
* html .brand_right {position:absolute;height:2000px;}
* html .brand_left {position:absolute;height:2000px;}
* html{
	overflow-x: hidden;
}
.god_wrap{
position: relative;
}
.brand_code_holder{
	position: absolute; left:-9999px;
}

/*Comments*/
.c_input_wrap{
    margin: 0 0 10px 0;
}
.comment_info{
margin-bottom: 10px
}

#comment_form .c_wrap{
    position: relative;
    background: #f1f1f1;
    font: normal 13px/1.5em Arial;
    padding: 10px;
    border: 1px solid #ddd;
    margin-bottom: 20px;
}
.comment_reply{
    border-top: 1px solid #ddd;
    padding-top: 10px;
    font: normal 13px/1.5em Arial;
}

#comment_form ul, .comment_reply ul{
list-style: none;
}
#comment_form ul li, .comment_reply ul li{
display: block;
padding: 10px;
border: 1px solid #fff;
margin-bottom: 10px;
zoom: 1;
}
#comment_form ul li.on, .comment_reply ul li.on{
background: #f4f4f4;
border: 1px solid #ddd;
}
#comm_info{
padding: 10px;
background: #f3f3f3;
border-bottom: 1px solid #ddd;
font: normal 11px/1.4em Verdana;
color: #222;
}
#comm_info a{
color: #df0000;
}
#comm_info h3{
color: #df0000;
font: normal 15px/1.3em Georgia;
}

.comm_u_name a{
font: normal 18px/1.3em Trebuchet MS;
color: #555;
}
.comm_u_name .u_info{
font: normal 11px/1.5em Trebuchet MS;
color: #666;
}
.nonreg{
font: bold 11px/1.3em Trebuchet MS;
color: #aaa;
}
.comment_box .abuse{
    text-align: right;
    float: right;
    padding: 7px 5px;
    background: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    *width: 115px;
    border: 1px solid #ddd;
}
.abuse:hover{
    color: #df0000;
    border: 1px solid #df0000;
}
.abuse:hover .abuse_text, .abuse .abuse_text.reported{
    color: #df0000;
}
.abuse:hover .abuse_icon, .abuse .abuse_icon.reported{
    background: url(/resources/images/comments/rate.png) -30px -15px no-repeat;
}
.abuse .abuse_icon{
    font-size: 10px;
    display: block;
    float: right;
    height: 15px;
    width: 15px;
    margin-left: 5px;
    background: url(/resources/images/comments/rate.png) -30px top no-repeat;
}
.abuse .abuse_text{
    float: right;
    display: block;
    font: bold 11px/1.4em Trebuchet MS;
    color: #666;
}
.reply_box{
    margin-top: 10px;
}
.charsLeft{
font: bold 10px/1em Arial;
color: #777;
}
#comment_user img{
    border-bottom: 1px solid #aaa;
}
.comment_box{
    position: relative;
    border: 1px solid #eee;
    border-bottom: 1px solid #ccc;
    padding: 10px;
    margin: 0 0 10px 0;
}
#comments_wrap .comment_box p, #comments_wrap .comm_text{
font: normal 13px/1.4em Trebuchet MS;
}
.comment_box a{
color: #666;
}
.comment_box p a:hover{
text-decoration: underline;
}
.com_action{
    margin: 10px 0 0 0;
}
.comm_u_name span.comment_minus{
    color: #cc3300;
    font-weight: bold;
}
.comm_u_name span.comment_plus{
    color: #61B200;
    font-weight: bold;
}

/*Komentari*/
#comment-info{
 padding: 10px 0;
 border-bottom: 1px solid #ddd;
 margin-bottom: 10px;
}
#comment-no{
 font: normal 18px/1.6em Georgia;
 color: #444;
}
#comment_form input,#comment_form select,#comment_form textarea{
font: normal 13px/1.6em Arial;
color: #333;
}

#article_content .com_hronoloski, p.com_hronoloski{
        color: #444;
        font:bold 11px/2.6em trebuchet MS;
}
#article_content .com_hronoloski:hover, p.com_hronoloski:hover {
color: #df0000;
}

.comm_sort_title{
    font: bold 12px/1.5em Arial;
}

.com_sort_plus, .com_sort_minus{
    width: 16px;
    height: 16px;
        margin-top: 6px;
    padding: 0;
    background: url(/resources/images/comments/plusminus.png) left -16px no-repeat;
    display: block;
    float: left;
}
.com_sort_minus{
background: url(/resources/images/comments/plusminus.png) left top no-repeat;
}

.com_sort_wrap{
    margin: 0 10px 10px 0;
    font: bold 12px/1.5em Arial;
}
    .com_icon_asc, .com_icon_desc{
    width: 12px;
    height: 12px;
    padding: 0;
    margin-top: 6px;
    background: url(/resources/images/comments/ascdesc.png) left top no-repeat;
    display: block;
    float: left;
    }
    .com_icon_desc{
    background: url(/resources/images/comments/ascdesc.png) left -16px no-repeat;
    }



.c_info_wrap{
    padding: 10px;
    background: #f5f5f5;
    border-bottom: 1px solid #ccc;
}
.emoticons{
    padding: 2px;
    border: 1px solid #fff;
}
.emoticons:hover{
    border: 1px solid #df0000;
}
.reply_info{
    border: 1px solid #ddd;
    padding: 5px;
    margin: 0 0 10px 0;
}
.reply_colapse{
    width: 11px;
    height: 11px;
    margin-top: 5px;
    cursor: pointer;
    background: url("/resources/images/comments/colapse_icn.png") left -11px no-repeat;
}
.comment_box .usrlnk{
    color: #df0000;
    border: none;
}
.lnk:hover, .info_box a:hover{
  text-decoration: underline;
}
#fav_link{
    position: relative;
}
.bloger_style{
    border: 1px solid #F0C755;
    border-bottom: 1px solid #CE9B34;
}
.bloger_style .vote_action_wrap{
    border-top: 1px solid #F0C755;
}
.admin_style{
    border: 1px solid #df0000;
    border-bottom: 1px solid #950303;
}
.admin_style .vote_action_wrap{
    border-top: 1px solid #df0000;
}
.comm_u_name .bloger_style{
    font: normal 18px/1.3em Trebuchet MS;
    color: #BC8E31;
    border: none;
}
.comm_u_name .admin_style{
    font: normal 18px/1.3em Trebuchet MS;
    color: #df0000;
    border: none;
}
.comm_u_name span{
    font: normal 18px/1.3em Trebuchet MS;
    color: #555;
    border: none;
}
/*MarkItUp*/

.markItUp .markItUpButton1 a	{
    background-image:url(/resources/images/markitup/bold.png);
}
.markItUp .markItUpButton2 a	{
    background-image:url(/resources/images/markitup/italic.png);
}
.markItUp .markItUpButton3 a	{
    background-image:url(/resources/images/markitup/underline.png);
}
.markItUp .markItUpButton4 a	{
    background-image:url(/resources/images/markitup/picture.png);
}
.markItUp .markItUpButton5 a	{
    background-image:url(/resources/images/markitup/video.png);
}
.markItUp .markItUpButton6 a	{
    background-image:url(/resources/images/markitup/link.png);
}
.markItUp .markItUpButton7 a	{
    background-image:url(/resources/images/markitup/emoticon.png);
}
.markItUp .clean a {
    background-image:url(/resources/images/markitup/clean.png);
}
.markItUp .preview a {
    background-image:url(/resources/images/markitup/preview.png);
}

.markItUp * {
    margin:0px; padding:2px 0 0 0px;
    outline:none;
    background: #fff;
}
.markItUp a:link,
.markItUp a:visited {
    color:#000;
    text-decoration:none;
}
.markItUp  {
    margin:5px 0 5px 0;
}
.markItUpContainer  {
    font:11px Verdana, Arial, Helvetica, sans-serif;
}
.markItUpEditor {
    font:12px/1.4em Trebuchet MS;
    padding:5px;
    width: 568px;
    height:200px;
    clear:both; display:block;
    line-height:18px;
    overflow:auto;
    border-right: 1px solid #b4b4b4;
    border-left: 1px solid #b4b4b4;
    border-bottom: 1px solid #d9d9d9;
    border-top: 1px solid #727272;
    background: #fff url(../images/forms/back.png) right top repeat-x;
    padding: 2px 3px;
}
#comment_form .markItUpPreviewFrame	{
    font:12px/1.4em Trebuchet MS;
    overflow:hidden;
    background-color:#FFF;
    width: 572px;
    padding: 0;
    height:150px;
    margin-top:5px;
    border: 1px solid #ddd;
}
#comment_form .markItUpPreviewFrame html	{
        font:12px/1.4em Trebuchet MS;
}
.markItUpFooter {
    width:100%;
    display: none;
}
.markItUpResizeHandle {
    overflow:hidden;
    width:22px; height:5px;
    margin-left:auto;
    margin-right:auto;
    background-image:url(/resources/images/markitup/handle.png);
    cursor:n-resize;
}
/***************************************************************************************/
/* first row of buttons */
#comment_form .markItUpHeader ul	{
    margin-left: 5px;
}
#comment_form .markItUpHeader ul li, .reply_box	.markItUpHeader ul li{
    list-style:none;
    float:left;
    position:relative;
    padding: 0;
    border: none;
    margin-right: 5px;
}
.markItUpHeader ul li:hover > ul{
    display:block;
}
.markItUpHeader ul .markItUpDropMenu {
    background:transparent url(/resources/images/markitup/menu.png) no-repeat 115% 50%;
    margin-right:5px;
}
.markItUpHeader ul .markItUpDropMenu li {
    margin-right:0px;
}
/* next rows of buttons */
.markItUpHeader ul ul {
    display:none;
    position:absolute;
    top:18px; left:0px;
    background:#FFF;
    border:1px solid #000;
}
.markItUpHeader ul ul li {
    float:none;
    border-bottom:1px solid #000;
}
.markItUpHeader ul ul .markItUpDropMenu {
    background:#FFF url(/resources/images/markitup/submenu.png) no-repeat 100% 50%;
}
.markItUpHeader ul .markItUpSeparator {
    margin:5px 10px 0 0;
    width:1px;
    height:18px;
    overflow:hidden;
    background-color:#CCC;
}
.markItUpHeader ul ul .markItUpSeparator {
    width:auto; height:1px;
    margin:0px;
}
/* next rows of buttons */
.markItUpHeader ul ul ul {
    position:absolute;
    top:-1px; left:150px;
}
.markItUpHeader ul ul ul li {
    float:none;
}
.markItUpHeader ul li a {
    display:block;
    width:16px; height:16px;
    text-indent:-10000px;
    background-repeat: no-repeat;
    background-position: center center;
    margin:3px 0;
    padding: 2px;
    border: 1px solid #eee;
    border-bottom: 1px solid #ccc;
}
.markItUpHeader ul li a:hover  {
    border: 1px solid #df0000;
}
.markItUpHeader ul ul a {
    display:block;
    padding-left:0px;
    text-indent:0;
    width:120px;
    padding:5px 5px 5px 25px;
    background-position:2px 50%;

}
.markItUpHeader ul ul a:hover  {
    color:#FFF;
    background-color:#000;
    border: 1px solid #df000;
}


/*ShopBox*/
.shop_lines_single{
	width: 466;
	height: 300px;
	position: relative;
	margin-bottom: 10px;
}
#carosel_wrap_single {
	width: 466;
	padding-left: 40px;
	height: 245px;
		border: 2px solid #ccc;

}
#carosel_wrap_single ul li {
	width: 366px;
	height: 245px;
	margin: 0 10px;
	text-align: left;
	position: relative;
}
#carosel_wrap_single ul li a.carosel_img{
z-index: 99;
position: absolute;
top: 55px;
right: 10px;
width: 160px;
height: 160px;
border: 1px solid #ddd;
}
#carosel_wrap_single ul li h2{
margin-bottom: 10px;
}
#carosel_set_single{
	height: 245px;
	float: left;
}
.feature_box_content #carosel_block p, #carosel_wrap_single p {
	font: 11px/1.5em Arial;
	overflow: hidden;
	text-align: left;
}
#carosel_nav_s_l {
	font-size: 1px;
	display: block;
	width: 19px;
	height: 24px;
	background: url("/resources/images/shop/nav.png?v=4") left top no-repeat;
}
#carosel_nav_s_l:hover {
	background: url("/resources/images/shop/nav.png?v=4") left -26px no-repeat;
}
#carosel_nav_s_r {
	font-size: 1px;
	display: block;
	width: 19px;
	height: 24px;
	background: url("/resources/images/shop/nav.png?v=4") left -52px no-repeat;
}
#carosel_nav_s_r:hover {
	background: url("/resources/images/shop/nav.png?v=4") left -78px no-repeat;
}
#carosel_nav_s_r, #carosel_nav_s_l{
height: 100px;
	width: 19px;
	height: 24px;
position: absolute;
z-index: 100;
}
#carosel_nav_s_r{
right: 2px;
top: 140px;
}
#carosel_nav_s_l{
left: 2px;
top: 140px;
}
#carosel_nav_s_l a, #carosel_nav_s_r a{
	margin-top: 135px;
}
#carosel_set_single li{
position: relative;
}
.article_price_single{
	position: absolute;
	bottom: 2px;
	left: 10px;
	width: 100px;
	text-align: right;
font: bold 24px/1.2em Arial;
color: #b5261c;
}
.article_price_single span{
font: bold 12px/1.5em Arial;
}
.article_price_rec_single{
position: absolute;
bottom: 30px;
left: 10px;
width: 165px;
text-align: right;
font: normal 14px/1.5em Arial;
text-decoration: line-through;
color: #555;
}
.article_price_rec_single span{
font: bold 11px/1.5em Arial;
}
.shop_box_title_single{
	height: 35px;
}
.shop_box_title_single a.img_lnk{
	width: 300px;
}
.shop_box_title_single a.txt_lnk{
float: right;
font: bold 11px/1.5em Arial;
color: #b5261c;
}
.shop_box_title_single a.txt_lnk:hover{
text-decoration: underline;
}

.shop_box_title_single{
position: relative;
}
.shop_logo_single{
	width: 117px;
	height: 97px;
	position: absolute;
	top: 2px;
	left: 2px;
		background: url("/resources/images/shop/nss_logo.png") left top no-repeat;
		z-index: 100;
}
.shop_lnk_single{
position: absolute;
right: 10px;
bottom: 5px;
font: bold 11px/1.5em Arial;
color: #b5261c;
}
.shop_more_single{
	position: absolute;
	bottom: 5px;
	right: 15px;
width: 100px;
height: 20px;
display: block;
background: url(/resources/images/shop/more.png?v3) left top no-repeat;
}
.carousel_nfo_wrap_single{
position: absolute;
top: 50px;
left: 10px;
overflow: hidden;
width: 160px;
height: 160px;
}
#carosel_wrap_single h2{
overflow: hidden;
z-index: 110;
color: #666;
text-align: right;
line-height: 1.2em;
}
#carosel_wrap_single h2 a{
color: #444;
font: normal 16px/1.2em Georgia;
}
#carosel_wrap_single p{
text-align: right;
color: #666;
font: normal 12px/1.4em Georgia;
}
.shop_price_single{
position: absolute;
bottom: 0;
right: 0;
height: 25px;
width: 290px;
padding: 5px;
}


.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right:4px;
	top:0;
	height: 100%;
	background: #eee;
}
.jScrollPaneDrag {
	position: absolute;
	background: #999;
	cursor: pointer;
	overflow: hidden;
  -moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

/*ShopBox*/
.shop_lines{
	width: 300px;
	height: 285px;
	position: relative;
	background: url("/resources/images/shop/shop_back.png") left top no-repeat;
	margin-bottom: 10px;
}
#carosel_wrap {
	width: 296px;
	margin-left: 2px;
	height: 245px;
}
#carosel_wrap ul li {
	width: 296px;
	height: 245px;
	text-align: left;
	position: relative;
}
#carosel_wrap ul li a.carosel_img{
z-index: 99;
position: absolute;
top: 55px;
right: 10px;
width: 160px;
height: 160px;
border: 1px solid #ddd;
}
#carosel_wrap ul li h2{
margin-bottom: 5px;
}
#carosel_set{
	width: 296;
	height: 245px;
	float: left;
}
.feature_box_content #carosel_block p, #carosel_wrap p {
	font: 11px/1.5em Arial;
	overflow: hidden;
	text-align: left;
}
#carosel_nav_l {
	font-size: 1px;
	display: block;
	width: 19px;
	height: 24px;
	background: url("/resources/images/shop/nav.png?v=4") left top no-repeat;
}
#carosel_nav_l:hover {
	background: url("/resources/images/shop/nav.png?v=4") left -26px no-repeat;
}
#carosel_nav_r {
	font-size: 1px;
	display: block;
	width: 19px;
	height: 24px;
	background: url("/resources/images/shop/nav.png?v=4") left -52px no-repeat;
}
#carosel_nav_r:hover {
	background: url("/resources/images/shop/nav.png?v=4") left -78px no-repeat;
}
#carosel_nav_r, #carosel_nav_l{
height: 100px;
	width: 19px;
	height: 24px;
position: absolute;
z-index: 100;
}
#carosel_nav_r{
right: 2px;
top: 130px;
}
#carosel_nav_l{
left: 2px;
top: 130px;
}
#carosel_nav_l a, #carosel_nav_r a{
	margin-top: 135px;
}
#carosel_set li{
position: relative;
}
.article_price{
	position: absolute;
	bottom: 2px;
	left: 10px;
	width: 100px;
	text-align: right;
font: bold 24px/1.2em Arial;
color: #b5261c;
}
.article_price span{
font: bold 12px/1.5em Arial;
}
.article_price_rec{
position: absolute;
bottom: 30px;
left: 10px;
width: 100px;
text-align: right;
font: normal 14px/1.5em Arial;
text-decoration: line-through;
color: #555;
}
.article_price_rec span{
font: bold 11px/1.5em Arial;
}
.shop_box_title{
	height: 35px;
}
.shop_box_title a.img_lnk{
	width: 300px;
}
.shop_box_title a.txt_lnk{
float: right;
font: bold 11px/1.5em Arial;
color: #b5261c;
}
.shop_box_title a.txt_lnk:hover{
text-decoration: underline;
}

.shop_box_title{
position: relative;
}
.shop_logo{
	width: 117px;
	height: 97px;
	position: absolute;
	top: 2px;
	left: 2px;
		background: url("/resources/images/shop/nss_logo.png") left top no-repeat;
		z-index: 100;
}
.shop_lnk{
position: absolute;
right: 10px;
bottom: 5px;
font: bold 11px/1.5em Arial;
color: #b5261c;
}
.shop_more{
	position: absolute;
	bottom: 5px;
	right: 15px;
width: 100px;
height: 20px;
display: block;
background: url(/resources/images/shop/more.png?v3) left top no-repeat;
}
#carosel_wrap h2{
position: absolute;
top: 5px;
overflow: hidden;
width: 160px;
right: 13px;
height: 45px;
z-index: 110;
color: #666;
text-align: right;
}
#carosel_wrap h2 a{
color: #666;
font: normal 16px/1.5em Georgia;
}
#carosel_wrap p{
position: absolute;
left: 20px;
top: 70px;
width: 90px;
text-align: right;
color: #666;
font: normal 12px/1.4em Georgia;
}
.shop_price{
position: absolute;
bottom: 0;
left: 0;
height: 25px;
width: 290px;
padding: 5px;
}

.mic{
font-size: 14px;
}
.sodmor_side {
	background: #FFFFFF;
	border: 2px solid #C7A877;
	padding: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 10px;
}
.so_section{
	margin: 10px 0;
	background: url('/resources/images/superodmor/so_section_back.png') left center repeat-x;
}
.so_section a, .s_search_container  .so_section span{
	background: #fff;
	padding-right: 10px;
	font: bold 14px/1.2em sans-serif;
	color: #9e8255;
	text-transform: uppercase;
}
.s_search_container  .so_section.soSearch{
	margin-top: 5px;
}
.s_search_container .so_section.soSearch span{
	background: #f4efe5;
	padding-right: 5px;
}
.sodmor_side h2{
	margin-bottom: 5px;
}
.sodmor_side h2 a{
	background: #fff;
	padding-right: 10px;
	font: normal 16px/1.2em Georgia;
	color: #9e8255;
}
.sodmor_side h2 a {
    color: #89724f;
}
.sodmor_side h3{
margin: 8px 0;
}
.sodmor_side h3 a{
	padding-left: 15px;
	font: normal 12px/1.2em sans-serif;
	color: #111;
	display: block;
	background: white url(/resources/images/elements/bullet1.png) left 3px no-repeat;
}
.sodmor_side img {
	padding: 3px;
	float: left;
	margin-right: 10px;
	border: 1px solid #ccc
}
.sodmor_side a:hover img {
 	border: 1px solid #C7A877;
}
.sodmor_side p {
	font: normal 11px/1.5em sans-serif;
	color: #111;
}
.sodmor_side .side_sodmor_logo{
	border: none;
	margin: 0 0 5px 0;
	padding: 0;
}
.sodmor_side a:hover .side_sodmor_logo{
	border: none !important;
}
.slogo{
	position: relative;
	display: block;
	height: 27px;
}
.slogo span{
	position: absolute;
	left: -99999px;
}
.slogo_sodmor{
 background: url('/resources/images/superodmor/slogo.png') left top no-repeat;
 position: absolute;
 top: -10px;
 left: -8px;
 width: 101px;
 height: 42px;
}
.slogo_srbija_eng{
 background: url('/resources/images/superodmor/slogo_srbija_eng.png') left top no-repeat;
 position: absolute;
 top: -10px;
 left: -8px;
 width: 101px;
 height: 50px;
}
.s_search_container{
font-family: arial;
position: relative;
padding: 5px;
background: #f4efe5 url('/resources/images/superodmor/so_search_back.png') left top repeat-x;;
margin: 0 -4px -3px -4px;
}
.search_bottom {
margin-top: 8px;
}

.search_bottom span{
	font: normal 11px/1.2em sans-serif;
	float: left;
	width: 180px;
}
.s_form_section select{
margin: 0;
padding: 0;
font-size: 12px;
padding: 3px;
width: 275px;
border: 1px solid #ccc;
}
.soHalf{
width: 50%;
float: left;
}
.soHalf select{
width: 	134px;
}
.sodmor_side label{
font-size: 11px;
font-weight: bold;
display: block;
}
.s_form_section{
	margin-bottom: 3px;
}
.s_button{
width: 80px;
height: 32px;
background: url('/resources/images/superodmor/so_search_button.png') left top no-repeat;
}
.s_button:hover{
background: url('/resources/images/superodmor/so_search_button.png') left -32px no-repeat;
}
.lnk_bottom{
position: absolute;
bottom: 10px;
left: 10px;
font-size: 11px;
font-weight: bold;
color: #084065;
}
.lnk_bottom:hover{
text-decoration: underline;
}
.sel_button_eng{
	background: url(/resources/images/superodmor/sel_button_e.png) top left no-repeat;
	width: 91px;
	height: 34px;
	display: block;
}
.sel_button_eng:hover{
	background: url(/resources/images/superodmor/sel_button_e.png) left -34px no-repeat;
}
.sel_button_eng.disabled {
	background: url(/resources/images/superodmor/sel_button_e.png) left -68px no-repeat;
}
.sel_button_eng.disabled:hover {
	background: url(/resources/images/superodmor/sel_button_e.png) left -68px no-repeat;
}

