body {
	color: #808080;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0; 
	margin: 0; 
	text-align: center;
	background-image: url(../img/bg_main.gif);
	background-repeat: repeat;
	background-color: #e5e5e5;
	}

img {
	border: none;
	} 
	
div {
	text-align: left;
	}	
	
td, th {	
	text-align: left;
	vertical-align: top;	
	color: #808080;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
p {
	color: #808080;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 10px 0;
	padding: 0;
	}	

a {
	color: #7da7d9;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	}

a:hover {
   	text-decoration: none;
	}		

	
h2 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #5d5d5d;
	margin: 0 0 10px 0;
	padding: 0;  
	}
	
h3 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5d5d5d;
	margin: 0 0 5px 0;
	padding: 0;  
	}		

.razd_line {
	height: 1px;
	background-color: #CAD7E1;
	margin: 18px 0;
	}
	
code {
	border-left: 2px solid #cad7e1;
	padding: 5px;
	margin: 5px 0;
	background-color: #f6f6f6;
	display: block;
	}	
	
ul.rich {
	margin: 0 0 10px 10px;
	padding: 0;
	list-style: none;
	}	

ul.rich li {
	margin: 3px 0;
	padding: 0 0 0 15px;
	background-image: url(../img/li_dot.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	display: block;
	min-height: 16px; 
	height: auto !important; 
	height: 16px;
	}	


div.clear {
    border: 0;
    clear: both;
    display: block;
    float: none;
    margin: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
	font-size: 1px;
	line-height: 1px;
	}	
	
.fotol {
	float: left;
	padding: 0 7px 5px 0; 
	}
	
.fotol img {
	display: block;
	}
	
.error, label.error, div.error {
	color: #f5565d;
	}

div.site {
	width: 1000px;
	margin: 0 auto;
	padding: 0; 
	text-align: center;
	position: relative;
	overflow: hidden;
	background-color: #FFFFFF;
	z-index: 1;
	}

#header {
	width: 1000px;
	height: 108px;
	background-image: url(../img/bg_header.gif);
	background-position: top;
	background-repeat: repeat-x;
	position: relative;
	margin: 0 auto;
	z-index: 1;
	}
	
#header a.logo {
	display: block;
	position: absolute;
	width: 118px;
	height: 98px;
	left: 32px;
	top: 10px;
	background-image: url(../img/logo.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}
	
.ru #header div.slogan {
	display: block;
	position: absolute;
	width: 200px;
	height: 22px;
	left: 178px;
	top: 50px;
/*	background-image: url(../img/ru_slogan.gif);*/
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: 600;
    font-size: 13px;
	}
	
.en #header div.slogan {
	display: block;
	position: absolute;
	width: 141px;
	height: 22px;
	left: 178px;
	top: 50px;
	background-image: url(../img/en_slogan.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	}	
	
#header ul.language {
	display: block;
	position: absolute;
	right: 10px;
	top: 10px;
	height: 18px;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 60px;
	}	
	
#header ul.language li {
	display: block;
	padding: 0;
	height: 18px;
	line-height: 18px;
	margin: 0;
	float: left;
	width: 30px;
	}
	
#header ul.language span {
	display: block;
	height: 18px;
	line-height: 18px;
	margin: 0;
	background-color: #c42790;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	}
	
#header ul.language a {
	display: block;
	height: 17px;
	line-height: 17px;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	text-align: center;
	}			
	
#header .login_box {
	display: block;
	width: 370px;
	height: 75px;
	position: absolute;
	top: 31px;
	right: 0px;
	color: #FFFFFF;
	}
	
	
#content {
	margin: 0 auto;
	background-image: url(../img/bg_content_top.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #efefef;
	height: 1%;
	overflow: hidden;
	z-index: 2;
	padding: 0;
	position: relative;
	}
	
div.push {
	background-color: #DCDCDC;
	width: 1000px;
	height: 101px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	}	
	
div.boxes {
	width: 314px;
	float: left;
	z-index: 3;
	position: relative;
	}	
	
#net {
	background-image: url(../img/bg_box_fill.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin: 0 0 0 29px;
	}
	
#user {
	background-image: url(../img/bg_box_fill.gif);
	background-repeat: repeat-y;
	background-position: left
	}	
	
#advertiser {
	background-image: url(../img/bg_box_fill.gif);
	background-repeat: repeat-y;
	background-position: left
	}	
	

