/* Aleksey Skubaev

askubaev@gmail.com
icq - 322253350
Разработка шаблонов для DLE и кроссбраузерная верстка
------------------
Главные стили. Внешний вид шаблона.
*/

@import 'social-likes_flat.css';

body {
	padding: 0;
	margin: 0;
	background: #fff url(../images/body.jpg) ;
	text-align: center;
	font: 12px Verdana;
	color: #6b6b6b;
}

h1, h2, h3, h4 {
	padding: 0;
	margin: 0;
}

/* Комментарии */
#comment {
	background:none repeat scroll 0 0 #F4F4F4;
	border:1px solid #BBBBBB;
	margin:0 0 10px 0;
	overflow:hidden;
	padding:10px;
}
#comimg {
	float:left;
	text-align:center;
}
span.comauthor a{
	color:#F73622;
	font-size:20px;
	font-weight:normal;
}
#comblock {
	margin-left:125px;
	text-align:justify;
}
#comtext {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #BBBBBB;
	margin:7px 7px 7px 0;
	padding:20px;
	min-height:65px;
	position:relative;
	-moz-border-radius:7px 7px 7px 7px;
}
#comedit {
	text-align:right;
}
#comedit img{
	border: none;
}
.comment-arrow {
	left:-17px;
	position:absolute;
	top:20px;
}
/* Комментарии */



.flash {
	background: url(../images/flash.png) center 100px no-repeat;
}

	.main-center-block {
		width: 1001px;
		text-align: left;
		margin: 0 auto 0 auto;
	}
	
		.head-block {
			height: 150px;
		}
		
			.logo {
				background: url(../images/logo.png) left top no-repeat;
				width: 521px;
				height: 253px;
				position: absolute;
				top: 45px;
				z-index: 10;
			}
		
		.content-block-top {
			clear: both;
			background: url(../images/content-block-top.png) left top no-repeat;
			height: 14px;
		}
			
		.content-block-center {
			background: #191a1c;
			padding: 10px 10px 10px 10px;
			
		}
		

		
			.info-text {
				position: absolute;
				z-index: 100;
				width: 830px;
				height: 130px;
				margin: 0 0 0 130px;
				color: #d9d9db;
				top: 150px;
			}
			
			.info-text h1{
				font-size: 12px;
			}
			
			.b-block {
				background: url(../images/b-block.jpg) left top repeat-y;
				margin-left: 2px;
				border-bottom: 1px #191a1c solid;
			}
			
				.b-block-top {
					background: url(../images/b-block-top.jpg) left top no-repeat;
				}
				
					.b-block-bottom {
						background: url(../images/b-block-bottom.jpg) left bottom no-repeat;
						padding: 20px 20px 20px 5px;
					}
	
/* СЛАЙДЕР */	
#intro {
    padding-bottom: 10px;
}

#slider {
    width: 565px;
    margin: 0 auto;
    position: relative;
	border: 1px solid #460a0a;
	background: #0d0d0d;
	display: none;
}

.scroll {
	overflow: hidden;
	width: 565px;
    margin: 0 auto;
    position: relative;
}

.scrollContainer {
	position: relative;
}

.scrollContainer div.panel {
    padding: 5px;
    width: 150px;
	height: 300px;
}


.inside {
	padding: 10px;
	border: 1px solid #434343;
	background: #1f1f1f;
}

.inside img {
	display: block;
	border: 1px solid #666;
	margin: 0 0 10px 0;
	width: 130px;
}

.inside h2 {
	font-weight: normal;
	color: #fff;
	font-size: 16px;
	margin: 0 0 8px 0;
}

.inside p {
	font-size: 11px;
	color: #ccc;
	
}

.inside a {
	color: #a71700;
}


.scrollButtons {
    position: absolute;
    top: 127px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -28px;
}

.scrollButtons.right {
    right: -28px;
}

