.x {
	min-width: 1120px;
	max-width: 1200px;
	margin: 0 auto;
	}

.x-place {
	margin-bottom: 30px;
	}



/*
	wrapper
*/
#wrapper {
	min-height: 100%;
	background: url(/img/_/bg.header.menu.png) repeat-x 50% 0;
	}



.likes{
	padding:5px 0 10px;
	height:30px;	     
}
.likes div{
	float:left;
	padding-right:10px;
}
.likes .facebook{
	position:relative;
	padding-top:1px;
	width:180px;  
}
.twitter{
	padding-top:1px;
	width:165px;             
}
#vk_like{
	float:left;
}
 



/*
	home page
*/

.index-col-1 {
	float: left;
	width: 540px;
	margin-right: 20px;
	}

.index-col-3 {
	float: right;
	width: 220px;
	margin-left: 20px;
	}

.index-col-2 {
	overflow: hidden;
	}

#homeflash {
	width: 540px;
	height: 180px;
	margin-bottom: 20px;
	}
	#homeflash object, #homeflash embed {
		display: block;
		}

#info {
	margin-bottom: 20px;
	}

#logo {
	margin-bottom: 20px;
	}

#motto {
	margin: 10px 0 0 20px;
	}
	#motto h2 {
		color: #3357A5;
		font-size: 12px;
		margin: 0 0 5px 0;
		}

#projects {
	text-align: center;
	}
	#projects a {
		margin: 0 2%;
		}




/*
	header
*/
#header {
	margin-bottom: 20px;
	}
	#header .header-nav {
		margin-left: 255px;
		border-left: 1px solid #aeb9d5;
		position: relative;
		}
	#header .header-menu {
		background: #265ca7 url(/img/_/bg.header.menu.png) repeat-x 100% 0;
		height: 32px;
		text-align: right;
		}
		#header .header-menu span {
			display: inline-block;
			height: 32px;
			line-height: 30px;
			margin-left: 6px;
			padding-left: 6px;
			background: url(/img/_/bg.header.menu.separator.png) no-repeat 0 100%;
			}
			#header .header-menu a {
				color: #fff;
				font-size: 9px;
				font-family: Geneva, Arial, Helvetica, sans-serif;
				text-decoration: none;
				text-transform: uppercase;
				}
	#header .header-sys {
		text-align: right;
		float: right;
		padding-top: 20px;
		margin-left: 40px;
		}
		#header .header-sys span,
		#header .header-sys a {
			margin-left: 20px;
			}
		#header .header-sys img {
			vertical-align: middle;
			}
	#header .header-banner {
		float: left;
		}




/*
	body
*/
#body {
	}
	#aside {
		float: left;
		width: 235px;
		margin-right: 20px;
		margin-bottom: 40px;
		}
		#banner-note {
			background: url(/img/_/bg.banner-note.png) no-repeat 0 0;
			height: 428px;
			width: 217px;
			margin: 0 auto;
			position: relative;
			font-weight: bold;
			}
		.y-index #banner-note {
			background: url(/img/_/bg.banner-note.index.png) no-repeat 0 0;
			}
			#banner-note h2, #banner-note h3, #banner-note p {
				margin: 0 0 10px 0;
				}
			#banner-note .banner-note-p1 {
				position: absolute;
				top: 60px;
				left: 36px;
				}
			#banner-note .banner-note-p2 {
				position: absolute;
				top: 248px;
				left: 72px;
				}
				
	#sidebar {
		float: right;
		width: 250px;
		margin-left: 20px;
		margin-bottom: 40px;
		}
	.y-cabinet #sidebar {
		width: 200px;
		margin-left: 30px;
		margin-right: 40px;
		}
	.y-cabinet-narrow #sidebar {
		width: 200px;
		padding-top: 270px;
		margin-left: 60px;
		margin-right: 300px;
		}
	.y-cabinet-wide #sidebar {
		width: 200px;
		margin-left: 30px;
		margin-right: 40px;
		}
		
	#content {
		overflow: hidden;
		margin-bottom: 40px;
		}
 
	.y-cabinet-narrow #content {
		margin-left: 20px;
		}
	.y-cabinet-wide #content {
		margin-left: 20px;
		}
		
	#footlinks {
		margin-left: 240px;
		text-align: center;
		}




