﻿/* GENERAL CSS */
@charset "utf-8";
body{margin:0 0 0 0;background:#ffffff;color:rgb(100,100,100);font-size:13px;}
a{text-decoration:none;color:#48535A}
a.red, a.red:visited{color:#720000;font-size:11px;}
a.red:active, a.red:hover{text-decoration:underline;}
a img{border:0;}
h1, h2, h3{font-weight:normal;}
.clear{clear:both;}
.center{text-align:center;}
.error{color:red;}
.strong{font-weight:bold}
.cb{clear:both;}
.smallIcon, .smallIconH{margin-bottom:-1px;height:10px;}

/* START OF RESETER */
/* SUB REMOVED */
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,img,ins,kbd,q,s,samp,small,strike,strong,sup,tt,var,b,u,i,
center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,
thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,
header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video
{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
body{line-height:1;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,
q:before,q:after{content:'';content:none;}
table{border-spacing:0;}
a{text-decoration:none;}
/* END OF MY RESETER */

body{font-family:'PT Sans Caption', sans-serif;}

/*
	Roboto condensed - menus
	PT Serif - titles
	PT Sans caption - other
*/

/* Start content_Standart - USED */
.full_content_Standart{height:auto;}
.content_Standart{width:1000px;height:auto;margin:0 auto 0 auto;background-color:#f9f9f9;-webkit-box-shadow:0px 0px 10px 0px rgba(50,50,50,0.35);-moz-box-shadow:0px 0px 10px 0px rgba(50,50,50,0.35);box-shadow:0px 0px 10px 0px rgba(50,50,50,0.35);}
.logo{float:left;margin:0;background:rgb(249,249,249);height:auto;background-size:auto 100%;width:100%;background-color:transparent;}

/* HEADER MENU - USED */
.menuItem {float:left;margin-top:10px;}
.menuItem a{color:white;font-family:'Roboto condensed';font-size:15px;padding:0 10px 10px 10px;}
.menuItem.currentCategory {background-image:url(/images/redesign/menuSelected.png);padding-bottom:12px;background-position:bottom center;background-repeat:no-repeat;}
.menuItem .hoverArrow {opacity:0;position:absolute;transition:all 0.5s ease-in;top:21px;margin-left:-10px;left:50%;}
.menuItem:hover .hoverArrow{opacity:1;z-index:3;}
.menuItem .lowerMenu {display:none;position:absolute;top:37px;left:0;background:#f9f9f9;z-index:2;width:100%;border-bottom:2px solid #0e7ac3;padding:20px 0;-webkit-box-shadow:0px 0px 10px 0px rgba(50,50,50,0.35);-moz-box-shadow:0px 0px 10px 0px rgba(50,50,50,0.35);box-shadow:0px 0px 10px 0px rgba(50,50,50,0.35);height:200px;}
.menuItem .lowerMenu .allSelector {font-size:12px;margin-top:10px;display:block;color:#0e7ac3;position:absolute;top:179px;left:190px;width:210px;}
.menuItem .lowerMenu .tabsSelector{width:180px;float:left;min-height:164px;margin-left:10px;}
.menuItem .lowerMenu a {color:rgb(100,100,100);}
.menuLine{float:left;border-left:1px solid rgb(10,104,172);height:37px;margin:0;}
#menuHolder{clear:both;width:100%;}
#menuHolderInside{background:#0e7ac3;height:37px;}
.subMenuTabs{border-right:1px solid rgb(210,210,210);height:200px;}
.subMenuTabs li{width:168px;font-family:'Roboto condensed';padding:8px 8px 8px 0;display:block;text-transform:uppercase;}
.subMenuTabs li img{display:none;float:right;margin-right:-12px;}
.subMenuTabs li.active img{display:block;}
.subMenuTabs li a {padding:0 10px 10px 0;}
.subMenuTabs li.active a {color:#0e7ac3;}
.subMenuTabs li a{color:rgb(100,100,100);font-size:12px;}
.subMenuTab1 {width:280px;position:absolute;left:140px;top:0px;}
.subMenuTab1 .l1holder{width:229px;float:right;border-right:1px solid rgb(210,210,210);height:190px;}
.subMenuTab2 {width:280px;position:absolute;left:430px;top:0px;border-right:1px solid rgb(210,210,210);min-height:172px;}
.subMenuTab3 {width:280px;position:absolute;left:720px;top:0px;}
.logo table a{color:rgb(100,100,100);}
.logo table a:hover{color:#0e7ac3}
.subMenuTab1 .innerTab{font-family:'PT Serif';font-size:14px;padding:0;margin:0;}
.subMenuTab2 .innerTab{font-family:'PT Serif';font-size:14px;padding:0;margin:0;}
.subMenuTab3 .innerTab{font-family:'PT Serif';font-size:14px;padding:0;margin:0;}
.search-bar {display:none;width:0;overflow:hidden;position:absolute;top:-3px;right:40px;border:0;}

/* COMMON SHADOWS AND HOVERS - NOVINITE DNES - USED */
.hoverTrigger:hover .shadowHover{-webkit-box-shadow:0px 0px 10px 0px rgba(50,50,50,0.35);-moz-box-shadow:0px 0px 10px 0px rgba(50,50,50,0.35);box-shadow:0px 0px 10px 0px rgba(50,50,50,0.35);}
.hoverTrigger:hover .headNewsTitle{color:#0e7ac3;}
.hoverTrigger .smallIconH{display:none;}
.hoverTrigger .leftSpan {font-size:11px;color:#a0a3ae;}
.hoverTrigger .rightSpan {float:right;font-size:11px;color:#a0a3ae;}
.hoverTrigger:hover .rightSpan, .hoverTrigger:hover .leftSpan {color:#0e7ac3;}
.hoverTrigger:hover .smallIconH{display:inline-block;}
.hoverTrigger:hover .smallIcon{display:none;}
.hoverTrigger .hiddenBlock{display:none;}
.hoverTrigger:hover .hiddenBlock{display:block;}
.w1220orless{display:none;}

/* COMMON HIGHLIGHT */
.linkColor:hover{color:#0e7ac3;}

/******** HOME PAGE - USED ************/
.headNewsTitle{color:rgb(100,100,100);font-family:'PT Serif';font-size:14px;}
.headNewsTitle:hover{color:#0e7ac3;}
.todayNewsUpper{float:left;height:220px;position:relative;width:670px;margin:10px 0px 1px 10px;}
.todayNewsUpper2{float:left;height:250px;position:relative;width:669px;margin:10px 0px 5px 10px;}
.todayNews{float:left;height:450px;position:relative;width:670px;margin:10px 0px 5px 10px;}
.todayNews .sideBar{position:absolute;top:34px;left:0px;bottom:0px;width:200px;}
.todayNews .thumbNews{cursor:pointer;cursor:hand;}
.todayNews .thumbNews div{border:1px solid rgb(210,210,210);padding:0 5px 0 10px;position:relative;border-top:none;font-family:'PT Serif';font-size:14px;}
.todayNews .thumbNews img{position:absolute;right:-20px;top:0;z-index:2;display:none;}
.todayNews .thumbNews.active img{display:block;}
.todayNews .thumbNews:first-child div{border-top:1px solid rgb(210,210,210);}
.todayNews .preActive div{border-bottom:1px solid #0e7ac3;}
.todayNews .thumbNews.active:first-child div{border-top:1px solid #0e7ac3;}
.todayNews .thumbNews.active div{color:#0e7ac3;border-left:1px solid #0e7ac3;border-bottom:1px solid #0e7ac3;}
.todayNews .thumbNews.active.rel3 div{border-right:1px solid #0e7ac3;}
.todayNews .thumbNews.active.rel4 div{border-right:1px solid #0e7ac3;}
.todayNews .singleNews{width:470px;margin-top:0px;height:421px;position:absolute;top:34px;left:200px;background-size:100% auto;background-position:center;}
.todayNews .singleNews .fader{position:absolute;bottom:0px;left:0px;right:0px;padding:0px 20px 10px 20px;border-bottom:1px solid rgb(210,210,210);height:140px;text-align:justify;border-right:1px solid rgb(210,210,210);padding-top:17px;}
.todayNews .singleNews .fader h2{margin:0;overflow:hidden;font-family:'PT Serif';font-size:16px;}
.todayNews .singleNews .fader:hover h2{color:#0e7ac3;}
.todayNews .singleNews .fader h2 a{color:#0e7ac3;max-height:42px;display:block;overflow:hidden;font-family:'PT Serif';font-size:20px;}
.todayNews .singleNews .fader h2 a:hover{}
.todayNews .singleNews .date{color:rgb(120,120,120);font-size:11px;position:absolute;width:429px;bottom:10px;left:20px;}
.todayNews .singleNews .text{color:rgb(120,120,120);font-size:13px;height:52px;overflow:hidden;margin-top:10px;}
.todayNews .left{position:absolute;left:0px;top:0px;bottom:95px;width:100px;cursor:pointer;cursor:hand;}
.todayNews .left img{float:left;margin:70px 0 0 10px;}
.todayNews .right{position:absolute;right:0px;top:0px;bottom:95px;width:100px;cursor:pointer;cursor:hand;}
.todayNews .right img{float:right;margin:70px 10px 0 0;}
.todayNews .middle img{margin:0 2px;cursor:pointer;cursor:hand;}
.homepageBlocks2{width:980px;margin-left:10px;}
.rightBox{float:right;font-family:'PT Serif';font-style:italic;font-size:13px;}
.rightBox a:hover{color:#0e7ac3;}
.homepageBlocks2 .labelHolder {opacity:0.5;}
.homepageBlocks2:hover .labelHolder {opacity:1;}
.homepageBlocks2 .smallImage{position:relative;height:63px;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid rgb(210,210,210);}
/******** HOME PAGE - USED ************/

/* NAI-BAR - USED */
#accordion {width:300px;height:597px;color:white;margin-top:0px;}
#accordion h3 {font-size:12px;line-height:30px;padding:0 10px;cursor:pointer;background:rgb(235,235,235);color:rgb(100,100,100);font-family:'Roboto condensed';}
#accordion h3.noUl{text-decoration:none !important;}
#accordion h3:hover {text-decoration:underline;}
#accordion h3 span img{margin-top:11px;width:9px;height:9px;}
#accordion h3 span{float:right;font-family:'PT Sans caption';font-size:19px;}
#accordion li {list-style-type:none;margin-bottom:1px;}
#accordion ul ul li a {color:rgb(100,100,100);text-decoration:none;font-size:11px;display:block;padding:7px 0 6px 10px;border-top:1px solid rgb(210,210,210);}
#accordion ul ul li a:hover {background:rgb(238,238,238);color:#0e7ac3;}
#accordion ul ul li a span {display:block;}
#accordion ul ul li a .mainSmall {float:left;height:28px;margin-right:10px;margin-top:1px;}
#accordion .titleHolder {font-family:'PT Serif';height:12px;overflow:hidden;}
#accordion ul ul {display:none;}
#accordion li.active ul {display:block;}
#accordion li.active h3:hover,#accordion li.active h3 {background:#0e7ac3;color:white;}
#accordion .picker a{display:inline-block;width:100px;text-align:center;float:left;border-top:0;padding-left:0;}
#accordion .picker a.active{color:#0e7ac3;}
/* NAI-BAR - USED */

/* FOOTER USED */
.footerNew {width:1000px;margin:0 auto;color:white;line-height:37px;font-size:12px;font-family:'Roboto condensed';}
.footerNew span{margin-right:10px;float:left;}
.footerNew a{color:white;margin:0 10px;float:left;}
.footerNew a:hover{text-decoration:underline;}
/* FOOTER USED */

/* ARTICLE VIEW - USED */
.single_news_images{position:relative;float:left;margin-bottom:10px;}
.single_news_images .fader{position:absolute;bottom:0px;left:0px;right:0px;padding:5px 10px 5px 10px;background:url('/images/transparent-bg.png');font-size:13px;}
.single_news_images .fader h2{margin:0;max-height:269px;overflow:hidden;color:white;}
.single_news_images .fader .text{color:white;}
.st_twitter_vcount .stBubble {height:38px !important;background-position:6px 32px !important;margin:0 0 1px 0 !important;}
.st_twitter_vcount .stBubble_count {padding:0 !important;font-size:12px !important;height:32px !important;background:white !important;line-height:31px !important;}
.st_linkedin_vcount .stBubble {display:block !important;height:36px !important;background-position:5px 32px !important;margin:0 0 2px 0 !important;}
.st_linkedin_vcount .stBubble_count {padding:0 !important;font-size:12px !important;height:32px !important;background:white !important;line-height:31px !important;}
.st_facebook_vcount .stBubble {display:block !important;height:38px !important;margin:0 0 2px 0 !important;background-position:6px 32px !important;margin:0 !important;background-image:url("http://w.sharethis.com/share4x/images/Twitter_arrow_below.png") !important;}
.st_facebook_vcount .stBubble_count {padding:0 !important;font-size:12px !important;height:32px !important;background:white !important;line-height:31px !important;}
.st_twitter_vcount .stButton {margin:2px 3px !important;}
/* article more-info */
#email_news input[type=text]{border:1px solid rgb(210,210,210);background:#f9f9f9;margin:0;padding:0;width:100%;}
#email_news input[type=checkbox]{border:1px solid rgb(210,210,210);background:#f9f9f9;margin:0;padding:0;}
#email_news textarea{border:1px solid rgb(210,210,210);background:#f9f9f9;margin:0;padding:0;height:66px;width:100%;}
#email_news input[type=file]{border:1px solid rgb(210,210,210);background:#f9f9f9;margin:0;padding:0;width:400px;height:20px;}
#email_news input[type=button]{border:1px solid rgb(210,210,210);background:#f9f9f9;margin:0;padding:0;width:175px;float:right;height:20px;}
#email_news span{margin-bottom:4px;margin-top:4px;font-size:13px;}
/* article more-news */
.focus_of_the_day{float:left;margin:30px 0 10px 10px;width:590px;}
.relatedArticleHolder{width:186px;height:186px;position:relative;}
.articleBodyHolder{padding:10px;text-align:justify;font-size:13px;line-height:17px;}
.articleBodyHolder b{font-weight:bold}
.articleBodyHolder strong{font-weight:bold}
.articleBodyHolder i{font-style:italic}
.articleBodyHolder em {font-style:italic}
.articleBodyHolder a{color:#0e7ac3;}
.articleBodyHolder p{margin:4px 0;}
.articleBodyHolder h3{font-size:17px;line-height:21px;font-weight:bold;}
.articleBodyHolder h2{font-size:19px;line-height:23px;font-weight:bold;}
.articleBodyHolder h1{font-size:21px;line-height:25px;font-weight:bold;}
.articleBodyHolder ul {list-style-type: disc;list-style-position: inside;}
.articleBodyHolder ol {list-style-type: decimal;list-style-position: inside;}
.articleBodyHolder ul ul,.articleBodyHolder ol ul {list-style-type: circle;list-style-position: inside;margin-left: 15px;}
.articleBodyHolder ol ol,.articleBodyHolder ul ol {list-style-type: lower-latin;list-style-position: inside;margin-left: 15px;}
/* ARTICLE VIEW - USED */

/* FOOTER - USED */
#footerIcons img{margin-right:16px;float:left;}
#footerIcons img.last{margin-right:0;}
/* FOOTER - USED */

/* ARTICLE CATEGORIES - USED*/
.news_content_list .date{color:rgb(120,120,120);font-size:11px;margin:5px 0 3px 0;width:100%;}
.news_list_description2{font-size:13px;color:rgb(120,120,120);height:54px;overflow:hidden;}
.title_news_list{font-family:'PT Serif';font-size:14px;color:#0e7ac3;}
.news_content_list{width:488px;float:left;margin-top:-4px;}
.news_content_list h2{margin:2px 0 0 0;}
.single_news_list_small{float:left;height:91px;margin:10px 0 0 0;position:relative;}
.single_news_list_small a img{float:left;width:89px;height:89px;margin:0 10px 0 10px;}
.single_news_list_small .hoverBox {position:absolute;left:-82px;top:-2px;font-size:12px;text-align:center;line-height:18px;width:80px;padding-top:1px;display:none;}
.single_news_list_small .hoverBoxB {position:absolute;left:-82px;bottom:-2px;font-size:12px;text-align:center;line-height:18px;width:80px;padding-top:1px;display:none;}
.single_news_list_small:hover .hoverBox, .single_news_list_small:hover .hoverBoxB{display:block;}
.single_news_list_small .hoverImg {position:absolute;left:-17px;top:0px;font-size:12px;text-align:center;line-height:18px;display:none;}
.single_news_list_small:hover .hoverImg{display:block;}
/* ARTICLE CATEGORIES - USED*/

/* Registration Page USED */
.form .f_col{float:left;height:30px;margin-left:0;width:310px;}
.form fieldset em, .contactForm em{display:none;}
.form fieldset input{margin-bottom:5px;}
.form fieldset label{display:block;float:left;margin-bottom:5px;width:110px;line-height:21px;}
/* Registration Page USED */

/* ACCOUNT PAGE - USED */
.account_links a, .account_links a:visited{color:#0e7ac3;text-decoration:none;font-size:11px;}
.account_links a:hover, .account_links a:active{text-decoration:underline;}
/* ACCOUNT PAGE - USED */


/*******************************************************/
/*******************************************************/
/*******************************************************/

/* Content*/
.modul_Standart{float:left;width:302px;min-height:258px;margin:8px 7px 5px 10px;}
.title_modul{float:left;width:298px;height:25px;}
.title_modul h2{margin:0 0 0 0;}
.title_modul h2 a{font-size:18px;color:#848484;}
.moduls_Standart{float:left;width:300px;height:250px;margin:8px 7px 5px 10px;border:1px solid #e2e2e2;}
.title_moduls_Standart{float:left;width:300px;height:31px;background:url("../images/Bulgaria.jpg") no-repeat;}
.title_moduls_Standart h2{margin:4px 0 0 8px;}
.title_moduls_Standart h2 a{font-style:italic;font-size:18px;color:#ffffff;}
.double_modul_Standart{float:left;width:619px;height:250px;margin:8px 7px 5px 10px;border:1px solid #e2e2e2;}
.baner_300x250{float:right;width:300px;height:260px;margin:0px 11px 5px 10px;}
.banernh_300x250{float:right;width:300px;margin:0px 11px 5px 10px;}
.baner_300x250 span, .banernh_300x250 span{display:block;width:300px;padding-bottom:2px;margin:0px 0 0 0;text-align:right;font-size:9px;color:#a7a7a7;}
.banerp_300x250{float:left;width:300px;height:250px;margin:0 0 0 0;border:none;}
.banerp_300x250 a img{float:left;width:300px;height:250px;margin:0 0 0 0;border:none;} /* Tozi red nyama da go ima */
.baner_468x60{width:468px;margin:10px auto 5px auto;}
.baner_468x60 span{float:left;width:468px;margin:0 0 0 0;text-align:right;font-size:9px;color:#a7a7a7;}
.banerp_468x60{float:left;width:468px;margin:0 0 0 0;border:none;}
.banerp_468x60 a img{float:left;width:468px;height:60px;margin:0 0 0 0;border:none;} /* Tozi red nyama da go ima */
.baner_300x600{float:right;width:300px;margin:0px 11px 5px 10px;}
.baner_300x600 span{float:left;width:300px;padding-bottom:10px;margin:0px 0 0 0;text-align:right;font-size:9px;color:#a7a7a7;}
.banerp_300x600{float:left;width:300px;height:600px;margin:0 0 0 0;border:none;background:#e2e2e2;}
.banerp_300x600 a img{float:left;width:300px;height:600px;margin:0 0 0 0;border:none;} /* Tozi red nyama da go ima */

/* Breaking news */
.single_breaking_news{float:left;width:302px;margin:7px 0 0 0;}
.single_breaking_news a img{float:left;width:63px;height:63px;margin:0px 6px 0px 0;}
.title_breaking_news{float:left;width:228px;margin:0px 0 1px 0;}
.title_breaking_news h2{margin:0 0 0 0;}
.title_breaking_news h2 a{font-size:11px;font-weight:bold;color:#48535a;}
.title_breaking_news h2 a:hover{color:#4394c3;}
.date_breaking_news{float:left;width:228px;margin:0 0 1px 0;font-size:10px;color:#a7a7a7;}
.description_breaking_news{float:left;width:228px;margin:0 0 0 0;font-size:11px;color:#48535a;}

/* Filter */
.filter_new,.filter_comment,.filter_shared,.filter_read,.filter_archives{float:left;margin:4px 2px 6px 2px;}
.filter_new a,.filter_comment a,.filter_read a,.filter_shared a{font-size:11px;display:block;text-align:center;color:white;background:none;padding:1px 5px 0 5px;}
ul.filter_result
{
	float:left;padding:0 0 0 5px;width:295px;margin:0;
	background:-webkit-linear-gradient(top,#E9F1F4,#FFFFFF);
	background:-moz-linear-gradient(top,#E9F1F4,#FFFFFF);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#E9F1F4', endColorstr='#FFFFFF');
}
ul.filter_result{display:none;}
ul.filter_result.d_filter_new{display:inline;}

.filter_result li{float:left;width:290px;height:40px;margin:0 0 0 0px;list-style:none;border-bottom:1px solid #e2e2e2;}
li.single_result_b{border-bottom:none;}
.filter_result li h2{float:left;width:290px;height:40px;margin:0 0 0 0px;}
.filter_result li h2 a{font-size:11px;color:#48535a;}
.filter_result li h2 a:hover span{text-decoration:underline;color:#02A4DF;}
.filter_result li h2:hover{background:transparent url("../images/hover_filter.png");background-position:top;color:#4394c3;}
.title_single_result{float:left;width:250px;margin:5px 0 0 0;font-size:11px;font-weight:bold;color:#48535a;}
.date_single_result{float:right;width:30px;margin:5px 0 0 0px;text-align:right;font-size:10px;color:#a7a7a7;}
.active4{height:20px;margin-bottom:0;background-color:#E9F1F4;}
.active4 a{color:black;}

/* Media */
.content_media_Standart{width:994px;height:353px;margin:-10px auto -10px auto;background:url("../images/background_media.png") -1px 0 no-repeat;overflow:hidden;}
.title_media{float:left;width:960px;margin:45px 0 0 17px;}
.media_title_pictures{float:left;width:300px;height:17px;margin:0 0 0 20px;border:none;}
.media_title_pictures img{border:none;}
.media_title_video{float:left;width:300px;height:17px;margin:0 0 0 9px;border:none;}
.media_title_video img{border:none;}
.media_title_poll{float:left;width:300px;height:17px;margin:0 0 0 19px;border:none;}
.media_title_poll img{border:none;}
/* Media Images */
.media_images{float:left;width:300px;margin:0 7px 0 20px;}
.label_album_home{float:left;width:294px;margin:0 0 0 0;text-align:right;font-size:10px;color:#919191;}
.album_slideshow_home{position:relative;float:left;margin:5px 0 5px 0;}
.image_gallery{float:left;width:294px;height:170px;}
.image_gallery a img{width:292px;height:168px;border:1px solid #000000;}
.preview_image{position:absolute;left:0;top:0;margin:1px 0 0 1px;}
.preview_image a img{border:none;}
.next_image{position:absolute;right:0;top:0;margin:1px 0 0 256px;}
.next_image a img{border:none;}
.title_album_home{float:left;width:294px;height:auto;margin:0 0 5px 0;}
.title_album_home h2{margin:0 0 0 0;}
.title_album_home a{font-size:11px;font-weight:bold;color:#0e7ac3;}
.title_album_home a:hover{text-decoration:underline;color:#6acfff;}
.album_description_home{float:left;width:294px;}
.album_description_home a{float:left;font-size:11px;color:#aeaeae;}
.album_description_home a:hover{color:#ffffff;}
/* Media Video */
.media_video{float:left;width:300px;margin:17px 0 0 3px;}
.video{float:left;width:142px;height:78px;border:1px solid #000000;}
.video a img{border:none;}
.video_label{margin:10px 0 0 0;bottom:0px;left:0px;right:0px;padding:2px 5px 4px 5px;overflow:hidden;position:absolute;margin:0;background:url(/images/video-bg.png);opacity:0.80;font-size:10px;color:white;}
.video_title{float:left;width:140px;height:70px;margin:0 0 0 0;}
.video_title a{float:left;margin:5px 0 0 0;font-size:11px;font-weight:bold;color:#ffffff;}
.video_title a:hover{color:#6acfff;}
.all_videos{width:140px;height:12px;margin:0 0 0 0;font-size:11px;font-weight:bold;color:#6acfff;}
.all_videos:hover{text-decoration:underline;}
.all_videos img{float:left;width:7px;height:5px;margin:5px 10px 0 0px;border:none;}
.sponsorship_Standart{float:left;width:300px;height:50px;}
.sponsorship_Standart span{float:left;width:120px;margin:38px 0 0 0;font-size:10px;color:#aeaeae;}
.sponsors{float:left;width:180px;}
.sponsors img{float:right;margin:25px 0 0 0;border:none;}
/* Media Anketa */
.media_poll{float:left;width:300px;margin:17px 0 0 18px;}
.poll_title, .poll_title_inner{float:left;margin:0 0 0 0px;}
.poll_title{font-size:16px;font-weight:bold;font-style:italic;color:#ffffff;}
.poll_title_inner{font-size:16px;color:#0e7ac3;}
.content_poll, .content_poll_in{float:left;width:300px;margin:5px 0 10px 0;}
.content_poll label{float:left;width:300px;margin:5px 0 0 0;font-size:11px;font-weight:bold;color:#ffffff;}
.content_poll_in label{float:left;width:300px;margin:5px 0 0 0;font-size:11px;font-weight:bold;color:#48535a;}
.content_poll label input, .content_poll_in label input{float:left;width:20px;margin:0 0 0 0;}
.content_poll label span, .content_poll_in label span{float:left;width:270px;margin:0 0 0 0;}

.content_poll_page, .content_poll_in{float:left;width:300px;margin:5px 0 10px 0;}
.content_poll_page label{float:left;width:300px;margin:5px 0 0 0;color:#2E2E2E;}
.content_poll_in label{float:left;width:300px;margin:5px 0 0 0;font-size:11px;font-weight:bold;color:#48535a;}
.content_poll_page label input, .content_poll_in label input{float:left;width:20px;margin:0px 0 0 0;}
.content_poll_page label span, .content_poll_in label span{float:left;width:270px;margin:0 0 0 0;}

.vote, .vote_side{float:left;width:300px;height:30px;}
.vote a,.vote_side a{float:right;display:block;width:67px;height:18px;padding:2px 0 0 0;text-align:center;color:#ffffff;background:#0e7ac3;font-family:'Roboto condensed';font-size:13px;line-height:15px;}
.vote a:hover, .vote_side a:hover{text-decoration:underline;}

.vote_page{clear:both;}
.vote_page a{float:left;display:block;width:67px;height:20px;padding:2px 0 0 0;text-align:center;font-size:11px;font-weight:bold;color:#ffffff;background:url("../images/anketa.png") repeat-x top right;}
.vote_page a:hover{text-decoration:underline;}

/* Gallery */
.day_album{height:200px;}
.day_album .top_news_image{width:296px;height:179px;border:1px solid #b4b2b3;}
.day_album a{display:block;}
a.blue{color:#028fbc;font-size:14px;margin-top:5px;}
a.comment_blue{color:#06bfff;font-size:14px;margin-top:5px;}
a.block{display:block;}
.day_album_date{margin:10px 0 10px 0;font-size:11px;color:#a7a7a7;}
.day_album_content{float:left;color:#48535A;font-size:11px;padding-bottom:5px;width:307px;margin:0;}
a.more{padding-left:12px;display:block;margin-top:10px;font-size:13px;font-weight:bold;color:#49535c;background:url("../images/strelki_blog.jpg") 0 8px no-repeat;}
.album_item img{border:1px solid #b4b2b3;}
.album_item a{display:block;}
.album_item{width:195px;margin:0 12px 15px 0;float:left;}
.album_links{margin-top:5px;}
.album_item p{font-size:11px;margin:5px 0 0 0 ;}
.album_item span.author_date{display:block;float:left;width:50px;}
.album_item a.more{display:block;margin:0;float:right;text-align:right;width:85px;}

.album_page{margin-left:0px;}
.album_page h3, .album_page div, .album_page p{margin-left:8px}
.album_pics{clear:both;margin-top:20px}
.album_pics img{float:left;margin:0 10px 15px 0;width:109px;height:109px;border:1px solid #b4b2b3;}
.title_blue{padding:0;margin:10px 0 0px 0;}

.last_albums{width:560px;margin-bottom:15px;}
.last_albums a{display:block;}
.last_albums span.author_date{clear:left;display:inline !important;}
.last_albums a.more{clear:left;display:inline !important;width:85px;margin:1px 0 0 0;}

.hr{border-top:1px solid #d5d5d5;margin:5px 0 5px 0;}
.pic_detail{border-bottom:1px solid #d5d5d5;padding:0 0 10px 0;}

.blue{color:#02b9fd;}
.social_links{float:left;margin:5px 0 10px 0;}
.source{font-size:11px;color:#8d8d8d;float:right;margin:7px 60px 0 0;}
.pic_navs{margin-left:8px}
.pic_navs a{font-size:13px;font-weight:bold;}
a.prev_pic{float:left;}
a.next_pic{float:right !important;}

/* Hoskop */
.horoskop{float:right;width:670px;margin:0;border:1px solid #e2e2e2;margin-bottom:20px;}
.horoskop .title_moduls_Standart{background-image:none;}
.content_horoskop{background:#f0f0f0;}
a.sign, div.sign{display:block;float:left;width:66px;height:12px;margin:0 0 10px 0;padding:53px 0 0 0;text-align:center;font-size:10px;color:#48535a;background-image:url("../images/horoscope/signs.png");background-position:right;}
div.sign{margin-right:10px;}
a.oven{background-position:0 0;}
a.oven:hover,a.oven:active, div.oven, a.oven_active{background-position:0 65px;}
a.telec{background-position:-66px 0;}
a.telec:hover,a.telec:active, div.telec, a.telec_active{background-position:-66px 65px;}
a.bliznaci{background-position:-132px 0;}
a.bliznaci:hover,a.bliznaci:active, div.bliznaci, a.bliznaci_active{background-position:-132px 65px;}
a.rak{background-position:-198px 0;}
a.rak:hover,a.rak:active, div.rak, a.rak_active{background-position:-198px 65px;}
a.lav{background-position:-264px 0;}
a.lav:hover,a.lav:active, div.lav, a.lav_active{background-position:-264px 65px;}
a.deva{background-position:-330px 0;}
a.deva:hover,a.deva:active, div.deva, a.deva_active{background-position:-330px 65px;}
a.vezni{background-position:-396px 0;}
a.vezni:hover,a.vezni:active, div.vezni, a.vezni_active{background-position:-396px 65px;}
a.skorpion{background-position:-462px 0;}
a.skorpion:hover,a.skorpion:active, div.skorpion, a.skorpion_active{background-position:-462px 65px;}
a.strelec{background-position:-528px 0;}
a.strelec:hover,a.strelec:active, div.strelec, a.strelec_active{background-position:-528px 65px;}
a.kozirog{background-position:-594px 0;}
a.kozirog:hover,a.kozirog:active, div.kozirog, a.kozirog_active{background-position:-594px 65px;}
a.vodolei{background-position:-660px 0;}
a.vodolei:hover,a.vodolei:active, div.vodolei, a.vodolei_active{background-position:-660px 65px;}
a.fish{background-position:-726px 0;}
a.fish:hover,a.fish:active, div.fish, a.fish_active{background-position:-726px 65px;}
div.horoscop_page div.title_moduls_Standart{width:600px !important;background:none !important;}
div.horoscop_page div.horoscope_signs{height:160px;width:450px !important;margin:0 auto;padding-top:10px;}
div.horoscop_page div.horoscope_signs strong{color:#0e8fb9;}
div.horoscop_page p{margin-left:10px;}
.horoscope_date{color:#A7A7A7;float:left;font-size:12px;}

/* Moduls - Mission */
.title_mission{float:left;width:280px;margin:5px 0 0 9px;}
.title_mission img{float:left;margin:2px 7px 5px 0;border:1px solid #b4b4b4;}
.title_mission h2{float:left;width:214px;margin:0 0 0 0;}
.title_mission h2 a{font-size:12px;font-weight:bold;color:#095d8b;}
.title_mission h2 a:hover{text-decoration:underline;}
.description_mission{float:left;width:280px;height:127px;margin:2px 0 0 9px;font-size:11px;color:#48535a;}
a.mission_more{float:right;margin:5px 9px 0 0;font-size:11px;font-weight:bold;color:#48535a;}
.mission_more:hover{color:#4394c3;}
.mission_more img{width:7px;height:5px;margin:4px 10px 0 0;border:none;}

/* Technology, Standart and Health */
.technology_Standart{float:left;width:43px;height:249px;margin:1px 0 0 1px;}
.technology_Standart a{float:left;display:block;width:43px;height:249px;background:url("../images/tehnologii.jpg");text-indent:-9999px;}
.standART{float:left;width:43px;height:249px;margin:1px 0 0 0;}
.standART a{float:left;display:block;width:43px;height:249px;background:url("../images/standart.jpg");text-indent:-9999px;}
.healt_Standart{float:left;width:43px;height:249px;margin:1px 0 0 0;}
.healt_Standart a{float:left;display:block;width:43px;height:249px;background:url("../images/health.jpg");text-indent:-9999px;}
.active_modul{float:left;width:473px;height:250px;margin:0 0 0 15px;}
.arrow_acordeon{float:left;width:6px;height:6px;margin:17px 0 0 0;}
.title_active_modul{float:left;width:456px;margin:10px 0 0 8px;}
.title_active_modul a{font-style:italic;font-size:18px;font-weight:bold;color:#0e7ac3;}
.active_modul_content{float:left;width:473px;height:193px;}
.active_modul_img img{float:left;width:196px;height:193px;margin:10px 10px 0 0;border:1px solid #b4b4b4;}
.active_modul_standart{float:left;width:252px;height:180px;margin:8px 0 0 0;}
.active_modul_content h2{margin:0 0 0 0;}
.active_modul_content h2 a{float:left;width:252px;font-size:14px;font-weight:bold;color:#095d8b;}
.active_modul_content h2 a:hover{text-decoration:underline;}
.active_modul_date{float:left;width:252px;height:15px;margin:8px 0 8px 0;font-size:11px;color:#a7a7a7;}
.active_modul_description{float:left;width:252px;height:118px;font-size:11px;color:#48535a;}

/* Notice */
.notice{float:left;width:621px;height:252px;margin:8px 7px 5px 10px;}
.title_notice{float:left;width:620px;height:32px;}
.title_notice h2{margin:5px 0 0 8px;}
.title_notice h2{font-style:italic;font-size:18px;color:#848484;}
.notice_filter{float:left;width:620px;height:41px;margin:0 0 0 10px;}
.notice_filter form select{width:150px;height:18px;margin:8px 15px 0 0;text-align:center;font-size:11px;color:#48535a;border:1px solid #e2e2e2;background:#f7f7f7;}
.notice_filter form select option{text-align:left}
.single_notice{float:left;width:310px;height:78px;margin:0 0 0 0;}
.single_notice a img{float:left;width:56px;height:56px;margin:10px 10px 0 10px;border:1px solid #b4b4b4;}
.single_notice h2{float:left;margin:8px 0 0 0;}
.single_notice h2 a{float:left;width:222px;margin:0 0 0 0;font-size:11px;font-weight:bold;color:#095d8b;}
.single_notice h2 a:hover{text-decoration:underline;}
a.more_notice{float:right;margin:5px 11px 0 0;font-size:11px;font-weight:bold;color:#48535a;}
.more_notice:hover{color:#4394c3;}
.more_notice img{width:7px;height:5px;margin:3px 10px 0 0;border:none;}

/* Accent */
.accent{float:right;width:302px;margin:8px 7px 5px 11px;border:none;}
.title_accent{float:left;width:300px;height:31px;}
.title_accent h2{margin:0;padding-top:5px;}
.title_accent h2 a{font-size:18px;color:#848484;}
.accent_content{float:left;width:302px;}
.accent_content a img{float:left;width:88px;height:88px;margin:2px 0 0 0;border:1px solid #b4b4b4;}
.accent_title{float:left;width:201px;height:42px;margin:0 0 0 10px;}
.accent_title h2{float:left;margin:0 0 0 0;}
.accent_title h2 a{float:left;font-size:11px;font-weight:bold;color:#0e7ac3;}
.accent_title h2 a:hover{text-decoration:underline;}
.description_accent{float:left;width:201px;height:42px;margin:5px 0 0 10px;font-size:11px;color:#48535a;}
.accent_content2{float:left;width:302px;height:94px;}
.accent_content2 h2{float:left;margin:2px 10px 0 0;}
.accent_content2 h2 a{float:left;font-size:11px;font-weight:bold;color:#0e7ac3;}
.accent_content2 h2 a:hover{text-decoration:underline;}

/* Advertisement */
.advertisement{float:left;width:940px;margin:5px 0 0 10px;}

/* Footer Standart */
.footer_Standart{width:976px;height:auto;margin:0 auto 0 auto;overflow:hidden;background-color:white}
.footer_links{float:left;width:938px;height:30px;margin:10px 0 0px 10px;border:1px solid #e2e2e2;}
.footer_links ul{float:left;padding:0;margin:8px 0 0 0px;}
.footer_links ul li{float:left;padding:0 10px 0 10px;list-style:none;background:url("../images/line_links_footer.png") no-repeat right;}
.footer_links ul li.without_b{background:none;}
.footer_links ul li h2{margin:0 0 0 0;}
.footer_links ul li h2 a{display:block;text-decoration:none;font-size:12px;color:#05bfff;}
.footer_links ul li h2 a:hover{text-decoration:underline;color:#05bfff;}
/* Footer content */
.footer_content{float:left;width:954px;height:auto;margin:10px 10px;border:1px solid #e2e2e2;}
.fc_links{float:left;width:670px;height:auto;}
.fc_logo{float:left;height:26px;}
.fc_mobile_version{float:right;margin-top:11px;margin-right:20px;font-size:11px;color:#BC1A1A;font-weight:bold;text-decoration:underline;}
.fc_logo a img{margin:8px 0 0 8px;border:none;}
/* Footer category*/
.footer_all_category{float:left;width:auto;height:auto;width:954px;}
.footer_category{float:left;margin:5px 0 0 9px;}

.fc_main_menu{float:left;margin:0 0 0 0;}
.fc_main_menu a{float:left;font-size:11px;font-weight:bold;color:#095d8b;}
.fc_main_menu a:hover{text-decoration:underline;}

.fc_main_menu2{float:left;margin:0;}
.fc_main_menu2 a{float:left;font-size:11px;font-weight:bold;color:#D3D3D3	;}
.fc_main_menu2 a:hover{text-decoration:underline;}

.footer_category ul{float:left;padding:0;margin:0 0 0 0px;}
.footer_category ul li{margin:0 0 0 0;list-style:none;}
.footer_category ul li h2{margin:0 0 0 0;}
.footer_category ul li h2 a{display:block;text-decoration:none;font-size:11px;color:#898989;}
.footer_category ul li h2 a:hover{color:#05bfff;}
/* Project links */
.projects_Standart{float:left;width:400px;padding:10px 0 8px 0px;}
.projects_Standart p{margin:0;}
.projects_Standart a.without_b{background:none;}
.projects_Standart a{float:left;padding:0 10px 2px 9px;list-style:none;background:url("../images/footer_line.png") no-repeat right;margin:0 0 0 0;display:block;text-decoration:none;font-size:11px;font-weight:bold;color:#095d8b;}
.projects_Standart a:hover{text-decoration:underline;}
.radio{clear:both;margin:10px 0 10px 0;padding-top:8px;}
.radio a{font-size:11px;font-weight:bold;color:#f15602;background:none;}
.radio a:hover{text-decoration:underline;}
/* Partners */
.partners_Standard{float:left;width:270px;height:auto;margin:10px 0 8px 0;}
.partners_Standard p{margin:0;}
.partners_Standard a{margin:0;color:#898989;display:block;font-size:11px;text-decoration:none;
	background:url("../images/footer_line.png") no-repeat scroll right center transparent;float:left;padding:0 10px 2px 0;margin-right:10px;
}
.partners_Standard a:hover{color:#05bfff;}
.partners_Standard a.without_b{background:none;}
.partners_Standard h2{color:#095D8B;font-size:11px;margin:0 0 5px 0;font-weight:bold;}

/* Footer social elements */
.fc_social_network{float:left;width:258px;height:auto;margin:0 0 0 10px;}
.icon_sn{display:block;float:left;width:38px;height:30px;margin:8px 0 0 0;}
.icon_sn img{border:none;}
.titile_sn{float:left !important;font-size:11px !important;font-weight:bold !important;margin:0 !important;padding:0 !important;margin-top:6px !important;color:#095D8B !important;background:none !important;filter:none !important;width:auto !important;}
.titile_sn:hover{text-decoration:underline;}
.abonament{float:left;width:954px;margin:20px 0 0 10px;height:40px;}
.abonament a{float:left;display:block;width:94px;height:20px;padding:5px 0 0 0;text-align:center;font-size:11px;font-weight:bold;color:#ffffff;background:#008CBE;background:-webkit-linear-gradient(top,#8CA0DC,#008CBE,#8CA0DC);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8CA0DC', endColorstr='#008CBE');}
.abonament a:hover{text-decoration:underline;}
.abonament input{float:left;width:150px;height:21px;margin:0;text-align:center;color:#48535a;background:#f7f7f7;border-top:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;border-right:1px solid #e2e2e2;border-left:0;outline:none;}
/* Footer menu */
.fm_Standart{float:left;padding:0;margin:2px 0 10px 0;}
.fm_Standart li{float:left;padding:0 0 0 10px;list-style:none;background:url("../images/line_header_up.jpg") no-repeat right;}
.fm_Standart li.without_b{background:none;}
.fm_Standart li h2{margin:0 0 0 0;}
.fm_Standart li h2 a{display:block;text-decoration:none;font-size:11px;font-weight:bold;color:#095d8b;}
.fm_Standart li h2 a:hover{text-decoration:underline;}
.footer_search{float:right;margin:2px 12px 10px 0;font-size:11px;font-weight:bold;color:#095d8b;}
.footer_site_map{float:right;margin:2px 10px 10px 0;font-size:11px;font-weight:bold;color:#095d8b;}
.footer_search:hover, .footer_site_map:hover{text-decoration:underline;}
/* Footer copyright & created by */
.copyright{float:left;width:470px;height:20px;margin:0 0 10px 10px;font-size:11px;color:#aaaaaa;}
.created{float:right;width:auto;height:20px;margin:0 10px 10px 0;}
.created h2{float:left;margin:0px 0 0 0;}
.created h2 a{padding:0 0 0 0;font-size:11px;color:#aaaaaa;}
.created h2 a:hover{color:#631170;}
.created img{float:left;margin:-1px 0 0 5px;border:none;}

/* Start Inner - news list */
.left_content{float:left;width:621px;margin:10px 7px 5px 10px;}

/* Top news and focus of the day */
.title_top_category{float:left;height:25px;}
.title_top_category h2{float:left;margin:0px 0 0 8px;}
.title_grey{font-size:18px;color:#848484;}
.title_blue{font-size:18px;color:#0e7ac3;}
.content_top_category{float:left;width:612px;height:124px;margin:10px 0 12px 10px;}
.content_top_category a img{float:left;width:122px;height:122px;margin:0 10px 0 0;border:1px solid #b4b4b4;}
.title_autor_description{float:left;width:478px;height:111px;}
.title_autor_description h2{margin:0 0 0 0;}
a.title_top{float:left;width:478px;font-size:14px;font-weight:bold;color:#0e7ac3;}
a.title_top:hover{text-decoration:underline;}
.author_date{margin:3px 0 3px 0;font-size:11px;color:#777;}
.top_description{float:left;width:478px;height:58px;font-size:11px;color:#48535a;}
a.more_top_news{float:left;font-size:11px;font-weight:bold;color:#48535a;}
a.more_top_news img{float:left;width:7px;height:5px;margin:5px 10px 0 0;border:none;}
a.more_top_news:hover{text-decoration:underline;color:#095d8b;}
/* Filter list */
.filter_list{float:left;width:612px;height:19px;margin:6px 0 5px 8px;border-bottom:1px solid #b4b4b4;}
.filter_list h2{margin:0 0 0 0;}
a.filter_list_new{display:block;float:left;width:44px;height:17px;margin:0 10px 0 0;padding:2px 0 0 0;text-align:center;font-size:11px;font-weight:bold;color:#2e2e2e;background:url("../images/filter_list_news.png") no-repeat right;}
a.filter_list_c{display:block;float:left;width:94px;height:17px;margin:0 10px 0 0;padding:2px 0 0 0;text-align:center;font-size:11px;font-weight:bold;color:#2e2e2e;background:url("../images/filter_list_news.png") no-repeat right;}
a.filter_list_n{display:block;float:left;width:82px;height:17px;margin:0 10px 0 0;padding:2px 0 0 0;text-align:center;font-size:11px;font-weight:bold;color:#2e2e2e;background:url("../images/filter_list_news.png") no-repeat right;}
a.filter_list_s{display:block;float:left;width:128px;height:17px;margin:0 10px 0 0;padding:2px 0 0 0;text-align:center;font-size:11px;font-weight:bold;color:#2e2e2e;background:url("../images/filter_list_news.png") no-repeat right;}

.filter_list h2 a:hover, a.active5, .main_title a:hover{color:#ffffff;background:url('/images/filter_list_news_active.png') no-repeat right;}

/* Single news list */
.single_news_list{float:left;width:612px;height:91px;margin:10px 0 5px 8px;}
.single_news_list a img{float:left;width:89px;height:89px;margin:0 10px 0 0;}
.single_news_list a:hover h2{text-decoration:underline;}

.news_content_list_no_pic{width:612px;height:79px;float:left}
.news_content_list_no_pic h2{margin:0 0 0 0;}
.title_news_list1{float:left;width:423px;font-size:12px;font-weight:bold;color:#0e7ac3;}
a.title_news_list:hover, a.title_news_list1:hover{text-decoration:underline;}
.renewal{float:right;margin:0 0 0 10px;}
.renewal a{display:block;float:right;width:70px;height:18px;padding:2px 0 0 8px;text-align:center;font-size:11px;font-weight:bold;color:#ffffff;background:url("../images/obnovena_spisak.png") no-repeat right;}
.renewal a:hover{text-decoration:underline;}
.news_list_description{margin-bottom:5px;font-size:13px;color:#48535a;overflow:hidden;}
/* Pages */
.pages_news{float:left;width:612px;height:23px;margin:10px 0 5px 8px;}
#inactiv{background:url("../images/previous_page.png") no-repeat right;}
a.page_previous,a.page_next{background:url("../images/pages_active.png") repeat-x right;height:20px;margin:0;padding:3px 5px 5px 5px;font-size:12px;font-weight:bold;color:white;}
.current_page{width:200px;font-size:11px;text-align:center;color:rgb(100,100,100);vertical-align:middle;}

/* Start Inner - Single news */
.title_single_news h2{margin:5px 0 5px 8px;}
.title_single_news h2 a, .title_single_news h2{/*font-style:italic;*/ font-size:24px;color:#323232;}
.renewal1{float:left;margin:10px 0 0 8px;width:78px;}
.renewal1 a{display:block;float:left;width:70px;height:18px;padding:2px 0 0 8px;font-size:11px;font-weight:bold;color:#ffffff;background:url("../images/obnovena_spisak_in.png") no-repeat right;}
.renewal1 a:hover{text-decoration:underline;}

.info_news{float:left;margin:12px 0 0 -10px;padding:0;}
.info_news li{float:left;padding:0 10px 0 10px;list-style:none;text-decoration:none;font-size:11px;color:#48535A;background:url("../images/line_submenu.png") no-repeat right;}
.info_news li.without_b{background:none;}
.info_news li a{display:block;text-decoration:none;font-size:11px;color:#48535A;}
.info_news li span{color:#4fc9f9;}
.info_news li a:hover{text-decoration:underline;color:#05c1ff;}
.social_news{float:left;padding:0;margin:10px 0 6px 0;}
.social_news li{float:left;padding:0 10px 0 0;list-style:none;}

.album_pic ul li{float:left;padding:0 6px 0 0px;list-style:none;}
.social_news li a{display:block;text-decoration:none;font-size:11px;color:#05c1ff;}
.social_news li a:hover{text-decoration:underline;color:#05c1ff;}
.social_news li a img{border:0}
.zoom_print{}
.zoom_print li{float:left;padding:0 0 0 8px;list-style:none;}
.zoom_print li a{display:block;text-decoration:none;}
a.zoom_out{display:block;float:left;text-align:center;font-size:10px;margin-top:4px;}
a.zoom_fix{display:block;float:left;text-align:center;font-size:12px;margin-top:2px;}
a.zoom_in{display:block;float:left;text-align:center;font-size:14px;}

.single_gallery_images{position:relative;float:left;width:552px;margin:12px 0 5px 0px;}
.single_gallery_images h2{position:absolute;bottom:-26px;padding:8px 8px 0 8px;font-style:italic;font-size:22px;color:#fff !important;width:536px;height:69px;background:url("../images/lenta_image.png") 0 0 no-repeat;}

.more_photo, .more_photo_gal{float:left;padding:0;margin:8px 0 0 8px;}
.more_photo li{float:left;padding:0 0 0 6px;list-style:none;}
.more_photo_gal li{float:left;padding:0 6px 0 0px;list-style:none;}
.more_photo li a, .more_photo_gal li a{display:block;text-decoration:none;font-size:11px;color:#740103;}
.more_photo li a:hover, .more_photo_gal li a:hover{text-decoration:underline;color:#05c1ff;}

a.photo_icon{float:left;width:20px;height:20px;margin:-3px 0 0 0;background:url("../images/photo.png") no-repeat right;}
a.photo_icon:hover{background:url("../images/photo_hover.png") no-repeat right;}
.photo_source{float:right;margin:8px 60px 0 0;font-size:11px;color:#8c8d8e;}
.photo_source a, .photo_source span{color:#740103;}
.photo_source a:hover{text-decoration:underline;}

/* Oshte po temata */
.title_more_info, .title_tags{float:left;width:612px;}
.title_more_info h2{margin:5px 0 0 8px;}
.title_tags h2{margin:15px 0 5px 8px;}
.title_more_info h2 a, .title_tags h2 a{font-family:'Roboto condensed';text-transform:uppercase;font-size:18px;color:#848484;}
.title_more_info h2, .title_tags h2{font-size:18px;color:#848484;}
/* Tags */
.tags_news{float:left;width:612px;margin:0 0 0px 8px;}
.tags_news h2{float:left;margin:5px 20px 0 0;}
.tags_news h2 a{float:left;font-size:11px;font-weight:bold;color:#0e7ac3;}
.tags_news h2 a:hover{text-decoration:underline;}
/* Coments */
.title_coments{float:left;}
.title_coments h2{margin:15px 0 0 8px;}
.title_coments h2 a{font-family:'Roboto condensed';text-transform:uppercase;font-size:18px;color:#848484;}
.coments_filter{float:right;margin:15px 0 0 0;}
.sort_by{float:left;margin-right:5px;padding-top:3px;color:#A9A9A9;font-size:11px;}
a.coments_filter_d{display:block;float:left;height:17px;margin:0 5px 0 0;padding:3px 11px 0 11px;text-align:center;font-size:11px;font-weight:bold;color:#ffffff;background:url("../images/filter_list_news_active.png") no-repeat right;}
a.coments_filter_o{display:block;float:left;height:17px;margin:0 5px 0 0;padding:3px 11px 0 11px;text-align:center;font-size:11px;font-weight:bold;color:#2e2e2e;background:url("../images/filter_list_news.png") no-repeat right;}
.coments_filter a:hover{text-decoration:underline;}
.single_coments{float:left;width:612px;margin:5px 0 0 8px;margin:0;padding:5px 5px 10px 0;}
.users_coment_ratings{float:left;width:612px;}
.users_coment{float:left;width:300px;margin:2px 0 0 -46px;}
.users_coment li{float:left;padding:0 6px 0 6px;list-style:none;background:url("../images/line_submenu.png") no-repeat right;font-size:11px;color:#8c8d8e}
.users_coment li a span{font-weight:bold;color:#0e7ac3;}
.users_coment li a:hover{text-decoration:underline;color:#0e7ac3;}
.users_coment li.without_b{background:none;}
.rating_coments{float:right;margin:0 0 0 0;}
.rating_coments li{float:left;padding:2px 0 0 12px;list-style:none;font-size:11px;color:#8c8d8e;}
.rating_coments li.background_line{padding-right:10px;background:url("../images/line_submenu.png") no-repeat right;}
.rating_coments li.rating_color2{display:block;text-decoration:none;font-size:11px;font-weight:bold;color:#81a740;}
.rating_coments li.rating_color3{display:block;text-decoration:none;font-size:11px;font-weight:bold;color:#d00000;}
.rating_coments li a.vote_plus{display:block;float:left;width:20px;height:20px;margin:-2px 0 0 0;background:url("../images/plus_coment.png") no-repeat right;}
.rating_coments li a.vote_plus:hover{background:url("../images/plus_hover_coment.png") no-repeat right;}
.rating_coments li a.vote_minus{display:block;float:left;width:20px;height:20px;margin:-2px 0 0 0;background:url("../images/minus.png") no-repeat right;}
.rating_coments li a.vote_minus:hover{background:url("../images/minus_hover_coment.png") no-repeat right;}
.rating_coments li a:hover{text-decoration:underline;color:#0e7ac3;}
.single_coments a img.avatar{float:left;width:53px;height:53px;margin:3px 10px 0 0;border:1px solid #eeeeee;background-color:white;}
.coment_description{float:left;width:547px;min-height:55px;margin:2px 0 0 0;font-size:13px;color:rgb(100,100,100);overflow:hidden;}
.coment_re{float:left;width:612px;margin:5px 0 0 0;}
.coment_re a.coment_re1{float:right;margin:0 0 5px 0;font-size:12px;font-weight:bold;color:#0e7ac3;}
.coment_re a.coment_re2{float:right;margin:0 10px 5px 0;font-size:11px;font-weight:bold;color:#8c8d8e;}

/* Account page */
.main_title{font-size:18px;color:#848484;font-weight:normal;border-bottom:1px solid #e0e0e0;padding-bottom:10px;}
.grey{color:#848484;}
.nickname{font-size:21px;margin:8px 0 8px 0;color:#474747;display:block;border-bottom:1px solid #e0e0e0;padding-bottom:8px;}
.account_pic{float:left;}
.account_links{float:left;margin:0 0 0 10px;width:544px;}
.account_links ul{list-style:none;margin:10px 0 0 0;padding:0;}
.account_links ul li{padding-left:14px;list-style:none;background:url("../images/arrows_account.gif") 0 8px no-repeat;}
.news_item{margin:0 0 10px 0;border-bottom:1px solid #e0e0e0;padding-bottom:10px;clear:both;}

.user_action_buttons{float:right;margin-top:-45px;}
.user_action_buttons a{font-size:11px;font-weight:bold;}
a.action_bitton, a.action_bitton:visited{display:block;border-bottom:1px solid #adadad;float:left;height:17px;padding:2px 5px 0px 5px;text-align:center;color:#2e2e2e;background:url("../images/filter_list_news.png") no-repeat right;font-size:11px}
a.action_bitton:active,a.action_bitton:hover{color:#fff;background:url("../images/filter_list_news_active.png") no-repeat right;}

.pollVHolder{border:1px solid #0e7ac3;clear:left;margin:3px 0 3px 0;}
.pollVSlider{background:#0e7ac3;margin:1px;font-size:7px;color:white;text-indent:10px}
.post_comment{clear:left;float:left;width:100%;margin:10px 0;}
.post_comment img{float:left;border:1px solid #EEE;margin:0 10px 0 0;width:53px;height:53px;}
.post_comment textarea{border:1px solid #EEE;resize:none;width:509px;margin-top:2px;font-size:11px;height:60px;font-family:'Roboto condensed';}
.comments_terms{font-size:11px;color:#a9a9a9;display:block;float:left;margin:10px 0 0 10px;}
.comments_terms a{color:#a9a9a9;text-decoration:underline;}
.comments_subscribe{font-size:11px;color:#a9a9a9;display:block;float:left;margin:10px 0 0 10px;position:relative;text-indent:24px;user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;}
.comments_subscribe input{position:absolute;left:0;top:-3px}
.comment_reply{margin-bottom:10px;position:relative;padding-left:20px;}
.comment_reply i{font-size:13px;margin-bottom:0px;display:block;color:#A3A3A3}
.article_search{margin:10px 0;font-size:11px}
.article_search input, .article_search select, .article_search button{font-size:11px}

.right{float:right}
.currency{margin:10px 0 0 10px}
.currency th{background:#dedede}
.currency td, .currency th{border:1px solid #dedede}
.weather_bold a img{border:0}
.relative{position:relative;}
.deleteItem{font-size:10px;color:red;position:absolute;top:0;right:0}

.label_top_news a img{width:auto;height:auto;position:absolute;top:0;right:0}

.browser_firefox{
	background:url(/images/browser_logos-55.png) -60px 0px no-repeat;
	display:block;
	width:60px;
	height:60px;
	margin-top:10px;
}
.browser_chrome{
	background:url(/images/browser_logos-55.png) -0px 0px no-repeat;
	display:block;
	width:60px;
	height:60px;
	margin-top:10px;
}
.browser_safari{
	background:url(/images/browser_logos-55.png) -175px 0px no-repeat;
	display:block;
	width:60px;
	height:60px;
	margin-top:10px;
}
.browser_ie{
	background:url(/images/browser_logos-55.png) -240px 0px no-repeat;
	display:block;
	width:60px;
	height:60px;
	margin-top:10px;
}

.contactForm input{width:350px}
.contactForm textarea{width:350px}

.banner_footer{margin:0 auto;width:730px;}
.banner_nav_left{float:left;width:313px;}
.banner_nav_center{float:left;margin:0 auto;width:313px;}
.banner_nav_right{float:right;width:313px;text-align:right;}

.underlineOnHover:hover{text-decoration:underline;}

/* INDEX PAGE BY WYAND */

.baner_300x250v2{margin:10px 10px 0 0;float:right;}
.baner_300x250v3{margin:10px 0;}

.titleModul2{float:left;width:298px;height:25px;margin:20px 0 -10px 10px;}
.titleModul2 h2{margin:0 0 0 0;}
.titleModul2 h2 a{font-size:18px;color:#848484;}

.modulStandart2{float:right;margin:5px 10px 0 0;width:300px;}
.modulStandart3{float:right;margin:10px 10px 0 0;width:300px;text-align:center;}

.galleryOfTheDay{width:458px;height:310px;background-position:center center;background-repeat:no-repeat;background-color:lightgray;position:relative;margin:10px;float:left;background-size:100% auto;margin-bottom:10px;}
.galleryOfTheDay div{position:absolute;bottom:0px;left:0px;right:0px;padding:10px;background:url(/images/transparent-bg.png);}
.galleryOfTheDay div h2{margin:0}
.galleryOfTheDayImg{width:458px;height:310px;}

#fbHolder{height:260px;width:298px;overflow:hidden;border:1px solid #D3D3D3	;margin:10px 0 0 0;}

/* USED in light version - redesign */
.interview{float:left;width:318px;float:left;margin:0 0 10px 0;}
.interview img{float:left;border:1px solid #b4b4b4;width:47px;height:47px;margin:0 5px 0 0;}
.interview h2{float:left;width:192px;margin:-2px 0 5px 0;height:28px;overflow:hidden;}
.interview h2 a{font-size:11px;font-weight:bold;color:#48535A;}
.interview h2 a:hover{text-decoration:underline;color:#4394c3;}
.interview2{width:108px;float:left;margin:0 10px 10px 0;}
.interview2 .outer{width:108px;height:108px;margin:0 5px 0 0;position:relative;float:left;background-size:100% 100%;}
.interview2 .inner{position:absolute;bottom:0px;left:0px;width:88px;padding:5px 10px 10px 10px;background:url('/images/transparent-bg.png');color:white;font-size:14px;}

/* USED in light version - redesign */
.homepageBlocks{width:644px;margin-left:10px;margin-bottom:20px;}
.homepageBlocks3{width:980pxmargin-left:10px;margin-bottom:18px;}
.homepageBlocks3 .topLine{height:2px;background:#48535A;overflow:hidden;}
.homepageBlocks3 .titleHolder{text-align:center;border-bottom:1px solid #E9E9E9;}
.homepageBlocks3 .titleHolder a h2{width:644px;margin:2px;color:#48535A;font-size:18px;}
.homepageBlocks3 .contentHolder{padding:0;}
.homepageBlocks3 .contentHolder .more2{clear:left;margin:-5px 0 0 0;color:#48535A;float:left;width:200px;display:block;height:26px;}
.homepageBlocks3 .contentHolder .contents{float:left;width:318px;min-height:100px;}
.homepageBlocks3 .contentHolder .contents .title{width:318px;color:#48535A;font-size:16px;margin:2px 0;}
.homepageBlocks3 .footerHolder{border-top:1px solid #E9E9E9;padding-top:2px;text-align:center;}
.homepageBlocks3 .footerHolder div{width:644px;}
.homepageBlocks3 .footerHolder div a{color:#48535A;}

#naiBarHolder{background-image:url('/images/arrow-bg-right.png');height:24px;}
#naiBarHolder #naiTitle{float:left;padding:5px 20px 0 10px;margin:0;font-size:11px;text-align:center;font-weight:bold;color:white;}

div.path{margin-top:13px;}
.bigTitle:hover{text-decoration:underline;color:#02A4DF;}
.tinyTitle{font-size:12px;}
.tinyTitle:hover{text-decoration:underline;color:#02A4DF;}

/* COMMENTS - USED */
.single_coments .thumbsUp{width:auto;height:auto;margin:0;float:none;border:none;}
.single_coments .thumbsDown{width:auto;height:auto;margin:0;float:none;border:none;margin-bottom:-5px;}
.single_coments .commentDot{display:inline-block;line-height:6px;}
.single_coments .commentText{color:#D3D3D3;}
#commentDown, #submit_comment, #submit_fb_comment, #cyr_comment
{
	float:right;
	display:block;
	height:17px;
	padding:5px 5px 0 5px;
	margin:10px 1px 0 10px;
	text-align:center;
	font-size:13px;
	color:white;
	background:#0e7ac3;
	font-family:'Roboto condensed';
}
#commentDown{margin-top:-2px;}
.line{float:left;width:100%;margin:5px 0 0 8px;border-top:1px solid #e2e2e2;}
.line2{float:left;width:100%;margin:5px 0 0 0;border-top:1px solid #eee;}



.menuCities,.menuCities2,.menuCities3{background:url('/images/transparent-bg.png');color:white;padding:5px;margin:0;line-height:31px;font-size:12px;cursor:pointer;cursor:hand;font-family:'Roboto condensed';}
.menuCities3{width:97px;display:inline-block;margin:0 0 10px 0;padding:2px 0;line-height:20px;text-align:center;}
.menuCities:hover{background:#0e7ac3;}
.menuCities2:hover,.menuCitiesHover{background:#0e7ac3;}
.menuCities3:hover,.menuCities3Hover{background:#0e7ac3;}

.single_news_images .left_arrow
{
	position:absolute;
	left:0px;
	height:43px;
	width:15px;
	top:50%;
	border-radius:0 5px 5px 0;
	background:url(/images/arrow_left_blue.png) no-repeat white left center;
	cursor:pointer;
	cursor:hand;
	margin-top:-20px;
}
.single_news_images .right_arrow
{
	position:absolute;
	right:0px;
	height:43px;
	width:15px;
	top:50%;
	border-radius:5px 0 0 5px;
	background:url(/images/arrow_right_blue.png) no-repeat white right center;
	cursor:pointer;
	cursor:hand;
	margin-top:-20px;
}

/* WEATHER */
/* TODO - remove unused weather classes */
.weather_table td{border-bottom:1px solid #F0F0F0;border-right:1px solid #F0F0F0;}
.weather_table td.lfirst_v{width:93px !important;border-bottom:1px solid #F0F0F0;text-align:center;height:50px;background-color:#E9F1F4;}
.weather_table td.first_v{width:93px !important;border-bottom:1px solid white;text-align:center;height:50px;background-color:#E9F1F4;}
.weather_table td.first{border-right:1px solid white;width:54px;text-align:center;background-color:#E9F1F4;}
.weather_table td.fnoright{width:54px;text-align:center;background-color:#E9F1F4;}
.weather_table td{text-align:center;}
#weatherMenuHolder{position:relative;width:540px;height:384px;float:left;}
#bulgaria{position:absolute;width:540px;height:360px;top:0;left:0;}
#balkans, #europe{position:absolute;width:540px;height:360px;top:0;left:0;display:none;}
.map .weatherHolder{float:left;position:relative;}
.map .weatherImage{width:540px;}
#weatherLabelHolder{float:left;margin:0 0 0 10px;width:57px;text-align:right;}
#weatherLabelHolder #wu-logo{width:54px;position:absolute;bottom:70px;right:12px;}
#weatherLabelHolder #apita-logo{width:38px;position:absolute;bottom:23px;right:20px;cursor:pointer;cursor:hand;}
#weatherLabelHolder #apita-txt{display:block;position:absolute;bottom:6px;right:20px;font-size:10px;color:gray !important;}
#weatherLabelHolder span{width:50px !important;position:absolute;bottom:40px;right:0px;background-image:url(/images/brain.png);background-repeat:no-repeat;padding-left:20px;}
#weatherLabelHolder span a{font-size:10px;}
.weatherLabel{color:#015B86;font-size:13px;line-height:24px;}
.weatherLabel2{color:#48535A !important;font-size:13px;line-height:24px;}
.weatherHolder span{position:absolute;cursor:pointer;cursor:hand;font-size:14px;color:rgb(230,230,230);}
#weatherEurope{display:none;}
#weatherLowerBar{background:url(/images/weather_background.png);height:24px;position:absolute;left:0px;width:540px;top:360px;}
.weatherLine{border-left:1px solid white;float:left;height:14px;margin-top:5px}
#weatherBalkans a,#weatherEurope a{color:white;font-size:11px;display:block;float:left;width:76px;text-align:center;margin-top:5px;line-height:normal;}
#weatherLowerBar2{background:url(/images/weather_background.png);height:24px;width:644px;position:absolute;top:499px;}
#weatherLowerBar2 a{color:white;font-size:11px;display:block;float:left;width:79px;text-align:center;line-height:normal;padding:5px 0;}
#weatherLowerBar2 a.active{
	background:#008CBE;
	background:-linear-gradient(top,#8CA0DC,#008CBE,#8CA0DC);
	background:-moz-linear-gradient(top,#8CA0DC,#008CBE,#8CA0DC);
	background:-webkit-linear-gradient(top,#8CA0DC,#008CBE,#8CA0DC);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8CA0DC', endColorstr='#008CBE');
	background:-webkit-gradient(linear,left bottom,left top,from(#8CA0DC),color-stop(0.5, #008CBE),to(#8CA0DC));
}

/*Football API*/
#nextFootball,#chartFootball{width:300px;font-size:10px;text-align:center;display:none;}
#latestFootball{width:300px;font-size:10px;text-align:center;}
.footballOdd,.footballTable th{background-color:#EEE;}
#footballTitle{color:#48535A;display:block;padding:5px 0;float:left;}
#footballHolder{float:right;width:300px;}
#footballMark{float:right;font-size:12px;width:70px;margin-top:4px;margin-right:1px;}
#footballMark img{float:right;}

/*Combined posts*/
#combinedPosts{width:319px;float:right;height:332px;margin-right:10px;margin-top:10px;}
.combinedDiv .cdtitle{font-weight:bold;font-size:11px;display:block;height:13px;overflow:hidden;width:262px;margin-top:19px;margin-left:5px;float:left;}
.combinedDiv img{height:47px;width:47px;margin-bottom:10px;float:left;}
.combinedDiv{overflow:hidden;}
#combinedPostsTitle{width:322px;margin-left:4px;}
#combinedPostsTitle h2{ font-size:18px; color:#848484;}


/* SHADOW - used */
#menuHolder:after {
    content:"";
	width:100%;
	height:1px;
	margin-top:-1px;
	display:block;
	position:absolute;
	left:0;
	z-index:-1;
	-webkit-box-shadow:0px 0px 16px 2px rgba(50,50,50,0.85);
	-moz-box-shadow:0px 0px 16px 2px rgba(50,50,50,0.85);
	box-shadow:0px 0px 16px 2px rgba(50,50,50,0.85);
}


/* MOZILLA ONLY CSS - USED*/
@-moz-document url-prefix() {
	.todayNews .thumbNews img {right:-19px;}
	.todayNews .thumbNews{display:block;position:relative;}
}
/* MOZILLA ONLY CSS - USED*/