/* main */
body {
	padding: 0px;
	margin: 0;
	padding: 0px;
}
div#main{
	margin: 0px auto; 
	width: 994px;
	font-family: Arial, Helvetica, sans-serif;
}
div#main div#main_head{
	margin-bottom: 15px;
}
div#left_box, div#left_box *,
div#centr_box, div#centr_box *,
div#right_box {
	font-family: Arial, Helvetica, sans-serif;
}
div#left_box{
	width: 240px;
	float: left;
}
div#centr_box{
	width: 490px;
	float: left;
	margin: 0px 10px;
}
div#left_centr_box{
	width: 737px;
	float: left;
	padding-left: 5px;
	margin-right: 10px;
}
div#right_box{
	width: 240px;
	float: left;
}
div.clear{
	height: 1px;
	clear: both;
}
div#left_box a, div#centr_box a{
	color: #066cb0;
}
div#left_box a:hover, div#centr_box a:hover, div#right_box a:hover{
	text-decoration: none;
}

b.gold{
	font-size: 13px;
}
b.gold span {
	color:#C80000;
}
b.premium{
	font-size: 13px;
}
b.premium span {
	color:#0958A5;
}
b.standart{
	font-size: 13px;
}
b.standart span {
	color:#DA8005;
}

a:focus {
	outline: none;
}
/* ------------------------------------------------- main menu */
div#main_menu{
	background-image: url('http://ukrbiznes.com/analitic/img/menu/menu_bg.gif');
	background-position: bottom;
	background-repeat: repeat-x;
	height: 57px;	
	position: relative;
	border: none;
	top: 10px;
	margin-top: 10px;
}
/* --------------------------------------------------- top menu */
div#top_menu{
	position: relative;
	z-index: 1;
	left: 7px;
}
div#top_menu div.top_item{
	float: left;
	margin-left: 2px;
}
div#top_menu div.top_item span.top_l{
	display: block;
	float:left;
	height: 57px;
	width: 2px;
	background-image: url('http://ukrbiznes.com/analitic/img/menu/menu_bg_top_l.gif');
	background-repeat: no-repeat;
}
div#top_menu div.top_item a.top_m{
	display: block;
	float:left;
	background-image: url('http://ukrbiznes.com/analitic/img/menu/menu_bg_top_m.gif');
	background-repeat: repeat-x;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	height: 50px;
	padding: 7px 7px 0px;		
}
div#top_menu div.top_item span.top_r{
	display: block;
	float:left;
	height: 57px;
	width: 2px;
	background-image: url('http://ukrbiznes.com/analitic/img/menu/menu_bg_top_r.gif');
	background-repeat: no-repeat;
}
/* --------------------------------------------------- bottom menu */
div#bottom_menu{
	position: absolute;
	z-index: 2;
	top: 26px;
	left: 5px;
	margin: 0px
}
/* --------------------------------------------------- menu item ------ */
div#bottom_menu div.bt_item{
	float: left;
	margin: 1px 1px 0px 0px;
}
div#bottom_menu div.bt_item span.bt_l{
	display: block;
	float:left;
	height: 30px;
	width: 2px;
	background-image: url('http://ukrbiznes.com/analitic/img/menu/menu_bg_bt_l.gif');
	background-repeat: no-repeat;
}
div#bottom_menu div.bt_item a.bt_m{
	display: block;
	float:left;
	background-image: url('http://ukrbiznes.com/analitic/img/menu/menu_bg_bt_m.gif');
	background-repeat: repeat-x;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	height: 25px;
	padding: 5px 9px 0px;		
}
div#bottom_menu div.bt_item span.bt_r{
	display: block;
	float:left;
	height: 30px;
	width: 2px;
	background-image: url('http://ukrbiznes.com/analitic/img/menu/menu_bg_bt_r.gif');
	background-repeat: no-repeat;
}
/* -------------------------------------------------- menu sel item ----------- */
div#bottom_menu div.sel_item{
	float: left;
	margin-right: 2px;
}
div#bottom_menu div.sel_item span.bt_l{
	display: block;
	float:left;
	height: 31px;
	width: 2px;
	background-image: url('http://ukrbiznes.com/analitic/img/menu/menu_bg_sel_l.gif');
	background-repeat: no-repeat;
}
div#bottom_menu div.sel_item a.bt_m{
	display: block;
	float:left;
	background-image: url('http://ukrbiznes.com/analitic/img/menu/menu_bg_sel_m.gif');
	background-repeat: repeat-x;
	color: #c90000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	height: 23px;
	padding: 8px 8px 0px;		
}
div#bottom_menu div.sel_item span.bt_r{
	display: block;
	float:left;
	height: 31px;
	width: 2px;
	background-image: url('http://ukrbiznes.com/analitic/img/menu/menu_bg_sel_r.gif');
	background-repeat: no-repeat;
}
/*  --------------------------------------------------------- Menu tree  -----*/
div.menu-tree{
/*	height: 23px; */
	border-bottom: 2px solid #e8e8e8;
	margin: 3px 0px 10px;
	clear: both;
	padding-bottom: 5px;
}
div.menu-tree div#home_div{
	float: left;
}
div.menu-tree div#home_div a{
	margin: 0px 5px 0px 0px;
}
div.menu-tree div#l_div{
	margin-left: 30px;
}
div.menu-tree img{
	border: none;
}
/*
div#bottom-menu-tree{
	border-bottom: 2px solid #e8e8e8;
	margin: 3px 0px 10px;
	clear: both;
}
*/
div.menu-tree img.tree-home{
	vertical-align: bottom;
}
div.menu-tree a.tree-home{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 5px 0px 0px;
}
div.menu-tree a:hover{
	text-decoration: none;
}
div.menu-tree a, div.menu-tree a:visited{
	color: #066cb0;
}
div.menu-tree a, div.menu-tree span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3f87bb;
	margin: 0px 5px;
}
div.menu-tree span.seper{
	color: #3f87bb;
	font-size: 13px;
}
/* -------------------------------------------------------------- box list item */
div#box_list_item{
	margin-bottom: 20px;
}
h4.title_rubrik{
	background-color:#F1F6FA;
	border:1px solid #D6D7D9;
	margin-bottom:15px;
	padding:1px 10px;
}
h4.title_rubrik a{
	color: #066cb0;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
}
div#box_list_item div.box_item{
	border-bottom: 1px dotted #cccccc;
	padding: 0px;
}
div#box_list_item div.box_item.sel{
	border: 1px solid #cccccc;
	background-color: #f1f6fa;
	padding: 0px 0px 5px 5px;
}
div#box_list_item div.box_item h4.title_item{
	margin: 8px 0px 8px 0px;
	padding: 0px;
}
div#box_list_item div.box_item h4.title_item a{
	font: 20px normal Arial, Helvetica, sans-serif;
	color: #066cb0;
}
div#box_list_item img.img_item{
	float: left;
	padding: 1px;
	border: 1px solid #d6d7d9;
}
div#box_list_item div.content_item{
	padding-left: 140px;
}
div#box_list_item span.date_item{
	font-size: 12px;
	color: #d6d7d9;
	display: block;
	margin-top: -3px;
}
div#box_list_item div.text_item{
	color:#272727;
	font-size:13px;
	line-height:1.3;
}
/* -------------------------------------------------------- box_top_statti  */
div.side_box h3.title_side_box{
	background-image:url(http://ukrbiznes.com/analitic/img/side_box_head_bg.gif);
	background-repeat:repeat-x;
	height:22px;
	margin:0 0 10px;
	padding:3px 0 0 10px;
}
div.side_box h3.title_side_box,
div.side_box h3.title_side_box a{
	color: #066CB0 !important;
	font-size:15px;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

div.side_box div#box_top_statti{
	padding-left: 8px;
}
div#box_top_statti div.top_item{
	margin-bottom: 15px;
}
div#box_top_statti div.top_item img.img_top_item{
	float: left;
	border: 1px solid #cccccc;
}
div#box_top_statti div.top_item h4.title_top_item{
	margin: 0px 0px 3px 0px;
	padding: 0px;
}
div#box_top_statti div.top_item div.content_top_item{
	padding-left: 60px;
}
div#box_top_statti div.top_item h4.title_top_item,
div#box_top_statti div.top_item h4.title_top_item a{
	color: #066cb0;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	line-height: 1;
}
div#box_top_statti div.top_item div.content_top_item img.img_firm{
	vertical-align: middle;
	margin-right: 3px;
}
div#box_top_statti div.top_item div.content_top_item a.name_firm{
	color: #a1adb7;
	font-size: 11px;
	text-decoration: none;
}
/* ------------------------------------------------------- box_rubryk_present */
div.box_rubryk_present{
    margin-bottom: 15px;
}
div.box_rubryk_present div.title_rubryk_present{
	position: relative;
	height: 27px;
	text-align: left;
	margin-bottom: 15px;
}
div.box_rubryk_present div.title_rubryk_present div.hr{
	border-bottom: 1px solid #d6d7d8;
	height: 1px;
	width: 100%;
	position: absolute;	
	bottom: 0px;
	left: 0;
	z-index: 1;
}
div.box_rubryk_present div.title_rubryk_present a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	padding: 0px 4px 0px 0px;
	color: #c90000;
	text-decoration: none;
	font-size: 22px;
	position: relative;
	top: 5px;
	z-index: 2;
}
div.box_rubryk_present table td{
	vertical-align: top;
	padding: 0px 5px 0px 0px;
}
div.box_rubryk_present table td.left_rubryk_present{
	width: 240px;
}
div.box_rubryk_present table td.centr_rubryk_present{
	width: 10px;
}
div.box_rubryk_present table td.right_rubryk_present{
	width: 490px;
}
/* ------------------------------------------------------- left_rubryk_present */
div.box_rubryk_present table td.left_rubryk_present  div.ajax_download{
	position: absolute;
	top: -60px;
	left: 120px;
	background-color: #ff0000;
	color: #ffffff;
	font-size: 12px;
	padding: 3px 20px 2px;
}
div.box_rubryk_present table td.left_rubryk_present_head{
	vertical-align: top;
}
div.box_rubryk_present table td.left_rubryk_present_head   h4.title_present{
	margin: 0px 0px 4px 0px;
	padding: 0px;
}
div.box_rubryk_present table td.left_rubryk_present_head  h4.title_present a{
	color: #066cb0;
	font-size: 20px;
	font-weight: normal;
}
div.box_rubryk_present table td.left_rubryk_present h4.title_present a:hover{
	text-decoration: none;
}