/*
	footer
*/
#hfooter {
	height: 260px;
	}
#footer {
	margin-top: -240px;
	background: url(/img/_/bg.footer.png) repeat-x 0 100%;
	}
	#footer .x {
		height: 240px;
		background: url(/img/_/bg.footer.car.jpg) no-repeat 60% 100%;
		position: relative;
		}
	#footer .footer-created {
		position: absolute;
		top: 190px;
		left: 120px;
		}
	#footer .footer-copyright {
		position: absolute;
		top: 125px;
		left: 51%;
		color: #FFFFFF;
		font-size: 10px;
		}
	#footer .footer-bigmir {
		position: absolute;
		bottom: 20px;
		right: 0;
		}
		
		
		
		
/*
	Corners
*/
.corners-1, .corners-2, .corners-3, .corners-4, .corners-5 {
	position: relative;
	min-height: 2px;
	text-align: center !important;
	}
.corners-1 {
	background: #265ca7;
	padding: 5px;
	}
.corners-2 {
	background: #5383d3;
	padding: 5px;
	}
.corners-3 {
	background: #8eb7e4;
	padding: 5px;
	}
.corners-4 {
	background: #3386d6;
	padding: 5px 10px;
	}
.corners-5 {
	background: #8eb7e4;
	padding: 5px 10px;
	}

.corners-1 a, .corners-2 a, .corners-3 a {
	text-decoration: none;
	}
.corners-1 h2, .corners-2 h2, .corners-3 h2 {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	margin: 0;
	}

/* fixes */
.corners-1 .fix-corners { background-image: url(/img/_/corners.1.png); }
.corners-2 .fix-corners { background-image: url(/img/_/corners.2.png); }
.corners-3 .fix-corners { background-image: url(/img/_/corners.3.png); }
.corners-4 .fix-corners { background-image: url(/img/_/corners.4.png); }
.corners-5 .fix-corners { background-image: url(/img/_/corners.5.png); }
.fix-corners {
	position: absolute;
	width: 10px;
	height: 10px;
	overflow: hidden;
	background-repeat: no-repeat;
}
.fix-corners-tl {
	top: 0;
	left: 0;
	background-position: 0 0;
	}
.fix-corners-tr {
	top: 0;
	right: 0;
	background-position: -10px 0;
	}
.fix-corners-bl {
	bottom: 0;
	left: 0;
	background-position: 0 -10px;
	}
.fix-corners-br {
	bottom: 0;
	right: 0;
	background-position: -10px -10px;
	}












































































/*
	Legacy
*/
ul {
margin-bottom:0;
margin-top:0;
padding-bottom:0;
padding-top:0;
}

ul li {
list-style-image:url(/img/_/ico.bullet.png);
}



.menu
{
background:url(/img/rus/menu_bg.gif) repeat-x top;
}
.menu td
{
padding:10px 8px 10px 8px;
background:url(/img/rus/menu_razdel.gif) no-repeat left;
}
.menu td.menu_edge
{
padding:10px 10px 10px 10px;
background:url(/img/rus/menu_bg.gif) repeat-x top;
}
.menu td.menu_edge_inner
{
padding:0px;
background:url(/img/rus/menu_bg.gif) repeat-x top;
}
.top_tbl
{
border-left:1px solid #AEB9D5;
}
.hsm
{
padding:15px 30px 0px 16px;
}
.hsm table td
{
padding:0px 15px 0px 15px;
}
.lang, .lang A
{
font-family:Tahoma;
font-size:10px;
color:#ffffff;
text-decoration:none;
}
.lang A:hover
{
font-family:Tahoma;
font-size:10px;
color:#ffffff;
text-decoration:underline;
}
table.lang
{
width:39px;
height:18px;
}
.blue_l
{
background-color:#72B4FF;
}
.grey_l
{
background-color:#A2A2A2;
}
.light_blue
{
background-color:#8EB7E4;
}
.vip_zone
{
padding:19px 0px 23px 0px;
}
.vip_zone input
{
border:1px solid #A4B97F;
width:88px;
}
.vip_zone A
{
color:#ffffff;
}
.car_left
{
padding:35px 0px 6px 10px;
}