.hide {
    display: none;
}	

						.forum-block {
							border: 1px #460a0a solid;
							height: 310px;
							background: #0d0d0d;
						}
						
							.forum-themes-list {
								color: #888888;
							}
							
								.forum-themes-list a {
									color: #888888;
								}
								
									.forum-themes-list a:hover {
										color: #fff;
									}
						
						.left-top {
							background: #e9e9e9 url(../images/left-top.jpg) left top no-repeat;
							border-bottom: 1px #191a1c solid;
						}
						
							.right-top {
								background: url(../images/right-top.jpg) right top no-repeat;
							}
							
								.right-bottom {
									background: url(../images/right-bottom.jpg) right bottom no-repeat;
								}
								
									.left-bottom {
										background: url(../images/left-bottom.jpg) left bottom no-repeat;
										padding: 5px;
									}
									
										.main-table {
											width: 100%;
											clear: both;
										}
										
											.td-for-blocks {
												width: 213px;
											}
											
											.td-for-blocks1 {
												width: 240px;
											}
											
											
												/* Dimk: some style fix */
												.left-block-top {
													width: 213px;
													word-wrap: break-word;
												}
												
												.right-block-top {
													width: 213px;
													word-wrap: break-word;
												}
												
												
												
												
												
												
												/* Левые блоки */
												.left-block-top {
													background: url(../images/left-block-top.jpg) left top no-repeat;
													padding-top: 5px;
												}
												
													.left-block-bottom {
														background: url(../images/left-block-bottom.jpg) left bottom no-repeat;
														padding-bottom: 2px;
													}
											
														.left-block-title {
															background: url(../images/left-block-title.jpg) left top no-repeat;
															height: 38px;
														}
														
															.left-block-title div {
																float: left;
																height: 14px;
																color: #a8a8a8;
																margin-left: 3px;
																font-size: 10px;
															}
															
																.left-block-title div span {
																	display: block;
																	float: left;
																	height: 14px;
																	padding: 0 5px 0 5px;
																	color: #fff;
																}
																
															/* ЦВЕТА ЗАЛОГОВКОВ */
															.title-1 {
																background: url(../images/title-1.jpg) left top no-repeat;
															}
															.title-1 h{
																background: url(../images/title-1.jpg) left top no-repeat;
															}
															
																.title-1 span {
																	background: url(../images/title-1-a.jpg) right top no-repeat;
																}
																
																.title-1 h3 span {
																	background: url(../images/title-1-a.jpg) right top no-repeat;
																}
																
															.title-2 {
																background: url(../images/title-2.jpg) left top no-repeat;
															}
															
																.title-2 span {
																	background: url(../images/title-2-a.jpg) right top no-repeat;
																}
																
															.title-3 {
																background: url(../images/title-3.jpg) left top no-repeat;
															}
															
																.title-3 span {
																	background: url(../images/title-3-a.jpg) right top no-repeat;
																}
														
														.left-block-content {
															background: url(../images/left-block-content.jpg) left top repeat-y;
															padding: 5px 3px 5px 10px;
															clear: both;
														}
														.left-block-content ul, .left-block-content li {
															list-style:none !important;
														}
														
															.left-block-content a {
																color: #575757;
															}
															
																.left-block-content a:hover {
																	background: #575757;
																	color: #fff;
																}
																
														.left-menu {
															background: url(../images/left-block-content.jpg) left top repeat-y;
															padding: 5px 3px 5px 10px;
															clear: both;
														}
													
														
															.left-menu a {
																color: #575757;
																text-decoration: none;
															}
															.left-menu h4 a {
															
																color: #575757;
																text-decoration: none;
															}
															
																.left-menu a:hover {
																	background: #575757;
																	color: #fff;
																}
														
															/* МЕНЮ-ГАРМОШКА */
															#acc-menu  {
																
															}
															
																.acc-title {
																	margin: 0;
																	padding: 0 5px 0 5px;
																	background: url(../images/acc-title.jpg) left top repeat-x;
																	height: 22px;
																	line-height: 22px;
																	border-bottom: 1px #d5d5d5 solid;
																	color: #7f7f7f;
																	cursor: pointer;
																}
																
																.acc-title h3{
																	margin: 0;
																	padding: 0 5px 0 5px;
																	background: url(../images/acc-title.jpg) left top repeat-x;
																	height: 22px;
																	line-height: 22px;
																	border-bottom: 1px #d5d5d5 solid;
																	color: #7f7f7f;
																	text-decoration: none;
																	cursor: pointer;
																}
															
																.acc-list {
																	display: none;
																	background: #fff;
																}
																
																	.acc-list a {
																		display: block;
																		color: #615b5b;
																		text-decoration: none;
																		padding: 5px;
																		margin-left: 10px;
																	}
																	
																		.acc-list a:hover {
																			color: #000;
																			background: #fff;
																		}
																		
												/* Правые блоки */
												.right-block-top {
													background: url(../images/right-block-top.jpg) right top no-repeat;
													padding-top: 5px;
												}
												
													.right-block-bottom {
														background: url(../images/right-block-bottom.jpg) right bottom no-repeat;
														padding-bottom: 2px;
													}
											
														.right-block-title {
															background: url(../images/right-block-title.jpg) right top no-repeat;
															height: 38px;
															padding-left: 10px;
														}
														
															.right-block-title div {
																float: left;
																height: 14px;
																color: #a8a8a8;
																margin-left: 3px;
																font-size: 10px;
															}
															
																.right-block-title div span {
																	display: block;
																	float: left;
																	height: 14px;
																	padding: 0 5px 0 5px;
																	color: #fff;
																}
																
															/* ЦВЕТА ЗАЛОГОВКОВ */															
															.title-4 {
																background: url(../images/title-4.jpg) left top no-repeat;
															}
															
																.title-4 span {
																	background: url(../images/title-4-a.jpg) right top no-repeat;
																}
														
														.right-block-content {
															background: url(../images/right-block-content.jpg) right top repeat-y;
															padding: 5px 12px 5px 10px;
															clear: both;
														}
														
														
															.right-block-content a {
																color: #575757;
															}
															
																.right-block-content a:hover {
																	background: #575757;
																	color: #fff;
																}

										
									.td-for-content {
										padding: 0 5px 0 5px;
									}
									
										.c-m-block {
											background: #fff;
											padding: 10px;											
										}
										
											.c-m-block a {
												color: #000;
											}
										
										.content-table {
											width: 100%;
											color: #848484;
											background: #fff;
											padding: 5px;
											border: 1px #d2d2d2 solid;
										}

											.content-td {
												width: 33%;
												padding: 0px 10px 0px 10px;
												border-right: 1px #efefef solid;
											}
											
			.footer {
				background: url(../images/footer.jpg) left top no-repeat;
				padding: 5px 5px 5px 70px;
				color: #525453;
				line-height: 20px;
			}
			
				.footer a {
					color: #fcf3d2;
				}
				
				.footer span {
					color: #fb4a00;
				}
				
					.footer span a {
						color: #ff1700;
					}
					
						.footer span a:hover {
							color: #fcf3d2;
						}
																												
		.content-block-bottom {
			clear: both;
			background: url(../images/content-block-bottom.png) left top no-repeat;
			height: 14px;
		}

		
		
		
		
		
		
/* Юзер-панель */
.login-panel {
	border-top: 1px #cb2127 solid;
	height: 24px;
}

	.login-panel a {
		display: block;
		padding: 5px 15px 5px 15px;
		color: #ffc259;
		float: left;
		text-decoration: none;
	}
	
		.login-panel a:hover {
			color: #fff;
			background: #cb2127;
		}
	
	.login-link a {
		display: block;
		padding: 5px;
	}
	
	.login-input-text {
		border: 1px #000 solid;
		width: 110px;
		margin: 5px 0 5px 0;
		color: #000;
		font-size: 11px;
		vertical-align: middle;
		padding: 2px;
		background: #ffe1ab;
	}
	
	.enter {
		float: left;
		margin: 5px 0 0 10px;
	}
	
	.lost-input-text {
		border: 1px #9e9e9e dotted;
		width: 200px;
		padding: 5px;
		color: #644217;
	}
	
	.ttt {
		float: left;
		margin: -15px 0 0 0;
		padding-left: 22px;
		color: #fff;
	}
	
		.ttt a {
			color: #fff;
		}
		
	.enter-to-site {
		padding: 25px 45px 0 50px;
		font-size: 10px;
		color: #242424;
	}
		
		.enter-to-site a {
			color: #000;
		}
		
			.enter-to-site a:hover {
				color: #ff0000;
			}

/* ==================== Календарь */
.calend {

}

.weekday-active-v {
	color: #535353;
}
.day-active-v {
	color: #535353;
	font-weight: bold;
}
.calendar {
color: #535353;
font-size: 10px;
text-align: center;
}
	
	.calendar a {
		text-decoration: underline;
	 }
.calendar td, th {
	 text-decoration: none;
	 padding: 3px;
}
.weekday {
	color: #535353;
	font-weight: bold;
	
}
.weekday-active {
	color: #000;
	font-weight: bold;
	
}
.day-active {
	color: #535353;
}
.monthlink {
	color: #535353;
	text-decoration: none;
}
.day-current {
	background:#ffd8b5;
	border:1px dotted #000;
	color: #000;
}

	.day-current a {
		color: #000;
	}

/* ==================== Облако тегов */
.tags-block {
	padding: 5px;
	color: #535353;
}

.clouds_xsmall {
	font-size: 12;
	color: #535353 !important;
}
.clouds_small {
	font-size: 15;
	color: #535353 !important;
}
.clouds_medium {
	font-size: 20;
	color: #535353 !important;
}
.clouds_large {
	font-size: 25;
	color: #ff7a52 !important;
}
.clouds_xlarge {
	font-size: 30px;
	color: #ff7a52!important;
}

/* Опрос */
.vote-buttom {
	width: 87px;
	padding: 5px;
	color: #424242;
	border: 1px #a9a9a9 solid;
	background: #f4f4f4;
	margin: 5px;
}

/* Топ новостей */
.top-newss {
	color: #ff7a52;
}

	.top-newss a {
		color: #ff7a52;
		text-decoration: none;
	} 
	
		.top-newss a:hover {
			text-decoration: underline;
		}

.fix1 {
	padding-right: 5px;
}
	
/* Архив */
.arhivv {
	text-align: center;
}

	.arhivv a {
		color: #1f1f1f;
	}

/* ==================== Рейтинг статьи */