div.box_rubryk_present table td.left_rubryk_present img.img_present{
	clear: both;
	border: none;
	margin: 0px 5px 10px 0px;
}
div.box_rubryk_present table td.left_rubryk_present a.text_present{
	text-decoration: none;
}
div.box_rubryk_present table td.left_rubryk_present a.text_present div.text_present{
	color: #272727;
	font-size: 13px;
	line-height: 1.3;
	margin-bottom: 5px;
	text-decoration: none;
}

div.box_rubryk_present table  div.menu_present {
	width: 40px;
	margin: 5px auto 0px;
	position: relative;
}
div.box_rubryk_present table  div.menu_present img.munu_present_l{
	background:transparent url(http://ukrbiznes.com/analitic/img/prev.gif) no-repeat center top;
	height: 15px;
	width: 15px;
	margin-right: 4px;
	vertical-align: bottom;
	cursor:pointer;
}
div.box_rubryk_present table div.menu_present img.munu_present_ln{
	background:transparent url(http://ukrbiznes.com/analitic/img/prev.gif) no-repeat center top;
	height: 15px;
	width: 15px;
	margin-right: 4px;
	vertical-align: bottom;
}
div.box_rubryk_present table div.menu_present img.munu_present_r{
	background:transparent url(http://ukrbiznes.com/analitic/img/next.gif) no-repeat center top;
	height: 15px;
	width: 15px;
	margin-right: 4px;
	vertical-align: bottom;
	cursor:pointer;
}
div.box_rubryk_present table div.menu_present img.munu_present_rn{
	background:transparent url(http://ukrbiznes.com/analitic/img/next.gif) no-repeat center top;
	height: 15px;
	width: 15px;
	margin-right: 4px;
	vertical-align: bottom;
}
div.box_rubryk_present table  div.menu_present img.munu_present_r:hover,
div.box_rubryk_present table  div.menu_present img.munu_present_l:hover{
	background-position:center bottom;
}

/* -------------------------------------------------------- right_rubryk_present */

div.box_rubryk_present table td.right_rubryk_present_head{
		vertical-align: top;
}
div.box_rubryk_present table td.right_rubryk_present_head h4.title_present{
    margin: 0px 0px 4px 0px;
    padding: 0px;
}
div.box_rubryk_present table td.right_rubryk_present_head  h4.title_present a{
    color: #066cb0;
    font-size: 20px;
    font-weight: normal;
}
div.box_rubryk_present table td.right_rubryk_present_head  h4.title_present a:hover{
	text-decoration: none;	
}
div.box_rubryk_present table td.right_rubryk_present img.img_present{
    float: left;
    border: none;
    margin: 0px 5px 0px 0px;
}
div.box_rubryk_present table td.right_rubryk_present div.text_present{
    color: #272727;
    font-size: 13px;
    line-height: 1.3;
}
div.box_rubryk_present table td.right_rubryk_present div.firm_present{
	margin-top: 5px;
}
div.box_rubryk_present table td.right_rubryk_present span.date_present{
	color: #9d9d9d;
	font-size: 12px;
}
div.box_rubryk_present table td.right_rubryk_present ul.list_present{
	margin: 0px;
	padding: 0px;
	list-style:none;
	color: #066cb0;
	margin: 15px 0px 5px 0px;
}
div.box_rubryk_present table td.right_rubryk_present ul.list_present img{
	vertical-align: middle;
	float: left;
	border: none;
}
div.box_rubryk_present table td.right_rubryk_present ul.list_present li{
	margin-bottom:3px;
	overflow: hidden;
	zoom: 1;
}
div.box_rubryk_present table td.right_rubryk_present ul.list_present li a.li_item{
	color: #066cb0;
	text-decoration: underline;
	font-size: 13px;
	display: block;
	padding-left: 36px;
}
div.box_rubryk_present table td.right_rubryk_present ul.list_present li a.li_item:hover{
	text-decoration: none;
}
div.box_rubryk_present table td.right_rubryk_present a.name_firm_present{
    font-size: 14px;
	color: #066cb0;
}
div.box_rubryk_present table td.all_rub{
    text-align: right;	
}
div.box_rubryk_present table td.all_rub a{
    color: #066cb0;
    font-size: 13px;	
}
/* ------------------------------------------------------------ box_full_item  */
div#box_full_item{
	
}
div#box_full_item .full_item_title{
	color: #272727;
	font-size: 20px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
}
div#box_full_item img.full_item_img{
    float: left;
    border: 1px solid #cccccc;
	padding: 1px;
	margin: 0px 5px 5px 0px;
}
div#box_full_item div.full_item_date{
    font-size: 12px;
    color: #d6d7d9;
    display: block;
}
div#box_full_item div.full_item_text{
    color:#272727;
    font-size:14px;
    line-height:1.3;
}
div#box_full_item .full_item_text img.l{
	float: left;
	margin: 5px 10px 5px 0px;
}
div#box_full_item .full_item_text img.r{
	float: right;;
	margin: 5px 0px 5px 10px;
}
div#box_full_item .full_item_text div.qup.l{
	float: left;
	margin: 5px 10px 5px 0px;
}
div#box_full_item .full_item_text div.qup.r{
	float: right;;
	margin: 5px 0px 5px 10px;
}
div.box_menu_item{
	color: #066cb0;
	font-size: 13px;
	margin-top: 5px;
}
/* ---------------------------------- quote */
div.qup{
	width: 250px;
	background-color: #f4f8fb;
	background-image: url("http://ukrbiznes.com/analitic/img/qup.gif");
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding: 22px 15px 10px;
}
div.qd{
	background-image: url("http://ukrbiznes.com/analitic/img/qd.gif");
	background-repeat: no-repeat;
	background-position: right;
	height: 22px;
}
div.qup a.del_q{
	display: block;
	width: 5px;
	float: right;
	margin-top: -15px;
	color: #CC0066;
	text-decoration: none;
}

/* ------------------------------------------------------------- search - */
div#header_search {
	font-size:14px;
	margin-bottom:10px;
}
span.saerch-word{
	background-color: #00dd00;
	color: #ffffff;
}
/* -------------------------------------------------------------- box_news_mitku */
form#form_search_mitku{
	margin: 0px 0px 20px 0px;
	background-color: #E9EFFA;
	padding: 5px 5px 5px 15px;
}
div.box_item_mitku,
div.box_item_site,
div.box_item_ist{
	font-size: 14px;
	margin-bottom: 5px;
}
div.box_news_mitku span.title,
div.box_news_site span.title,
div.box_news_ist span.title{
	color: #000000;
}