.gsm
{
padding-left:15px;
}
.yellow_st
{
background:url(/img/rus/yellow_right.jpg) no-repeat top right #FEFFA0;
font-style:italic;
}
.yellow_st_new
{
background:url(/img/rus/yellow_right_new_bg4.gif) no-repeat top left #FEFFA0;
font-style:italic;
}
.green_st
{
background:url(/img/rus/green_st_bg.gif) bottom right no-repeat #C8FF8C;
padding-left:20px;
}
.green_st td {
color:#1F5031;
font-family:Tahoma;
font-size:10px;
}

.wws
{
background:url(/img/rus/footer_left_bg.jpg) repeat-x bottom right;
}



.footer_rbg
{
background:url(/img/rus/footer_right_bg.jpg) repeat-x bottom right;
}


.footer_rbg1
{
background:url(/img/rus/footer_right_bg1.jpg) repeat-x bottom right;
}


.copy, .copy A
{
color:#ffffff;
text-decoration:none;
font-size:10px;
}
.copy A:hover
{
color:#ffffff;
text-decoration:underline;
}
td.copy
{
padding-top:30px;
}




.inner_break {
color:#737373;
padding:0px 5px 0px 5px;
}

/*   NEWS   */
.news_title {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#3d4842;
text-align:left;
}
div.news_title {
text-align:left;
}
.news_title a {
font-weight:bold;
color:#3d4842;
text-decoration:none;
}
.news_title a:hover {
font-weight:bold;
color:#3d4842;
text-decoration:underline;
}
.news_title .news_date, .news_content .news_date {
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#134f98;
}
.news_content {
text-align:justify;
}
.news_input_name {
font-size:12px;
color:#5e5e5e;
padding-top:3px;
}
/*   /NEWS   */



.sto
{
border:1px solid #E1E1E1;
padding:21px 14px 6px 14px;
}
.sto
{
background:url(/img/rus/svechi.jpg) no-repeat bottom left;
}




.table_blue td {
background:#5383d3;
}
.table_blue1 td {
background:#8eb7e4;
}
.table_blue2 td {
background:#74A1F3;
} 
.table_blue3 td {
background:#6B9ED6;
}
.table_blue5 td {
background:#265ca7;
} 


.dots_bg
{
background:url(/img/rus/dots_small.gif) repeat-x center;
padding:12px 0px 12px 0px;
}
.light_blue_text {
color:#2c7dda;
}
.dark_blue
{
background-color:#5383D3;
}

.slogan {
padding:5px 0px 0px 16px;
}


.green_stick_eco {
margin:0 0 0 0;
padding:0 0 5px 0;
font-size:10px;
color:#132c4b;
}
.green_stick_eco a {
color:#132c4b;
text-decoration:none;
}
.green_stick_eco a:hover {
color:#132c4b;
text-decoration:underline;
}



html:not([lang*=""]) #middle_gum_inner img { height: 870px !important;}


























.blue_text {
color:#2d57a4;
}

.inner_logo {
border-right:1px solid #aeb9d5; 
}






.content a {
color:#2d57a4;
text-decoration:underline;
}
.content a:hover {
color:#2d57a4;
text-decoration:none;
}
.content p, .content div {
text-align:justify;
}