.rating {
	color: #757575;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	width: 85px;
	height: 16px;
}
.unit-rating {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 85px;
	height: 16px;
	position: relative;
	background-image: url(../dleimages/rating.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
.unit-rating li {
	text-indent: -90000px;
	padding: 0px;
	margin: 0px;
	float: left;
}
.unit-rating li a {
	display: block;
	width: 17px;
	height: 16px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 17;
	position: absolute;
	padding: 0px;
}
.unit-rating li a:hover {
	background-image: url(../dleimages/rating.gif);
	background-position: left center;
	z-index: 2;
	left: 0px;
}
.unit-rating a.r1-unit { left: 0px; }
.unit-rating a.r1-unit:hover { width: 17px; }
.unit-rating a.r2-unit { left: 17px; }
.unit-rating a.r2-unit:hover { width: 34px; }
.unit-rating a.r3-unit { left: 34px; }
.unit-rating a.r3-unit:hover { width: 51px; }
.unit-rating a.r4-unit { left: 51px; }	
.unit-rating a.r4-unit:hover { width: 68px; }
.unit-rating a.r5-unit { left: 68px; }
.unit-rating a.r5-unit:hover { width: 85px; }
.unit-rating li.current-rating {
	background-image: url(../dleimages/rating.gif);
	background-position: left bottom;
	position: absolute;
	height: 16px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}

/* ==================== BB коды */
 
.bbcodes {
	background-color: #ffffff;
	border: 1px solid #e0e0e0;
	color: #ffffff;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	/*  width: 120px;  */
	height: 20px;
	background-image: url(../images/dlet_bttn_bbcodes.gif);
	background-repeat: repeat-x;
	font-weight: bold;
}

/* класс bbcodes_poll используем в poll.tpl, vote.tpl, addnews.tpl */

.bbcodes_poll {
	background-color: #ffffff;
	border: 1px solid #e0e0e0;
	color: #ffffff;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	width: 120px;
	height: 20px;
	background-image: url(../images/dlet_bttn_bbcodes.gif);
	background-repeat: repeat-x;
	font-weight: bold;
}

.editor_button {
	float: left;
	cursor: pointer;
	padding-left: 2px;
	padding-right: 2px;
}
.editor_buttoncl {
	float: left;
	cursor: pointer;
	padding-left: 1px;
	padding-right: 1px;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
}
.editbclose {
	float: right;
	cursor: pointer;
}
.editor_button select {
	font-family: tahoma;
	font-size: 11px;
}
.editor_button img {margin: 0; padding: 0;}
.editbclose img {margin: 0; padding: 0;}
.editor_button_brk img {margin: 0; padding: 0;}


/* ==================== Выпадающее меню */

#dropmenudiv {
	border: 1px solid #ffffff;
	border-bottom-width: 0;
	font: normal 10px Verdana;
	background-color: #6497ca;
	line-height: 20px;
	margin: 2px;
	opacity: 0.92;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95) progid:DXImageTransform.Microsoft.Shadow(color=#cacaca, direction=135, strength=3)";
	filter: alpha(opacity=95, enabled=1) progid:DXImageTransform.Microsoft.Shadow(color=#cacaca, direction=135, strength=3);
}

#dropmenudiv a {
	display: block;
	text-indent: 3px;
	text-decoration:none;
	color: #ffffff;
	background:#6497ca;
	border: 1px solid #ffffff;
	padding: 1px 0;
	margin: 1px;
	font-weight: bold;
}

#dropmenudiv a:hover {
	background-color:#fdd08b;
	color:#000000;
}

/* ==================== Уведомление о получении новых PM */

#newpm {
	position: absolute;
	width: 400px;
	padding: 4px;
	background-color: #fdfdfd;
	border: 1px solid #bbbbbb;
	font-family: verdana;
	line-height: 135%;
}
#newpmheader {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	height: 20px;
	color: #636363;
	font-weight: bold;
	background-color: #b2c7f1;
	font-family: verdana;
	cursor: move;
}
#newpm a {
	background: transparent;
	color: #4b73d4;
	text-decoration: none;
}
#newpm a:hover {
	background: transparent;
	color: #4b73d4;
	text-decoration: underline;
}

.bullshit a:last-child {
	
}

/* ==================== Ссылка на скачивание прикрепленного файла */

.attachment {
	color: #f37c64;
}

/* ==================== показ оригинальной картинки загруженной на сайт из уменьшенной копии */
.highslide-wrapper, .highslide-outline {
	background: #FFFFFF;
}
.highslide-image {
	border: 2px solid #FFFFFF;
}
.highslide-active-anchor {
   visibility: hidden;
} 
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-dimming {
	background: black;
}
.highslide-html {
	background-color: white;
}
.highslide-html-content {
	display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
    text-decoration: none;
	padding: 3px;
	border: 1px solid white;
    background-color: black;
}
a.highslide-full-expand {
	background: url(../dleimages/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-footer {
	height: 11px;
}
.highslide-footer .highslide-resize {
	float: right;
	height: 12px;
	width: 11px;
	background: url(../dleimages/resize.gif);
}
.highslide-resize {
    cursor: nw-resize;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.highslide-caption {
	display: none;
	padding: 5px;
	background: white;
}

.highslide-controls {
    width: 195px;
    height: 40px;
    background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif) 0 -90px no-repeat;
    margin-right: 15px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
    height: 40px;
    list-style: none;
    margin: 0;
    padding: 0;
    background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif) right -90px no-repeat;
}
.highslide-controls li {
    float: left;
    padding: 5px 0;
}
.highslide-controls a {
    background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif);
    display: block;
    float: left;
    height: 30px;
    width: 30px;
    outline: none;
}
.highslide-controls a.disabled {
    cursor: default;
}
.highslide-controls a span {
    /* hide the text for these graphic buttons */
    display: none;
}
 
/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
    background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
    background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
    background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
    background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
    background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
    background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
    background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
    background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
    background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
    background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
    background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
    background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
    background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
    background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
    background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
    background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
    background-position: -180px -30px;
}

/* Короткая новость */
.more-news {
	text-align: left;
	padding-left: 40px;
	clear: both;
}

	.more-news a {
		color: #999999;
		font-size: 11px;
	}
	

	
	
/* КОСТУМ 1 */
.top-news {
	position: absolute;
	top: 5px;
	margin-left: 110px;
	z-index: 100;
}

	.top-news-block {
		float: left;
		width: 280px;
		height: 65px;
		overflow: hidden;
		margin-right: 10px;
	}
	
	
		.top-news-title {
			padding-bottom: 5px;
			color: #ffb967;
			font-size: 11px;
		}
		
			.top-news-title a {
				color: #ffb967;
				text-decoration: none;
			}
	
		.top-news-content {
			color: #fff;
			font-size: 10px;
		}
		
			.top-news-content img {
				float: left;
				height: 50px;
				margin: 0 1px 1px 0;
				border: 1px solid #666;
			}
			
			.top-news-content a {
				
			}
			
			
			
