 html,body {
	margin:0px;
	font:12px Arial;
	line-height:14px;
	color:#0e0e0e;
        background-color: #FFFFFF;
	}
a {
	color:#154c98;
	outline: none;
	}
a:hover,a.no-decor,.no-decor a,h4 a,.wid224 li a,ul.tabNav li a,ul.tabNav3 li a,.autor a,#info a,a.font20 {
	text-decoration:none;
	}
.no-decor li {
	font-size:12px;
	padding-bottom:5px;
	font-weight:bold;
	}

a.no-decor:hover,.no-decor a:hover,#info a:hover,a.font20:hover {text-decoration:underline;}
img {
	border:none;
	}
form,p,ul,h5,h4,h3,h2,h1 {
	padding:0px;
	margin:0px;
	}
.float_left,.prev-img {
	float:left;
	}
.text_left {text-align:left !important;}

.float_right  {
	float:right !important;
	}
.float_none  {
	float:none !important;
	}
br {
	height:18px;
	line-height:13px;
	}
.clearfix:after, h1:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
    }
.clearfix, h1 {display:inline-block;}
.clearfix, h1 {display:block;}
* html .clearfix{height:1px;}
.clearing {
	font-size:1px;
	line-height:1px;
	height:1px;
	clear:both;        
	}
button {
	background:#e82a22 url('http://img.ubr.ua/button.gif') left top repeat-x;
	border:none;
	height:22px;
	padding:1px 7px 2px;
	margin:0px;
	cursor:pointer;
	outline:none;
	moz-outline:none;
	font:12px Arial;
        color: #FFFFFF;
	}
textarea {
    resize: none;
}
h1 {
	font:bold 15px Arial;
	/*background:url(../i/h1.jpg) left top repeat-x;*/
	/*padding:2px 20px 5px 5px;*/
	text-transform:uppercase;
	height:17px;
	}
.likeh1 {
	font:bold 15px Arial;
	background:url(../i/h1.gif) left top repeat-x;
	padding:2px 20px 5px 5px;
	text-transform:uppercase;
}
h1 span {
	float:left;
	}
h1 a {
	font:normal 11px Arial;
	}
h1 a,h1 .date {
	text-transform:none;
	padding-top:5px;
	/*float:right;*/
	}
h1 img {
    float:right;
	}

.normal {text-transform:none !important;}
h1 small {font-size:10px !important;}
h1 .date {font:normal 12px Arial;}
.col_r h1 {margin-top:10px;}
.col_r h1 {padding-right:0px;}
.col_r h1 a {padding:5px 5px 0 5px;}
h2 {
	font:bold 16px Arial;
	color:#154c98;
	padding:3px 0px 2px 5px;
	}
h1.likeh2 {
	font:bold 16px Arial;
	color:#154c98;
	padding:3px 0px 2px 5px;
	background:none;
}
h1.newsheader {
	text-transform:none;
	line-height:24px;
	font-size:24px;
	color:#154c98;
	background:none;
	font-weight:normal;
        display: block;
        width: auto;
        padding: 0px 0px 0px 8px;
        height: auto;
        margin-bottom: 5px;
	}
p.newsheader {
        padding-left: 4px;
}
h1.story {
	float:left;
	display:table;
        width:100% !important;
}
h2.newsheader {
	text-transform:none;
	line-height:24px;
	font-size:24px;
	color:#154c98;
	background:none;
	font-weight:normal;

}
.nomarg {
    margin:0 !important;
}
#story_img {   
	width:266px;
	margin-right:7px;
	margin-bottom:0px;   
        _position:relative;
}
#story_img img {
	/*cursor:pointer;*/
}
#story_img .block_header{
	text-transform:none;
}

.img_popup{       
    height: 100%;
    left: 67px;
    opacity: 0;
    overflow: hidden;
    position: fixed;
    text-align: center;
    width: 793px;
    z-index: 1000;
}
.img_popup img{cursor:pointer;}

.popup_inner{margin:26px 0 0 0;}
.table_centring{
    width:100%;
    height:100%;
}
.table_centring td{vertical-align:middle;}

._ga1_on_ img{  
    display: block;
    cursor: pointer;
    height: auto !important;
    margin: 10px 5px 0px 0px !important;
    max-width: 400px !important;
}
.ga1_on_ table{
    max-width: 454px !important;
}

.public_date {
	font-size:12px;
	color:#000;
}
#theme_scroller {
	height:90px;
	overflow:hidden;
}
#theme_scroller ul {

	height:90px;
	float:left;
	display:inline;
}
#theme_scroller ul li {
    font-size:11px;
    font-weight:normal;
    line-height:13px;
    margin:0 0 5px;
    padding:0 0 0 10px;
}


*:first-child+html #theme_scroller ul li {
	padding:0px;
}

h2 a {
	text-decoration:none;
	}
h2.font24 {font-weight:normal;line-height:24px}
h4 {
    color:#154c98;
    font:normal 14px Arial;
    line-height:16px;
	}
h4 a:hover {
	text-decoration:underline;
	}
h5 {
	text-transform:uppercase;
	margin-top:9px;
	font:bold 12px Arial;
	}
.block h4 {
	clear:both;
	padding:4px 0;
	font-weight:bold;
	}

h3 {
	font:normal 22px Arial;
	color:#154c98;
	padding-left:3px;
	}
table {
	border-collapse: collapse;
	border-spacing:0px;
	border:none;
	}
input,select,textarea {
	border:1px solid #a3a3a3;
	font:12px Arial;
        background-color: #fff;
	}
input,textarea {padding:3px 5px 1px 5px;}
input {height:16px;}
input.file {height: 22px; position: relative;}
select {height:22px;}

.nobg {
    background: none !important;
    background-image: none !important;
    background-color: transparent !important;
}

.nocursor {
    cursor: default !important;
}

/*--- header ---*/
#headerbg {
	background:#CCCCCC;
	}
#header {
    margin:0px auto;
    padding:3px 0px;
    width:996px;
	height:115px;
    background:#CCCCCC;
    text-align:right;
	}

#text {
	width:721px;
	text-align:left;
	float:right;
	}
#text input {
	color:#939393;
	width:208px;
	height:16px;
	font-size:14px;
	width:351px;
	margin-top:1px;
	}

#text button {
    line-height: 0;
    margin-left: 4px;
    margin-top: 1px;
    padding: 0 9px 1px;
    width: 48px;
}

#text div {
	color:#000000;
	height:24px;
	line-height:23px;
	padding-top:1px;
}
#text div.rtext {
    color:#020202;
    font-size:14px;
    width: 300px;
    overflow: hidden;
}
#text .btn {
	width:48px;
}

#iframe {

}
#login_block {
    background-color:#ccc;
    border-top:1px solid #999;
    border-bottom:1px solid #999;
    height:22px;
    line-height:21px;
    color:#000000;
    font-size:14px;
    padding:0px 3px;
    position: relative;
    }
#login_block a {
        color:#151515;
        text-decoration:underline;
        font-size:14px;
}
#login_block div.l_b_links {
        text-align:right;

}
#login_block div.l_b_text {
        float:left;
        width:197px;
        overflow:hidden;
}

#drop {
	background:#f98703 url(../i/drop.png) left top no-repeat;
	display:inline;
	height:22px;
	width:22px;
	float:right;
	margin-left:2px;
	cursor:pointer;
	}
#dropd {
	position:absolute;
	z-index:100;
	left:50%;
	top:121px;
	width:275px;
	margin-left:197px;
	background:#fff;
	border:1px solid #4b4b4b;
	padding:12px;
	display:none;
	}
.wid55 {width:55px !important;}
.hei23 {height:23px !important;}
.hei400 {height:400px !important;}
.hei200 {height:200px !important;}
.hei211 {height:211px !important;}
/*--- /header ---*/
.mainblock, .conteiner{
        margin: 0px auto;
        padding: 0 2px;
        width: 995px;        
        _width: 1002px;
        /*Для главной страницы ширина = 1008, объявлено в теле темплейта*/
    }

/*.col_l,.col_m,.col_r {padding-bottom:17px;}*/
/*--- left column ---*/
.col_l {
	width:266px;
	float:left;
	}
div#importent_story {
	position:relative;
	height:199px;
	width:266px;
}

.podpis {
	background:url("../i/podpis.png") repeat scroll 0 0 transparent;
	color:#FFFFFF;
	font-size:18px;
	bottom:0px;
	left:0px;
	position:absolute;
	width:266px;
	z-index:9;
}
.podpis a {
	color:#fff;
	font-size:17px;
	text-decoration:none;
	line-height:17px;
	margin:8px 0 8px 5px;
	display:block;
	}
table.topnews {
	margin:0 0 0 5px;
	clear:both;
	}
table.topnews td {
	height:48px;
}

/*--- /left column ---*/
/*--- middle column ---*/
.col_m {
	width:414px;
	float:left;
	margin-left:8px;
	}
.col_m h2 {
	margin-top:8px;
}
.col_m h2 a {
	color:#3B3B3B;
}
*:first-child+html .col_m h2 {
	margin-top:13px;
}
.news span {
    padding:0 3px;
    font-size:11px;
    background:#e6e6e6;
    float:left;
    line-height:15px;
    font-size:12px;
}
.news a {
    display:block;
    float:left;
    width:355px;
    margin:0 0 4px 3px;
    color:#154c98;
    text-decoration:none;
    font-size:12px;
    line-height:16px;
    }
a.main:link, a.main:hover, a.main:active {
    color:#ec2d25 !important;
}
a.main:visited {
    color:#959494 !important;
}

.col_r .news a {width:255px;}

.color_orange a {
    color:#f85f05;
	padding:0 0 5px 5px;
	display:block;
	text-decoration:none;
	}
.news a:hover,.color_orange a:hover {
	text-decoration:underline;
	}

.all {
	font-size:11px;
	text-align:right;
	padding:0 20px 4px 0;
	}
.marg10t {margin-top:10px;}
.sites {
	color:#154c98;
	float:left;
	width:138px;
	}
.sites h2 {
	font-size:14px;
	}
.sites a {text-decoration:none;display:block;padding:0px 5px 5px 5px;}
.sites a:hover {text-decoration:underline;}
/*a.sourse {color:#939393;font-size:11px;}*/
.line {
	border-bottom:1px solid #B5B5B5;
	font-size:4px;
	line-height:4px;
	}
.bottom-line {
	border-bottom:1px solid #B5B5B5;
}
.bold {
    font-weight: bold;
}
.line-o {
	border-bottom:1px solid #f36f21;
	color:#f36f21;
	text-align:center;
	margin-bottom:4px;
	padding:2px 0 1px 0;
	clear:both;
	}
div.block {
	height:257px;
}
.block {
	padding:0px 5px 0px 5px;
	color:#3b3b3b;
	background-color: #F5F5F5;
	margin-bottom:7px;
	}
.block img {
	margin:0 5px 5px 0;
	}
#scrollme {
	width:260px;
	/*height:254px;*/
	height:420px;
	overflow:hidden;
	text-align:left;
	margin:12px 0;
	}
#video {
	padding:0 5px;
	width:256px;
	/*height:294px;*/
	height:469px;
	position:relative;
	overflow:hidden;
	text-align:center;
	margin:-16px 0 0 0;
	}

*:first-child+html #scrollme {
	height:414px;
}

*:first-child+html #video {
	height:468px;
    margin-bottom: 7px;
}
/*
*:first-child+html #video a.down img {
	margin-top:-15px;
}

*html #video {padding-bottom:8px;}
*/
#video,.dosug {background:url(../i/videobg.gif) left bottom repeat-x;}
#video ul {
	list-style:none;
	width:290px;
	}

#video ul li {
	float:left;
	width:120px;
	height:148px;
	margin-right:25px;
	padding:0 0 10px 0px;
	background:none;
	}
#video ul li a {
	display:block;
	text-decoration:none;
	}
#video ul li a:hover {
	text-decoration:underline;
	}
.structures {
	height:240px;
	border-bottom:1px solid #B5B5B5;
	margin-bottom:7px;
}
*:first-child+html .structures {
	margin-bottom:0px;
}
.structures a {
	display:block;
	padding:5px;
	text-decoration:none;
	}
.structures a:hover {
	text-decoration:underline;
	}

.sites_block {
	height:240px;
	border-bottom:1px solid #B5B5B5;
	margin-bottom:7px;
}
*:first-child+html .sites_block {
	margin-bottom:0px;
}

.pager {margin-left:5px;padding-top:7px;padding-bottom:7px;}
.pager span a, .pager a {color:#E92B23;font-size:12px;padding:0 3px 0 3px;}
.pager a{padding:0px;}
.pager span, .pager span a.active{color:#000;font-size:16px;padding:0 3px 0 3px;text-decoration:none;}
.pager span span:hover{cursor: pointer;}
/*--- /middle column ---*/
.col_l_m {
	float:left;
	width:688px;
	}
.merge_l_m {
	clear:both;
	}
.col-news {
	margin-right:-6px;
	width:694px;
	position:relative;
	}

*:first-child+html .col-news {/	margin-bottom:7px;
}

.wid224 {
	width:224px;
	float:left;
	margin:0 7px 10px 0;
	padding-bottom:3px;
	border-bottom:1px solid #e2e2e2;
	}
.wid224 ul {
	height:70px;
	overflow:hidden;
	}
.wid224 li {padding:1px 0 5px 0;}
.wid224 li a:hover {text-decoration:underline;}
.wid224 p {text-align:right;font-size:11px;}
.wid224 p.block_header {text-align:left;}
.col_l_m ul, .mainblock ul {list-style:none;
			//font-weight:bold;
			text-align:left;
}

.col_l_m ul li, .mainblock ul li {
	background:url(http://img.ubr.ua/li.gif) left 7px no-repeat;
	padding-left:9px;
	line-height:16px;
	}

.col_l_m ul li a, .mainblock ul li a {
	text-decoration:none;
}
.preview {   
    line-height: 16px;    
    padding-bottom: 25px;
}
.preview img{
    _position:relative;    
}
.preview_content{
    margin-left:108px;
}
.preview span h2{
	display:inline;
        line-height:12px;       
	}
        
.preview h4{
	font-size:16px;
	font-weight:bold;
	}
.preview h4 span{
	font-weight:normal;
	}
.preview_reviews{
        float:right;
        margin-right:7px;
        }
.preview_text{
            margin-top:10px;
            margin-left: 131px;    
            width: 520px;
        }
        
.preview img,.prev-img {margin:4px 5px;}

.view {clear:both;padding-top:5px;}
.gallery {
    margin-left: 5px;
}
.gallery div {float:left;}
.gallery_scroll_btn {width: 20px; height: 33px; cursor:pointer; margin-top: 15px;}
.gallery_scroll_left {background-image: url('http://img.ubr.ua/gallery_left.png'); margin-right: 1px;}
.gallery_scroll_left:hover {background-image: url('http://img.ubr.ua/gallery_left_active.png');}
.gallery_scroll_right {background-image: url('http://img.ubr.ua/gallery_right.png');}
.gallery_scroll_right:hover {background-image: url('http://img.ubr.ua/gallery_right_active.png');}
.view .galleryline {width: 609px; height: 70px; overflow: hidden; white-space: nowrap; }
.view .one_prev {width: 80px; height: 60px; display: inline-block; border: 2px #fff solid; padding: 1px; margin-right: 1px; float:none; cursor: pointer; }
.view .one_prev_act {border: 2px #ff6f00 solid; margin-right: 1px;}
.gallery_big #prev_photo {background-image: url('http://img.ubr.ua/scroll_left_main.png'); cursor: pointer;}
.gallery_big #next_photo {background-image: url('http://img.ubr.ua/scroll_right_main.png'); cursor: pointer;}
.gallery_big #prev_photo:hover {background-image: url('http://img.ubr.ua/scroll_left_main_active.png'); cursor: pointer;}
.gallery_big #next_photo:hover {background-image: url('http://img.ubr.ua/scroll_right_main_active.png'); cursor: pointer;}
.gallery_big #prev_photo_s {background-image: url('http://img.ubr.ua/scroll_left_main.png');}
.gallery_description  {
    background-color:#CCC;
    border-bottom:1px solid #999;
    border-top:1px solid #999;
    font-size:12px !important;
    line-height:16px;
    margin:0px auto;
    padding:5px;
    width:590px;
    text-align: justify;
    color: #000;
}
.gallery_big div {float: left; background-position: bottom; background-repeat: no-repeat;}
.gallery_big div.arrow {height:62px; width:31px;}
.gallery_big_image {width: 600px; text-align: center; overflow: hidden; cursor: pointer; position: relative; }
.gallery_big_image div {position: absolute; top:0px; left: 0px; width: 600px; z-index: 5; background-image: url('/i/xxx.gif');}
.view p {padding-bottom: 7px; font-size:14px; line-height:18px; padding-right: 7px;}
.view h3 {font-size: 15px; color: #3B3B3B; padding: 0 0 7px 0; font-weight: bold;}
div.video_page {
	width:686px;
}
.video_page div.view {
	clear:none;
	height:220px;
	overflow:hidden;
}
.video_page h1 {
	display:table-row-group;
	width:274px;
	margin:0;
	padding:0;

}
#videodiv {
	height:342px;
	width:660px;
}
.font_size {
	font-size:11px;
	color:#777;
	float:right;
	padding-right:18px;
	margin-top:-5px;
	}
.font_size span {float:right;padding:11px 5px 0 0;}
#roll1,#roll2 {
	display:block;
	float:right;
	width:28px;
	height:22px;
	cursor:pointer;
	}
#roll2 {background:url(../i/large.png) 0px 0px no-repeat;}
#roll1 {background:url(../i/medium.png) 0px 0px no-repeat;}
/*--- epicentr ---*/
.epicentr {
	background:#c8dcf2 url(../i/epicentrbg.gif) 0px 0px repeat-x;
	text-align:left;
	padding:1px 10px 1px 4px;
	min-height:54px;
	margin-bottom:6px;
	}
.epicentr .float_left a {
	color:#3a3a3a;
	font-size:12px;
	text-align:right;
	text-decoration:none;
	}
.epicentr .float_left {
	padding-top:9px;
	}
.epicentr .float_left a:hover {text-decoration:underline;}
*html .epicentr {height:1px;}
.epicentr span {
	width:350px;
	padding:14px 15px 0 0;
	}
.epicentr p {font-size:14px; font-weight:bold; float:left; color:#3a3a3a;line-height: 42px;}
.lenta-news {
	background:#e3edf8 url(../i/lenta_news.png) 314px 28px no-repeat;
	padding:5px;
	}
*+html .lenta-news {min-height:200px;}
.lenta-news .font24 {padding-bottom:9px;}
.lenta-news .color-g {
	margin:5px 0 10px 0;
    line-height:16px;
    height:131px;
    overflow:hidden;
	}
.lenta-news img {margin-right:5px;}
*+html .lenta-news {height:1px;}
.lenta-sm {
	background:#e3edf8 url(../i/lenta_sm.png) right 13px no-repeat;
	padding:4px 5px 5px 5px;
	margin-top:10px;
	}
.lenta-sm img {margin:1px 5px 0 0;}
.lenta-sm .color-g {
	margin:6px 0 5px 0;
    line-height:16px;
    height:33px;
    overflow:hidden;
	}
.lenta-sm h4 {
	line-height:14px;
	}
.lenta-sm h4 a {font-size:18px;}
.pager.bg-blue {
	margin-top:3px;
	padding:3px 0 3px 0;
	}
/*--- /epicentr ---*/
.tabl.register th {
	font-size:11px;
	color:#777;
	}
.letter,.send {
	padding:3px 10px 3px 20px;
	color:#777;
	}
.print  { padding:3px 10px 3px 20px; background:url(../i/print.gif) left 2px no-repeat; }
.letter { background:url(../i/letter.gif) left 2px no-repeat;}
.send   { background:url(../i/send.gif) left 2px no-repeat;padding-right:20px; }

.add_comment {
    background: url("http://img.ubr.ua/down_small.gif") no-repeat scroll right center transparent;
    cursor: pointer;
    float: right;
    font: 11px Arial;
    height: 17px;
    margin-right: 0;
    padding: 5px 8px 0 0;
}

.add_comment button {
    background-image: none;
    background-color: transparent;
    color:#EE2E26;
    font-size:11px;
    text-decoration:none;
}
.add_comment button span{border-bottom:1px dashed;}
.add_comment:hover button span{border:0px;}

.add_comment:hover button {
    text-decoration:none;    
}

.wid600 {
    width:600px;
}


.arr_only {
	width:25px;
	height:22px;
	margin-top:-2px;
}
.view_video {
	float:right;
	font:normal 11px Arial;
	color:#777;
    background:url('http://img.ubr.ua/drop.jpg') right top no-repeat;
    padding:5px 32px 5px 0;
    margin-right:0px;
    cursor:pointer;
	}
.rise {
    background:url('http://img.ubr.ua/rise.jpg') right top no-repeat;
    }
.glow_box_content .rise
{
    background: url("http://img.ubr.ua/up_small.gif") no-repeat scroll right center transparent;
}
        
.comment_form, .comment_form_parent{
    padding:10px;
}

.comment_form textarea, .comment_form_parent textarea {
	height:60px;
        width:625px;
	}
        
.comment_form button, .comment_form_parent button {
    margin-right: 3px;
    margin-top: 4px;
}



.comment p.font-f {padding:0 10px 0 5px;}
.autor {
	color:#777;
	font-size:11px;
	padding:5px 0 3px 5px;
	margin-bottom:3px;
	}
.autor a {
	color:#f68421;
    font-size:14px;
	}
.autor b {
	color:#f68421;
    font-size:12px;
	}
.autor img {margin:0 5px -2px 5px;}
.comment {border-bottom:1px solid #b6b5b5;}
.comm_link { text-align:right;}
#comments
{
    margin: 0 auto;
    width: 645px;
}
#comments div.odd {
	background-color:#f6f6f6;
}
.answer {
	background:#f3f3f3;
	padding:7px 10px;
	margin-bottom:13px;
	}
.answer .font16 {padding-bottom:7px;}
#last_video {margin-bottom:8px;}
#last_video .no-decor {
	height:43px;
	overflow:hidden;
	padding-top:1px;
	}
#last_video .clearing {
	padding-bottom:10px;
	}
#video-sm {
	margin-right: 0px;
	width:550px;
	float:right;
	overflow: auto;
	height:340px;
	}
#video-sm div {
	width:120px;
	height:145px;
	overflow:hidden;
	float:left;
	padding:3px 6px 15px 6px;
	color:#3b3b3b;
	}
#video-sm a {
	text-decoration:none;
}
.finances {
	width:144px;
	float:left;
	margin-top:3px;
	}