/*  LANG  */
.lang,
.lang_2,
.lang A,
.lang_2 A
{
font-family:Tahoma;
font-size:10px;
color:#ffffff;
text-decoration:none;
}
.lang A:hover,
.lang_2 a:hover
{
font-family:Tahoma;
font-size:10px;
color:#ffffff;
text-decoration:underline;
}

table.lang
{
width:39px;
height:18px;
}

table.lang_2
{
width:60px;
height:18px;
}


.light_blue
{
background-color:#8EB7E4;
}
.blue_l
{
background-color:#72B4FF;
}
.grey_l
{
background-color:#A2A2A2;
}
/*   /LANG    */





/*   MENU RIGHT   */
table.menu_right {
	margin: 0;
	width: 100%;
	border-collapse: collapse;
	border: none;
	}
.menu_right_item {
font-weight:bold;
color:#19539e;
padding:5px 0px 7px 0px;
}
.menu_right_item a {
font-weight:bold;
color:#19539e;
text-decoration:none;
}
.menu_right_item a:hover {
font-weight:bold;
color:#19539e;
text-decoration:underline;
}
.menu_right_subitem {
color:#000000;
padding:5px 0px 7px 15px;
}
.menu_right_subitem a {
color:#000000;
text-decoration:none;
}
.menu_right_subitem a:hover {
color:#000000;
text-decoration:underline;
}
.menu_right_subsubitem {
color:#383838;
padding:3px 0px 3px 15px;
}
.menu_right_subsubitem a {
color:#383838;
text-decoration:none;
}
.menu_right_subsubitem a:hover {
color:#383838;
text-decoration:underline;
}
td.menu_right_razdelitel, .hor_dots {
background:url(/img/rus/menu_right_gray_px.gif) left top repeat-x;
height:1px;
}
.hor_dots {
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
}
/*   /MENU RIGHT   */




/*   ENCICLOPEDIA   */
.enc_title {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#3d4842;
}
.enc_title a {
font-weight:bold;
color:#3d4842;
text-decoration:none;
}
.enc_title a:hover {
font-weight:bold;
color:#3d4842;
text-decoration:underline;
}
.enc_title .enc_date {
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#134f98;
}
.enc_content {
text-align:justify;
}
.enc_input_name {
font-size:12px;
color:#5e5e5e;
padding-top:3px;
}
.enc_letters {
font-size:12px;
color:#769bc5;
font-weight:bold;
text-transform:uppercase;
line-height:150%;
}
.enc_letters a {
color:#769bc5;
text-decoration:none;
}
.enc_letters a:hover {
color:#769bc5;
text-decoration:underline;
}
/*   /ENCICLOPEDIA   */




/*   NEWS   */
.news_title {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#3d4842;
text-align:left;
}

div.news_title {
text-align:left;
}
.news_title a {
font-weight:bold;
color:#3d4842;
text-decoration:none;
}
.news_title a:hover {
font-weight:bold;
color:#3d4842;
text-decoration:underline;
}
.news_title .news_date, .news_content .news_date {
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#134f98;
}
.news_content {
text-align:justify;
}
.news_content p {
text-align:justify;
margin:0px;
padding:0px;
}
.news_input_name {
font-size:12px;
color:#5e5e5e;
padding-top:3px;
}
/*   /NEWS   */




/*   COMMENTS   */
.comments_date {
font-size:12px;
font-weight:bold;
color:#878787;
}
.comments_name {
font-size:12px;
color:#223958;
font-weight:bold;
text-transform:capitalize;
}
.comments_content {
text-align:left;
}
.block_comments_date {
font-size:10px;
}
.block_comments_date a {
text-decoration:none;
}
.block_comments_date a:hover {
text-decoration:underline;
}
.block_comments_name {
color:#717171;
font-weight:bold;
}
.block_comments_name a {
color:#717171;
text-decoration:none;
}
.block_comments_name a:hover {
color:#717171;
text-decoration:none;
}
/*   /COMMENTS   */