.block_input1 {width:600px;}.block_input1, .block_input1[type="text"]{padding:4px;background:url('../images/input.png') repeat-x #fff;border:1px solid #BABABA;-moz-border-radius:2px;border-radius:2px}.block_input1[type="text"]:focus{border:1px solid #FFAE00;-moz-box-shadow:0px 0px 5px #FFAE00;box-shadow:0px 0px 5px #FFAE00}			
			
			
	.top-news-block1 {
		float: left;
		width: 99%;
		height: 85px;
		overflow: hidden;
		margin-top: 10px;
	}
			
		.top-news-content1 {
			color: #fff;
			font-size: 12px;
		}
		
			.top-news-content1 img {
				float: left;
				height: 80px;
				margin: 0 10px 10px 0;
				border: 2px solid #666;
				max-width: 80px;
                max-height: 80px;
			}
			
			.top-news-content1 a {
				
			}
	
	
/* КОСТУМ 2 */

	
/* КОСТУМ 3 */
.c-title {
	background: url(../images/r-news-t.jpg) left top no-repeat;
	border-top: 2px #ef5496 solid;
}

	.c-title span {
		height: 23px;
		display: block;
		background: url(../images/r-news-t2.jpg) right top no-repeat;
		padding: 0 8px 0 8px;
		color: #000;
		line-height: 23px;
		font-size: 10px;
		font-weight: bold;
	}
	
.c-title-color-2 .c-title {
	border-top: 2px #446f1f solid;
}

	.c-title-color-2 .r-news-t a {
		color: #446f1f;
	}
	
.c-title-color-3 .c-title {
	border-top: 2px #8cc6ee solid;
}

	.c-title-color-3 .r-news-t a {
		color: #8cc6ee;
	}

.r-news {
	padding: 5px;
}	

	.r-news-t {
		color: #ff2382;
	}
		
		.r-news-t a {
			color: #ff2382;
			
		}
		
	.r-news-c {
		padding: 10px 0 5px 0;
	}
	
		.r-news-c img {
			width: 138px;
			display: block;
			margin: 0 auto 10px auto;
			border: 0;
		}
		
	.lesson-level {
		padding: 3px;
		border: 1px #ccc dotted;
		clear: both;
	}
	
	.lesson-level h4{
		padding: 3px;
		border: 1px #ccc dotted;
		clear: both;
	}
	
		.lesson-level a {
			color: #ff1849;
		}
	
	.r-news-more {
		text-align: right;
		padding: 10px;
		border-bottom: 1px #d9d9d9 solid;
	}
	
		.r-news-more a {
			color: #000;
			font-weight: bold;
		}
		
			.r-news-more a:hover {
				text-decoration: none;
			}
		
/* КОСТУМ 4 */
.r-news2 {
	
}

	.r-news-t2 {
		color: #8a18a3;
		padding-bottom: 10px;
	}
	
		.r-news-t2 a {
			color: #8a18a3;
			text-decoration: none;
			font-weight: bold;
		}
		
			.r-news-t2 a:hover {
				text-decoration: underline;
			}
		
	.r-news-c2 {
		
	}
	
		.r-news-c2 img {
			width: 160px;
			display: block;
			margin: 0 auto 10px auto;
			border: none;
		}
		
		.r-news-c2 a {
			
		}
		
	.r-news2-more {
		text-align: left;
		padding: 10px;
		border-bottom: 1px #dbdbdb solid;
	}
	
		.r-news2-more a {
			text-decoration: none;
			color: #000;
			font-weight: bold;
		}
			
			.r-news2-more a:hover {
				text-decoration: underline;
			}
		
/* КОСТУМ 5 */
.bottom-news-table {
	width: 100%;
}

	.bottom-news-table td {
		width: 33%;
		padding-right: 10px;
	}
	
		.bottom-block {
			background: #fff;
			border: 1px #d2d2d2 solid;
		}
		
			.bottom-block-title {
				float: left;
				padding: 5px 10px 5px 10px;
				color: #fff;
			}
			
			.bottom-block-content {
				clear: both;
				padding: 5px;
			}
			
				.bottom-block-content a {
					display: block;
					padding: 5px;
					text-decoration: none;
					color: #393939;
				}
				
					.bottom-block-content a:hover {
						color: #000;
						text-decoration: underline;
					}
	
	/* КОСТУМ 6 */
.last-news {
	position: absolute;
	top: 5px;
	margin-left: 110px;
	z-index: 100;
}

	.last-news-block {
		float: left;
		width: 280px;
		height: 68px;
		overflow: hidden;
		margin-right: 10px;
	}
	
		.last-news-title {
			padding-bottom: 5px;
			padding-top: 2px;
			color: #ffb967;
			font-size: 11px;
		}
		
			.last-news-title a {
				color: #ffb967;
				text-decoration: none;
			}
	
		.last-news-content {
			color: #fff;
			font-size: 10px;
			padding-bottom: 2px;
		}
		
			.last-news-content img {
				float: left;
				height: 50px;
				margin: 0 1px 1px 0;
				border: 1px solid #666;
			}
			
			.last-news-content a {
				
			}
	
	
	
	
.short-1 {
	padding: 5px;
	clear: both;
	background: #f8f8f8;
	border-bottom: 1px #aaaaaa solid;
}

	.short-1-title {
		color: #7d1313;
		font-size: 13px;
		font-weight: bold;
	}
	
	.short-1-title h3 {
		color: #7d1313;
		font-size: 13px;
		font-weight: bold;
	}
	
		.short-1-title span {
			color: #bebebe;
		}
		
		.short-1-title a {
			color: #fa2777;
			text-decoration: none;			
		}
		
			.short-1-title a:hover {
				color: #f75804;
			}
			
	.short-1-text {
		padding: 10px 0 0 0;
		text-align: justify;
		color: #393939;
	}
	
		.short-1-text img {
			float: left;
			width: 100px;
			border: 3px #fff solid;
			margin: 0 10px 10px 0;
		}
		
	.short-1-more {
		height: 14px;
		clear: both;
		text-align: right;
	}
	
		.short-1-more a {
			margin-right: 20px;
			color: #383838;
			text-decoration: none;
			font-weight: bold;
		}
		
			.short-1-more a:hover {
				color: #000;
				text-decoration: underline;
			}

	
.short-block {
/*
	padding: 5px;
*/
}

	.short-block a {
		color: #858585;
		font-weight: bold;
		
	}
	
				.short-block h1 a {
				color: #f73622;
				font-size: 20px;
				font-weight: normal;
			}
	
	
		.short-block h3 {
			color: #4f4f4f;
			font-weight: bold;
			font-size: 12px;
		}
		
			.short-block h3 a {
				color: #f73622;
				font-size: 20px;
				font-weight: normal;
			}

			.short-block h3 span {
				color: #50adf5;
				font-size: 12px;
			}
			
				.short-block h3 span a {
					color: #50adf5;
					font-size: 12px;
					font-weight: bold;
				}
				
	.short-info {
		padding: 5px 0 5px 0;
		color: #a29f9f;
		font-size: 10px;
	}
	
	.shot-text {
/*
		padding: 15px 5px 5px 5px;
*/
		padding: 15px 0px 5px 0px;
		margin: 0;
		color: #414141;
		
		text-align: justify;
	}
	
		.shot-text img {
			border: 0;
			margin: 0 10px 10px 10px;
			border: 1px #d9d9d9 solid;
			padding: 3px;
			background: #fff;
		}
		
		.shot-text2 img {
			margin: 10px 10px 10px 0;
			background: url(../images/shadow.gif) bottom right no-repeat;
			padding: 0 10px 10px 0;
			border: 0;
		}
		
		.shot-text2 img {
			margin: 10px 10px 10px 0;
			background: url(../images/shadow.gif) bottom right no-repeat;
			padding: 0 10px 10px 0;
			border: 0;
		}
		
		.shot-text input {
			margin: 5px 20px 0 0;
			background: #343434;
			color: #fff;
			font-size: 9px;
		}
		.shot-text2 input {
			margin: 5px 20px 0 0;
			background: #343434;
			color: #fff;
			font-size: 9px;
		}
	
		.shot-text .editor_button img {
			padding: 0 !important;
			border: 0 !important;
			margin: 0;
		}
		.shot-text2 .editor_button img {
			padding: 0 !important;
			border: 0 !important;
			margin: 0;
		}
		
		.editor_button img {
			padding: 0 !important;
			border: 0 !important;
			margin: 0 !important;
		}
		
		.shot-text .editbclose img {
			padding: 0;
			border: 0;
			margin: 0;
		}
		.shot-text2 .editbclose img {
			padding: 0;
			border: 0;
			margin: 0;
		}
		
		.editor_button_brk img {
			padding: 0 !important;
			margin: 0 !important;
			border: 0 !important;
		}
		
	.short-more {
		height: 32px;
	}
	
		.short-more div {
			float: left;
			width: 138px;
			height: 32px;
			color: #fff;
			font-size: 11px;
			margin-right: 10px;
		}
		
		.short-more1 {
			background: url(../images/short-more1.jpg) left top no-repeat;
			line-height: 35px;
			padding-left: 35px;
		}
		
		.short-more2 {
			background: url(../images/short-more2.jpg) left top no-repeat;
			line-height: 35px;
			padding-left: 35px;
		}
		
		.short-more3 a {
			display: block;
			background: url(../images/short-more3.jpg) left top no-repeat;
			line-height: 35px;
			padding-left: 35px;
			width: 138px;
			height: 32px;
			color: #fff;
			text-decoration: none;
		}
		
			.short-more3 a:hover {
				background: url(../images/short-more3.jpg) left bottom no-repeat;
			}
		

/* Полная новость */
.sh-tags {
	border-top: 1px #ccc dotted;
	font-size: 11px;
	border-bottom: 1px #ccc dotted;
	padding: 5px 0 5px 0;
	clear: both;
}

	.sh-tags a {
		color: #000;
	}

.newsto {
	margin: 10px 0 0 0;
	padding: 20px;
	padding-bottom: 20px;
	color: #252525;
	text-align: left;
}

.newsto_content {
	margin: 10px 0 0 0;
	padding: 20px;
	padding-bottom: 20px;
	color: #252525;
	text-align: left;
}

	.newsto span {
		color: #0b829f;
		font-size: 14px;
		display: block;
		font-weight: bold;
		padding-bottom: 5px;
	}

	.newsto a {
		color: #646464;
		font-weight: normal;
		line-height: 20px;
		text-decoration: none;
		font-weight: bold;
		border-bottom: 1px #7791af dotted;
	}
	
		.newsto a:hover {
			color: #000;
		}
		
	.newsto li {
		list-style-type: none;
		background: url(../images/arrow.jpg) left 5px no-repeat;
		padding-bottom: 5px;
		padding-left: 20px;
	}
	
.registr-please {
	color: #7791af;
	padding: 10px;
	margin: 5px;
}

/* Вид комментария */

.commentS-block {
	background: #efefef;
	padding: 5px;
	border-top: 1px #340002 solid;
}
	
	.commentS-title {
		height: 30px;
		padding-left: 30px;
		color: #818181;
		font-size: 11px;
		line-height: 25px;
	}
		
		.commentS-title a {
			color: #340002;
			text-decoration: none;
		}

	
	.commentS-data { /* таблица для содержимого */
		width: 100%;
		background: #fff;
	}
	
		.commentS-data td {
			padding: 5px;
			padding-left: 10px;
			color: #666666;
		}
	
		.commentS-data a {
			color: #3e94ff;
		}
		
		.commentS-td2 input {
			height: 25px;
			margin: 5px 20px 5px 0;
			background: #343434;
			color: #fff;
			border: 1px #d0d0d0 solid;
		}
		
	.commentS-more {
	
		padding: 5px;
		margin-left: 30px;
		color: #818181;
		margin-right: 20px;
	} 
	
		.commentS-more a {
			color: #3b3b3b;
		}
		
.quote {
	background: #feffd0;
	padding: 5px;
	border: 1px #707070 dotted;
	color: #707070;
}

	.quote a {
		color: #499eff;
	}
		
/* Добавление комментария */
.add-coment-buttom {
	width: 100px;
	height: 30px;
	margin-right: 3px;
	color: #fff;
	border: 1px #2b2b2b solid;
}

.com-title {
	text-align: left;
}

.mass_comments_action input {
	background: #ccc;
	color: #000;
}
/* 
*****************************
Юзер инфа */
.user-info-table {
	width: 90%; 
	margin: 0 00px 0 20px;

}

	.user-info-table td {
		padding: 5px 5px 20px 5px;
		text-align: left;
	}
	
		.user-info-table td small {
			font-size: 14px;
			color: #af86522;
			font-weight: bold;
		}
		
		.user-info-table td a {
			color: #ff863d;
		}
		
		.user-info-table td i {
			color: #bfbfbf;
		}
		
		.buttom-add-news {
			margin: 5px 20px 5px 0;
			background: #777777;
			color: #fff;
			border: 1px #2b2b2b solid;
		}
		
		.user-info-table input {
			background: url(../images/form-text.gif);
			color: #2e2e2e;
			border: 1px #d0d0d0 solid;
		}

		
/* Инфо */
.error {
	padding: 10px;
	padding-bottom: 150px;
	background: url(../images/error.jpg) center bottom no-repeat;
	text-align: center;
}

	.error p {
		font-size: 15px;
		font-weight: bold;
	}
	
	.error a {
		color: #7cad37;
	}

/* Статистика */
.lost-pass {
	width: 400px;
	background: #fef2e4; 
	margin-bottom: 20px;
	border-top: 5px #9d7038 solid;
	margin-top: 10px;
}


	.lost-pass td {
		background: #fef2e4; 
		padding: 5px;
		color: #4b2e12;
		text-align: left;
	}
		
		.lost-pass td a {
			color: #c89539;
		}
		
.ststs-title {
	padding: 5px 5px 5px 20px;
	color: #60360c;
	text-align: left;
	font-weight: bold;
}

/* Статические страницы */	
.ststststs {
	text-align: left;
	margin: 0 30px 0 30px;
}

	.ststststs-t {
		height: 40px;
		line-height: 35px;
		color: #fffdcc;
		margin: 0 30px 0 10px;
	}
	
		.ststststs-t h1 {
			margin: 0;
			padding: 0 0 0 50px;
			font-size: 14px;
		}
	
	.ststststs-c {
		padding: 20px;
	}
		
		.ststststs-c img {
			padding: 0 10px 10px 0;
			background: url(../images/shadow.gif) right bottom;
			border: 0;
			margin: 10px 10px 10px 0;
		}
		
		.ststststs-c input {
			margin: 5px 20px 0 0;
			background: url(../images/form-text.gif);
			color: #2e2e2e;
			border: 1px #d0d0d0 solid;
		}
	
	.ststststs-s {
		padding: 5px;
	}
		.ststststs-s a {
			color: #60360c;
		}
	
/* добавление новости */
.add-news-title {
	padding: 5px 5px 0 50px;
	font-weight: bold;
	text-align: left;
	color: #2d7cff;
}

/* ПМ */
.imp {
	text-align: left;
	margin: 0 30px 0 30px;
}

	.imp input {
		margin: 5px 20px 0 0;
		background: url(../images/form-text.gif);
		color: #2e2e2e;
		border: 1px #d0d0d0 solid;
	}
	
.pm-tititittile {
	padding: 10px 10px 10px 5px;
	font-weight: bold;
}

.new-PM {
	padding: 3px;
}
	
	.new-PM input {
		width: 250px;
		background: url(../images/form-text.gif);
		color: #2e2e2e;
		border: 1px #d0d0d0 solid;
	}
	
	.new-PM span {
		width: 150px;
		margin-right: 20px;
		display: block;
	}
	
.pm-block {
	height: 30px;
	padding-left: 60px;
	line-height: 30px;
	font-weight: bold;
}

.pm-content {
	padding: 10px;
}

	.pm-content a {
		color: #666666;
		font-weight: bold;
	}

.pm-block-menu {
	height: 50px;
	margin-bottom: 20px;
	line-height: 50px;
	padding-left: 0px;
	font-size: 12px;
}

	.pm-block-menu a {
		color: #ff863d;
		font-weight: bold;
	}

.a-mess {
	border-top: 5px #fff solid;
	padding: 5px;
	color: #777777;
}	

	.a-mess a {
		color: #4a4a4a;
		font-weight: bold;
	}
	
.theme-mess {
	background: #c6c6c6;
	padding: 5px;
	border-top: 5px #fff solid;
	color: #666666;
	font-weight: bold;
}

/* Результаты поиска и форма поика на главной */
.search-block {
	position: absolute;
	top: 111px;
	background: url(../images/search-block.png) left top no-repeat;
	margin: 0 0 0 550px;
	height: 50px;
	width: 450px;
}

	.search-block form {
		padding: 0;
		margin: 0;
	}
	
	.form-text {
		border: 0;
		width: 340px;
		height: 20px;
		color: #000;
		font-weight: bold;
		font-size: 11px;
		background: none;
		margin: 0;
		float: left;
		padding: 2px 5px 5px 5px;
	}
	
	.form-search {
		margin-left: 20px;
		float: left;
	}

.search-rez {
	text-align: left;
	margin: 0 30px 0 30px;

}

.search-title {
	padding: 10px;
	color: #fdffcd;
	font-weight: bold;
	border-left: 2px #ffddb5 solid;
	border-right: 2px #ffddb5 solid;
	margin: 10px;
	background: #262626;
}

.search-rez input {
	
		background: url(../images/form-text.gif);
		color: #2e2e2e;
		border: 1px #d0d0d0 solid;
}	

/* Навигация по страницам */
.navigation {
	color:#666; 
	border:0px;
}

.navigation a:link,
.navigation a:visited,
.navigation a:hover,
.navigation a:active {
	text-decoration:none;
	color: #434343;
	padding:3px 6px;
	font-size:14px
}

.navigation a:hover {

	border-color:#e6e6e6;
}

.navigation span {
	text-decoration:none;

	padding:3px 6px;

	color:#000;
	font-size:17px;
}

.vote-pool {
	margin: 20px 0 0 100px;
	background: #dbf6ff;
	width: 400px;
	padding: 10px;
}

	.vote-pool img {
		border: 0;
		padding: 0;
	}

	.vote-pool h5 {
		color: red;
		font-size: 13px;
		margin: 0;
	}
	
	.vote-pool h6 {
		margin: 0;
		font-size: 12px;
	}
	
	.vote-pool input {
		margin: 5px 20px 0 0;
		background: url(../images/form-text.gif);
		color: #2e2e2e;
		border: 1px #d0d0d0 solid;
	}
	
.statss {
	width: 100%;
}

	.statss  td {
		padding: 5px;
		font-size: 12px;
		color: #757575;
	}
	
	.statss a {
		color: #ff873e;
	}
	
.statss-title {
	font-size: 13px;
	font-weight: bold;
	color: #239aff;
	border-bottom: 1px #8e8e8e dotted;
	margin-bottom: 10px;
}


	
.form-input-stand {
	background: url(../images/form-text.gif);
	color: #2e2e2e;
	border: 0;
}

.shot-title {
	color: #61a0ff;
	padding: 5px;
}

	.shot-title h1 {
		font-size: 18px;
		padding-left: 10px;
	}
	
		.shot-title h1 i {
			
		}
		
.img-top-link {
	padding: 0 !important;
	margin: 0 !important;
	border: 0 !important;
}

.fix-bb {
	margin-right: 2%; 
	background: url(../bbcodes/bg.gif); 
	height: 75px;
	margin-left: -10px;
	border: 1px solid #bbb;
	border-bottom: 0;
}

	.fix-bb div {
		border: 0 !important;
	}
	
@-moz-document url-prefix()
{
    



}

/

/* Меняем шрифт */

.font-1 {
	line-height: 14px;
}

.font-2 {
	font-size: 14px !important;
	line-height: 18px !important;
}

.font-3 {
	font-size: 15px !important;
	line-height: 19px !important;
}

.font-4 {
	font-size: 16px !important;
	line-height: 20px !important;
}

.font-5 {
	font-size: 18px !important;
	line-height: 22px !important;
}

#container {  }
.resizer {
	margin: 0;
	padding: 0;
 }
.resizer li { float: left; list-style-type: none;margin: 0;}
.resizer a {
	float: left;
	display: block;
	padding: 5px 10px 5px 10px;
	border: 1px #ccc solid;
	margin-right: 10px;
	color: #3d3d3d;
	text-decoration: none;
	text-align: center;
}

	.resizer a span {
		font-size: 8px !important;
		display: block;
		text-align: center;
		border-top: 1px #ccc dotted;
		margin-top: 3px;
		padding-top: 3px;
	}
	
	.resizer a:hover {
		background: #7f7f7f;
		color: #fff;
	}
	
/* DLE 8.5 */

/* Вид изображения: с прямыми краями и тенью */
.wide-border {
	background: white;
}
.wide-border .highslide-image {
	border-width: 10px;
}
.wide-border .highslide-caption {
	padding: 0 10px 10px 10px;
}

/* Вид изображения: только тень */
.borderless .highslide-image {
	border: none;
}
.borderless .highslide-caption {
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	background: white;
}

/* Вид изображения: только рамка без тени */
.less .highslide-image {
	border: 1px solid #000000;
}
.less .highslide-caption {
	border: 1px solid #000000;
	background: white;
}

/* Переключаем стили */
#styleSwitch {
	color: #FFF;
	font-size: 13px;
	line-height: 22px;
	height: 40px;
	position: absolute;
	top: 0px;
	margin-left: -20px;
}
#styleSwitch li {
	float: left;
	background: #999;
	border: 1px solid #000;
	margin: 0 1px;
	cursor: pointer;
	position: relative;
	text-align: center;
	color: #444;
	overflow: hidden;
	opacity: 0.5;
}

	#styleSwitch li:hover {
		opacity: 1;
	}