.finances p {
	color:#fff;
	background:#f85f05;
	padding:0px 5px 1px 9px;
	}
.finances ul li {margin-bottom:18px;}
.finances_sel {background:#c10f08 !important;}
.finances_sel a {color:#FFFFFF;}
/*--- right column ---*/
.col_r {
	width:300px;
	float:right;
	}
/*---- tabs ----*/
.tabs table,.tabl2 {
    color:#505559;
    margin-right:-1px;
	}
.tabs table {
	font-size:14px;
    text-align:center;
	}
.tabs table th,.tabl2 th {
	font-weight:normal;
	color:#154c98;
	padding:3px 5px !important;
	}
.tabs table th,.tabs table td {
	border:1px solid #fff;
	padding:3px 0;
	}
.tabs td {background:#f3f3f3;}
.tabs tr.even td,.tabs tr.even {background:#fff;}

.tabs .graybg {background:#DADADA !important;}
.tabs .lineh {line-height:40px}
.tabs .lborder {border-left:1px #B5B5B5 solid }
.tabs .rborder {border-right:1px #B5B5B5 solid }
.tabs .bborder, .bborder {border-bottom:1px #B5B5B5 solid }
.tabs .tborder, .tborder {border-top:1px #B5B5B5 solid }
.tabs .lg_border {border-left:2px #f3f3f3 solid }
.tabs .rg_border {border-right:2px #f3f3f3 solid }

.tabs .val {text-align:right; padding-right:17px}
.head_tabs {float:right;padding:0px !important; height: 26px;}
*:first-child+html .head_tabs {height: 18px;}
.head_tabs .dateSelector {float:left;height: 18px; padding: 0px !important; font:12px/14px Arial; text-transform:lowercase;}
.head_tabs .dateSelector div {float:left; padding:0 !important; height: 18px; line-height: 20px; margin:0 5px 0 0;}
.head_tabs .dateSelector input {width:101px; border:none; background-color:transparent; text-align: right; color: #023199; text-transform:lowercase;}
.head_tabs .dateSelector img {position:static; vertical-align: middle; margin-bottom: 5px}
.foot_tabs {padding:0px !important;margin:5px 0 0 0;}
.foot_tabs a {color:#999999;}

.tabl2 th {	padding:3px 9px;}
.tabl2 td { padding:10px 9px;}
.tabl2 .even {background:#edeced;}
ul.tabNav,ul.tabNav3 {
    list-style: none;
    margin:0px 1px 0 0;
    padding:0px;
    clear:both;

	}
ul.tabNav {background:#b0b0b0 url(../i/tabs.gif) 0px center repeat-x;height:23px;}
ul.tabNav3 {background:#b0b0b0 url(../i/tabs3.gif) 0px center repeat-x;height:49px;}
ul.tabNav li,ul.tabNav3 li {
    float:left;
    text-align:center;
    padding:0 0 0 1px;

	}
ul.tabNav li {background:url(../i/tabs_li.gif) 0px center no-repeat;}
ul.tabNav3 li {background:url(../i/tabs3_li.gif) 0px center no-repeat;}
ul.tabNav li a,ul.tabNav li span,ul.tabNav3 li a,ul.tabNav3 li span {
	padding:4px 0 0 0;
	color:#343434;
	display:block;
	height:18px;
	line-height:12px;
	}
ul.tabNav3 li a,ul.tabNav3 li span {height:44px;}
ul.tabNav li span,ul.tabNav3 li span {padding-left:5px;}
a.selected {background:#f3f3f3;}
ul.tabNav li.first,ul.tabNav3 li.first {background:none;padding-left:0px;}
.one {width:112px;}
.two {width:93px;}
.three {width:92px;}
.down-r,.up-g,.clearpad {
	padding:2px 4px;
	margin-left:-10px;
	}
.tabl3 .down-r,.tabl3 .up-g {margin:0 0px 0 4px !important;}

.tabl3 td {
	color:#000000;
	padding:7px 7px !important;
}

#date_rat {
	color:#999999;
	font-weight:normal;
}

.down-r {background:url(../i/down_r.gif) left center no-repeat;}
.up-g   {background:url(../i/up_g.gif) left center no-repeat;}
.clearpad {margin:0 0px 0 4px;}
.tabs.bg-g div {
	padding:2px 10px 15px 10px;
	background:#f3f3f3;
	}
.merge_l_m .tabl3 th,.merge_l_m .tabl3 td {border-width:0px 0px 0px 1px !important;}
.tabl3 th {background:#fff;}
.tabl3 .text_r {text-align:right;padding-right:5px;}
.tabl3 .text_l {text-align:left;padding-left:30px;}
.bg-g .selected {font-size:16px;padding-bottom:1px;}
.merge_l_m .tabl3 thead th {
	background:#dadada !important;
	color:#777;
	font-size:12px;
	}
.bord-none {border-left:none !important;}
.calendar {
	margin:0px 5px -5px 5px !important;
	cursor:pointer;
	}
/*---- /tabs ----*/
.tabl th {
	font-weight:normal;
	color:#939393;
	text-align:right;
	}
.tabl td {
	padding-top:2px;
	}
.tabl input {
	width:158px;
	font-size:11px;
	}
.tabl.register input {width:245px;}
.tabl.register input[type=checkbox] {width: 15px; border: none; }
.tabl span.inlabel {
    display:block;
    margin:3px 43px 0 0;
}
*:first-child+html .tabl span.inlabel {
    margin:0px 43px 0 0;
}
.tabl select {
	width:170px;
	padding:0px;
	font-size:11px;
	}
.terms {margin-left:3px; text-align: center;}
.merge_l_m .terms {margin:5px 0px 5px -2px;}
div.terms {
	margin-top:2px;
}
.terms a {
	float:left;
	display:block;
	text-transform:uppercase;
	background:#f3f3f3;
	padding:2px 0;
	width:19px;
	text-align:center;
	margin:0 0 2px 2px;
	text-decoration:none;
        position: relative;
	}
.terms button {width:55px;}
.terms a:hover {
	background:#dadada;
	}
.terms input {
	color:#ed610f;
	width:231px;
	margin:0 2px 1px -3px;
	float:left;
	}
.terms button {float:left;}
.dosug {
	padding:0 5px 1px 0;
	text-align:right;
  	}
.dosug td {text-align:left;}
.dosug .tabl {margin-bottom:7px;}
.dosug p a {
	padding:0 7px;
	font-size:11px;
	}
.title {
	font-size:16px;
	text-decoration:none;
	display:block;
	padding-top:4px;
	}
a.title:hover {
	text-decoration:underline;
	}
.wid100 {width:105px;}
.marg12r {margin-right:12px;}
#weather {
	list-style:none;
	}
#weather li {
	float:left;
	padding:6px 5px 0 5px;
	height:40px;
	}
#weather li img {float:left;}
#weather li span {float:left;text-align:center;}
.today {background:#f3f3f3;}
#tagcloud {
	text-align:center;
	padding:15px 0;
	}
#tagcloud a {
	text-decoration:none;
	line-height:25px;
	padding:0 10px;
	}
#tagcloud a:hover {
	text-decoration:underline;
	}
#tagcloud .font18 {padding:0 15px;}
#tagcloud .font24 {padding:0 18px;}
.font10 {font-size:10px;}
.font11,.font-f {font-size:11px;}
.font12 {font-size:12px;}
.font14 {font-size:14px;}
.font16 {font-size:16px;}
.font18 {font-size:18px;}
.font20 {font-size:20px;}
.font24 {font-size:24px;}
.rating {
	background:url(../i/rating.gif) 0px 0px no-repeat;
	display:block;
	width:10px;
	height:5px;
	}
.tabl2 .rating {margin-left:10px;}
.voice2 {height:10px;}
.voice4 {height:20px;}
.voice6 {height:30px;}
.voice8 {height:40px;}

.advertisers {
	background:#eb6617 url(../i/advertisers.gif) left center;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	line-height:22px;
	padding:7px 10px 9px 10px;
	margin-top:10px;
	}
.advertisers a {
	text-decoration:none;
	color:#0e0e0e;
	}
#anchorman {
	width:300px;
	height:220px;
	position:relative;
	overflow:hidden;
	}
#anchorman .font11 {color:#939393;}
#anchorman .font16 {color:#164d99;}
#anchorman p {padding-left:25px;}
#anchorman img {margin:9px auto 3px auto;}

#scrollme2 {
    width:300px;
	height:220px;
	overflow:hidden;
	}
#scrollme2 td {padding:0px;}
.left {
	float:left;
	position:absolute;
	top:118px;
	left:55px;
	}
.right {
	float:right;
	position:absolute;
	top:118px;
	right:55px;
	}
#scrollme2 div {width:300px;}
.bord td,.bord th {border-right:1px solid #fff;}
.popvideo div {
	width:120px;
	margin:5px 8px 0 5px;
	}
/*--- /right column ---*/
.glossary span, .glossary ul {position: relative;}
.glossary ul {padding:4px 0;}
.glossary ul li {
	background:none !important;
	padding:2px 20px 2px 0px !important;
	}
.glossary ul li a { color:#1d1d1d;text-decoration:none;}
.glossary ul li a:hover { text-decoration:underline; }
.terms a.choose { background:#dadada; }
.terms a.choose:hover { cursor:default; }
.glossary_inner{
    padding:10px 10px 10px 10px;
}

#avtoriz_bg {
	position:absolute;
	opacity:0.25;
	filter:alpha(opacity=25);
	background:#000;
	width:100%;
	height:10000px;
	left:0px;
	top:0px;
	bottom:0px;
	z-index:200;
	display:none;
	}

#avtoriz {
	width:500px;
	margin-left:-250px;
	padding-bottom:17px;
	top:210px;
	z-index:202;
	display:none;
	}

.close {
	margin:8px 8px -25px 0;
	cursor:pointer;
	}
#info {
	z-index:50;
	width:350px;
	margin-left:-160px;
	}
.close2 {
	float:right !important;
	cursor:pointer;
	margin-left:-5px;
	}
#info img {float:left;}
#info strong.color-b {
	float:right;
	font-size:15px;
	padding-top:23px;
	line-height:16px;
	}
#info .clearing {padding-top:15px;}
#info ul {
	float:left;
	border-right:2px solid #004e96;
	padding:3px 16px 0 0;
	margin-right:16px;
	}
#info ul li {background:url(../i/limin.gif) left 7px no-repeat;padding-left:7px;}
#info p {line-height:17px;}
/*#avtoriz a {padding:3px 0;display:block;}*/
#avtoriz,#dropd2,#info {
	border:1px solid #4b4b4b;
	background:#fff;
	position:absolute;
	left:50%;
	display:none;
	}
#dropd2 {
	width:994px;
	margin:0 0 0 -498px;
	top:159px;
	z-index:1001;
	background:#fff url(../i/h1.gif) 0px 0px repeat-x;
	}
#info,#dropd2 {background:#fff url(../i/h1.gif) 0px 0px repeat-x;}
#dropd2 .wid195 {width:190px;}
#dropd2 button {margin:-15px 2px 0 0;}
.bg {
	background:url(../i/videobg.gif) 0px bottom repeat-x;
	padding:10px 12px 20px 12px;
	}
.top {
	margin-top:-18px;
	float:right;
	text-decoration:none !important;
	}
.wid280 {
	width:280px;
	float:left;
	padding:0 34px 0 10px;
	}


.expert_small {width:300px; height: 138px; float:left;border-bottom:1px solid #e2e2e2;padding-bottom:1px;margin-bottom:7px;position:relative; cursor: pointer;}
.expert_small img {margin-right:5px; margin-top: 5px; float: left; width:100px; height: 133px;}
.expert_small .font11 {overflow:hidden;}
.expert_small .profession {color:#0e0e0e; font-size: 12px;}
.expert_small .youcan {font-size: 11px; color:#777;}
.expert_small h2 {padding-bottom:0px;}
.expert_small h2 a {margin-left: 0px; padding-top: 0px; float:none; display:inherit; text-decoration: none;}
.expert_small h2 a:hover {text-decoration: underline;}
.expert_small .font11 {color:#000; margin-top:2px;}
.expert_small .theme {color:#154c98; text-align:left; font-size: 18px; text-transform: uppercase; line-height: 19px;}
.expert_small div.bottom {position:absolute; bottom:1px; left:105px;}
.expert_small button{ width:105px; text-decoration:none; color:#000; position: absolute; margin-left: 0px; z-index: 5;}
.expert_small a {margin-left: 17px; padding-top: 8px; float: right; display:block;}
.expert_small .theme a {margin-left: 0px; padding-top: 0px; float:none; display:inherit; text-decoration: none;}
.expert_small .theme a:hover {text-decoration: underline;}
*html .expert_small button {
    margin-left: -15px;
}

.expert_small_sep {width:49%; float: left;}
.expert_small .logo {text-align: center;}
.expert_small img.logo {width:113px; height: 29px; float: none; margin: 0; text-align: right;}

.column {
	margin-bottom:7px;
        position: relative;
	}
.profi {
	border-bottom:1px solid #e2e2e2;
	padding-bottom:1px;
	float:left;
	width:335px;
	margin-bottom:15px;
	}
.profi img {margin:5px 10px 0 0;}
.profi p.font11 {
	padding-top:1px;
	height:30px;
	margin-bottom:7px;
	overflow:hidden;
	}
.profi h4 {
	height:34px;
	margin-bottom:6px;
	overflow:hidden;
	}

#headings {
    margin:0 -4px 16px 0;
	}
#headings div {
	width:169px;
	height:127px;
	float:left;
	margin:0px 4px 4px 0px;
	}
#headings div a {
	display:block;
	text-transform:uppercase;
	font-size:15px;
	color:#444;
	text-decoration:none;
	text-align:right;
	padding-right:6px;
	margin-top:109px;
	}
.anons-b      {background:url(../i/file/anons.jpg) 0px 0px no-repeat;}
.news-b       {background:url(../i/file/news.jpg) 0px 0px no-repeat;}
.capital-b    {background:url(../i/file/capital.jpg) 0px 0px no-repeat;}
.life-b       {background:url(../i/file/life.jpg) 0px 0px no-repeat;}
.markets-b    {background:url(../i/file/markets.jpg) 0px 0px no-repeat;}
.advertising-b{background:url(../i/file/advertising.jpg) 0px 0px no-repeat;}
.own-capital-b{background:url(../i/file/own_capital.jpg) 0px 0px no-repeat;}
.ideas-b      {background:url(../i/file/ideas.jpg) 0px 0px no-repeat;}
.innovations-b{background:url(../i/file/innovations.jpg) 0px 0px no-repeat;}
.compnews-b   {background:url(../i/file/compnews.jpg) 0px 0px no-repeat;}

#descriptions {
	width:300px;
	margin:-222px 0 0 325px;
	position:relative;
	}
#descriptions .tabl2 th {
	text-align:left;
	padding-left:14px !important;
	border-right:1px solid #fff;
	}
#descriptions .tabl2 td {text-align:center;}

/*--- bottom ---*/
#bottom {
	background-color:#959595;
        background-image: url('/i/podvalbg_1.jpg');
        background-repeat: no-repeat;
        background-position: 50% 0%;
	border-top:1px solid #4b4b4b;
	padding:0px 0 6px 0;
	color:#fff;
	margin-top:7px;
        height: 550px;
        position: relative;
	}
#bottom .bottom2 {
    background-repeat: no-repeat;
    background-position: 50% 0%;
    height: 250px;
    background: url("/i/podvalbg_2.png") repeat scroll 0 0 transparent;
    _background-image:none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/podvalbg_2.png', sizingMethod='scale');

    position:absolute;
    bottom:0px;
    left:0px;
    width: 100%;
    padding-top:4px;    
}
.submenu_old {
	list-style:none;
	}
.submenu_old span {
	color:#FF0000;
	font-size:9px;
	}
.submenu_old li {
	text-transform:uppercase;
	padding:7px 0 2px 0;
	font:bold 12px Arial;
	}
.wid195 a {
	color:#151515;
	text-decoration:none;
	}
.wid195 a:hover,.icons a:hover {
	text-decoration:underline;
	}
.wid195 {
	float:left;
	width:195px;
	margin-right:4px;
	}

div.wid195 a {
	display:block;
	font-size:11px;
	}

#bottom div a.subcat_list {

}

#bottom div.wid195 a {
	font-size:14px;
	line-height:18px;
        color: #fff;
}
#bottom div.wid195 a h5 {
        font-family: "Arial Black",Gadget,sans-serif;
        padding-left: 7px;
        font-size:14px;
        margin-bottom: 0px;
        text-transform: none !important;
}

.map_height {
	height:125px;
	width:194px;
	margin:4px 0 25px 0;
	padding:0px;
        _margin-bottom:0px !important;
}

.map_height h5 {
	margin-top:0px;
	padding-left:5px;
	margin-left:0px;
        background:url("http://img.ubr.ua/li.gif") no-repeat scroll left 7px transparent;
}

.map_height span {
	margin-left:7px;
	display:block;
}

.map_end {
	border-right:0px;
}

.map_height2 {
	height:130px;
}

.map_height2 span {
	margin-left:5px;
	display:block;
}

#bottom div.wid195 li {
	list-style:none;
}
.icons {
	/* position:relative; */
        _position:relative;
	}
.icons span.float_left {color:#4b4b4b;padding-top:1px;}

.icons div {
    position: absolute;
    top:225px;
    _top:-37px;        
    right:124px;
    _right:0px;
    _left:8px;
    font-size: 14px;
    color:#fff;
    font-family: "Arial Black",Gadget,sans-serif;
    height: 22px;
    line-height: 22px;
}

.icons .buttons {
    float: right;
    margin-top: -3px;
    position: relative;
    right: 0px;
    top: 0px;
    margin-top: -24px !ie;    
}

.icons .buttons a, .icons .buttons a:hover {
    text-decoration: none;
}

.icons a.pmenu {
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    font-family: "Arial Black",Gadget,sans-serif;
    margin-top: 4px;
    margin-right: 25px;
    margin: 0px 25px 4px 0px;
    padding-left: 25px;
    border-left:2px solid #fff;
}

.icons a.pmenu:first-child {
    border: none;
    padding-left: 5px;
}
.bigmir {
    margin: 3px;
    position: static !important;
    float: left;
}
.icons a.pmenu:hover { text-decoration: underline;}
.rss,.pda,.online,.mail {
	display:block;
	color:#000;
	text-decoration:none;
	float:left;
	padding:1px 10px 3px 20px;
	}

.rss {background:url(../i/rss.gif) 3px 3px no-repeat;}
.pda {background:url(../i/pda.gif) 6px 0px no-repeat;}
.online {background:url(../i/online.gif) 4px 3px no-repeat;}
.mail {background:url(../i/mail.gif) 0px 4px no-repeat;}
/*--- /bottom ---*/

#footer {
	background:#4b4b4b;
	padding:8px 0;
	color:#fff;
	font-size:11px;
	}
#footer a {color:#fff;}
#footer ul {
	list-style:none;
	padding-left:8px;
	}
#footer div.float_left {width:580px;}


/* ------Selects------ */
.sel_h1 {
	float:right;
	margin-top:-23px;
	}
.sel_h1 .jNiceSelectWrapper {width:150px;}
.sel_h1 .jNiceSelectWrapper div span {width:122px;}
.sel_h1 .jNiceSelectWrapper ul {width:143px;}
.sel_h1 .jNiceSelectWrapper ul a {width:133px;}

.wid50,.wid90 {margin-right:5px;}
.wid50 .jNiceSelectWrapper {width:50px;}
.wid50 .jNiceSelectWrapper div span {width:22px;}
.wid50 .jNiceSelectWrapper ul {width:48px;}
.wid50 .jNiceSelectWrapper ul a {width:38px;}

.wid60 .jNiceSelectWrapper,.wid60 {width:60px !important;}
.wid60 .jNiceSelectWrapper div span {width:32px;}
.wid60 .jNiceSelectWrapper ul {width:58px;}
.wid60 .jNiceSelectWrapper ul a {width:48px;}

.wid90 .jNiceSelectWrapper {width:90px;}
.wid90 .jNiceSelectWrapper div span {width:62px;}
.wid90 .jNiceSelectWrapper ul {width:88px;}
.wid90 .jNiceSelectWrapper ul a {width:78px;}
.jNiceSelectWrapper {
	width: 170px;
	position:relative;
	height: 22px;
	z-index:9;
	}
.jNiceSelectWrapper div span {
	float: none;
	position: absolute;
	width: 142px;
	height: 20px;
	line-height: 17px;
	padding: 0px 7px;
	overflow: hidden;
	border:1px solid #a3a3a3;
	background:#fff;
	font-size:11px;
	border-width:1px 0px 1px 1px;
	z-index:9;
	}
.wid100per .jNiceSelectWrapper {width:295px;}
.wid100per .jNiceSelectWrapper div span {width:267px;}
.wid100per .jNiceSelectWrapper ul {width:293px;}
.jNiceSelectWrapper div a {
	display: block;
	position: absolute;
	right: 0px;
	width: 20px;
	height: 22px;
	z-index:9;
	padding:0px;
	background: url(../i/select_right.gif) no-repeat center center;
	}
.jNiceSelectWrapper ul {
	position: absolute;
	width: 168px;
	top:21px;
	left:0px;
	list-style: none;
	background-color: #fff;
	border: solid 1px #a3a3a3;
	display: none;
	margin:0px;
	padding: 0px;
	height: 160px;
	font-size:11px;
	overflow: auto;
	overflow-y: auto;
	z-index:200;
	}
.jNiceSelectWrapper ul li {
	background:none;
	padding-left:0px;
	}
.jNiceSelectWrapper ul a {
	display: block;
	padding: 5px;
	text-decoration: none;
	color:#575757;
	background-color: #FFF;
	}
.jNiceSelectWrapper ul a:hover { background:#EDEDED; }
.jNiceSelectWrapper ul a.selected {background: #EDEDED;}
/* -------Hidden - used to hide the original form elements------ */
.jNiceHidden {display: none;}

.z10 {position:relative;z-index:10;}
.z7 {position:relative;z-index:7;}
.pad0 {padding:0px !important;}
.pad0b {padding-bottom:0px !important;}
.pad2b {padding-bottom:2px !important;}
.pad3b {padding-bottom:3px !important;}
.pad5b {padding-bottom:5px !important;}
.pad7b {padding-bottom:7px;}
.pad9b {padding-bottom:9px;}
.pad25t {padding-top:25px !important;}
.pad5t {padding-top:5px !important;}
.pad10r {padding-right:10px;}
.pad5l {padding-left:5px !important;}
.pad10l {padding-left:10px;}
.pad13b {padding-bottom:13px;}
.pad17b {padding-bottom:17px;}
.pad17l {padding-left:17px;}
.marg40t {margin-top:40px !important;}
.marg12t {margin-top:12px;}
.marg2b {margin-bottom:2px;}
.marg3b {margin-bottom:3px;}
.marg5b {margin-bottom:5px;}
.marg7b {margin-bottom:7px !mportant;}
.marg7t {margin-top:7px !important;}
.marg10b {margin-bottom:10px;}
.marg10t {margin-top:10px !important;}
.marg15b {margin-bottom:15px !important;}
.marg17b {margin-bottom:17px;}
.marg26b {margin-bottom:26px;}
.marg49b {margin-bottom:49px;}
.marg68b {margin-bottom:68px;}
.marg5t {margin-top:5px;}
.marg5l {margin-left:5px;}
.marg6l {margin-left:6px;}
.marg10l {margin-left:10px;}
.marg6r {margin-right:6px;}
.marg7r {margin-right:7px !important;}
.marg3t {margin-top:3px;}
.marg0b img {margin-bottom:4px !important;}
.marg0b {margin-bottom:0px !important;}
.marg0t {margin-top:0px !important;}
.marg0l {margin-left:0px !important;}
.pad9l  {padding-left:9px;}
.pad10 {padding: 10px;}
.color777,.font-f {color:#777;}
.wid20  {width:20px !important;border:none;}
.wid75  {width:75px;}
.wid110 {width:110px;}
.wid171 {width:171px;}
.wid200 {width:200px;padding:3px 0px 1px 0px;}
.wid248 {width:248px;}
.wid257 {width:257px !important;}
.wid275 {width:275px;}
.wid300 {width:300px;}
.wid305 {width:305px;}
.wid320 {width:320px;}
.wid342 {width:342px;}
.wid376 {width:376px;}
.wid376 h2 {padding:7px 0 9px 0px;}
.wid590 {width:590px;}
.wid565 {width:563px;}
.color-o  {color:#f36f21;}
.color-g  {color:#3b3b3b;}
.color-dg {color:#1d1d1d;}
.color-b  {color:#004e96;}
.bg-blue  {background:#e3edf8;}
.line20 {line-height:20px;}
.color-dg.line20 {padding-top:2px;}
.marg95l  {margin-left:95px;}

.relative {position: relative;}
.put_to_bottom {position: absolute; bottom: 0; left: 0;}

/* kirill */

.error {
    text-align:center;
    color:red;
    margin:5px;
    font-size:11px;
	}

.parent_form {display:none;}
.videobox {margin: 0 10px 10px 0px;}


.contact_info p {color:#0E0E0E;margin-bottom:5px;}
.contact_info span {color:#878787;font-size:11px;}
.contact_info h5 {color:#f36f21;margin:15px 0 5px 0;}
.date_h1 {
	float:right;
	margin-right: 5px;
	margin-top: -25px;
        position: relative;
	color:#666666;
	font-size:14px;
        _width:100px;

	}
.date_h1 select {
         margin-top: 0px;
}

.img_h1 {
	float:right;
	margin-right: 1px;
	margin-top: -23px;
        position:relative;
}

.text_h1 {
	float:right;
	margin-right: 23px;
	margin-top: -20px;
	color:#000000;
	font-size:12px;
	vertical-align: text-top;
        position: relative;
}

*:first-child+html .text_h1 {
	margin-right: 3px;
}

.scroll_img {
	float:right;
	margin-right: 5px;
	top:3px;
	right:0px;
        position:absolute;
}

.mid_listalka {
    margin-top:2px !important;
}

.third_head .scroll_img, .mid_listalka {
    background-image:url("http://img.ubr.ua/1x1_515151.gif");
    background-position:52% 0;
    background-repeat:repeat-y;
    margin-top:3px;
    top:5px;
    width:23px;
}
.third_head #scroll_left, .mid_listalka #scroll_left{
    float: left;
}
.third_head #scroll_right, .mid_listalka #scroll_right{
    float: right;
}

.scroll_img img, .mid_listalka img {
    cursor: pointer;
}

#first img {margin:2px 3px;}

.analytics {
	padding-bottom:14px;
	line-height:16px;
	}
.analytics img {margin:4px 10px 0px 0;}

nobr img {
    float: none !important;
}

.questions_prompt td, .vote_results td {
    padding:5px;
}

.vote_results td {
    padding:3px 5px 2px;
}

div.vote_informer {
    display:none;
}

.display_block {
    display:block !important;
}

.block_header {
    background: url("../i/h1.jpg") repeat-x scroll left top transparent;
    color: #000000;
    font: 16px/15px Arial;
    height: 20px;
    margin-top: 0 !important;
    padding: 4px 5px 0;
    position: relative;
    text-align: left;
    font-weight: bold;
}

h1 {
    background: url("../i/h1.jpg") repeat-x scroll left top transparent;
    color: #000000;
    font: 16px/15px Arial;
    height: 20px;
    margin-top: 0 !important;
    padding: 4px 5px 0;
    position: relative;
    text-align: left;
    font-weight: bold;
}

.glow_box_content .block_header
{
    background: none;
    background-color: #ec2c24;
    color: #fff;
    text-align: center;
    font: 16px/15px "Arial Black";
    text-transform: none;
    font-weight: normal;
}

.header_link_arrow a {
	background-position:right;
	background-repeat:no-repeat;
	background-image:url(../i/informer_header_normal.gif);
	padding:1px 26px 0 0 !important;
	}
.header_link_arrow a:hover {
	background-image:url(../i/informer_header_hover.gif);
	padding:1px 26px 0 0 !important;
	}
.header_link_animated a {
        background-position:right;
	background-repeat:no-repeat;
        padding:1px 26px 0 0 !important;
        background-image:url(../i/informer_header_hover.gif);
}

.block_header a {
	color:#000000;
	padding:0px;
	font:bold 15px Arial;
	//float:left;
	text-decoration:none;
	z-index:9;
	position:relative;
	text-transform:uppercase;
	}

.lr_separator {
border-right:1px solid #B6B5B5;
font-size:7px;
height:10px;
padding-top:9px;
margin-left:-2px;
}

.block_h1 {
	font:bold 16px Arial;
	text-transform:uppercase;
	color:#000000;
//	float:left;
	text-align:left;
	padding:0px !important;
	text-decoration:none;
	}
.block_h1 a {
	text-decoration:none;
	color:#000;
}

.block_h1 b {
	color:#000000;
	}

.video_comment {
    float:right;
    text-decoration:none;
	-margin-top:-18px;
    }


.video_comment button {
    width:160px;
    }

*:first-child+html .video_comment button{
	margin-top:-18px;
}

/*  Увеличенный шрифт по умолчанию */

.view  {
    font-size: 15px !important;
    line-height:19px !important;
    }
.view div.font-f  {
    font-size:12px !important;
    }
/*padding:2px 5px 2px 90px;*/
.toptheme {background:#FFF075;height:24px;font-size:16px; line-height:23px;}

.topthemeleft {margin-right:5px;background:#ee2e26;float:left; color:#FFFFFF;font-weight:bold;height:24px; }

.topthemeleft a {width:90px;color:#FFFFFF;font-weight:bold;text-decoration:none;padding:0 25px 0 7px;height:23px; background-image:url('../i/white_arrow_normal.gif'); background-repeat:no-repeat; background-position:94% 50%}
.topthemeleft a:hover {background-image: url("../i/white_arrow_hover.gif")}

.topthemeright {height:23px;text-align:left;padding:0;}
.topthemeright {color:#000000;font-weight:bold;text-align:left;}
.topthemeright a {color:#000000;font-weight:bold;text-decoration:none;text-align:left;margin:0 5px 0 5px;}

.toptheme_video{height:29px !important;margin: 0px 0px 7px -4px !important;}
.ctrlenter {font-size:11px;}
.colorblack {color:#000;}
.dop_info{
    float: left;
    width: 275px;
}

.dop_info_right {
    float: right;
    text-align:right;
}
.rate_lable {font-size:10px;color:#999999;}

.wdth60 {width:60px;}
.wdth150 {width:150px;}
.wdth150 {width:150px;}

.inside {
	float:right;
	width:200px;
	color:#ff0000;
	//padding:6px;
	border:1px solid #CCCCCC;
	background-color: #F5F5F5;
	margin-left:5px;
}

.inside ul {
	margin:5px;
}

.inside ul li {
	margin-top:5px;
	padding-bottom:5px;
	padding-left:0;
	background-image:none;
}

.inside .withseparator {
	border-bottom:1px #d7d7d7 solid;
}

.inside .block_header{
	color:#000;
}

#rating_table {
    width:660px;
}

#rating_table table td , #rating_table table th {
     border-right:1px solid #B6B5B5;
     border-bottom:1px solid #B6B5B5;
    border-top:1px solid #B6B5B5;
}


#rating_table td , #rating_table th {
    
    padding:3px;
}

#rating_table table.det {
    width:474px;
}

#rating_table th {
    background: #DADADA;
    color: #777777;
    padding:10px;
}

.gr {
    background: #F3F3F3;
}

#rating_table img {
    margin-right:3px;
}

#rating_table .rat_left {
    float:left;
}

#rating_table .rat_right {
    float:right;
}

#rating_table .rat_right a {
    color:#ee2e26;
    text-decoration:underline;
    font-size:11px;
}

#rating_table .rat_title {
    height: 30px;
    font-weight:bold;
}

#rating_table a {
    text-decoration:none;
}

#rating_table span {
    color:#777777;
    font-size:11px;
    font-weight: normal;
}

#rating_table .men li {
    margin:3px;
    padding:2px;
    clear:both;
    background:#FFFFFF;
    color:#154c98;
}

#rating_table input {
    float:left;
    padding:0px;
    margin:0px;
    border:0px;
}

#rating_table label {
    margin-left:5px;
}

#rating_table .men .line {
    margin-top:-6px;
}

#rating_table .type {
    border-bottom:1px solid #B6B5B5;
    border-top:1px solid #B6B5B5;
    font-size:12px;
    text-align:center;
    background: #DADADA;
    color: #777777;
    font-weight:bold;
    padding:10px;
}