/*   BLOGS  */
.blog_title, .blog_title A
{
text-decoration:none;
color:#3154a4;
font-size:12px;
}
.blog_title A:hover
{
text-decoration:underline;
color:#3154a4;
font-size:12px;
}
.blog_date
{
color:#888888;
}
.blog_name
{
color:#233752;
}
.blog_comments
{
color:#3056a1;
font-size:13px;
}
.arhive1
{
font-size:13px;
}
.blog_mes p
{
text-align:justify;
}
/*   /BLOGS  */




/*   LOGIN   */
.user_login
{
color:#888888;
font-weight:bold;
}
.login_hello
{
color:#3154a4;
font-size:13px;
font-weight:bold;
letter-spacing:+1;
text-transform: uppercase;
}
/*   /LOGIN   */



.pager_stick
{
color:#707070;
}




/*   INNER TABLE   */
table.inner_table {
border-left:1px solid #c7d7ee;
border-top:1px solid #c7d7ee;
border-bottom:1px solid #c7d7ee;
}
table.inner_table th {
border-right:1px solid #c7d7ee;
background:#d3e2f5;
text-align:center;
font-weight:bold;
vertical-align:middle;
padding:3px;
}
table.inner_table td {
border-right:1px solid #c7d7ee;
background:#ffffff;
text-align:left;
vertical-align:top;
padding:3px;
}
table.inner_table td div, table.inner_table td p, table.inner_table th div {
text-align:left;
}
table.inner_table td.number {
text-align:center;
font-weight:bold;
}
table.inner_table tr.light_bg td {
background:#ffffff;
}
table.inner_table tr.dark_bg td {
background:#eaf1fb;
}
/*  /INNER TABLE   */





/*   PAGER   */
.pager {
text-align:right;
padding:12px 0px 12px 0px;
}
.pager a {
text-decoration:none;
}
.pager a:hover {
text-decoration:underline;
}
.pager_separator {
color:#737373;
padding:0px 0px 0px 0px;
}
/*   /PAGER   */






.ban_table td {
padding:0px 0px 0px 1px;
}





/* PRICE LIST */
.price_container td {
padding:0px;
}
.price_table td {
font:11px Tahoma;
color:#0c3881;
padding:0px;
}
.price_table td a {
color:#0c3881;
text-decoration:none;
}
.price_table td a:hover {
color:#0c3881;
text-decoration:underline;
}
.price_table td.price_big {
height:25px;
text-align:right;
vertical-align:bottom;
padding:0px 10px 0px 0px;
font:bold 15px Arial;
color:#5182d3;
}
.price_table td.price_big div {
text-align:right;
}
.price_table td.price_image {
text-align:right;
vertical-align:top;
padding:5px 0px 0px 0px;
}
.price_table td.price_links {
vertical-align:top;
padding-top:5px;
}
.price_links ul {
margin:0px 2px 0px 25px;
padding:0;
}
.price_links ul li {
margin:0px 0px 7px 0px;
padding:0;
list-style:url(/img/rus/price_bullit.gif);
}
.font1 {
font-size:15px;
}
.font2 {
font-size:16px;
}
.font3 {
font-size:17px;
}
.font4 {
font-size:18px;
}
.font5 {
font-size:19px;
}
.font6 {
font-size:20px;
}
.font7 {
font-size:21px;
}
.font8 {
font-size:22px;
}
.font9 {
font-size:23px;
}
.price_ruler_1 {
background:url(/img/rus/price_ruler_1.gif) top left repeat-x;
}
.price_ruler_2 {
background:url(/img/rus/price_ruler_2.gif) top left repeat-x;
}
/* /PRICE LIST */