#styleSwitch li.selected { /* стили выбранного пункта */
	background: #FC3;
	border-color: #FFF;
	border: 1px solid #CCC;
	opacity: 1;
}


#styleSwitch li#style0 {
  width: 13px;
	height: 13px;
	background: #f0d98b;
}

#styleSwitch li#style1 {
  width: 13px;
	height: 13px;
	background: #9f2727;
}
#styleSwitch li#style2 {
   width: 13px;
	height: 13px;
	background: #5d9f27;
}
#styleSwitch li#style3 {
   width: 13px;
	height: 13px;
	background: #3291ea;
}
#styleSwitch li#style4 {
   width: 13px;
	height: 13px;
	background: #646464;
}

/* style0 */
.style0 {
	background: url(../images/body1.jpg);
}

/* style1 */
.style1 {
	background: url(../images/body2.jpg);
}

.style2 {
	background: url(../images/body3.jpg);
}

/* style3 */
.style3 {
	background: url(../images/body4.jpg);
}

.left-block-content embed {
	width: 180px !important;
}

/*Link to news *by DeN*/
#news_address {width:auto; height:500px; text-align:center; padding:10px; background:#CCC;}
.na_inp {width:600px; padding:2px; padding-right:0px; margin:2px; margin-left:22px;0 0px 0;}