.ui-datepicker-trigger {
	position:absolute;
	top:33px;
	left:10px;
	cursor: pointer;
}

#rating_table .datesel input {
	border:0px;
	font-size:21px;
	height:22px;6553
	text-align:center;
}

#rating_table .men {
    margin:0px;
    padding:3px 6px;
    vertical-align:top;
    width:166px;
    border-right:1px solid #b6b5b5;
    float: left;
}

#rating_table .cen {
    text-align:center;
}

#ratinginfo {
	border-top:1px solid #B6B5B5;
	margin-bottom:7px;
}

#ratinginfo td, #ratinginfo th {
	border-right:1px solid #B6B5B5;
	border-bottom:1px solid #B6B5B5;
	padding:2px;
	font-weight:normal;
        color: #505559;
}

#ratinginfo th {
	background:#DADADA;
	font-size:12px;
	vertical-align:middle;
	height:22px;
	line-height:22px;
}


#ratinginfo td {
	color: #777777;
	font-size:10px;
	height:47px;
}

#ratinginfo td a{
	font-size:14px;
	text-decoration:none;
}
#ratinginfo td a:hover{
	text-decoration:underline;
}

#ratinginfo .rat {
	text-align:center;
}

#ratinginfo .lbord {
	border-left:#f3f3f3 solid 2px;
}
#ratinginfo .rbord {
	border-right:#f3f3f3 solid 2px;
}

#ratinginfo select {
	float:right;
	vertical-align:middle;
}

#ratinginfo tr.even td, #ratinginfo tr.even {background-color:#f3f3f3;}

#ratinginfo tr.rating_row {
    display:none;
}

#rating_loader {
     border:none;
}
#ratinginfo #rating_loader td {
    height:141px;
    border:none;

}

#rates_title {
	color:#154C98;
	font-size:14px;
	padding-bottom:8px;
	height:22px;
	line-height:22px;
	padding-left:5px;
}

#rates_title select {
	float:right;
}
.leftalign {
	text-align:left;
}

.cur_graph{
	padding-left:5px !important;
	padding-top:10px !important;
	background:#FFFFFF !important;
}

.iframebanner {
	margin: 0 0 7px 0;
}