.header_net {
	height: 60px;
	background-image: url(../img/bg_header_net.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
.header_user {
	height: 60px;
	background-image: url(../img/bg_header_user.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
.header_advertiser {
	height: 60px;
	background-image: url(../img/bg_header_advertiser.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}			
	
div.boxes h2 {
	width: 155px;
	height: 23px;
	line-height: 23px;
	padding: 25px 0 0 73px;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	}	
	
div.boxes h2 a {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	}		

div.boxes .text {
	background-image: url(../img/bg_box_top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	min-height: 210px; 
	height: auto !important; 
	height: 210px;
	}
	
div.boxes .text  .otstup {
	padding: 26px 36px 0 52px;
	}

div.boxes .box_bottom3 {
	height: 134px;
	background-image: url(../img/bg_box_bottom.gif);
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
	} 
 
div.boxes .box_bottom2 {
	height: 134px;
	background-image: url(../img/bg_box_bottom.gif);
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
	} 
	
div.boxes .box_bottom1 {
	height: 134px;
	background-image: url(../img/bg_box_bottom.gif);
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
	} 	

a.more_info {	
	display:block;
	position: absolute;
	top: 2px;
	left: 50px;
	color: #7DA7D9;
	font-size: 10px;
	}	
	
/*------div.boxes .box_bottom1-------*/
div.boxes .box_bottom1 ul {
	display: block;
	width: 179px;
	position: absolute;
	top: 40px;
	left: 33px; 
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
div.boxes .box_bottom1 li {
	display: block;
	width: 179px;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	height: 22px;
	}	
	
div.boxes .box_bottom1 ul a {
	display: block;
	width: 179px;
	height: 16px;
	line-height: 16px;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	background-color: #7DA7D9;
	padding: 0 14px 0 11px;
	background-image: url(../img/arrow1.gif);
	background-position: right top;
	background-repeat: no-repeat;
	}			
		
div.boxes .box_bottom1 ul a:hover {
	text-decoration: underline;
	}

/*------div.boxes .box_bottom2-------*/	
div.boxes .box_bottom2 ul {
	display: block;
	width: 179px;
	position: absolute;
	top: 40px;
	left: 33px; 
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
div.boxes .box_bottom2 li {
	display: block;
	width: 179px;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	}	
	
div.boxes .box_bottom2 ul a {
	display: block;
	width: 179px;
	height: 16px;
	line-height: 16px;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	background-color: #75B291;
	padding: 0 14px 0 11px;
	margin: 0 0 6px 0;
	background-image: url(../img/arrow2.gif);
	background-position: right top;
	background-repeat: no-repeat;
	}			
		
div.boxes .box_bottom2 ul a:hover {
	text-decoration: underline;
	}	
	
div.boxes .box_bottom2 ul a.btn_some {
	display: block;
	width: 170px;
	height: 35px;
	color: #00AC4F;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	padding: 0;
	background-image: url(../img/btm_some.gif);
	background-position: right top;
	background-repeat: no-repeat;
	text-transform: uppercase;
	}
	
div.boxes .box_bottom2 ul span {
	display: block;
	padding: 4px 12px 0 0;
	text-align: center;
	cursor: pointer;
	}			

/*------div.boxes .box_bottom3-------*/
div.boxes .box_bottom3 ul {
	display: block;
	width: 220px;
	position: absolute;
	top: 40px;
	left: 33px; 
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
div.boxes .box_bottom3 li {
	display: block;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	}	
	
div.boxes .box_bottom3 ul a {
	display: block;
	height: 16px;
	line-height: 16px;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	background-color: #C42790;
	padding: 0 14px 0 11px;
	margin: 0 0 6px 0;
	background-image: url(../img/arrow3.gif);
	background-position: right top;
	background-repeat: no-repeat;
	}			
		
div.boxes .box_bottom3 ul a:hover {
	text-decoration: underline;
	}	
	
div.boxes .box_bottom3 ul a.btn_some {
	display: block;
	width: 170px;
	height: 35px;
	color: #C42790;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	padding: 0;
	background-image: url(../img/btm_some.gif);
	background-position: right top;
	background-repeat: no-repeat;
	text-transform: uppercase;
	}
	
div.boxes .box_bottom3 ul span {
	display: block;
	padding: 4px 12px 0 0;
	text-align: center;
	cursor: pointer;
	}
	
	
.banner_line {
	width: 1000px;
	padding: 8px 0;
	margin: 0 auto;
	text-align: center;
	}
	
.news_line {
	width: 1000px;
	padding: 0 0 24px 0;
	margin: 0 auto;
	overflow: hidden;
	height: 1%;
	}		
	
.news {
	width: 755px;
	float: left;
	}
	
.news .all_news	{
	background-image: url(../img/v_razd.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin: 0 0 0 40px;
	width: 693px;
	overflow: hidden;
	height: 1%; 
	}
	
.news .date, .news_big .date {
	color: #7da7d9;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	padding: 0 0 6px 0;
	}
	
.news .right_news .date, .news_big .right_news .date {
	color: #7da7d9;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	padding: 0 0 6px 30px;
	}		
	
.news .left_news {
	width: 340px;
	float: left;
	min-height: 80px; 
	height: auto !important; 
	height: 80px;
	background-image: url(../img/grey_line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	}
	
.news .left_news p, .news_big .left_news p {
	padding: 0 30px 0 0;
	margin: 0 0 10px 0;
	text-align: justify;
	}	
	
	
.news .right_news {
	width: 340px;
	float: right;
	min-height: 80px; 
	height: auto !important; 
	height: 80px;
	background-image: url(../img/grey_line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	}		
	
.news .right_news p, .news_big .right_news p {
	padding: 0 0 0 30px;
	margin: 0 0 10px 0;
	text-align: justify;
	}	
	
	
/* ------------- */

.news_big {
	width: 1000px;
	}
	
.news_big .all_news	{
	background-image: url(../img/v_razd.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin: 0 40px;
	width: 920px;
	overflow: hidden;
	height: 1%; 
	}
	
.news_big .left_news {
	width: 460px;
	float: left;
	min-height: 80px; 
	height: auto !important; 
	height: 80px;
	background-image: url(../img/grey_line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	}
	
.news_big .right_news {
	width: 460px;
	float: right;
	min-height: 80px; 
	height: auto !important; 
	height: 80px;
	background-image: url(../img/grey_line.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	}	


.news_big .left_news .news_title {
	color: #7da7d9;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	display: block;
	padding: 0 0 6px 0;
	}

.news_big .right_news .news_title {
	color: #7da7d9;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	display: block;
	padding: 0 0 6px 30px;
	}
	
.statist {
	width: 205px;
	float: right;
	margin: 0 10px 0 0;
	background-color: #f2f2f2;
	overflow: hidden;
	height: 1%;
	padding: 0 0 9px 0;
	}	
	
.news ul.news_header {
	width: 755px;
	height: 22px;
	margin: 0 0 17px 0;
	padding: 0;
	list-style: none;
	background-color: #e7ecf0;
	}
	
.news_big ul.news_header {
	width: 960px;
	height: 22px;
	margin: 0 0 17px 0;
	padding: 0;
	list-style: none;
	background-color: #e7ecf0;
	}	
	
.news ul.news_header li, .news_big ul.news_header li {
	margin: 0;
	padding: 0;
	float: left;
	height: 22px;
	line-height: 22px;
	}

.news ul.news_header li.zagl, .news_big ul.news_header li.zagl {
	background-color: #A7A6A6;
	background-image: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	padding: 0 40px;
	}
	
.news ul.news_header li.rss, .news_big ul.news_header li.rss {
	background-image: url(../img/two_dot.gif);
	background-position: left top;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	padding: 0 0 0 31px;
	float: right;
	}
	
.news ul.news_header li.rss a, .news_big ul.news_header li.rss a  {
	display: block;
	height: 22px;
	line-height: 22px;
	background-image: url(../img/icon_rss.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #f5f5f5;
	color: #808080;
	font-weight: bold;
	font-size: 10px;
	padding: 0 35px 0 13px;
	text-align: center;
	text-decoration: none;
	}				
	
.statist ul.statist_header {
	width: 205px;
	height: 22px;
	margin: 0 0 9px 0;
	padding: 0;
	list-style: none;
	background-color: #fafafa;
	}
	
.statist ul.statist_header li {
	margin: 0;
	padding: 0;
	height: 22px;
	line-height: 22px;
	background-image: url(../img/two_dot1.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}

.statist ul.statist_header li.zagl {
	background-color: #A7A6A6;
	background-image: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	padding: 0 40px;
	float: left;
	}	
	
.statist ul.raiting {
	margin: 0 5px;
	padding: 0;
	list-style: none;
	}
	
.statist ul.raiting li {
	height: 15px;
	line-height: 15px;
	margin: 0 0 5px 0;
	padding: 0 20px;
	vertical-align: bottom;
	background-color: #ffffff;
	color: #231f20;
	font-size: 11px;
	}
	
.statist ul.raiting span {
	display: block;
	height: 15px;
	line-height: 15px;
	margin: 0;
	padding: 0;
	color: #231f20;
	font-size: 11px;
	float: right;
	}				

#footer {
	width: 1000px;
	background-color: #f6f6f6;
	margin: 0 auto;
	position: relative;
	text-align: center;
	}
	
#footer .copyright {	
	padding: 0 0 10px 0;
	color: #aeadad;
	text-align: center;
	font-size: 10px;
	}
	
#footer .footer_nav {	
	padding: 5px 0;
	color: #aeadad;
	font-size: 10px;
	text-align: center;
	}
	
#footer .footer_nav a {	
	color: #7da7d9;
	font-size: 10px;
	}
	
#content_int {
	background-color: #efefef;
	height: 1%;
	overflow: hidden;
	z-index: 2;
	padding: 0;
	position: relative;
	background-image: url(../img/bg_right_col.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 0 0 10px 0;
	}

#content_int_header {
	height: 75px;
	background-image: url(../img/bg_cont_header.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0 auto;
	position: relative;
	}
	
#content_int_header img.bg_skrepka {
	display: block;
	position: absolute;
	left: 938px;
	top: 55px;
	}
		
#nav_box {
	width: 510px;
	height: 35px;
	position: absolute;
	top: 25px;
	left: 330px;
	background-image: url(../img/bg_nav.gif);
	background-position: 0px -105px;
	background-repeat: no-repeat;
	}

.net #nav_box {
	background-image: url(../img/bg_nav.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	}
	
.user #nav_box {
	background-image: url(../img/bg_nav.gif);
	background-position: 0px -35px;
	background-repeat: no-repeat;
	}		

.advertiser #nav_box {
	background-image: url(../img/bg_nav.gif);
	background-position: 0px -70px;
	background-repeat: no-repeat;
	}		
	
#nav_box ul {	
	margin: 0 0 0 40px;
	padding: 0;
	list-style: none;
	height: 23px;
	}
	
#nav_box li {	
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	width: 155px;
	height: 23px;
	}
	
#nav_box a {	
	display: block;
	width: 155px;
	height: 23px;
	line-height: 23px;
	color: #636363;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	}
	
#nav_box a:hover, .net #nav_box a.link1, .user #nav_box a.link2, .advertiser #nav_box a.link3 {
	color: #ffffff; 
	text-decoration: none;
	}	
	

#left_col {	
	width: 320px;
	float: left;
	background-color: #FFFFFF;
	position: relative;
	margin: -15px 10px -10px 0;
	z-index: 10;
	}
	
#right_col {
	width: 622px;
	overflow: hidden;
	height: 1%;
	position: relative;
	margin: -15px 0 0 0;
	z-index: 10;
	background-color: #FFFFFF;
	background-image: url(../img/bg_content_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	}	

.left_banner {
	margin: 0 10px 17px 10px;
	}
	
#nav_left {
	margin: 0 10px 10px 10px;
	padding: 16px 0 0 0;
	list-style-type: none;
	background-image: url(../img/bg_blue_line.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}	

#nav_left li {
	margin: 0;
	padding: 0;
	display: block;
	width: 300px;
	height: 22px;
	}
	
.net #nav_left li {
	background-image: url(../img/bg_nav_left_net.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}	

.net #nav_left li.last {
	background-image: url(../img/bg_nav_left_net_last.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}
	
.user #nav_left li {
	background-image: url(../img/bg_nav_left_user.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}	

.user #nav_left li.last {
	background-image: url(../img/bg_nav_left_user_last.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}
	
.advertiser #nav_left li {
	background-image: url(../img/bg_nav_left_advertiser.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}	

.advertiser #nav_left li.last {
	background-image: url(../img/bg_nav_left_advertiser_last.gif);
	background-position: left top;
	background-repeat: no-repeat;
	}			
	
#nav_left li a {
	margin: 0;
	padding: 0;
	display: block;
	height: 22px;
	line-height: 14px;
	padding: 0 0 0 32px;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	}
	
#nav_left li a:hover, #nav_left li.active a, #nav_left li.lastactive a {
	padding: 0 0 0 43px;
	text-decoration: none;
	}
	
#nav_left li:hover, #nav_left li.last:hover, #nav_left li.jshover, #nav_left li.active {
	background-position: left bottom;
	background-repeat: no-repeat;
	}
	