.na_inp1 {width:600px; padding:2px; padding-right:0px; margin:2px; margin-left:33px;0 0px 0;}

.na_inp2 {width:600px; padding:2px; padding-right:0px; margin:2px; margin-left:1px;0 0px 0;}

.inner_cont_form{overflow:hidden;zoom:3}
.inner_cont_form label{display:block;margin-top:10px;color:#768071}
#inner_form #top_input3{display:block !important;clear:both;width:535px;}
#inner_form .top_input1{float:left;width:260px;}
#inner_form input, #inner_form select, #inner_form  textarea{display:block;width:260px;margin-bottom:8px;padding-top:0;}
#inner_form input#inner_cont_submit{width:auto;padding:0 10px;}
#inner_form input[type='hidden']{display:none}
#inner_form #id_com-attachment{display:block;width:auto !important;}
#inner_form label input{display:inline;width:auto;margin-bottom:4px;margin-left:0;margin-right:0px;padding-left:0;vertical-align:middle;}
#inner_form .r_form_cont{float:right;width:230px}
#inner_form .r_form_cont ul{display:block;clear:both;width:100%;margin:0;padding:0;list-style-type:none}
#inner_form .r_form_cont ul li{display:block;margin:0;padding:0;}
#inner_form .r_form_cont ul li label{margin-top:5px;_margin-top:0;}
#inner_form #top_input3 textarea{width:520px;}
@-moz-document url-prefix(){
	#inner_form  #id_com-attachment{left:0px;}
}
#inner_form #top_submit{float:right;width:auto;text-align:center;font-size:100%;padding:2px 5px;margin-right:12px}



#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 150px; /*Default width of hint.*/
padding:5px;
border:1px solid #787878;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 2px solid #787878;
border-bottom: 2px solid #787878;
visibility: hidden;
}