.topthemeblock {
    width:320px;
    height:390px;
    float:left;
    border-bottom:1px solid #B5B5B5;
    background:#EDEDED;
    margin-bottom:7px;
    padding:10px;
}
.topthemeblock h3 {
    font-size:15px;
    margin-top:5px;
    font-weight:bold;
}
.topthemeblock .title {
    height:45px;
}
.topthemeblock .title a {
    text-decoration:none;
}
.topthemeblock li a {
    text-decoration: none !important;
    font-size:14px;
    font-weight:normal;
}
.topthemeblock li a:hover {
    text-decoration: underline !important;
}
.marg9r {
    margin-right:7px;
}
.topthemeblock span {
    color:#777777;
    font-size:12px;
}
.topthemeblock li {
    background:#EDEDED !important;
    padding-left:0px !important;
    margin-bottom:7px;
}
.toptitle {
    font:normal 16px/15px "Arial Black";
    background:#e92b23;
    color:#FFFFFF;
    text-align:center;
    margin-bottom:8px;
    height:24px;
    line-height:24px;
}

*:first-child+html .ie7nomargin {
	margin:0px;
}

#informer_hotels {
	height:90px;
}

#informer_hotels p {
	float:left;
	width:150px;
	margin-top:7px;
}

#informer_hotels a {
	background-image:url("/i/hotels_star.gif");
	background-position:102% 50%;
	background-repeat:no-repeat;
	padding:3px 15px 3px 10px;
	font-size:14px;
	text-decoration:none;
}
#informer_hotels a:hover {
	text-decoration:underline;
}

#date_block {
background-image:url("/i/date_gradient.jpg");
background-position:center center;
background-repeat:repeat-y;
margin-top:2px;
font-weight:bold;
}
*:first-child+html #date_block {
    margin-top:3px;
}


.singl_expert div.comment {
    border-color: #e2e2e2;
    border-style: solid;
    border-width: 1px 1px 0px 1px;
    padding-top: 9px;
    padding-left: 4px;
    padding-bottom: 7px;
}

.singl_expert div.answer {
    background-color: #e2e2e2;
}

.singl_expert div.answer .color-g {
    color: #000;
    font-size:12px;
    line-height: 16px;
}

.singl_expert .comment p.font-f {
    color:#010101;
    font-size: 14px;
    line-height: 18px;
}

.singl_expert .comment p.font-f,
.singl_expert .answer p.color-g {
    text-align: justify;
}

.singl_expert span.add_comment {
    padding-right: 27px;
}

.singl_expert span.add_comment button {
    margin-top: -5px;
    margin-left: 3px;
}

#scroll_buttons {

}
#scroll_buttons img {
	float:left;
}

.vrez {
	padding:4px 4px 0px 5px
}
.vrez img {
	margin:2px 3px;
}

.vrez .txt {display: block; width: 160px; float:left;}

.razdel_story {
    float: left;
    height: 192px;
    overflow: hidden;
    width: 352px;
}

.glow_box_content .story_info
{
    float: none;
    width:450px;
    line-height: 11px;
}

.story_info {
    color: #767779;
    float: right;
    font-size: 11px;
    width: 328px;
}

.story_info .add_comment {
}
* html .story_info .add_comment {
	margin-right:10px;
}

.story_info input {
    height: 15px;
    color:#767779;
    border: 1px #b5b5b5 solid;
    padding:0;
    font-size:11px;
    width:300px;
}

.main_theme {
    border-bottom:1px solid #B5B5B5;
    background:#EDEDED;
    margin-bottom:7px;
    padding:10px;
}
.main_theme h3 {
    font-size:15px;
    font-weight:bold;
    margin-bottom:5px;
}
.main_theme a {
    text-decoration:none;
}
.main_theme li a {
    text-decoration: none !important;
    font-size:14px;
    font-weight:normal;
}
.main_theme li a:hover {
    text-decoration: underline !important;
}
.main_theme li {
    background:#EDEDED !important;
    padding-left:0px !important;
    margin-top:7px;
}
.main_theme span {
    color:#777777;
    font-size:12px;
}

#periodSelect {
	padding:6px;
	text-align:center;
}
*:first-child+html #periodSelect {
	padding-bottom:7px;
}

/* Announce informer */

div.announce {
	padding:0px 7px 0px 7px;
	height:276px;
	float:none;
}

*:first-child+html div.announce {
	height:277px;
}

div.announce p.title {
	font-size:24px;
	color:#154c98;
	line-height:24px;
	margin-bottom:15px;
	margin-top:3px;
	float:none;
	display:block;
}

div.announce ul {
	margin-left:10px;
}

div.announce ul li {
	font-size:14px;
	padding-bottom:6px;
}


div.announce div.times p {
	color:#fe8208;
	font-size:14px;
	text-transform:uppercase;
	text-align:center;
	margin-top:4px;
	margin-bottom:7px;
}

div.announce div.times ul {
	list-style:none;
	display:inline;
}

div.announce div.times ul li {
	display:inline;
	float:left;
	width:47px;
	padding-bottom:15px;
	color:#52595a;
	text-align:center;
}

div.announce div.times ul li.full {
	display:block;
	float:none;
	width:290px;
	padding-bottom:15px;
	color:#52595a;
	text-align:center;
}

/* /Announce informer */

/* Spec informer */
#spec_informer table {
	width:300px;
}

#spec_informer tr.odd td {
	background-color:#edeced;
}

#spec_informer td {
	height:35px;
	color:#505559;
	padding-left:50px;

}

#spec_informer td.first {
	color:#154c98;
	width:111px;
	margin-right:1px;
	padding-left:14px;
	border-right:1px #fff solid;
}
/* /Spec informer */
/* Leader informer*/
div#leader_informer {
	height:275px;
}
div#leader_informer div#li_label {
	color:#164d99;
	font-size:16px;
	padding-top:6px;
	width:237px;
	padding-left:20px;
}
div#leader_informer div#li_label p {
	line-height:18px;
}
div#leader_informer div#li_label span.small {
	color:#666666;
	display:block;
	float:left;
	font-size:12px;
	width:54px;
	text-align:right;
	padding-right:3px;
}


div#leader_informer div#li_photo {
	text-align:center;
	padding-top:10px;
}
div#leader_informer div#li_photo img.scroll_btn {
	cursor:pointer;
}

div#all_leaders {
	display:none;
}

/* /Leader informer*/

h2.expert_name {
	font-size:24px;
        margin:0px;
        padding: 0px;
        line-height: 21px;
        margin-bottom:15px;

}
.expert_block {
	padding:0px 5px 5px 5px;
	color:#3b3b3b;
	background-color: #F5F5F5;

}
.expert_profession {
    color:#353535;
    font-size:14px;
    margin-bottom:15px;
    font-weight:bold;
}

.expert_auth_only {
    background-color: #b1b1b1;
    color:#fff;
    font-size: 16px;
    height:22px;
    line-height: 21px;
    padding-left: 5px;
    margin-bottom: 7px;
}

.expert_auth_only button {
    width:106px;
    float:right;
}


.expert_text {
	color:#154c98;
	font-size:14px;
	line-height: 16px;

}
.text_link {
	color:#000000;
	text-decoration:none;
}

table#subscribe {
	width:400px;
}

table#subscribe button {
	margin-top:5px;
}


table#subscribe input {
	margin-top:5px;
}
.deliveryCheckbox {
	border:none;
}

table#subscribe td {
	vertical-align:top;
	height:60px;
}
table#subscribe td.selAll {
	height:20px;
	font-size:11px;
}

table#subscribe td.selAll a {
	color:#777;
}

table#subscribe p.title {
	color:#154C98;
	font-size:14px;
}

table#subscribe p.small {
	font-size:11px;
	color:#777;
}

/* PETROL table*/

.petrol {color:#505559; font-size:12px !important;}
table.petrol {width: 678px; }
.petrol th {background-color:#dadada;
               font-size: 12px;
               height: 22px;
          border-top: #b5b5b5 1px solid;
          border-bottom: #b5b5b5 1px solid;
}
.petrol th a {color:#505559;}
.petrol .price { text-align: center}
.petrol .ttl {color: #154c98}
.petrol td {font-size: 14px; height: 32px; padding:0px 7px;}
.petrol .ttl a { text-decoration: none;}
.petrol .ttl a:hover { text-decoration: underline;}

.petrol td, .petrol th { border-right: #b5b5b5 1px solid;}
.petrol th.sorted {background:url("../i/darkgray_gradient.gif"); background-position:top;}
.petrol td.right_b, .petrol th.right_b  {border-right: none !important;}
.petrol tr.odd {background-color: #fff;}

.petrol tr .sort {background-color: #d5d5d5;}
.petrol tr.odd .sort {background-color: #eeeded;}
.petrol img {margin-bottom: 3px; margin-left: 5px;}
.petrol .small {font-size:10px;}


div#petrol_selector {float: right;}
#petrol_selector div {float:left; color: #939393; font-size: 14px; margin-left: 20px;}

.grey {color:#7f7f7f;}

.serviceContent {font-size: 14px; line-height: 18px;}
.serviceContent .leftli {width:266px; margin-right: 9px;}
.serviceContent .center {width:413px;}
.serviceContent img#logo {margin: 10px 0px;}
.serviceContent h2 {padding:0px; font-size: 24px;}
.serviceContent span.wStar {padding-right: 10px;
       background-image:url("/i/hotels_star.gif");
       background-position:101% 22%;
       background-repeat: no-repeat;
       font-size: 24px;
       color: #154C98;
       margin-bottom: 7px;
}

.serviceContent table tr td {vertical-align: top;}

#serviceBlock {height: 199px;}
#service_gallery {width:266px; height: 199px; margin-right: 9px; position: relative;}
#service_gallery #imageB {width:266px; height: 199px; overflow: hidden; position: relative;}
#service_gallery #imageB img {margin: 0px; padding: 0px;}
#service_gallery table {position: relative;}
#service_gallery .gal_btn {width: 20px; height: 27px; position: absolute; z-index: 5; top:85px; cursor: pointer;}
#service_gallery #btn_scroll_left {background-image: url("../i/scroll_left_gal.png");  left:0px;}
#service_gallery #btn_scroll_right {background-image: url("../i/scroll_right_gal.png"); right: 0px;}

#serviceBlock .YMaps-slider {top:25px !important; left:0px !important;}


.baloon {width:160px;}
.baloon p {width:100px;float:left;display:block;margin:0px;padding:0px; font-weight: bold; border-bottom: 1px dotted #000;}
.baloon b {width:60px;float:left;display:block;margin:0px;padding:0px;font-weight:normal;text-align:right; border-bottom: 1px dotted #000;}
.YMaps-b-balloon-m em {text-decoration: none; font-style:normal; font-weight: bold;}

.analytics_param {
	float:left;
	width:150px;
	color:#777777;
	font-size:11px;
}

#analytics_scroll {
	overflow: hidden;
	height:240px;
}

#analytics_scroll li {
	height:120px;
        background:none;
        line-height:13px;
        padding-left: 0px;
        font-weight: normal;
        font-size: 12px;
}

#analytics_data {display:none;}
.analytics_block {height:360px;}

.fourblock {
    width: 335px;
    float: left;
    margin: 0px 18px 18px 0px;
}

.right_b {
   margin: 0px 0px 18px 0px;
}

.fourblock .body {
    background-color: #f3f3f3;
    border-bottom: 1px solid #B5B5B5;
    padding:3px;
    height: 160px;
    width: 329px;
    overflow: hidden;
}
.fourblock .cross_body div.one {
    float: left;
    width: 148px;
    height: 61px;
    background-color: #ffffff;
    margin:5px 7px;
    border-bottom:1px solid #b5b5b5;
}
.fourblock .cross_body div.head{
    background-color: #dadada;
    height: 17px;
    line-height: 15px;
    border-top:1px solid #b5b5b5;
    border-bottom:1px solid #b5b5b5;
    font-size: 11px;
    text-align: center;
}
.fourblock .cross_body div.rate{
    font-size: 28px;
    text-align: center;
    height: 42px;
    line-height: 42px;
}

.fourblock .cross_body div.head img{
    margin:0px 10px;
}
.f_b_nopadding {
    padding:0px !important;
    width:335px !important;
    height: 166px !important;
}
.fourblock .gray {
    color: #777;
    font-size: 13px;
    margin-top: -20px;

}

.fourblock .block_header {
    text-transform: none;
}
.fourblock table {
    border-bottom:none !important;
    margin-left: -1px;
}

.fourblock td.rbord {
    border-right:1px solid #B5B5B5 !important;
}
.fourblock td.nrbord {
    border-right: none !important;
}
.fourblock td.nbbord {
    border-bottom: none !important;
}
.fourblock td.bbord {
    border-bottom:1px solid #B5B5B5 !important;
}

.fourblock td.tbord {
    border-top:1px solid #B5B5B5 !important;
}
.fourblock td img {
    margin-left: 3px;
    vertical-align: middle;
}
.fourblock td.h {
    background-color: #DADADA !important;
}
.fourblock td {
    font-size: 16px;
}
.fourblock ul {
    padding: 3px;
}
.fourblock li a {
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
}
.fourblock #currency_chart {
    padding-top: 4px;
    background-color: #FFF;
}
.fourblock a, .fourblock .label a {text-decoration: none;}
.fourblock a:hover, .fourblock .label a:hover {text-decoration:underline;}
.fourblock .label {text-align: left; padding: 5px 7px 5px 7px; }

.fourblock #calculator {
    height: 160px;
}

.fourblock #calculator p,
.fourblock #calculator input,
.fourblock #calculator select,
.fourblock #calculator button
{
    display: block;
    float:left;
    margin-top: 7px;
    height: 20px;
    padding:0px;
}

.fourblock #calculator button {
    width: 80px;
}
.fourblock #calculator p {
    width:97px;
    text-align: right;
    padding-right: 7px;
    color: #939393;
    font-size: 12px;
    line-height: 18px;
    position:relative;
}
.fourblock #calculator img#change_positions {
    position: absolute;
    top:18px;
    left:83px;
    cursor:pointer;
}
.fourblock #calculator input {
    width:218px;
    padding-left: 3px;
}
.fourblock #calculator input.radio {
    width:13px;
    height: 13px;
    display: inline;
    float: none;
    border:none;
}
.fourblock #calculator select {
    width:223px;
}

.fourblock div.absleft {
    position:relative;
}

.fourblock div.absleft p {
    position:absolute;
    top:-10px;
    left: 10px;
}

#peaks select {
    width: 162px;
}
#peaks .labels div {
    font-size: 16px;
    text-transform:uppercase;
    float: left;
    width:150px;
    text-align: center;
    padding: 10px 7px;
}

#peaks .grid {
    overflow: hidden;
    width:350px;
    height:100px;
}

#peaks .grid div {
    float:left;
    font-size:16px;
    background-repeat: no-repeat;
    background-position: left top;
}

#peaks .grid .elem {
    margin:0px 3px 7px 4px;
    padding:7px;
    height:31px;
    width:143px;
    overflow: hidden;
    cursor: pointer;
}

#peaks .grid div#buy_min {
    background-image: url(http://img.ubr.ua/currency_peak_min.png);
}
#peaks .grid div#buy_max {
    background-image: url(http://img.ubr.ua/currency_peak_max.png);
}
#peaks .grid div#sale_min {
    background-image: url(http://img.ubr.ua/currency_peak_min_sale.png);
}
#peaks .grid div#sale_max {
    background-image: url(http://img.ubr.ua/currency_peak_max_sale.png);
}
#peaks .grid a {
    text-decoration: underline;
}
#peaks .grid a:hover {
    text-decoration: none;
}
#peaks .grid div.max a {
    color:#fff;
}
#peaks .grid div.min a {
    color:#fff;
}


#peaks .grid div.elem div.value {
    font-size: 24px;
    padding: 3px 50px 0px 50px;
    margin: 0px;
    height: 18px;
}
#peaks .grid div.elem div.bank {
    font-size: 9px;
    margin: 0px;
    height: 18px;
    padding:0px;
    text-align: center;
    width:145px;
}

#calculator #calc_res {
    text-align: left;
    font-size: 18px;
    color:#000;
    padding-left: 5px;
    margin-top: -2px;
}
#calculator div.course_path {
    height:10px;
}
#calculator div.result {
    vertical-align: bottom;
    margin-top: -1px;
}
#calculator div.result p {
    width:146px;
    margin-top: 0px;
}
#calculator p.smallgray {
    color: #777;
    font-size: 11px;
    width: 340px;
    text-align: left;
    padding-left:4px;
    margin-top: 3px;
}
#calculator div.course_path {
    padding-left: 4px;
    margin-top: -1px;
}
#calculator .course_path a {
    font-size: 11px;
    text-decoration: underline;
    margin-right: 10px;


}
#calculator .course_path a:hover {
    font-size: 11px;
    text-decoration: underline;
}



#calculator .orange {
    color: #f85f05;
}
#calculator #calc_path {
    height: 18px;
    padding-top: 5px;
    padding-left: 102px;
    color: #777;
}