.net #nav_left li.last:hover, .net #nav_left li.lastactive {
	background-image: url(../img/bg_nav_left_net_last.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	}
	
.user #nav_left li.last:hover, .user #nav_left li.lastactive {
	background-image: url(../img/bg_nav_left_user_last.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	}		
	
.advertiser #nav_left li.last:hover, .advertiser #nav_left li.lastactive {
	background-image: url(../img/bg_nav_left_advertiser_last.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	}			
	
.news_int ul.news_header {
	width: 310px;
	height: 22px;
	margin: 0 0 17px 0;
	padding: 0;
	list-style: none;
	background-color: #e7ecf0;
	}
	
.news_int ul.news_header li {
	margin: 0;
	padding: 0;
	float: left;
	height: 22px;
	line-height: 22px;
	text-align: center;
	width: 90px;
	}

.news_int ul.news_header li.zagl {
	background-color: #A7A6A6;
	background-image: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	padding: 0;
	width: 150px;
	}
	
.news_int ul.news_header li.rss {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	padding: 0;
	float: right;
	width: 70px;
	}
	
.news_int ul.news_header li.rss a {
	display: block;
	height: 22px;
	line-height: 22px;
	background-image: url(../img/icon_rss.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #f5f5f5;
	color: #808080;
	font-weight: bold;
	font-size: 10px;
	padding: 0 35px 0 13px;
	text-align: center;
	text-decoration: none;
	}	
	
.news_int .news_text {
	padding: 0 16px 10px 16px;
	}
	
.news_int .date {
	color: #7da7d9;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	padding: 0 0 6px 0;
	}		
	

.news_int .news_title {
	color: #7da7d9;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	display: block;
	padding: 0 0 6px 0;
	}
	
#right_col .otstup {
	padding: 36px 20px 20px 20px;
	background-image: url(../img/top_line.gif);
	background-repeat: no-repeat;
	background-position: 20px 15px;
	}	
	