/* AUTONUMERATOR */
.autonumerator_table {
background:#3386d6;
}
.autonumerator_left {
vertical-align:top;
text-align:left;
background:url(/img/rus/autonumerator_cor_bl.gif) bottom left no-repeat;
}
.autonumerator_right {
vertical-align:top;
text-align:right;
background:url(/img/rus/autonumerator_cor_br.gif) bottom right no-repeat;
}
.autonumerator_center {
text-align:center;
vertical-align:middle;
padding:5px;
color: #fff;
}
.autonumerator_menu {
margin:12px;
color:#275ba6;
font-weight:bold;
}
.autonumerator_menu a {
color:#275ba6;
text-decoration:none;
}
.autonumerator_menu a:hover {
color:#275ba6;
text-decoration:underline;
}
.autonumerator_menu_subitem {
margin:10px;
}
/* AUTONUMERATOR */



/* INNER BIG */
td.path_inner_big {
vertical-align:top;
padding:25px 54px 19px 25px;
}
td.content_inner_big {
padding:0px 54px 60px 25px;
}
table.inner_big_menu_right {
margin:20px 0px 0px 0px;
}
/* INNER BIG */




/* bottom menu */
.menu_bottom td
{
text-align:center;
color:#19539e;
}
.menu_bottom td A
{
color:#19539e;
text-decoration:none;
font-size:10px;
}
.menu_bottom td A:hover
{
color:#19539e;
text-decoration:underline;
font-size:10px;
}
.video_prev {
background-color:#d8dfe3; 
padding: 3px; 
float: left;
}

/* /bottom menu */





/* ====== cabinet Kozlova ====*/
.kozl_block {
display:block;
margin:0 5px 0 0;
background:#fff;
z-index:1000;
}
.kozl_block p {
//height: 15px;
margin:15px 0 5px 0;
font-size:12px;
color:#5e5e5e;
}

.kozl_block h4 {
margin:0px 0 5px 0;
font-size:14px;
color:#498de0;
visibility: visible;
//height: 18px;
}

.kozl_input { 
border:solid 1px #ccc !important;
display:block;
width:100% !important;
color:#5e5e5e;
font-size:11px;
padding:3px 0 3px 5px;

}

.check { width:auto !important; border:none !important;}


.experts {
margin:0px;
padding:0px;
list-style-type:none !important;

}

.experts li {
display:block;
overflow:hidden;
margin:0 30px 10px 0;
float:left;
width:250px;
}

.experts li img {}
.koz_img_block {
overflow:hidden;
float:left;
margin:0 10px 10px 0;
}


.experts li p.inform { margin:0 0 5px 110px; text-align:left;}
.experts li p { margin:0 0 5px 0px;}

.zag_1 {
display:block;
color:#4c8fdd;
text-align:left;
padding:5px 5px 6px 5px;
font-size:14px;
text-transform:none;
margin:20px 0 5px 0;

} 


.zag_3 {
display:block;
color:#4c8fdd;
text-align:left;
padding:0px;
font-size:14px;
text-transform:none;
margin:0px 0 5px 0;
} 