.star {color:#E92B23;}
.pps {color:#AAAAAA;font-size:12px;margin-top:7px;}
.pps a {color:#AAAAAA;font-size:11px;}
.gray_line {background-color:#E6E6E6;padding:4px 4px 3px 0;margin-bottom:3px;}

.petrol-map {
	background:#f3f3f3 url(/i/petrol_map.gif) left top no-repeat;
	height:184px;
	position: relative;
	border-bottom:1px solid #b5b5b5;
	margin-bottom:7px;
}
.label_harkov {
	width:54px;
	position: absolute;
	top:41px;
	left:239px;
}
.label_dnepr {
	width:100px;
	position: absolute;
	top:74px;
	left:104px;
}
.label_kyiv {
	width:54px;
	position: absolute;
	top:30px;
	left:143px;
}
.label_lviv {
	width:54px;
	position: absolute;
	top:45px;
	left:39px;
}
.label_doneck {
	width:54px;
	position: absolute;
	top:105px;
	left:230px;
}
.label_odessa {
	width:54px;
	position: absolute;
	top:117px;
	left:80px;
}
.label_krym {
	width:54px;
	position: absolute;
	top:143px;
	left:140px;
}

.label_petrol {
	background-color:#FFFFFF;
	text-align:center;
	padding-top:1px;
}
.label_petrol div {
	background-color:#ec2c24;
	color:#FFFFFF;
	padding: 1px 0 1px 0;
	margin-top:1px;
}
.petrol-select {
	background-color:#DADADA;
	height:27px;
	padding:5px 3px 0 5px;
	border-bottom:1px solid #b5b5b5;
	border-top:1px solid #b5b5b5;
}
.petrol-select .pleft {
	width:80px;
	float:left;
	padding-top:3px;
}
.petrol-select .pright {
	width:210px;
	float:right;
	text-align:right;
}
.disppetrol {
	display:none;
}

.currency_date {width:180px;float:right;height: 18px; padding: 0px !important; margin-top: -4px;}
.currency_date div {padding:0 !important; height: 18px; line-height: 20px; margin:7px 5px 0 0; _float:right;*margin-top:2px;}
.currency_date input {text-decoration: underline; color:#023199; cursor:pointer; width:122px; border:none; background-color:transparent; text-align: right; font-size: 15px; text-transform:lowercase; height: 20px;}
.currency_date input:hover {text-decoration: none;}
.currency_date img {position:static; vertical-align: middle; margin-bottom: 4px}

.nbu_selector {width:380px; padding-right: 5px; margin-top: 3px;}
.nbu_selector a {
    float:right;
    color:#023199;
    display: block;
    text-decoration: underline;
    height: 22px;
    line-height: 22px;
    margin: 0px 2px;
    padding: 0px 7px;
    cursor: pointer;
    font-size: 12px;
}
.nbu_selector a:hover {
    text-decoration: none;
}
.nbu_selector a.active {
    background-color: #EE2E26;
    color:#FFF;
    text-decoration: none;
    cursor:default;
    font-size: 13px;
}
.main-story-grid {
	padding:3px;
	font-weight:bold;
}
.main-story-grid img {
	float:left;
	margin-right:3px;
}
.main-story-grid a {
	text-decoration:none;
}
.main-story-grid {
	padding:3px;
	font-weight:bold;
}
.main-story-grid .main-story {
	height:57px;
	overflow:hidden;
	display:block;
}
.main-story-grid img {
	float:left;
	margin-right:3px;
}
.main-story-grid a {
	text-decoration:none;
}


#video-full {
	margin-right: 0px;
	width:533px;
	float:right;
	}
#video-full div {
	width:120px;
	height:150px;
	overflow:hidden;
	float:left;
	padding:3px 6px 15px 6px;
	color:#3b3b3b;
	}
#video-full a {
	text-decoration:none;
}
#video-full span {
	display:block;
	font:10px Arial;
	color:#777777;
	margin:3px 0 1px 0;
}

#last_news_block {
    background-color:#FFE1C5;
    border-bottom:1px solid #FE881E;
    margin-bottom:7px;
}
#last_news_block span {
    color:#000000;
    font-size:12px;
}
#last_news_block .block_title {
    background-color:#FF871C;
    color: white;
    font:normal 18px Arial;
    height: 24px;
    line-height: 24px;
    text-align: left;
    text-transform: uppercase;
    padding-left:4px;
}
#last_news_block .block_content {
    padding:4px;
}
#last_news_block .block_content a {
    font-weight:bold;
}
#last_news_block .block_content img {
    float:left;
    margin-right:4px;
}
#last_news_block .news span {
    padding:0 3px 1px 3px;
    float:left;
    line-height:15px;
    background-color:#FFE1C5;
}
#last_news_block .news a {
    display:block;
    float:left;
    margin:0 0 4px 3px;
    color:#154c98;
    text-decoration:none;
    font-size:12px;
    line-height:16px;
}

button.all_photo {
    width: 266px;
}

.ajax_loader {
    background-image: url('http://img.ubr.ua/ajax-loader.gif');
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
}

.fotopage_elem {
    width: 120px;
    height: 150px;
    float: left;
    margin-right: 22px;
    font-size: 12px;
    line-height: 14px;
}
.fotopage_elem_r {
    margin-right: 0px !important;
}
.fotopage_elem a {text-decoration: none;}
.fotopage_elem a:hover {text-decoration: underline;}
#thirdcolumn_mother {
    clear: left;  
    _position:relative;
}
.thirdcolumn {
    width:178px;
    margin-left: 0px !important;
}

#third_currency_rate .third_body a, #third_history_date a.small_orange {
    display: block;
    text-align: right;
    font-size: 11px;
    color: #ee2e26;
    text-decoration: underline;
}

#third_currency_rate .third_body a:hover, #third_history_date a.small_orange:hover {
    text-decoration: none;
}

#third_currency_rate .third_body td {
    text-align: right;
    padding-right: 5px;
}
#third_currency_rate .third_body td img {
    margin-left:3px;
}
#third_currency_rate .third_body tr.head td {
    color:#505559;
    font-size: 11px;
    text-align: center;
    padding-right: 0px;
}

#third_petrol_rate .box {
    width: 80px;
    height: 45px;
    float: left;
    background-repeat: no-repeat !important;
    padding: 5px 0 0 5px;
}
#third_petrol_rate .box div {
    float:left;
}
#third_petrol_rate .green {
    background: url('/i/box_green_small.png');
}
#third_petrol_rate .green .price {
    color:#fff;
}
#third_petrol_rate .yellow .price {
    color:#ff0000;
}
#third_petrol_rate .yellow {
    background: url('/i/box_yellow_small.png');
    margin-right: 8px;
}
#third_petrol_rate .petrol {
    font-size: 14px;
    padding-top: 2px;
    margin-right: 6px;
}
#third_petrol_rate .price {
    font-size: 18px;
}
#third_petrol_rate a {
    font-size: 11px;
    display: block;
    padding-left: 9px;
}

#third_history_date a {
    color: #154c98;
    font-size: 12px;
    text-decoration: none;
    line-height: 14px;
    word-wrap: break-word;
}
#third_history_date a:hover {
    text-decoration: underline;
}
a.small_orange {
    color: #ee2e26 !important;
    font-size: 11px !important;
}
.third_head, .third_head a.normal {
    font-size: 16px;
    color:#ee2e26;
    font-weight: bold;
    position: relative !important;
}
.third_head a.normal{
    text-transform: none;
    font-weight: normal;
    font-size: 12px;
}
.thirdcolumn .sep{
    margin-bottom: 40px;
}
.thirdcolumn .separator{
    height: 100px;
}
.hasthirdcolumn p, .hasthirdcolumn ol, .hasthirdcolumn h3, .hasthirdcolumn div.likep { margin-left: 195px;}
.hasthirdcolumn ul {margin-left: 280px;}
.hasthirdcolumn td p, .hasthirdcolumn th p, .hasthirdcolumn td ul, .hasthirdcolumn th ul,
.hasthirdcolumn td ol, .hasthirdcolumn th ol{ margin-left: 0px;}
.hasthirdcolumn table { margin-left: 195px;}

/* новое меню  start */