.link_line {
	background-image: url(../img/logo_h2.gif);
	background-position: left top;
	background-repeat: no-repeat;
	line-height: 18px;
	min-height: 18px; 
	height: auto !important; 
	height: 18px;
	margin: 0 0 13px 0;
	padding: 0 0 0 30px;
	font-size: 11px;
	font-weight: bold;
	color: #7da7d9;
	text-transform: uppercase;
	}	
	
.net .link_line, .net .link_line a {color: #7da7d9;}
.user .link_line, .user .link_line a {color: #73b291;}	
.advertiser .link_line, .advertiser .link_line a {color: #c42790;}	
	
.rek_conpany {
	padding: 20px 0;
	text-align: center;
	}

table.rich_table {	
	border-top: 1px solid #cad7e1;
	border-collapse: collapse;
	margin: 0 0 10px 0;
	}		
	
table.rich_table th {
	border: 1px solid #e7e7e7;
	background-color: #e7ecf0;
	padding: 5px 10px;
	font-weight: bold;
	font-size: 11px;
	color: #808080;
	vertical-align: middle;
	}

table.rich_table tr.even {
	background-color: #f6f6f6;
	}
	
table.rich_table td {
	border: 1px solid #e7e7e7;
	padding: 5px 10px;
	font-weight: normal;
	font-size: 11px;
	color: #808080;
	}
	
table.rich_table td.tdpadding {
	padding: 5px 10px 5px 30px ;
	}	
	
.faq ul.faq_header {
	width: 310px;
	height: 22px;
	margin: 0 0 17px 0;
	padding: 0;
	list-style: none;
	background-color: #e7ecf0;
	}
	
.faq ul.faq_header li {
	margin: 0;
	padding: 0;
	float: left;
	height: 22px;
	line-height: 22px;
	text-align: center;
	width: 160px;
	}

.faq ul.faq_header li.zagl {
	background-color: #A7A6A6;
	background-image: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	padding: 0;
	width: 150px;
	}
	
.faq .faq_text {
	padding: 0 16px 10px 16px;
	}
	
.faq .date {
	color: #7da7d9;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	padding: 0 0 6px 0;
	}

p.for_banner {
	text-align: center;
	}	
											