.zag_3 a {color:#4c8fdd; text-decoration:none;}



/*.clear { clear:both;}*/


.stat { 
display:block;
width:195px;
height:235px;
background:#f1f8ff;
margin:0 0 20px 0px;
}
.stat span {
display:block;
padding:100px 25px 0 25px;
margin:0px;
color:#fff;
text-align:center;
font-weight:bold;
color:#dadfe5;
font-size:16px;
}

.cities_list {
background:url(/img/site/ar_top.gif) no-repeat bottom center;
padding:0 0 25px 0;
}

.brand_list {
background:url(/img/site/ar_left.gif) no-repeat right center;
padding:0 25px 0px 0;
text-align:right;
}

.brand_list  a, .cities_list a  {
font-weight:bold;
color:#000;
text-decoration:none;
font-size:12px;
font-family:Tahoma;
}
.brand_list  a:hover, .cities_list a:hover { text-decoration: underline !important; color:#000;}
.right_links {
margin:0px;
padding:0px;
list-style-type:none;
}
.right_links li {
list-style-image:none !important;
text-align:left;
background:url(/img/site/r_bullet.gif) no-repeat left 3px;
padding:0px 0 0 20px;
margin:0 0 15px 0;
}
.right_links li span { display:block; margin: 0 0 3px 0;}
.line_1 { background:#f8fbff;}
.line_2 { background:#fff;}
.maintd {
	padding-right: 40px;
	vertical-align: top;
}
.ridhttd {
	text-align: left;
	vertical-align: top;
	width: 200px;
}
.ridhttd h2 {
	color: #4C8FDD;
	display: block;
	font-size: 14px;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
	text-transform: none;
}
#dkban1 {
	margin-bottom: 15px;
}
#dkban1 p, #dkban2 p {
	margin: 0;
}
.dk_tp {
	padding: 0 0 0 11px;
}
.path_inner_big {
	vertical-align: top;
	padding: 25px 54px 19px 25px; 
}
div.content_inner_bigdv { 
	padding: 0 54px 60px 5px;
	text-align: justify;
}
div.content_inner_bigdv p {
	text-align: justify;
}
div.content_inner_bigdv p.right {
	 text-align: right;
}
.dk4 {
	padding-top: 20px;
}
.dk_news {
	margin-bottom: 17px;
	padding-bottom: 18px;
	background: url(/img/site/ndk_dots.gif) repeat-x left bottom;
}
.dk_news .news_title a:link, .dk_news .news_title a: visited, .dk_news .news_title a:hover, .dk_news .news_title a:active {
	color: #434343;
}
.dk_news .inner_break {
	color: #434343;
	font-weight: bold;
}
.dkpict {
	float: left;
	text-align: left;
	width: 115px;
}
div.nobg {
	background: none;
}
.hght100 {
	height: 100%;
}
/* clearfix */
.clearfix:after {
  content: ".";          
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
}
.clearfix {
  *zoom: 1; /* IE5.5+ */
  _height: 1%; /* IE5-6 */          
}     
/* /clearfix */
/* =photogallery */
.dk {
	background: #fff;
	margin: 0;
	padding: 0;
}
a.dkg_pict {
	width: 182px;
	height: 191px;
	display: block;	
	border: 1px solid #275ca8;
	margin-right: 8px;
	cursor: pointer;
}
a.dkg_pict span {
	width: 180px;
	height: 189px;
	margin: 1px;
	display: block;
}
a.dkg_txt {
	display: block;
	text-align: center;
	padding-top: 5px;
	margin-right: 8px;
	margin-bottom: 35px;
}
a.dkg_txt:link, a.dkg_txt:visited, a.dkg_txt:hover, a.dkg_txt:active {
	color: #498de0;	
}
div.pager {
	text-align: left;
}
div.pager span {
	padding: 0 3px;
}
/* /photogallery */
.covers h2 {
	color: #498de0;
	font-size: 14px;
	font-family: Arial;
	font-size: 14px;
	margin: 0 0 15px 0;
}
a.dkg_pictnews {
	display: block;
	background-color: #d3d3d3;
	padding: 3px;
	margin-right: 8px;
}	


.banner_kozlov_inner {
display:block;
width:168px;
height:109px;
position: absolute;
top:100px;
left:57%;
//top:105px;
/*//left:620px;*/
z-index:1000;
}

.banner_kozlov_inner img { 
behavior: url("/js/iepngfix.htc");
}

.banner_kozlov_inner a {
display:block;
width:168px;
height:109px;
}





















td.content {
text-align:justify;
padding:25px 25px 60px 0;
}




td.right_content {
padding:20px 5px 5px 5px;
color:#717171;
text-align:justify;
}
.right_content p, .right_content div {
color:#717171;
text-align:justify;
}


div.comments {
text-align:left;
padding-right:5px;
}
.comments {
display:block;
border-top:solid 1px #e9e9e9;
padding:7px 10px;
background:#f6f6f6;
}


.langs_tbl
{
padding:27px 0px 18px 125px;
}