/* MENU */
#menu {height:24px;margin:0px auto;width:994px;background-image:url('http://img.ubr.ua/menu-bg.jpg');background-position:top;background-repeat:repeat-x;border:1px solid #ee2e26;margin-bottom:3px; font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:21px; font-weight:bold;}
/*IE6 HACK*/* html #menu{overflow:hidden;}
#menu ul {list-style:none;margin:0; padding:0;color:#ffffff; float:left;}
#menu li {float:left; padding:0px 10px; margin-top:1px; height:19px; margin-left:-1px;/*cursor:pointer*/;position:relative;}
#menu li a {color:#ffffff;text-decoration:none;}
#menu li a:hover {color:#000000;}
/*IE6 HACK*/* html #menu li{margin-top:-1px; height:18px;}
#menu li div {background-color:#c10f08;position:absolute;z-index:1; height:13px; width:1px; top:4px;}
#menu li div.left{left:0px;}
#menu li div.right{right:0px;}
#menu li:last-child div.right{display:none;}
#menu li.active {background-color:#fdf7d9;color:#ee2e26; height:29px;border-top:1px solid #4f4747;border-left:1px solid #4f4747;border-right:1px solid #4f4747;margin:-1px 2px 0px 2px; z-index:2;}
#menu li.active a {color:#ee2e26;}
#menu li.active div {width:3px;top:-1px;height:26px; background-color:#ccc;}
#menu li.active div.left{left:-5px;border-left:1px solid #ee2e26;}
/*IE6 HACK*/* html #menu li.active div.left{left:-5px; width:3px;}
#menu li.active div.right{right:-5px;border-right:1px solid #ee2e26;}
#menu li.active:first-child{margin-left:-1px;}
#menu li.active:first-child div.left{display:none;}
#menu li.active:last-child div.right{display:block;}
#menu div.btn {background-color:#C10F08;cursor:pointer;float:left;height:22px;padding:0px 10px 0px 10px;margin-top:1px;color:#FFF; margin-left:5px; overflow:hidden;}
#menu div.btn a {color:#FFFFFF;text-decoration:none;}
#menu div.btn_new {background-color:#c10f08;background-image:url("http://img.ubr.ua/new-ico.gif");background-repeat:no-repeat;cursor:pointer;float:left;height:22px;padding:0px 10px 0px 21px;margin-top:1px;color:#FFF; margin-left:5px; overflow:hidden;}
#menu div.btn_new a {color:#FFFFFF;text-decoration:none;}
#menu div.btn a:hover,#menu div.btn_new a:hover{color: #fdf408}
#menu div.btn_sitemap { float:right; background-image:url('/i/white-arrows.gif'); height:24px; width:26px; background-position:center; background-repeat:no-repeat; cursor:pointer; }
#menubg {background-color:#CCCCCC;}
/* SUBMENU */
#submenu_bg {height:24px;background-color:#fdf7d9;color:#4f4747;border-bottom:1px solid #4f4747;border-top:1px solid #4f4747; line-height:23px;font-family:Arial, Helvetica, sans-serif; font-size:14px;}
#submenu_bg div.submenu {width:995px; margin:0px auto;}
#submenu_bg div.submenu ul {list-style:none; margin:0px; padding:0px;}
#submenu_bg div.submenu ul a {text-decoration:none;color:#4f4747;}
#submenu_bg div.submenu li {float:left; padding:0px 10px; position:relative; margin-left:-1px;}
#submenu_bg div.submenu li div {background-color:#c9c6c6;position:absolute;z-index:1; height:13px; width:1px; top:6px;}
#submenu_bg div.submenu li div.left{left:0px;}
#submenu_bg div.submenu li div.right{right:0px;}
#submenu_bg div.submenu li:first-child div.left{display:none;}
#submenu_bg div.submenu li:last-child div.right{display:none;}
#submenu_bg div.submenu li.active {color:#ee2e26; font-weight:bold}
#submenu_bg div.submenu li.active a {color:#ee2e26; font-weight:bold}
/* SUB-SUBMENU:) */
.mainblock #submenu_lev3 {margin: 4px 4px 0;width: 656px;}
#submenu_lev3 {float:left; height:30px; width:688px; margin:0px auto;font-family:Arial, Helvetica, sans-serif; font-size:12px;}
#submenu_lev3 ul { list-style:none; margin:0px; padding:0px;}
#submenu_lev3 ul li {border:1px solid #B14C06;float:left;height:21px;line-height:21px;margin-right:3px;margin-bottom:7px;padding:0 10px; background-color:#fde0b4;background-image:url("/i/xxx.gif"); color:#4f4747;}
#submenu_lev3 ul li a {text-decoration:none;color:#4f4747;}
#submenu_lev3 ul li.active {background-color:#fff; color:#ee2e26;}
#submenu_lev3 ul li.active a {color:#ee2e26;}
#ui-datepicker-div{z-index: 10 !important;}
/* новое меню  end */
.align_center {text-align: center;}
.search_page_box {
    height: 94px;
    background-color: #efefef;
    border-bottom: 1px solid #b5b5b5;
    border-top: 1px solid #b5b5b5;
    color: #939393;
    font-size: 14px;
    padding: 0px 15px;
}
.search_page_box input {
    margin-top: 29px; width: 525px;
    margin-right: 3px;
}
.search_page_box button {
    width: 50px;
}
.search_page_box div.blabel {
  padding-left: 35px;
  margin-top: 3px;
}
.search_page_box div.blabel a {
    margin-right: 63px;
}
.tagcloud {
    padding: 0px 4px;
    line-height: 30px;
    text-align: center;
}
.tagcloud a {
    margin-right: 10px;
    text-decoration: none;
}
.tagcloud a:hover {
    text-decoration: underline;
}
.buy_column {width:170px; text-align: right;}
div.ubr_online_buttons {padding-top: 68px; margin-bottom: 116px;}
.ubr_online_buttons a{margin:1px 0px; width: 227px; height: 65px; color: #FFFFFF; font-size: 20px; background-repeat: no-repeat; float:left; display: block; text-decoration: none; text-align: center; line-height: 64px;}
.ubr_online_buttons a.setka{background-image: url('http://img.ubr.ua/download_setka.png');}
.ubr_online_buttons a.recl{background-image: url('http://img.ubr.ua/download_for_recl.png'); margin-left: 3px; margin-right: 4px;}
.ubr_online_buttons a.present{background-image: url('http://img.ubr.ua/download_presentation.png');}
.ubr_online_buttons a:hover {color:#fdf408;}

table.crossrate {font-size: 15px; border-bottom: 1px solid #b5b5b5;}
table.crossrate td {height: 35px; width: 73px; text-align: center;}
table.crossrate td.head {background-color: #DADADA;}
table.crossrate img {margin-right: 4px;}
table.crossrate td.left_col {color:#154c98;}
table.crossrate td.lbord {border-left: 1px solid #b5b5b5;}
table.crossrate td.rbord {border-right: 1px solid #b5b5b5;}
table.crossrate td.tbord {border-top: 1px solid #b5b5b5;}
table.crossrate td.bbord {border-bottom: 1px solid #b5b5b5;}
table.crossrate tr.even td {background-color: #ffffff;}

.block_graybg {background-color: #f3f3f3;}
.message {height: 40px; line-height: 40px; text-align: center;}

/* GLOW */
    .glow3u, .glow4u, .glow5u, .glow8u, .glow12u, .block_9_unit {float:left; background:none; margin:0 4px 0 0; overflow: hidden;}
    .overflow_visible {overflow: visible;}
    .glow_top, .glow_bottom {height:4px;font-size:1px;}

    .glow_bottom { background-position: top;}

    .glow_box_content {margin:0 4px 0 4px; position: relative; background-color: #fff;}
    .standart_paddings_big {padding: 12px 30px;}
    .standart_paddings_v {padding: 6px 0px;}
    .glow_box_interval {margin-bottom: 6px;}

    .glow3u {width: 248px;}
    .glow3u .glow_top {background:url('/i/glow3u_top.png');_background-image:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/glow3u_top.png', sizingMethod='scale');}
    .glow3u .middle_b {background:url('/i/glow3u_middle.png');_background-image:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/glow3u_middle.png', sizingMethod='scale');}
    .glow3u .glow_bottom {background:url('/i/glow3u_bottom.png');_background-image:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/glow3u_bottom.png', sizingMethod='scale');}

    .glow4u {width: 332px;}
    .glow4u .glow_top {background:url('/i/glow4u_top.png');_background-image:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/glow4u_top.png', sizingMethod='scale');}
    .glow4u .middle_b {background:url('/i/glow4u_middle.png');_background-image:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/glow4u_middle.png', sizingMethod='scale');}
    .glow4u .glow_bottom {background:url('/i/glow4u_bottom.png');_background-image:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/glow4u_bottom.png', sizingMethod='scale');}

    .glow5u {width: 416px;}
    .glow5u .glow_top {background:url('/i/glow5u_top.png');_background-image:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/glow4u_top.png', sizingMethod='scale');}
    .glow5u .middle_b {background:url('/i/glow5u_middle.png');_background-image:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/glow4u_middle.png', sizingMethod='scale');}
    .glow5u .glow_bottom {background:url('/i/glow5u_bottom.png');_background-image:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/glow4u_bottom.png', sizingMethod='scale');}

    .glow8u {width: 668px;}
    .glow8u .glow_top {background:url('/i/glow8u_top.png');_background-image:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/glow8u_top.png', sizingMethod='scale');}
    .glow8u .middle_b {background:url('/i/glow8u_middle.png');_background-image:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/glow8u_middle.png', sizingMethod='scale');}
    .glow8u .glow_bottom {background:url('/i/glow8u_bottom.png');_background-image:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/glow8u_bottom.png', sizingMethod='scale');}

    .glow8d3u {width: 219px; margin: 0px 2px;}
    .glow8d3u .glow_top {background:url('/i/glow8d3u_top.png');_background-image:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/glow8d3u_top.png', sizingMethod='scale');}
    .glow8d3u .middle_b {background:url('/i/glow8d3u_middle.png');_background-image:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/glow8d3u_middle.png', sizingMethod='scale');}
    .glow8d3u .glow_bottom {background:url('/i/glow8d3u_bottom.png');_background-image:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/glow8d3u_bottom.png', sizingMethod='scale');}

    .glow12u {width: 1003px;}
    .glow12u .glow_top {background:url('/i/glow12u_top.png');_background-image:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/glow12u_top.png', sizingMethod='scale');}
    .glow12u .middle_b {background:url('/i/glow12u_middle.png');_background-image:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/glow12u_middle.png', sizingMethod='scale');}
    .glow12u .glow_bottom {background:url('/i/glow12u_bottom.png');_background-image:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/glow12u_bottom.png', sizingMethod='scale');}

    .glow178px { width: 188px;}
    .glow178px .glow_top {background:url('/i/glow178px_top.png');_background-image:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/glow178px_top.png', sizingMethod='scale');}
    .glow178px .middle_b {background:url('/i/glow178px_middle.png');_background-image:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/glow178px_middle.png', sizingMethod='scale');}
    .glow178px .glow_bottom {background:url('/i/glow178px_bottom.png');_background-image:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/glow178px_bottom.png', sizingMethod='scale');}

    .glow470px { width: 480px;}
    .glow470px .glow_top {background:url('/i/glow470px_top.png');_background-image:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/glow470px_top.png', sizingMethod='scale');}
    .glow470px .middle_b {background:url('/i/glow470px_middle.png');_background-image:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/glow470px_middle.png', sizingMethod='scale');}
    .glow470px .glow_bottom {background:url('/i/glow470px_bottom.png');_background-image:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/glow470px_bottom.png', sizingMethod='scale');}

    .glowSmall_106 {width: 114px;}
    .glowSmall_106 .glow_top {background:url('/i/glow45-w106-top.png'); height: 3px;_background-image:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/glow45-w106-top.png', sizingMethod='scale');}
    .glowSmall_106 .middle_b {background:url('/i/glow45-w106-middle.png');_background-image:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/glow45-w106-middle.png', sizingMethod='scale');}
    .glowSmall_106 .glow_bottom {background:url('/i/glow45-w106-bottom.png'); height: 5px;_background-image:none;_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/glow45-w106-bottom.png', sizingMethod='scale');}
    .glowSmall_106 .glow_box_content {background-color: #fff !important; padding-left: 10px; line-height: 20px;}

    .glowSmall_106 a {font-size: 11px;}

    .block_9_unit {
        margin:4px 7px 4px 3px;
        width:746px;
    }

    * html .block_9_unit {margin:4px 7px 4px 1px;}

    .last_b {float:right !important;margin:0;}

    .glow_b_header {
        padding: 10px 7px 0px 7px;
        clear:both;
        height: 16px;
        margin-bottom: 9px;
    }
    .glow_b_header a, .glow_b_header .wolink{
        border-bottom:1px solid;
        display:block;
        font-size:16px;
        font-weight:bold;
        padding-bottom:1px;
        color:#ee2e26;
        text-decoration: none !important;
        float: left;
    }
    
    .orange_header {
        font-size:16px;
        font-weight:bold;
        color:#ee2e26;
        text-align: left;
    }
    
    .glow_b_header .wolink {
        border-bottom:0px;
    }

    .glow_b_header a.nolink{
        border: none !important;
        cursor: default;
    }
    .glow_b_header a:visited {
        color:#ee2e26 !important;
    }

    .glow_b_header a:hover {
        border-bottom:none;
        padding-bottom: 2px;
    }

    .glow_b_header p.date, .glow_b_header div.date  {
        float: right;
        font-size: 14px;
        text-transform: lowercase;
        width: 82px !important;
    }



    .glow_b_link {
        bottom:3px;
        right:0px;
        text-align: right;
        padding-right: 12px;
        position: absolute;
        background-color: #fff;
    }
    .glow_b_link a{
        color:#ee2e26 !important;
        font-size: 11px !important;
    }

   .glow_box_content li {
        background:url('http://img.ubr.ua/li.gif') no-repeat scroll left 7px transparent;
        line-height:16px;
        list-style:none outside none;
        margin-left:9px;
        padding:0 10px;
        margin-bottom: 4px;
    }
    .glow_box_content .main-story-grid {
        font-weight:bold;
        padding:0 8px;
    }

    /* /GLOW */

    /* BLOCKS W GLOW */
    .block_type_1 {height:284px;}
    .block_type_1 .middle_b {height:274px;}
    .block_type_1 .glow_box_content {height:274px;}

    .block_type_2 {height:201px;}
    .block_type_2 .middle_b {height:190px;}
    .block_type_2 .glow_box_content {_width:219px;height:190px;}

    .block_type_3 {height:285px;}
    .block_type_3 .middle_b {height:274px;}
    .block_type_3 .glow_box_content {height:274px;}

    .block_type_4 {height:145px;}
    .block_type_4 .middle_b {height:134px;}
    .block_type_4 .glow_box_content {height:134px;}

    .block_type_5 {height:138px;}
    .block_type_5 .middle_b {height:127px;}
    .block_type_5 .glow_box_content {height:127px; background-color: #ffbcb9;}
    .block_type_5 .glow_b_header {line-height: 24px; font-weight: bold; height: 24px; padding: 0px 0px 0px 6px; margin: 0; background-color: #ee2e26; color: #FFF; font-size: 14px; text-transform: uppercase;}

    .block_type_5 {font-size: 11px;}
    .block_type_5 a {font-size: 13px; text-decoration: none; display: block; margin-bottom: 3px; font-weight: bold;}
    .block_type_5 a:hover {text-decoration: underline;}
    .block_type_5 p {padding: 3px 3px 3px 124px;}

    .block_type_6 {min-height: 271px;}
    .block_type_6 .middle_b {min-height: 260px;}
    .block_type_6 .glow_b_header {background-color: #fff; padding-bottom: 10px;}
    .block_type_6 .glow_box_content{ min-height: 260px; background-color: #ccc; position: relative;}
    .block_type_6 .apps img {margin:3px 3px 6px 4px;}
    .block_type_6 .popup_yandex {display: none; position: absolute; top: 105px; right: 5px;}

    .block_type_6 .popup_yandex .glowSmall_106 {
        height: 74px;
    }
    .block_type_6 .popup_yandex .glowSmall_106 .glow_box_content,
    .block_type_6 .popup_yandex .glowSmall_106 .middle_b
    {
        height: 66px;
    }
    .block_type_7 {}

    .block_type_expert_top {
        height: 354px;
    }

    .graybg {
        background-color: #f3f3f3;
    }

    .one_question {
        padding:6px;
    }
    
    .one_question {
        font-size:14px;
    }

    .one_question .title {
        padding:5px;
        font-size:12px;
        color:#7a7a7a;
    }

    .one_question .title span {
       color:#000;
    }

    .one_question .title div {
        color:#154c98;
        font-size:16px;
        height: 30px;
        margin-top: 5px;
    }

    .one_question table {
        width:100%;
}

    .one_question table td {
        padding-bottom: 10px;
    }
    .one_question table div.answer_txt {
        width:300px;
        text-indent:-16px;
        padding-left: 16px;
    }

    .one_question table td.answer_td {
        width:340px;
    }

    .one_question table .percents {
        width:190px;
    }

    .one_question table .result {
        font-weight: bold;
        text-align:right;
    }

    .big_vote table div{
        display: none;
    }

    .big_vote table .answer_td div{
        display: block;
    }

    .big_vote table .answer_td {
        width:300px;
    }

    .big_vote .vote_please input {
        border: none;
    }

    .big_vote td {
        padding-bottom: 4px;
    }

    .vote_rate_line_big {
        display:block !important;
    }

    
    .one_question table a {
        color:#ee2e26;
        margin-left: 5px;
    }

    .block_type_expert_top .question {
        width:408px;
        height:190px;
    }
    .comm {
        font-size:11px;
        color:#777777;
    }

    .block_type_expert_top .category_sel,
    .block_type_expert_top .expert_sel
    {
        width:50%;
    }

    .question .comm {
        padding:5px 8px;
        font-size:11px;
        color:#777777;
        height:25px;
        
    }

    .question textarea {
        display: block;
        height: 144px;
        margin: 2px;
        width: 392px;
    }


    .question_fields {
        padding: 4px;
    }

    .question_fields button {
        margin-top:14px;
        width:177px;
    }

    .question_fields select {
        width:178px;
    }
    .question_fields input {
        width:165px;
    }

    .block_type_expert_top .one_expert {
        width:220px;
        height: 92px;
        background-color: #f3f3f3;
        margin:6px auto;
        position:relative;
    }

    .block_type_expert_top .one_expert:hover {
        border: 1px solid #d9d9d9;
        cursor: pointer;
        height: 90px;

    }

    .block_type_expert_top .one_expert img{
        margin:6px;
        float:left;
    }

    .block_type_expert_top .one_expert .name {
        color:#ee2e26;
        font-size:14px;
        padding-top: 6px;
        height: 28px;
    }

    .block_type_expert_top .one_expert .new {
        background-image: url("/i/new_expert.gif");
        top: 72px;
        height: 14px;
        left: 72px;
        position: absolute;
        width: 91px;
    }

    .block_type_expert_top .one_expert .theme {
        font-size:11px;
    }

    .block_type_expert_top .middle_b, .block_type_expert_top .glow_box_content {
        height: 343px;
    }


    .toptheme .middle_b {height: 24px;}
    .toptheme .glow_box_content {height:24px; background-color: #FFF075;}

    .main_story_block {}
    .main_story_block .glow_box_content { height: 270px; background-color: #4f4747; padding: 2px; position: relative;}
    .main_story_block .glow_box_content p.podpis {
            background:url("../i/podpis.png") repeat scroll 0 0 transparent;
            _background-image:none;
            _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/podvalbg_2.png', sizingMethod='scale');
            bottom:32px;color:#FFFFFF;font-size:18px;left:2px;position:absolute;width:320px;z-index:1;}
    .main_story_block .glow_box_content div.frame {
        background-color: #ee2e26;
        width: 24px;
        height: 16px;
        font-size: 12px;
        line-height: 16px;
        text-align: center;
        float: left;
        margin:10px 4px 0px 4px;
        mar\gin:7px 0px 0px 6px;
        position: relative;
        cursor: pointer;
    }
    .main_story_block .glow_box_content div.frame div.cursor{
        display: none;
    }
    *:first-child+html .glow_box_content div.frame{margin:8px 4px 0px 4px;}

    .main_story_block .glow_box_content div.active {background-color: #fff;}

    .main_story_block .glow_box_content div.active div.cursor{
        display: block;
        position: absolute;
        top:-4px;
        right:4px;
        background-image: url('/i/main_news_selector.gif');
        background-repeat: no-repeat;
        width: 7px;
        height: 4px;
    }
    .main_story_block ol {
        display: none;
    }

    .login_block {height: 34px; }
    .login_block .middle_b {height: 24px; overflow: hidden; }
    .login_block .glow_box_content {height:24px; }

    .box_banner {background:#CCC;padding:12px 0 0 12px;height: 262px !important; position: static;}

    .glow4u .zebra_table {
        font-size: 14px;
        width:312px;
    }
    .glow4u .zebra_table th {
        height: 21px;
        padding: 0px;
    }
    .glow4u .zebra_table td {
        height: 25px;
        padding: 0px;
    }
    .glow4u .zebra_table td a {
        font-size: 12px;
    }

    .glow4u .zebra_table_s {
        font-size: 12px;
        width:312px;
    }

    .glow4u #ratinginfo td {
        height: 51px;
    }
    * html .glow4u #ratinginfo th {
        height: 10px
    }
    * html .glow4u #ratinginfo td {
        height: 40px;
    }

    .glow4u .ubr_scroller {
        padding: 0px 5px;
    }

    .glow4u .mediaLinks a{
        text-decoration: none;
    }
    .glow4u .mediaLinks a:hover {
        text-decoration: underline;
    }

    .glow3u .expert_block {
        background: none;
        padding: 0px 5px 5px 5px;
    }

    .glow3u .expert_block div{
        padding-top: 4px;
    }

    .glow3u .expert_block img {
        margin-right: 4px;
    }

    .glow3u .expert_block .glow_b_link {
        left:109px;
        right:auto;
        bottom:6px;
    }

    .glow3u .expert_block a.name, .expert_right_informer a.name {
        font-size: 14px;
        text-decoration: none;
        font-weight: bold;
        margin-bottom: 4px;
        padding-bottom: 4px;
        color:#ee2e26;
    }

    .glow3u .expert_block a.name:hover {
        text-decoration: underline;
    }

    .glow3u .expert_block .theme a {
        color:#ee2e26;
        font-size: 14px;
    }

    .glow3u .expert_block {
        font-size: 11px;
        line-height: 12px;
    }

    .glow3u .expert_block a.small {
        color:#ee2e26;
    }

    .block_type_2 .terms {
        margin-left:0;
    }
    /* /BLOCKS W GLOW */

    .zebra_table {
        border:none;
        border-bottom: 1px solid #B5B5B5;
    }
    .zebra_table td, .zebra_table th {
        border: 1px solid #B5B5B5;
        text-align: center;
        vertical-align: middle;
    }

    .zebra_table th {
        background-color: #DADADA;
        color: #000;
        font-weight: normal;
        border-width: 1px 0px 1px 1px;
    }

    .zebra_table td {
        border-width: 0px 0px 0px 1px;
        color: #505559;
    }
    .zebra_table td.text_l {
        text-align: left;
    }

    .zebra_table tr.even td {
        background-color: #EEE;
    }

    .zebra_table span.up, span.up {
        color:#269A03;
    }
    .zebra_table span.down, span.down {
        color:#F85F05;
    }
    .zebra_table td.dynamics {
        text-align: right;
        padding-right: 15px;
    }
    .zebra_table td.dynamics img {
        vertical-align: middle;
        margin-left: 3px;
    }

    .zebra_table img.flag {
        float: left;
        padding-left: 1px;
    }

    .zebra_tab {
        text-align: left;
        background-color:#DADADA;
        background: #dadada;
        margin: 0px 6px;
        padding: 3px;
        height: 14px;
        border-top:1px solid #B5B5B5;
    }

    .zebra_tab a {
        margin-left: 5px;
        margin-right: 10px;
    }
    .zebra_tab a.active {
        text-align: left;
        background-color: #f6f6f6;
        padding: 0px 10px;
        text-decoration: none;
    }



    .glow_box_content #ratinginfo td, .glow_box_content #ratinginfo th {
        padding:0px;
    }

    *:first-child+html .glow_box_content #ratinginfo th div {
        height: 22px;
        overflow: hidden;
    }

    *:first-child+html .glow_box_content #ratinginfo select {
        margin-top: -21px;
    }

    /* SCROLLER */

    .ubr_scroller {
        width: 312px;
        height: 60px;
    }

    .ubr_scroller_left, .ubr_scroller_right {
        width:20px;
        height:60px;
        cursor: pointer;
        background-repeat: no-repeat;
    }

    .ubr_scroller_left {
        background-image: url('http://img.ubr.ua/scroll_left_main.png');
        float: left;
    }
    .ubr_scroller_left:hover {
        background-image: url('http://img.ubr.ua/scroll_left_main_active.png');
    }
    .ubr_scroller_right {
        background-image: url('http://img.ubr.ua/scroll_right_main.png');
        float: right;
    }
    .ubr_scroller_right:hover {
        background-image: url('http://img.ubr.ua/scroll_right_main_active.png');
    }

    .ubr_scroller_images {
        overflow: hidden;
        float: left;
        padding-left: 1px;
    }
    .ubr_scroller_images table{
        border:none;
        margin: 0px;
        padding: 0px;
    }

    .small_scroll {
        width: 312px;
        height: 60px;
    }

    .small_scroll .ubr_scroller_images {
        width: 265px;
        height: 90px;
    }

    .small_scroll .ubr_scroller_images td {
        margin:0;
        padding:0 5px;
        vertical-align:top;
    }

    .small_scroll .ubr_scroller_images td div {
        height:91px;
        width:260px;
        overflow: hidden;
        font-size: 11px;
    }

    .small_scroll .ubr_scroller_images td div img {
        margin-right: 4px;
    }
    .small_scroll .ubr_scroller_images td div a {
        font-size: 12px;
        font-weight: bold;
    }

    .small_scroll .ubr_scroller_images td div p {
        padding-top: 5px;
    }

    .big_scroll {
        width:980px;
        height: 90px;
        margin: 5px 7px;
    }

    .small_scroll .ubr_scroller_left,  .small_scroll .ubr_scroller_right,
    .big_scroll .ubr_scroller_left,  .big_scroll .ubr_scroller_right{
        margin-top: 15px;
    }
    .big_scroll .ubr_scroller_images {
        width: 930px;
        height: 90px;
    }

    .big_scroll .ubr_scroller_images td {
        vertical-align:top;
        padding:0px 5px;
    }

    .big_scroll .ubr_scroller_images div {
        width: 302px;
        height:90px;
        background-color: #FFF;

    }

    .big_scroll .ubr_scroller_images td img{
        float: left;
    }


    /* /SCROLLER */


    /* OLD STYLES REWRITE*/
    .main .news {
        height:220px !important;
        overflow:hidden;
        padding:0px 6px 0;
        }
    .main .news a {
        color:#154C98;
        display:block;
        float:left;
        font-size:12px;
        line-height:16px;
        margin:0 0 4px 3px;
        text-decoration:none;
        width:272px;
    }
    .main .news a:hover {
        text-decoration: underline;
    }

    .news img {
        margin-left: 4px;
    }

    a.highlvisited:visited,
    .news a:visited,
    .glow4u .mediaLinks .ubr_scroller a:visited,
    .block_type_5 a:visited,
    .story-grid a:visited,
    #ratinginfo a:visited,
    .col-news main-story-grid a:visited,
    .col-news li a:visited,
    a.main-story:visited,
    #theme_scroller ul li a:visited,
    .news a:visited,
    .col-news ul li a:visited,
    .preview a:visited,
    .razdel_story a:visited,
    .need_to_know a:visited
    {
        color:#9966CC !important;
    }

    .newsline_w_img {font-size: 11px; color: #000;}
    .newsline_w_img div {margin-bottom: 6px; float:none; clear: both; height: 72px; padding: 0px 10px; overflow: hidden;}
    .newsline_w_img a.head {font-size: 12px; color: #154c98; text-decoration: none; font-weight: bold;}
    .newsline_w_img a.head:hover {text-decoration: underline;}
    .newsline_w_img img{float: left;margin-right: 8px;}

    .partner_news {
        padding: 0px 5px;
    }

    .partner_news div.partner {
        float:left;
        width:99px;
        height: 66px;
        text-align: center;
    }
    .partner_news div.partner a {
        font-size: 11px;
    }

    .block_type_6 .partner_news_b {
        background-color: #fff;
    }
    .block_type_6 .partner_news_b .header {
        color:#292929;
        background-color: #CCC;
        font-size:16px;
        height:30px;
        line-height:24px;
        padding:5px 5px 0;
        font-weight: bold;
    }
    .tags_block a {
        text-decoration: none;
    }

    .tags_block a:hover {
        text-decoration: underline;
    }
    .tags_block ol {
        margin:3px 0px 0px 0px;
        padding:0px;
    }

    .tags_block li {
        list-style: none;
        background: none;
        font-size: 20px;
        height: 23px;
        padding: 0px;
        margin: 3px 0px 0px 7px;
        _margin: 1px 0px 0px 7px;
    }

    *+html .tags_block li {
        margin: 1px 0px 0px 7px;
    }

    .tags_block div.numb {
        background-color:#ee2e26;
        color:#FFFFFF;
        float:left;
        font-size:12px;
        height:15px;
        line-height:15px;
        margin:2px 7px 0px 0px;
        text-align:center;
        width:15px;
    }
    .banner_online div {padding-left: 4px;}


.centered {
    margin:0 auto;
    display: table;

}
/*@TODO пофиксить *+html .centered1 *+html .centered2 , чтобы в них пропала необходимость */
*+html .centered1 {
    margin-left: 94px;
    width: 380px;
}
*+html .centered2 {
    margin-left: 10px;
    width: 570px;
}



.incut_tb {
    width: 277px;
    height: 148px;
    overflow: hidden;
    border-bottom: 1px solid #b5b5b5;
    float: left;
    position: relative;
}
.incut_tb div, .incut_tb a.grid {
    padding: 0 8px;
}
.incut_tb .head {
    height: 22px;
    line-height: 22px;
    background-color: #dadada;
    border-color: #b5b5b5;
    border-width: 1px 0px;
    border-style: solid;
}
.incut_tb a.grid{
    display: block;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
}
.incut_tb a.grid.even {
    background-color: #eeeeee;
}
.incut_tb a {
    text-decoration: none;
}
.incut_tb a:hover {
    text-decoration: underline;
}
.conteiner_center_block {float:left;
                         width:670px;
                        _width: 668px;
                        _overflow: hidden;
                        _margin-right: 0px;
                        }
.conteiner_right_block {float: right; width:336px; margin-left: 0px;}

.bigblue {
    color:#154C98;
    font-size:24px;
    text-transform: lowercase;
    height:25px;
    line-height: 25px
}
.smallgray {
    color:#ec2c24;
    font-size:12px;
    text-transform: lowercase;
}

.small {
    font-size: 12px;
}

.understory {
    padding-left: 12px;
}

.history_main div.illustration{width: 228px;height: 104px; margin-left: 6px; cursor: pointer;}
.history_main div.illustration .gradient {
    background-image:url("/i/vgradient_h104.png");
    height:104px;
    _background-image:none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/vgradient_h104.png', sizingMethod='scale');
    background-position:center bottom;
    background-repeat:repeat-x;
    color:#FFFFFF;
    position:relative;
}

.history_main .descr{
    color:#fff;
    font-size:14px;
    position: absolute;
    bottom:0px;
    left:0px;
    padding:6px;
}

.history_main .year {
    color:#154C98;
    font-size:16px;
    font-weight:bold;
    margin-top:8px;
    padding-left:12px;
}
.history_big div.illustration{width: 660px;height: 300px;}
.history_big div.illustration .gradient {
background-image:url("/i/vgradient_h129.png");
height:300px;
_background-image:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/vgradient_h129.png', sizingMethod='scale');
background-position:center bottom;
background-repeat:repeat-x;
color:#FFFFFF;
position:relative;
}



.history_big div.illustration .tdesc {
border-bottom:1px solid #FFFFFF;
bottom:30px;
font-size:18px;
left:0;
line-height:19px;
margin:0 15px 7px;
padding-bottom:8px;
position:absolute;
vertical-align:bottom;
width: 630px;
}
.history_big div.illustration .bdesc {
bottom:7px;
font-size:20px;
height:20px;
left:0;
line-height:20px;
margin:0 15px;
position:absolute;
width:630px;
}
.history_big .description {font-size: 14px; line-height: 18px; padding: 0px 10px;}
.history_big .description .text {
    width: 430px;
    padding-left: 210px;
    padding-top: 11px;
}
.history_big .description .left_block {
    width: 210px;
    border-bottom: 1px solid #b6b6b6;
    margin-left: -6px;
    width: 210px;
}
.history_big .description .left_block div {
    padding-right: 7px;
}
.history_big .description .left_block li a {
    font-size: 12px;
}
.history_big .description .left_block li a:hover {
    text-decoration: underline;
}
.bdesc div.year {float: left; margin-top: -3px;}
.bdesc div.navi { height: 15px; float: right;}
.bdesc div.navi a { line-height: 1px; display: block; float: left; margin-right: 5px; background-repeat: no-repeat; }
.bdesc div.navi a.navi_block { width: 13px; height: 13px; border: 1px solid #C10F08;}
.bdesc div.navi a.navi_block_a { width: 15px; height: 15px; background-image: url('http://img.ubr.ua/history_active_bg.gif'); background-repeat: repeat-x;}
.bdesc div.navi a.navi_left { background-image: url('http://img.ubr.ua/history_img_left.gif'); width:8px; height: 15px;}
.bdesc div.navi a.navi_right {margin-right: 0px; background-image: url('http://img.ubr.ua/history_img_right.gif'); width:8px; height: 15px; }

#third_glossary {position:relative;}
#third_glossary a {color:#ee2e26;}
#third_glossary .third_head {position:absolute; z-index:3; left:0px; top:-5px;}
/*#third_glossary .third_body{margin-top: -16px;}*/
#third_glossary .description{ padding-top: 16px; font-size: 12px; line-height: 12px; width:74px;}
#third_glossary .flash_icon_conteiner {width:104px;}
#third_glossary div.description, #third_glossary .flash_icon_conteiner {float:left;}

.sitemap span{display: block; margin-left: 20px;}

.horoscope_znak_main { float: left;}
.horoscope_znak_main .glow_b_header .date {
    color: #154C98;
    font-weight: bold;
    margin-bottom: 2px;
    margin-top: 5px;
}
.horoscope_znak_main .glow_box_content{ height: 152px;}
.horoscope_znak_main .glow_box_content p { font-size: 12px;}
.horoscope_znak_main .glow_box_content .description { padding: 3px;}

.zodiac_selector {
    width:663px;
    height: 67px;
    background-image: url('/i/zodiacs_bg.gif');
    padding-top:4px;
    padding-left:4px;
}

.horoscope_bottom_informer .zodiac_selector {
    background-image: url('/i/zodiacs_bg_bottom_only.gif');
    background-position: bottom;
    background-repeat: no-repeat;
    margin-left:-3px;
}



.zodiac_selector div {
    width:55px;
    height:61px;
    float:left;
    color: #ee2e26;
    text-align: center;
    cursor:pointer;
    font-size: 11px;

}

.zodiac_selector div:hover {
    background-color: #fee9db;
}

.zodiac_selector div.illustration {
    width:50px;
    height:41px;
    margin:3px 3px 1px;
    _margin: 3px 0px 1px 1px;
}

.zodiac_selector div.odd {
    margin-top: 2px;
}

.zodiac_selector div.current, .zodiac_selector div.current:hover div.illustration  {
    background-color: #ee2e26;
    color:#fff;
    cursor:auto;
}

.zodiac_main .glow_box_content{
    min-height: 481px;
}


.zodiac_main .glow_b_header{ position:relative;}
.zodiac_main .glow_b_header a {
        font-size: 11px;
        color:#ee2e26;
        margin: 0px 8px;
        border-bottom: 0px;
        text-decoration: underline !important;
        font-weight: normal;
        float:right;
    }

.zodiac_main .glow_b_header p {
    float:left;
    width:249px;
}

.horoscope_znak_main .glow_b_header p.date {
    width:190px !important;
    float:left;
}

.zodiac_main .glow_b_header p.date {
    width: 209px !important;
}

.zodiac_main .glow_b_header a:hover {
    text-decoration: none !important;
}

.zodiac_main .glow_b_header a.current {
    text-decoration: none !important;
}
.zodiac_main .description {
    margin: 5px;
    margin-bottom: 20px;
    font-size:14px;
    line-height: 18px;
}
.zodiac_periods li, .zodiac_characteristic li {
    margin-bottom:5px !important;
}

.zodiac_periods .glow_box_content{
    height: 176px;
}

.zodiac_characteristic .glow_box_content{
    height: 297px;
}
.zodiac_characteristic a, .zodiac_periods a {
    font-weight: bold;
}
.zodiac_characteristic li, .zodiac_periods li {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.no-border-r {
    border-right: 0px !important;
}

.grayhead {
    height: 22px;
    background-color: #dadada;
    border:1px #b5b5b5 solid;
    border-left: 0px;
    border-right: 0px;
    font-size: 16px;
    color: #505559;
    line-height: 22px;
    padding: 0px 5px
}

.bluehead {
    color: #154c98;
    font-weight: bold;
    font-size:14px;
}

.horotitle {padding:0px 15px 0px 6px; font-weight: bold; font-size: 14px; position:relative; height: 14px;}

.expert_top_selector {
    height: 277px;
    overflow: visible;
    overflow: visible;
}

.expert_top_selector_big {
    height: 357px;
}

.expert_top_selector_big .glow_b_header,
.expert_top_selector .glow_b_header {
    font-size:16px;
    color: #ee2e26;
    font-weight: bold;
    padding-left: 35px;
}

.expert_top_selector .middle_b, .expert_top_selector .glow_box_content {
    height: 272px;
}

.expert_top_selector_big .middle_b, .expert_top_selector_big .glow_box_content {
    height: 350px;
}

.expert_top_selector .big_scroll {
    width: 646px;
    height: 109px;
}
.expert_top_selector .big_scroll .ubr_scroller_images {
    width: 598px;
    height: 200px;
}

.expert_top_selector .big_scroll .ubr_scroller_images div {
    width: auto;
    height: auto;
}
.expert_top_selector .big_scroll .ubr_scroller_images div.one {
    width: 191px;
    height: 200px;
}

.expert_top_selector .big_scroll .ubr_scroller_images div.one .box {
    cursor: pointer;
    height: 169px;
    background-color: #f3f3f3;
    padding: 6px;
}

.expert_top_selector .big_scroll .ubr_scroller_images div.one .box .answers_count{
    margin-left:0px;
    font-size:11px;
}

.expert_top_selector .big_scroll .ubr_scroller_images div.one .box .profession {
    color:#154c98;
    font-size:12px;
    margin-left:0px;
}

.expert_top_selector .ubr_scroller_left,
.expert_top_selector .ubr_scroller_right
{
    margin-top: 45px;
}


.eexpertbg .box  {
    background-color: #feece0 !important;
}
.expert_top_selector .category {
    margin-bottom: 4px;
    padding-left: 6px;
    background-color: #fff !important;
}
.expert_top_selector .category span {
    font-size:11px;
}
.expert_top_selector .category a {
    color:#ee2e26;
}


.expert_top_selector p {
    margin-left: 70px;
}
.expert_top_selector .name {
    font-size:14px;
    color:#ee2e26;
}

.expert_top_selector .title {
    font-size:11px;
}

.expert_short_aq .glow_box_content{
    padding: 12px;
    font-size: 14px;
}

.expert_short_aq .glow_box_content a {
    color:#ee2e26;
}
.expert_short_aq .about {
    margin-bottom: 5px;
}
.expert_short_aq .about .who {
    color:#154c98;
}

.expert_short_aq .question {
    line-height: 18px;
    margin-bottom: 23px;
}

.expert_short_aq .question a {
    line-height: 18px;
    color:#000;
    text-decoration: none;
}

.expert_short_aq .question a:hover {
    text-decoration: underline;
}
.expert_short_aq .answer {
    border: 10px #dadada solid;
    border-width: 0px 0px 0px 10px;
    background-color: transparent;
    margin-bottom: 0px;
}

.expert_short_aq .answer .about {
    color:#064ea8;
    font-weight: bold;
}

.expert_short_aq .answer .answertxt a {
    color: #000;
    font-weight: bold;
    line-height: 18px;
    text-decoration: none;
}

.expert_short_aq .answer .answertxt a:hover {
    text-decoration:underline;
}

.expert_bottom div .glow_box_content {
    height: 242px;
    padding: 6px;
}

.expert_bottom .rate_cell {
    height:45px;
    text-align: left;
    font-size:11px;
    color: #000;
    padding: 5px 8px;

}

.expert_bottom .rate_cell a {
    color: #ee2e26;
    font-size:14px !important;
}

.expert_bottom .expert_informer p {
    margin-left: 64px;
    margin-bottom: 3px;
}
.expert_bottom .expert_informer .name {
    font-size: 18px;
    margin-bottom: 11px;
}

.expert_bottom .expert_informer .name a {
    color:#ee2e26;
    
}

.expert_bottom .expert_informer .title, .bio .description {
    font-size: 14px;
    color:#154c98;
}

.expert_bottom .expert_informer p.category a {
    color:#ee2e26;
    font-size: 14px;
}

.expert_bottom .expert_informer .bio {
    font-size: 14px;
    height: 143px;
    line-height: 18px;
    overflow: hidden;
}

.expert_bottom .expert_informer .bio p{
    margin-left:0px;
}

.expert_bottom .expert_informer .description {
    margin-bottom: 2px;
}

.expert_about
{
    width:594px;
    height:170px;
    margin: 0px auto;
}
.expert_about .body {
    height:139px;
}
.graytabs .body{
    background-color: #f3f3f3;
    border: 1px #b6b5b5 solid;
}

.ubr_tabs {
    height:29px;
}

.ubr_tabs ul {
    list-style: none;
}

.ubr_tabs ul li {
    float:left;
    list-style: none;
    background: transparent;
    /*background-color: #dadada;*/
    padding: 0px;
    margin:0px;
    margin-right: 2px;
    height: 25px;
    position: relative;
    margin-top: 4px;
    cursor:pointer;
}

.ubr_tabs ul li.disabled {
    cursor:default;
}

.ubr_tabs ul li.active {
    background-color: #F3F3F3;
    height: 31px;
    margin-top: -1px;
    cursor:default;
    
}

.ubr_tabs ul li.active .tab_content {
    color:#064EA8;
    text-decoration: none;
}

.tab_content {
    color: #ee2e26;
    font-size: 14px;
    margin: 0 7px;
    padding: 6px 2px 4px;
    text-decoration: underline;
}

.tab_content:hover, .ubr_tabs ul li.disabled .tab_content {
    text-decoration: none;
}

.ubr_tabs ul li.active .tab_content {
    border-top: 1px solid #B6B5B5;
    padding: 8px 2px 6px;
}
.v-inverse-tab {
    background-color: #dadada;
    cursor:pointer;
}
.v-inverse-tab:hover {
    background-color: #d2d2d2;
}
.v-inverse-tab .grayborder-l {
    background-position: left bottom;
    background-image: url('/i/tab_corner_gray_lb.gif');
}

.v-inverse-tab .grayborder-r {
    background-position: right bottom;
    background-image: url('/i/tab_corner_gray_rb.gif');
}

.v-inverse-tab .tab_content {
    color:#064EA8;
    padding:3px 0px;
    text-align: center;
}

.expert_about .v-inverse-tab {
    width:200px;
    margin:0px auto;
}

.grayborder-l {
    /*background-image: url('/i/tab_corner_gray_lt.gif');*/
    background-position: left top;
    background-repeat: no-repeat;
 }
.ubr_tabs ul li {
     font-weight: normal;
}
.ubr_tabs ul li.active .grayborder-l {
    background-image: url('/i/tab_corner_gray_lt_active.gif');
}


.grayborder-r {
    /*background-image: url('/i/tab_corner_gray_rt.gif');*/
    background-position: right top;
    background-repeat: no-repeat;
}


.ubr_tabs ul li.active .grayborder-r {
    background-image: url('/i/tab_corner_gray_rt_active.gif');
    


}

.body .tab_body {
    display:none;
    font-size:14px;
    padding: 8px;
}
.body .tab_body p {
    font-size: 14px;
    line-height: 18px;
}
.body .tab_body p.head {
    font-size: 16px;
    color:#000;
    font-weight: bold;
}
.tab_body .mneniya_experta {
    width: 160px;
}

.tab_body .bio_experta {
    height: 130px;
    overflow: hidden;
    width: 400px;
}

.mneniya_experta a {
    font-size:11px;
}

.expert_big_selector { height: 85px; margin-bottom: 15px; padding: 0px 10px;}
.expert_big_selector .ubr_scroller_left,
.expert_big_selector .ubr_scroller_right {
    margin-top:10px;
}
.expert_big_selector .name {font-size:24px; color:#ee2e26; margin-bottom: 6px; margin-top: 4px;}

.disabled .tab_content {
    color:#ffbcb9;
    cursor:default !important;
}

.expert_big_selector div.one_expert {
    float:left;
    width: 600px;
}

.expert_big_selector div.one_expert p.category, .expert_big_selector div.one_expert p.profession{
    color:#154c98;
    font-size:16px;
    margin-bottom: 10px;
    font-weight:bold;
}

.expert_big_selector div.one_expert p.profession {
    font-weight: normal;
    margin-top: 5px;
}

.expert_big_selector div.one_expert p.category span, .expert_big_selector div.one_expert p.description{
    color:#000;
    font-size:16px;
    line-height: 14px;
    font-weight: normal;
}
.expert_big_selector div.one_expert p.category span {
   #padding-left: 12px;
}
.expert_big_selector div.one_expert p.description span {
    color:#154c98;
}
.expert_answer, .expert_answer p, .expert_answer span, .expert_answer li {
    font-weight: bold;
    font-size:14px !important;
    line-height: 18px !important;
    text-decoration: none !important;
    font-family: Arial !important;
}
.questionlist {
    width: 640px;
    margin: 0px auto;
    padding: 10px 0px;
}

.questionlist .one_question {
    margin-bottom: 10px;
    margin-top:10px;
}
.questionlist .one_question div {
    float:left;
}
.questionlist .one_question .description {
    font-size:12px;
    width:117px;
    padding-left:10px;
}
.mneniya_experta ul li {
    margin-left: 1px;
}
.questionlist .one_question .description p {
    color:#154c98;
}
.questionlist .one_question .question_txt {
    width: 510px;
    font-size: 14px;
    line-height: 18px;
}

.one_question table div{
    display: none;
}

.one_question table div.answer_txt, .one_question table div.vote_rate_line_big{
    display:block;
}

.one_question table a{
    font-weight: normal;
    font-size: 14px;
}

.user_answer .question_txt {
    width: 465px !important;
}
.user_answer .description {
    padding-left:10px;
}
.your_answer p {
    color:#747474;
    font-size:12px !important;
}
.your_answer img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
.your_answer textarea {
    width:610px;
    height:95px;
}
#tab_ask textarea {
    width: 564px;
    height:95px;
}
#tab_ask p {
    text-align:center;
    padding-top:10px;
}
#tab_ask img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
.voteblock {
    padding:0 7px 7px 7px;
}
.voteblock p {
    color: #154C98;
    font-size: 12px;
    padding:8px;
}
.voteblock td {vertical-align:top;}
.voteblock label {padding-top:4px;display:block;}
.voteblock input {border:none;}


.vote_rate_line_c {
    width:160px;
    float: left;
}

.vote_rate_line {background-image: url(/i/rate_horizontal.gif); width: 303px; height: 8px; background-repeat: repeat-y; background-position: left top;float:left;
    margin-top: 3px;}
.vote_rate_line_big {background-image: url(/i/rate_horizontal_big.gif); width: 475px; height: 8px; background-repeat: repeat-y; background-position: left top;}
.grayborder {border:1px solid #b6b5b5;}

.grayborder {border:1px solid #b6b5b5;}

.kroshki_lefter {
    float:left;
    margin-left:31px;
    _float: none;
}

.kroshki {
    padding-right: 18px;
    
}

.kroshki_page_all {
    _width:350px;
}

.kroshki_page_one {
    _width:480px;
}

*:first-child+html .kroshki_page_all {
    width:350px;
}

*:first-child+html .kroshki_page_one {
    width:480px;
}

.kroshki, .kroshki .onekroshka, .kroshki .arrow, .kroshki .label {
    height:33px;
}

.kroshki .onekroshka {
    float:right;
    border-left:1px solid #b6b5b5;
    margin-left: -18px;
}


.first .label {
   padding-left: 5px !important;
}
.kroshki .label {
    float:left;
    background-image: url('/i/kroshki-bg.gif');
    background-repeat: repeat-x;
    padding-left:20px;
    padding-right:2px;
    line-height: 33px;
}

.kroshki .onekroshka .arrow {
    float:left;
    background-image: url('/i/kroshki-arrow.gif');
    background-repeat: no-repeat;
    width:18px;
}

.label a {
    font-size:14px;
    color:#ee2e26;
}

a.catt {
    float:left;
    display: block;
}

.label a.blue, div.blue {
    color:#154c98;
}
.kroshki .dropdownSelector {
    float:left;
    margin-top:8px;
    margin-left: 5px;
}
.dropdownSelector {
    width:17px;
    height:17px;
    background-image: url('http://img.ubr.ua/dropdown-arrow.gif');
    cursor:pointer;
    position:relative;
}
.dropdownSelector:hover {
    background-image: url('/i/dropdown-arrow-hover.gif');
}
.dropdownSelector ul {
    position: absolute;
    background-color: #ffffff;
    border:1px solid #b6b5b5;
    top:15px;
    right:0px;
    z-index:1000;
    display:none;
    padding:6px;
}
.kroshki .dropdownSelector li a {
    font-size: 14px;
    color:#154c98;
    text-decoration: underline;
}

.kroshki .dropdownSelector li p {
    font-size:11px;
    line-height: 12px;
}

.kroshki .dropdownSelector li a:hover {
    text-decoration: none;
}

.pos_relative {position:relative;}


.expert_right_informer {height:175px; padding: 0px 7px;}

.expert_right_informer a {
    font-size:14px;
    color:#ee2e26;
}

.expert_right_informer img{
    margin-right: 5px;
}

#horo_banner {
    position: absolute;
    bottom: 5px;
    left:5px;
}

.letters_block .glow_box_content{
    min-height:214px;
}

/* ---------------------------- Для автокомплита start -----------------------------*/

.ac_results {
    padding: 0px;
    border: 1px solid WindowFrame;
    background-color: Window;
    overflow: hidden;
}

.ac_results ul {
    width: 100%;
    list-style-position: outside;
    list-style: none;
    padding: 0;
    margin: 0;
}

.ac_results iframe {
    display:none;/*sorry for IE5*/
    display/**/:block;/*sorry for IE5*/
    position:absolute;
    top:0;
    left:0;
    z-index:-1;
    filter:mask();
    width:3000px;
    height:3000px;
}

.ac_results li {
    position:relative;
    margin: 0px;
    padding: 2px 5px;
    cursor: pointer;
    display: block;
    width: 100%;
    font: menu;
    font-size: 12px;
    overflow: hidden;
}

.ac_loading {
    background : Window url('autocomplete_indicator.gif') right center no-repeat;
}

.ac_over {
    background-color: Highlight;
    color: HighlightText;
}

/* ---------------------------- Для автокомплита end -------------------------------*/

.orange, .orange a {
    color: #ee2e26;
}

#add_event {
    height: 150px;
}

#error_event {
    height: 100px;
}

.orange p.msg {
    color:#154C98;
    text-align: center;
    margin-top:10px;
}

.thanks {
    height: 130px;
    background-color:#CCCCCC ;
    font-size: 18px;
    line-height: 130px;
    color:#154C98;
    text-align: center;
}

.eventForms input {
    width: 420px;
}


.iphone_ipad_download a {
    background-image: url("/i/social/s_apple_logo.jpg");
    background-position: left center;
    background-repeat: no-repeat;
    color: #72768C;
    display: block;
    font-size: 12px;
    height: 25px;
    line-height: 22px;
    padding-left: 29px;
}

.zodiac-custom-block {
    
    padding: 6px;
    position: absolute;
    bottom:0px;
    left:0px;
    
}

.custom-history img {
    float:left;
    margin-right:6px;
}

.custom-history {
    color:#154c98;
    font-size:14px;
    height:103px;
    width: 460px;
    position:relative;
}

.custom-history div {
    width: 460px;
}

.custom-history p {
    padding-top: 5px;
}

.custom-history a {
    color:#ee2e26;
    font-size: 16px;
}

.bottom {
    position:absolute;
    left:0px;
    bottom:0px;
}

a.minilink {
    font-size:11px;
}
.avatar {
    background-image: url('http://img.ubr.ua/user/no-avatar.jpg');
}
.avatar, .avatar img {
    width:100px;
    height:100px;
}

#add_avatar_window {
    background-color: #FFFFFF;
    border: 1px solid #4B4B4B;
    display: none;
    height: 470px;
    position: absolute;
    top: 50px;
    left:50%;
    width: 670px;
    z-index: 202;
    margin-left:-330px;
}
.avatar_mother {
    overflow: hidden;
}

#add_avatar_window .content {
    padding:10px;
}

#add_avatar_window .content .img {
    height: 375px;
    border:1px solid #E6E6E6;
    overflow: hidden;
    position: relative;
    background-color: #f7f7f7;
}

#add_avatar {
    margin-left: 5px;
    margin-top: 78px;
    width:150px;
}

#chooseFile {
    height: 27px;
    width: 170px;
    opacity: 0;
    font-size:96px;
    padding-left: -40px;
    filter: alpha(opacity=0);
}

.chooseFileContainer {
    cursor: pointer;
    height: 24px;
    left: 106px;
    overflow: hidden;
    position: absolute;
    top: 75px;
    width: 148px;
    z-index: 2;
}


#reg_form .date_d {
    width:40px;
}

#reg_form .date_m {
    width:145px;
}

#reg_form .date_y {
    width:57px;
}
/*META FIX*/

div#meta_news_block1848 p a.title, div#meta_news_block1848 td a.title, div#meta_news_block1848 li a.title {
    color: #3A6E92 !important;
    display: block !important;
    font: 12px Arial !important;
    height: 64px !important;
    margin: 0 5px !important;
    overflow: hidden !important;
    text-decoration: underline !important;
}

.glow-content ul {margin-left: 20px !important;}

/*/META FIX*/

.addthis_button_facebook_like iframe{
    height: 25px !important;
}

.this-cat-video-right {
    float:right;
    width:322px;
}

.this-cat-video-right .one {
    float:left;
    width:120px;
    margin-right:12px;
    margin-bottom: 18px;
}

.this-cat-video-right a {
    font-size:12px;
    line-height: 14px;
    text-decoration:none;
}

.this-cat-video-right a:hover{
    text-decoration:underline;
}

.this-cat-video-right .datetime {
    font-size:11px;
    color:#777;
}

.vote_res_digits {
    float: left;
    font-weight: bold;
    margin-left: 14px;
    width: 80px;
}
table.vote_results {
    margin-bottom:10px;
}

.reklamaster {
    background-color: #fdce0c !important;
    background-image: none!important;
    font-weight: bold!important;
    height:32px!important;
    border-top: 2px solid #000000!important;
    color:#000!important;
    text-align:left!important;
    font:12px Arial!important;
}
.reklamaster img {
    float:right;
}
.reklamaster div {
    display:block;
    width:190px;
    float:left;
    margin-top: 5px;
    font-weight: bold!important;
}
.reklamaster-ul li {
    list-style-type: none;
    text-align: left;
    margin: 3px 0 4px 0;
    background-image:none!important;
}

.reklamaster-ul a {
    color: #000000;
    text-decoration: none;
}

.reklamaster-ul a span {
    color: #fdce0c;
}

.reklamaster-ul .img {
    width: 98px;
    height: 72px;
    float: left;
    border: 1px solid #fdce0c;
    padding: 1px;
    margin-right: 5px;
}
.reklamaster-ul li p {
    float: left;
}
.reklamaster-ul .img img {
    margin:0px;
    padding:0px;
}
.reklamaster-line {
    background-color: #fdce0c;
    border-bottom:2px solid #000000;
    font-size:1px;
    line-height:1px;
    height:3px;
}

.last-foto {
    background-color:#000;
    height:206px;
    width:600px;
    margin:0px auto;
}

.last-foto .ubr_scroller {
    margin: 0 auto;
    width: 586px;
}

.last-foto .ubr_scroller .ubr_scroller_images {
    width: 536px;
    margin-left:5px;
}

.last-foto .ubr_scroller .ubr_scroller_images div {
    width:120px;
    height: 148px;
    padding: 0px;
    margin:0px 6px;
}

.last-foto .ubr_scroller .ubr_scroller_images div a.foto-title {
    display: block;
    color:#fff;
    text-decoration:none;
    margin-top: 10px;
    font-size: 12px;
    line-height: 15px;
}

.last-foto .ubr_scroller .ubr_scroller_images div a.foto-title:hover {
    text-decoration:underline;
}

.last-foto .ubr_scroller_left, .ubr_scroller_right {
    margin-top:15px;
}

.themes-box {
    background-color: #000;
    width:640px;
    height: 438px;
    padding:10px;
}

.themes-box .theme-titles,
.themes-box .theme-imgs
{
    float:left;
}

.themes-box .theme-titles {
    width:386px;
    height:438px;
    background-color: #3A3434;
    margin-left:10px;
}

.theme-imgs {
    cursor:pointer;
}

.themes-box .theme-imgs img {
    border:2px solid #fff;
}

.themes-box .theme-imgs .one-img_active img{
    border:2px solid #ee2d26;
}

.themes-box .theme-imgs .one-img {
    margin-bottom:12px;
    position:relative;
}

.theme-imgs .one-img .theme-arrow {
    background-image: url("http://img.ubr.ua/theme-arrow.png");
    background-repeat: no-repeat;
    display: none;
    height: 138px;
    position: absolute;
    right: -44px;
    top: 0;
    width: 46px;
    z-index: 100;
}

.theme-imgs .one-img p.podpis {
    background: url("../i/podpis.png") repeat scroll 0 0 transparent;
    bottom: 2px;
    color: #FFFFFF;
    font-size: 16px;
    left: 2px;
    position: absolute;
    width: 228px;
    z-index: 1;
    padding:7px 6px;
    line-height: 18px;
}

.theme-imgs .one-img_active .theme-arrow {
    display:block;
}


.theme-titles .one-title {
    width:350px;
    height:73px;
    margin: 12px 0px 12px 29px;
}

.theme-titles .one-title img {
    float:left;
}

.one-title .header {
    height: 30px;
    margin-bottom: 9px;
    overflow: hidden;
}

.one-title .header a {
    font-size:14px;
    color:#ff0e04;
    font-weight: bold;
    text-decoration: none;
}

.one-title .header a:hover {
    text-decoration: underline;
}

.one-title .short-text {
    color: #FFFFFF;
    height: 30px;
    overflow: hidden;
}

.one-title div {
    padding-left:12px;
}

.themes-newslist {
    margin: 6px 10px 0px;
}

.themes-newslist ul {
    margin-top: 15px;
}

.themes-newslist ul li {
    background: url("http://img.ubr.ua/li.gif") no-repeat scroll left 7px transparent;
    font-size:11px;
    color:#787878;
    margin-bottom:12px;
}

.themes-newslist ul li a {
    font-size:14px;
    margin-right:10px;
}

.themes-newslist ul li a:hover {
    text-decoration: underline;
}

.bighead {
    color:#154c98;
    font-size:22px;
    height:15px;
    padding:10px;
}

.top-theme-big {
    background-color: #000;
    padding:12px;
    color: #fff;
    height:318px;
    
}

.top-theme-big, .top-theme-big p {
    font-size:14px;
    line-height:22px;
}

.top-theme-big img {
    float:left;
    margin-right:6px;
    margin-bottom:6px;
}

.theme-page-newslist {
    padding:12px;
}

.theme-page-newslist .news-with-img-one {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width:312px;
    height:176px;
    position:relative;
    cursor:pointer;
}

.theme-page-newslist .news-with-img-one p.podpis {
    font-size: 14px;
    font-weight: normal;
    line-height: 15px;
    padding: 8px;
    width: 296px;
}

.display_none {
    display:none;
}

.news-with-img-one .addthis_toolbox {
    position:absolute;
    bottom:-30px;
    left:7px;
}
.news_little_head {
    font-size:14px;
    color:#154c98;
    font-weight: bold;
    line-height: 16px;
}
a.news_little_head {
    text-decoration: none;
}
a.news_little_head:hover {
    text-decoration: underline;
}

.glow_box_content .date_h1
{
    margin-top:-20px;
}

.glow_box_content #last_news_block
{
    margin-bottom:0px;
}

.checker {
    font-size: 11px;
    color: #777777;
}

.checker input {
    height:10px;
}

.form-hr {
    display: block;
    border-bottom: 1px solid #CCCCCC;
    margin: 10px 20px 20px 20px;
    padding-left: 20px;
    color:#777;
    font-weight: bold;
}

#avtoriz p .active-tab {
    font-size: 26px;
    color: #777;
    text-decoration: none;
    cursor: default;
}

#avtoriz p {
    margin: 15px 0 0 10px;
}

#avtoriz p span {
    color: #154C98;
    text-decoration: underline;
    cursor: pointer;
}

#avtoriz .tab .form-in, #avtoriz .tab .form-up {
    display: none;
}

#avtoriz .tab {
    margin: 5px 10px 0 10px;
    border-top: 1px solid #EEE;
    padding-top: 25px;
}

#avtoriz .tab label {
    display: block;
    width: 90px;
    float: left;
    margin-left: 50px;
    _margin-left: 20px;
    color: #777;
    font-size: 14px;
    padding-top: 8px;
}
#avtoriz .tab a {
    display: block;
    width: 190px;
    float: right;
    margin: 2px 48px 0 0;
    _margin-right:30px;
    text-align: right;
}

#avtoriz .tab input {
    width: 280px;
    font-size: 16px;
    height: 24px;
    float: left;
    padding-bottom:4px;
}

#avtoriz .tab button {
    font-size: 14px;
    margin: 0 0 20px 140px;
}

#avtoriz .tab .active-tab {
    display: block;
}

.reg-form input {
    width: 311px;
    font-size: 16px;
    padding-bottom:4px;
    height: 24px;
    margin: 3px 0 3px 0;
}

.reg-form .checker input {
    width: 15px;
    height: 15px;
}

.reg-form {
    color: #666666;
    text-align: left;
}

.reg-form th {
    text-align: right;
    width: 289px;
    padding-right: 15px;
}
.reg-form tr {
    height: 24px;
}

.reg-form table {
    width:933px;
}

.reg-form .policy {
    width:323px;
    margin: 10px auto;
    background-color: #EEE;
    height: 62px;
    overflow: scroll;
    overflow-x: hidden;
    padding: 10px;
    border-bottom: 10px solid #EEE;
    border-top: 10px solid #EEE;
}

.reg-form .policy p {
    margin-bottom: 5px;
}

.reg-form .markfield {
    display: block;
    margin: 10px 0 0 283px;
    
}
.reg-form .markfield span {
    display: inline;
}

.reg-form span  {
    margin-left: 15px;
    display: block;
}

.reg-form .wrong  {
    color: #C33;
    background: #FFF url('http://img.ubr.ua/wrong.gif') no-repeat;
    background-position: 0 50%;
    padding-left: 18px;
}

.reg-form .correct  {
    color: #390;
    background: #FFF url('http://img.ubr.ua/correct.gif') no-repeat;
    background-position: 0 1px;
    padding-left: 18px;
}

.reg-form .forgot {
    margin-left: 535px;
}

.login-checker input {
    width: 15px !important;
    height: 15px !important;
    _margin-top:4px;
    border:none;
}

*:first-child+html  .login-checker input{
    margin-top:4px;
}

.login-checker label {
    float: left;
    font-size: 14px;
    margin-left: 140px !important;
    _margin-left: 67px !important;
    padding-top: 0px !important;
    width: 190px !important;
    line-height: 22px;
}

.join-now {
    text-align: center;
    margin-top: 20px;
}

.theme_news_container div {
    float: left;
    height: 85px;
    width: 206px;
    _position:relative;
}

.theme_news_container div a img 
{
    float:left;
    margin-right: 5px;
}
.theme_news_container a {
    font-size: 12px;
    text-decoration: none;
}
.theme_news_container a:hover {
    text-decoration:underline;
}
.greybg 
{
    background-color: #F5F5F5 !important;
}
.glow_box_content #thirdcolumn_mother
{
    padding-left:6px;
}

.addthis_toolbox {
    height:26px !important;
}

/*
 * Branding of finances/banking-sector page
 */
.body_wrap{
    background:url('http://ubr_ua/i/brand_bg.gif') !important;
    margin-bottom: -8px;
}
.brand_wrap{background:#009DDC; height:194px;}
.brand_wrap .glow_box_content{
    height:186px;    
    background:#009DDC;    
    padding-top:3px;
    padding-left:25px;
}
.brand_head{    
    height:87px;    
}
.brand_head div{ 
    height:80px;
    padding-top:5px;    
    font-size:25px;  
    color:#fff;
    line-height:27px;
    font-weight:bold;
}
.brand_head p{
    width:20px;
    height:20px;
    border:1px solid;
}
.brand_head img{
    width:80px;
    height:87px;
    margin-right:15px;
}
.brand_head span{      
    text-transform:uppercase;
}
.brand_head a{
    display:block;
    margin-top:8px;
    font-size:12px;
    color:#fff;    
}
.brand_rand_blocks{    
    height:75px;
    width:100%;
    margin-top: 20px;
}
.brand_rand_blocks div{
    float:left;
    width:240px;
    height:75px;
    margin-right:80px;
    overflow:hidden;
    line-height:14px;
}
.brand_rand_blocks img{
    width:100px;
    float:left;    
    margin-right:10px;    
}
.brand_rand_blocks a{
    color:#fff;    
    text-decoration:none;
}

.brand_bg{background: white url(http://ubr.ua/files/banners/ubr-back.gif) no-repeat 50% 0%;}


#rating_table .datesel .ui-datepicker-calendar td, .ui-datepicker-calendar th {
    border: 0 !important;
    padding:0px !important;
}
#rating_table .datesel .x-date-picker table
{
    width: 100% !important;
}
#rating_table .datesel .x-date-picker
{
    width: 198px !important;
    border:none !important;
}

#rating_table .datesel .ui-datepicker .ui-datepicker-title, #rating_table .datesel .ui-datepicker .ui-datepicker-title span {
    color: #fff!important;
    font-size: 12px!important;
    font-weight: normal;
}

#rating_table .datesel th
{
    background: none!important;
    background-color: #fff!important;
    font-size:11px!important;
    color:#000!important;
}

.datesel {
    height: 143px;
    background-image: url('http://img.ubr.ua/ajax-loader.gif');
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

#rating_table .datesel .ui-corner-all
{
    border-radius:0;
}

#rating_table .datesel .ui-widget-content
{
    border: 0;
    margin-left:-3px;
}
#rating_table .datesel .ui-state-default, #rating_table .ui-widget-content .ui-state-default
{
    border: 0;
    margin:1px;
}
#rating_table .ui-state-default, #rating_table .ui-widget-content .ui-state-default
{
    color:#fff!important;
    background: none!important;
    background-color: #999!important;
}

ui-state-disabled, .ui-widget-content .ui-state-disabled
{
    opacity:0.4!important;
}
 
#rating_table .ui-state-default {
    display:block !important;
    width:22px !important;
    height:17px !important;
    line-height: 17px!important;
}

#rating_table .datesel a {
    text-decoration:underline!important;
    font-size:11px;
}

#rating_table .datesel a:hover {
    text-decoration:none!important;
}

#rating_table .ui-datepicker {
    width:168px;
}

#rating_table .ui-datepicker td span, #rating_table .ui-datepicker td a
{
    padding: 0px;
    text-align: center;
}

#rating_table .datesel .ui-widget-header, #rating_table .datesel .ui-state-active {
    background: #ee2e26!important;
    border: 0!important;
    color:#fff!important;
  
}

#rating_table .ui-datepicker .ui-datepicker-next span
{
    background: none;
    background-image: url('http://img.ubr.ua/scroll-right-white.gif');
    background-position: 50% 50%;
    background-repeat: no-repeat;
}    
#rating_table .ui-datepicker .ui-datepicker-prev span
{
    background: none;
    background-image: url('http://img.ubr.ua/scroll-left-white.gif');
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

#rating_table .ui-datepicker .ui-datepicker-prev, #rating_table .ui-datepicker .ui-datepicker-next
{
    top:4px!important;
}

#rating_table .ui-state-hover
{
    cursor: pointer;
    background:none!important;
    border:none!important;
    background-color:transparent!important;
    padding-left:2px;
}
/*
#rating_table .news
{
    padding: 3px 10px 10px 185px;
}
#rating_table .news a {
    width:420px;
}
*/
#rating_table .news
{
    width:470px;
    float: right;
    padding: 6px 5px;
}
#rating_table .news a {
    width:420px;
    margin-bottom: 11px;
    text-decoration: underline;
}

#rating_table .news a:hover {
    text-decoration: none;
}

.pager_need_marg_l p.pager {
    margin-left: 184px;
}

.history_big .social, .history_big .story_info  {
    padding-left: 206px;
    width: auto;
}
.xtb-header {
    padding: 0px !important;
    _width: 324px;
}
.xtb-header div {
    float:left;
}
.xtb-header .txt {
    padding: 8px 0 0;
    text-align: center;
    width: 174px;
}
.xtb-header .txt a {
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #EE2E26;
}
.xtb-header th {
    height: 19px !important;
    background-color: black;
    color: white;
    border-color: #6e171c;
}

.xtb-header a {
    color:#f00f13;
    
}

.mainpage_indexes_tab {
    font-weight: bold;
}

.xtb-header a.active {
    color:#fff;
    background: url('http://img.ubr.ua/xtb/xtb-tab.jpg');
    background-repeat: x repeat-x;
}

.xtb-header th a {
	color: #EE2E26;
}
.blackbg {
    background-color: #000;
}

.zebra_tab {
    padding: 3px!important;
}