#qwertyz {
	float:left;
	width:100px;
	text-align: left;
}

#qwertyz1 {
	float:left;
	width:100px;
	text-align: left;
	margin-left:100px;
}

.cb {width: 715px; font-family: Arial, Helvetica, sans-serif; background-color: #d7d7d7; position: relative; top: -20px;}
.cb_news .cb {top: 0px; margin-bottom: 10px;}
.cb_news .cb_result {top: 0px;}
.cb_lcol {float: left; width: 560px; padding: 6px 5px 10px 10px; background-color: #eaeaea;}
.cb_lcol h6 {float: left; font-size: 12px; color: #20507b; font-weight: bold; padding: 2px 5px 1px 0px; font-family: Arial, Helvetica, sans-serif; padding-top: 2px; letter-spacing: 0.2pt;}
.cb_lcol .cb_services {border-bottom: 1px solid #B8B8B8;}
.cb_lcol .cb_services .cb_services-all {height: 1%;}
.cb_lcol .cb_services .cb_services-all .cb_item {float: left; padding: 0px 8px 6px 0px;}
.cb_lcol .cb_services .cb_services-all .cb_itemtop {float: left; padding: 0px 8px 6px 0px; position: relative; top: -2px;}
.cb_lcol .cb_cod {float: left; width: 420px; padding: 5px 10px 0px 0px;}
.cb_lcol .cb_cod .cb_cod-for {list-style-type: none; color: #868686; font-size: 10px;}
.cb_lcol .cb_cod .cb_cod-for li.none {float: left; height: 14px; padding: 4px 5px 0px 19px; overflow: hidden; background: none;}
.cb_lcol .cb_cod .cb_cod-for li.li {float: left; height: 12px; padding: 4px 5px 0px 19px; overflow: hidden; background: url(../images/sb_icons.png) left top no-repeat;}
.cb_lcol .cb_cod .cb_cod-for li.ya {float: left; height: 12px; padding: 4px 12px 0px 19px; overflow: hidden; background: url(../images/sb_icons.png) left -16px no-repeat;}
.cb_lcol .cb_cod .cb_cod-for li.liv {float: left; height: 12px; padding: 4px 0px 0px 19px; overflow: hidden; background: url(../images/sb_icons.png) left -32px no-repeat;}
.cb_lcol .cb_cod .cb_cod-block {float: left; width: 400px; padding-right: 3px;}
.cb_lcol .cb_cod .cb_cod-open {padding: 0px 0px 3px 0px; font-size: 12px; margin-top: 2px; border: 1px solid #D6D6D6; background-color: white; text-align: center;}
.cb_lcol .cb_cod .cb_cod-open a {color: #20507b; text-decoration: underline;}
.cb_lcol .cb_cod .cb_cod-opened {padding: 5px 5px 5px 5px; font-size: 12px; margin-top: 2px; border: 1px solid #D6D6D6; background-color: white; text-align: left;}
.cb_lcol .cb_cod .cb_cod-opened textarea {width: 388px; height: 80px; border: 1px solid #868686; font-size: 11px;}
.cb_lcol .cb_cod .cb_help {float: left; width: 17px; height: 16px; margin-top: 4px; overflow: hidden; cursor: pointer; background: url(../images/sb_icons.png) left -48px no-repeat;}
.cb_lcol .cb_links {float: left; list-style-type: none; width: 113px; padding: 8px 0px 0px 0px; font-size: 11px;}
.cb_lcol .cb_links a {color: #e12243; text-decoration: underline;}
.cb_lcol .cb_links a:hover {text-decoration: none;}
.cb_lcol .cb_links li {padding-bottom: 6px;}
.cb_rcol {float: left; width: 57px; color: #868686; font-size: 10px; text-align: center; line-height: 1.0em;}
.cb_rcol .cb_read {color: #868686; padding-top: 4px;}
.cb_rcol .cb_print {color: #868686; padding-top: 6px;}
.cb_rcol a {color: #868686; text-decoration: none;}
.cb_rcol span.img {display: block; padding: 5px 0px 0px 12px; text-align: left;}
.cb_rcol .cb_print span.img {padding: 5px 0px 0px 8px;}
.cb_rcol span.img img {display: block; border: 0px;}
.cb_result {position: relative; top: -10px;}
.cb_result a {color: #20507B; text-decoration: none;}
.error_warning {padding: 0px 0px 6px 0px; color: #868686; font-size: 11px;}



#flashswf {margin-bottom:12px; background-color: #EAEAEA;}
.clear {clear:both; font-size:1px;}
.m_tb12 {margin:12px 0;}
#razdelitel {height: 8px;}

	#hintbox{
	position:absolute;
	top: 0;
	background-color: lightyellow;
	width: 110px; /*hint plotis*/ 
	padding: 3px;
	border:1px solid black;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	visibility: hidden;
	}
	
.clr { clear: both; }

.postedit {
	color: #757575;
	background-color: #f4f4f4;
	border-top: 1px solid #d0dce4;
	border-bottom: 1px solid #d0dce4;
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
}

.posttitle {
	color: #757575;
	border-top: 1px solid #EAF0F4;
	border-bottom: 1px solid #EAF0F4;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 12px;
	background: #FBFCFD;
}

.base { margin-bottom: 30px; }
.binner { padding: 6px 21px;}
.bannerblock { background: #f8f8f8 url("../images/bannerblock_top.png") repeat-x left top; }
.bannerbinner { background: transparent url("../images/bannerblock_bottom.png") repeat-x left bottom; }
.bannerbinner { padding-top: 10px; padding-bottom: 10px;  }

.sbl {
       padding: 5px 0px; 
       float: left; 
       text-align: left; 

}
.sbl a:hover img {
       border: 0px;
}

.topfoto {
	width:50px !important;
}


/*! Social Likes v3.1.0 by Artem Sapegin - http://sapegin.github.com/social-likes - Licensed MIT */
.social-likes{display:inline-block}.social-likes,.social-likes__widget{padding:0;vertical-align:middle!important;word-spacing:0!important;text-indent:0!important;list-style:none!important}.social-likes{opacity:0}.social-likes_visible{opacity:1;transition:opacity .1s ease-in}.social-likes>*{display:inline-block;visibility:hidden}.social-likes_vertical>*{display:block}.social-likes_visible>*{visibility:inherit}.social-likes__widget{display:inline-block;position:relative;white-space:nowrap}.social-likes__widget:before,.social-likes__widget:after{display:none!important}.social-likes_vertical .social-likes__widget{float:left;clear:left}.social-likes__button,.social-likes__icon,.social-likes__counter{text-decoration:none;text-rendering:optimizeLegibility}.social-likes__button{display:inline-block;margin:0;outline:0}.social-likes__counter{margin:0;outline:0}.social-likes__button{position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.social-likes__button:before{content:"";display:inline-block}.social-likes__icon{position:absolute}.social-likes__counter{display:none;position:relative}.social-likes_ready .social-likes__counter,.social-likes__counter_single{display:inline-block}.social-likes_ready .social-likes__counter_empty{display:none}.social-likes_vertical .social-likes__widget{display:block}.social-likes_notext .social-likes__button{padding-left:0}.social-likes_single-w{position:relative;display:inline-block}.social-likes_single{position:absolute;text-align:left;z-index:99999;visibility:hidden;opacity:0;transition:visibility 0s .11s,opacity .1s ease-in;-webkit-backface-visibility:hidden;backface-visibility:hidden}.social-likes_single.social-likes_opened{visibility:visible;opacity:1;transition:opacity .15s ease-out}.social-likes__button_single{position:relative}@font-face{font-family:"social-likes";src:url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff");font-weight:400;font-style:normal}.social-likes__icon_facebook:before{content:"\f101"}.social-likes__icon_github:before{content:"\f102"}.social-likes__icon_mailru:before{content:"\f103"}.social-likes__icon_odnoklassniki:before{content:"\f104"}.social-likes__icon_pinterest:before{content:"\f105"}.social-likes__icon_plusone:before{content:"\f106"}.social-likes__icon_single:before{content:"\f107"}.social-likes__icon_twitter:before{content:"\f108"}.social-likes__icon_vkontakte:before{content:"\f109"}.social-likes{min-height:36px;margin:-.5em;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.social-likes,.social-likes_single-w{line-height:1.5}.social-likes,.social-likes__widget_single{font-size:14px}.social-likes__widget{margin:.5em;line-height:1.5;border:0;text-align:left;cursor:pointer}.social-likes__button,.social-likes__counter{box-sizing:border-box;font-family:"Helvetica Neue",Arial,sans-serif;vertical-align:baseline;color:#fff}.social-likes__button{padding:.04em .7em .18em 1.65em;font-weight:700;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.social-likes__icon{top:0;left:.21em;font-family:"social-likes";font-weight:400;font-style:normal;speak:none;text-transform:none;font-size:1.15em;vertical-align:baseline}.social-likes__counter{padding-right:.5em;font-weight:400;font-size:.85em}.social-likes_vertical .social-likes__widget{min-width:13em}.social-likes_vertical .social-likes__counter{position:absolute;top:0;right:0;margin-top:.3em}.social-likes_light .social-likes__widget{min-width:0;background:0 0}.social-likes_light .social-likes__button,.social-likes_single-light+.social-likes__button{min-width:0;padding-left:1.35em;font-weight:400;text-decoration:underline;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:auto}.social-likes_light .social-likes__icon{margin-top:-.1em;margin-left:-.25em}.social-likes_light .social-likes__counter,.social-likes_single-light+.social-likes__button+.social-likes__counter{position:static;margin-top:0;color:#999}.social-likes_notext .social-likes__button{width:1.85em}.social-likes_notext .social-likes__icon{margin-left:.1em}.social-likes_notext.social-likes_light,.social-likes_notext.social-likes_light .social-likes__widget,.social-likes_notext.social-likes_light .social-likes__icon{margin:0;left:0}.social-likes_notext.social-likes_light .social-likes__button{width:1.4em;padding-left:0}.social-likes_single{margin-top:-1.2em;padding:.5em;background:#fff;border:1px solid #ddd}.social-likes__widget_single{height:1.7em;margin:0;padding:.1em 0;line-height:1.5;background:#007aff}.social-likes_single-light+.social-likes__widget_single{color:#007aff}.social-likes__icon_single{left:.4em;font-size:1.1em}.social-likes__widget_facebook{background:#3d5b95}.social-likes_light .social-likes__button_facebook{color:#3d5b95}.social-likes__icon_facebook{left:.25em;top:.05em;font-size:1.1em}.social-likes_notext .social-likes__icon_facebook{margin-left:.15em}.social-likes__widget_twitter{background:#24aadd}.social-likes_light .social-likes__button_twitter{color:#24aadd}.social-likes__icon_twitter{top:.1em;left:.25em}.social-likes_light .social-likes__icon_twitter{left:.1em}.social-likes__widget_plusone{background:#d23e30}.social-likes_light .social-likes__button_plusone{color:#d23e30}.social-likes_notext .social-likes__icon_plusone{margin-left:0}.social-likes__icon_plusone{left:.25em}.social-likes_light .social-likes__icon_plusone{margin-top:0}.social-likes__widget_mailru{background:#00468c}.social-likes_light .social-likes__button_mailru{color:#00468c}.social-likes__icon_mailru{left:.25em}.social-likes_light .social-likes__icon_mailru{left:.1em}.social-likes_notext .social-likes__icon_mailru{margin-left:.075em}.social-likes__widget_vkontakte{background:#587e9f}.social-likes_light .social-likes__button_vkontakte{color:#587e9f}.social-likes__icon_vkontakte{top:.2em;left:.25em}.social-likes__widget_odnoklassniki{background:#f59310}.social-likes_light .social-likes__button_odnoklassniki{color:#f59310}.social-likes__icon_odnoklassniki{left:.4em}.social-likes_light .social-likes__icon_odnoklassniki{left:.25em}.social-likes_notext.social-likes_light .social-likes__button_odnoklassniki{width:1em}.social-likes__widget_pinterest{background:#cb132d}.social-likes_light .social-likes__button_pinterest{color:#cb132d}.social-likes_light .social-likes__icon_pinterest{left:.1em}


.spasibo {
	font-size: 18px;
	color: #3d3d3d;
	text-decoration: none;
	text-align: center;
}