body {
	padding: 0;
	margin: 0;
	background: #eaeaea url(../images/body.jpg) left top repeat-x;
	text-align: left;
	font: 12px Arial;
	color: #676767;
}

h1, h2, h3, h4 {
	padding: 0;
	margin: 0;
}
div{
	text-align:left;
}

.head {
	height: 155px;
}

	
	
	.mini-link {
		position: absolute;
		left: 35%;
		top: 50px;
	}
	
		.mini-link div {
			float: left;
			width: 76px;
		}
		
		.mini-link a {
			display: block;
			height: 15px;
			color: #707070;
			text-decoration: none;
			padding-left: 20px;
			font-size: 11px;
			line-height: 15px;
			margin-bottom: 5px;
		}
		
			.mini-link a:hover {
				color: #000;
			}
		
		
	.banners {
		position: absolute;
		right: 10px;
		top: 10px;
		clear: both;
	}
	
		.banners img {
			clear: both;
			margin-bottom: 10px;
		}
		
.top-menu {
	background: url(../images/top-menu.jpg) left top repeat-x;
	height: 33px;
	clear: both;
	margin: 10px 0 0 0;
}

	.top-menu a {
		float: left;
		height: 33px;
		line-height: 33px;
		padding: 0 2px 0 2px;
		color: #fff;
		text-decoration: none;
	}
	
		.top-menu a:hover {
			background: url(../images/top-menu.jpg) left bottom repeat-x;
		}
	
	.top-menu img {
		float: left;
	}
	
.main-table {
	clear: both;
	width: 100%;
}

	.td-for-content {
		
	}
	
		.td-for-content a {
			color: #340002;
		}
	
		.s-block {
			background: #fff;
			border: 1px #d4cbcc solid;
			padding: 5px;
			position: relative;
			margin-bottom: 5px;
		}
	
	.td-for-blocks {
		width: 300px;
		padding: 5px;
		
	}
	
		.td-for-blocks a {
			color: #340002;
		}
		
	.td-for-other {
		width: 260px;
	}
	
		.td-for-other a {
			color: #340002;
		}
		
		.c-block-title {
			padding: 5px;
			font-size: 14px;
			border-bottom: 1px #d7d7d7 solid;
			margin-bottom: 5px;
			position: relative;
			font-weight: bold;
		}
		
		.c-topnews {
			padding-left: 0;
		}
		
			.c-topnews a {
				color: #000;
				font-size: 12px;
			}
			
				.c-topnews a:hover {
					color: #e33d11;
				}
			.c-topnews img{
				max-width: 280px;
			}
.footer {
	background: #8a2827;
	color: #fff;
	font-size: 11px;
}

	.footer a {
		color: #fff4cc;
	}
	
		.footer a:hover {
			color: #fff;
			text-decoration: none;
		}

/* Юзер-панель */
.login-panel {
	
}

	.login-panel a {
		color: #000;
		text-decoration: none;
		background: #c3c3c3;
		padding: 3px;
		font-weight: bold;
		font-size: 10px;
		margin: 0 0 0 10px;
		border: 1px #fff dotted;
		display: block;
	}
	
		.login-panel a:hover {
			color: #ffffd7;
			background: #4a4a4a;
		}
	
	.login-link a {
		display: block;
		padding: 5px;
	}
	
	.login-input-text {
		border: 1px #7b7b7b solid;
		width: 146px;
		margin: 5px 0 5px 0;
		color: #340002;
		font-size: 11px;
		vertical-align: middle;
		padding: 2px;
		background: #ccc;
	}
	
	.enter {
		vertical-align: top;

	}
	
	.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;
}

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

.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: right;
	padding-left: 40px;
	clear: both;
}

	.more-news a {
		color: #999999;
		font-size: 11px;
	}
/* КОСТУМ 1 */
.s-block-title{
	background: url(../images/s-block-title.jpg) left center repeat-x;
	font-weight: bold;
	color: #535353;
	font-size: 14px;
	padding-bottom: 0px;
}
.s-block-title a{
	color: #535353;
	text-decoration:none;
}
.s-block-title a:hover{
	color: #F75804;
}

	.s-block-title h1{
		font-size: 20px;
	}

	.s-block-title span {
		background: #fff;
		padding-right: 5px;
		position: relative;
	}
	
	.s-block-title:first-letter {
		color: #f75804;
	}
	
.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 span {
			color: #5a5a5a;
		}
		
		.short-1-title a {
			color: #7d1313;
			text-decoration: none;			
			padding-left:20px;
			background: #F8F8F8 url(../images/kubik.gif) left top no-repeat;
		}
		
			.short-1-title a:hover {
				color: #f75804;
			}
		.short-1-title img{
			width:20px;
			border:0;
		}
			
	.short-1-text, .short-8-text{
		padding: 10px 0 0 0;
		text-align: justify;
		color: #393939;

	}
	
		.short-1-text img {
			float: left;
			width: 100px;
			background: #fff url(../images/shadow.gif) right bottom no-repeat;
			padding: 0 8px 8px 0;
			border: 0;
			margin: 0 10px 10px 0;
			position: relative;
		}
		.short-8-text img{
			background: #fff url(../images/shadow.gif) right bottom no-repeat;
			padding: 0;
			border: 0;
			margin: 0;
			position: relative;
			float:none;
			width: 100px;
		}
		
	.short-1-more {
		height: 14px;
	}
	
		.short-1-more a {
			float: right;
			margin-right: 20px;
			padding-left: 17px;
			height: 14px;
			line-height: 14px;
			color: #7D1313;
			text-decoration: none;

		}
		
			.short-1-more a:hover {
				color: #000;
				text-decoration: underline;
			}
/* КОСТУМ 2 */
.short-2-title {
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	padding-bottom: 10px;
}

	.short-2-text {
		padding-left: 10px;
		
	}
	
		.short-2-date {
			color: #aaa;
			font-style: italic;
			font-size: 11px;

		}
	
	.short-2-text a {
		text-decoration: underline;
		color: #000;
		font-weight: bold;
	}
	
	.short-2-text2 {
		padding: 0px 4px 4px 0;

	}
	.short-2-text2 a{
		text-decoration:none;
	}
	.short-2-text2 a:hover{
		text-decoration:underline;
	}
	
/* КОСТУМ 3 */
.r-news {
	background: #fff8e6;
	padding: 2px;
	margin-bottom: 5px;
	position: relative;
}

	.r-title {
		background: url(../images/r-title.jpg) left top no-repeat;
		padding: 0 0 5px 45px;
		color: #7D1313;
		font-size: 14px;
		font-weight: bold;
	}

		.r-title span {
			display: block;
			color: #747474;
			border-bottom: 1px #e1e1e1 solid;
			font-size: 11px;
			font-weight: normal;
		}
	
	.r-news-t {
		color: #000;
		font-weight: bold;
		padding-bottom: 5px;
	}

		.r-news-t a {
			color: #000;
			text-decoration: none;
		}
		.r-news-t a:hover{
			color: #000;
			text-decoration: underline;
		}
		
	.r-news-c {
		
	}
	
		.r-news-c img {
			float: left;
			width: 210px;
			height: 150px;
			padding: 0;
			margin: 0;
			border: 0;
			position: relative;
		}
		
	.r-news-more {
		clear: both;
		height: 15px;
	}
	
		.r-news-more a {
			float: right;
			background: url(../images/r-news-more.jpg) left bottom no-repeat;
			height: 15px;
			color: #7a120f;
			padding-left: 25px;
			font-weight: bold;
		}
		
			.r-news-more a:hover {
				color: #000;
			}
	
/* КОСТУМ 4 */
.r-news2 {
	background: #e5e5e5;
	padding: 5px;
	margin-bottom: 5px;
	position: relative;
}

	.r-news-t2 {
		color: #000;
		font-weight: bold;
		padding-bottom: 5px;
		text-align: center;
	}

		.r-news-t2 a {
			color: #000;
			text-decoration: none;
		}
		
	.r-news-c2 {
		
	}
	
		.r-news-c2 img {
			width: 210px;
			display: block;
			margin: 0 auto 5px auto;
			border: 0;
			clear: both;
			float: none;
			position: relative;
		}
		
/* КОСТУМ 5 */
.r-news3 {
	border: 1px #ccc solid;
	padding: 5px;
	margin-bottom: 5px;
	position: relative;
}
		
	.r-news-t3 {
		color: #000;
		font-weight: bold;
		padding-bottom: 5px;
		text-align: center;
	}

		.r-news-t3 a {
			color: #000;
			text-decoration: none;
		}
		
	.r-news-c3 {
		
	}
	
		.r-news-c3 img {
			width: 150px;
			display: block;
			margin: 0 auto 5px auto;
			border: 0;
			clear: both;
			float: none;
			position: relative;
		}
	
	
	
.short-block {
	padding: 5px;
}

	.short-block a {
		color: #7e1414;
		
	}
	
		.short-block h1 {
			color: #4f4f4f;
			font-weight: bold;
			font-size: 12px;
		}
		
			.short-block h1 a {
				color: #fe8f00;
				font-size: 20px;
				font-weight: normal;
			}

			.short-block h1 span {
				color: #6b5b25;
				font-size: 12px;
			}
			
				.short-block h1 span a {
					color: #7e1414;
					font-size: 12px;
					font-weight: bold;
				}
				
	.short-info {
		padding: 5px 0 5px 0;
		color: #a29f9f;
		font-size: 10px;
	}
	
	.shot-text {
		padding: 15px 0px 5px 0px;
		margin: 0;
		color: #414141;
		
		text-align: justify;
	}
		.shot-text div{ 
		/*	text-align:center;
		*/}
	
		.shot-text img {
			border: 0;
			background: #fff url(../images/shadow.gif) right bottom no-repeat;
			padding: 0 9px 9px 0;
			margin: 0 10px 10px 0;
			position: relative;
		}
		
		.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;
		}
	

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

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

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

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

	.newsto a {
		color: #646464;
		font-weight: normal;
		line-height: 14px;
		text-decoration: none;
		border-bottom: 1px #7791af dotted;
	}
	
		.newsto a:hover {
			color: #000;
		}
		
	.newsto ul{
		padding: 0;
	}
	.newsto li {
		display: inline-block;
		list-style-type: none;
		padding-bottom: 3px;
		padding-left: 10px;
		vertical-align: top;
		width: 132px;
	}
	
.registr-please {
	color: #7791af;
	padding: 10px;
	margin: 5px;
}

/* Вид комментария */
#dle_emo {
	margin-top: -200px;
}
.commentS-block {
	background: #efefef;
	padding: 5px;
	border-top: 1px #340002 solid;
}
	
	.commentS-title {
		color: #818181;
		font-size: 11px;
		height: 20px;
		padding-left: 30px;
	}
		
		.commentS-title a {
			color: #818181;
			text-decoration: none;
			font-weight:bold;
		}
		.commentS-title a:hover{
			text-decoration: underline;	
}

	
	.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;
}
/* 
*****************************
Юзер инфа */
.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;
	
}

	.ststststs-t {
		height: 40px;
		line-height: 35px;
		color: #fffdcc;
		
	}
	
		.ststststs-t h1 {
			margin: 0;
			padding: 0 0 0 50px;
			font-size: 14px;
		}
	
	.ststststs-c {
		
	}
		
		.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 {
}

	.galka a {
		display: block;
		background: url(../images/galka.gif) left 6px no-repeat;

		padding: 5px 5px 5px 20px;
		text-decoration: none;
	}

	
	.form-text {
		background: url("../images/r-title-search.png") no-repeat scroll 3px top #EBEBEB;
		border: 0 none;
		color: #666666;
		font-size: 12px;
		font-weight: bold;
		height: 27px;
		margin: 0;
		padding: 0 32px;
		vertical-align: middle;
		width: 225px;
	}
	
	.f-abs {
		
	}
	
	.form-search {
		margin-left: 10px;
		
	}

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

}

.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;
}	


.search fieldset{
  border: 1px solid #aaa;
}

/* Навигация по страницам */
.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:11px
}

.navigation a:hover {

	border-color:#e6e6e6;
}

.navigation span {
	text-decoration:none;

	padding:3px 6px;

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

.vote-pool {
	background: #dbf6ff;
	width: 400px;
	padding: 10px;
	clear: left;
}

	.vote-pool div{
	    text-align: left;
	}

	.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 5px 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: #FE8F00;
	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;
}

#slides,.slides_container{
	
}
.thide{
	width: 30px;
	margin: 0;
	padding: 0;
}
.slides_container{
	
	width: 260px;
	margin: 0 5px 0 5px;
	
}

.slides_container a{
	color: #676767;
	font: 12px Arial;
	text-align: left;
	text-decoration: none;
}

.slides_container img{
	border: 0;
	width:220px;

}



.rBlockTitle{
			display: block;
			color: #5d9820;
			border-bottom: 1px #e1e1e1 solid;
			font-size: 14px;
			font-weight: bold;
}
.sliderTitle{
	overflow: hidden;
	height: 28px;
}
.sliderImage{
	overflow: hidden;
	height: 140px;
}
.sliderTitle a{
	text-decoration:none;
}
.sliderTitle a:hover{
	text-decoration:underline;
}
.head_menu2 {
	color: White;
	font-size: 11px;
	font-family: tahoma;
}
.head_menu2 h1{
	display: inline;
}
.head_menu2 a {
	color: #282828;
	text-decoration: none;
    font-family: tahoma;
    font-size: 11px;
}
.head_menu2 a:hover {
	color: #992324;
	text-decoration: underline;
}
.head_menu2 .importantLink a{
	color: #DA251C;
}
.head_menu2 .importantLink a:hover{
	color: #000;
}

.short_storyDate{
	color: #7D1313;
	float: left;
	font-family: times New Roman;
	font-style: italic;
	font-weight: bolder;
}
.vote-vote{
	background: url("../images/vote.gif") no-repeat scroll left top transparent;
	border: 0 none;
	float: left;
	height: 25px;
	margin-left: 20px;
	width: 120px;
}
.vote-result{
	background: url("../images/results.gif") no-repeat scroll left top transparent;
	border: 0 none;
	float: right;
	height: 25px;
	margin-right: 20px;
	width: 120px;
}
.mainNewsRBlock{

}
.mainNewsRBlockMenu{
	background: url("../images/top-menu.jpg") repeat-x scroll left top transparent;
	clear: both;
	height: 33px;
	margin-bottom:5px;
}
.mainNewsRBlockMenu a{
	color: #FFFFFF;
	float: left;
	height: 33px;
	line-height: 33px;
	padding: 0 10px;
	text-decoration: none;
	width:100px;
	text-align:center;
}

.mainNewsRBlockMenu a:hover, .mainNewsRBlockMenuActive {
	background: url(../images/top-menu.jpg) left bottom repeat-x;
}

.mainNewsRBlockMenu img{
	float:left;
}


.mainNewsRBlockContent, .mainNewsRBlockContent a{
	color: #393939;
	text-decoration:none;
}
.mainNewsRBlockContent a:hover{
	text-decoration:underline;	
}

.mainNewsRBlockContent li{
	margin:0 0 5px 13px;
}


/* Новини дня dayNews */

.dayNews-date{
	background: none repeat scroll 0 0 #FFFFFF;
	color: #555555;
	font-size: 11px;
	font-style: italic;
	margin-right: 7px;
	padding: 2px 5px 2px 2px;
	text-align: left;
}
.dayNews-text{
	background-color: #EEEEEE;
	display: block;
	font-size: 12px;
	margin-bottom: 2px;
	padding: 5px;
}
.dayNews-text a{
	color: #111111;
	text-decoration: none;
}
.dayNews-text a:hover{
	text-decoration: underline;
}

.dayNews-comment{
	color: #999;
    float: right;
    font-size: 12px;
    font-weight: normal;
}
.dayNews-comment img{
	margin: 2px 0 -2px 5px;
}


.dayNews_{
	
}

.dayNews_b .dayNews-text{
	font-weight: bold;
}

.dayNews_i .dayNews-text, .dayNews_i .dayNews-text a{
	font-style: italic;
}
.dayNews_red .dayNews-text, .dayNews_red .dayNews-text a{
	color: #9C0D13;
	font-weight: bold;
}



/* Новини дня кінець */

/* Пресреліз і блоги початок */

.short-blog2{
	float: left;
    width: 200px;
	margin: 7px 0 0;
}
.short-blog2 img {
    border: medium none;
    float: left;
    height: 50px;
    margin: 0 7px 2px 0;
    width: 50px;
}
.short-blog-content{
	font-size: 11px;
}


.short-blog,.presreliz{
	border-bottom: 1px solid #d7d7d7;
    margin: 0 0 15px;
    padding: 0 0 15px;
}
.short-blog-header,.presreliz-header{
	font-weight:bold;
	font-size:14px;
	margin:0 2px 10px 2px;
}
.short-blog img{
	border:none;
	float:left;
	margin: 0 5px 2px;
	width:70px;
}
.presreliz img{
	border:none;
}
.short-blog-header div, .presreliz-header div{
	margin-top:10px;
}
.short-blog-title, .short-blog-title a,.presreliz-title, .presreliz-title a{
	color:#5a5a5a;
	font-size:14px;
	font-weight:bold;
	margin-bottom:3px;
}
.short-blog-title a:hover,.presreliz-title a:hover{
	color: #7E1414;
}

/* Пресреліз і блоги кінець */

.afishaRCinema{
	float: left;
    	height: auto;
	padding: 10px;
	width: 260px;
}
.afishaRCimg{
	float: left;
	margin-right: 10px;
	width: 86px;
}
.afishaRCimg img{
	width:80px;
}
.afishaRCabout{
	float: left;
	font-size: 11px;
	width: 160px;
}
.afishaLitName,.afishaLitName a{
	font-size:12px;
	font-weight:bold;	
	color:#5a5a5a;
}
.afishaLitName a:hover{
	color: #340002;
}
.lastcomm,.lastcomm_over{
	border-bottom: 1px solid #ECECEC;
	margin-bottom: 5px;
	padding: 2px;
}
.specialTheme{
	width:100%;
	border:1px solid #D4CBCC;
}
.specialTheme-tr1{
    background: none repeat scroll 0 0 #992224;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    padding: 17px 0;
    text-align: center;
    vertical-align: middle;
    width: 100px;
}

.specialTheme-tr2{
	padding:5px 5px 5px 20px; color:#000; background-color:#ffcc00;
	font-size:14px;
}
.specialTheme a{
	color: #000000;
    font-weight: bold;
    margin: 10px 0;
    text-decoration: none;
	font-size: 16px;
}
.specialTheme a:hover{
	text-decoration:underline;
}
.specialTheme-tr1 a{
	display:block;
	height:100%;
	width:100%;
	text-decoration:none;
	color:#fff;
}
.c-login_panel div{
	text-align:right;
}

.galka a {
		display: block;
		background: url(../images/galka.gif) left 6px no-repeat;

		padding: 5px 5px 5px 20px;
		text-decoration: none;
		text-align:left;
}
.dayNews, .dayNews a{
	color: #F75804;
	text-decoration:none;
}
.dayNews a:hover{
	color: #992224;
}

#hintbox {
	text-align:left;
	width:150px;
	font-size: 11px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	filter:alpha(opacity="95");
	font-family: tahoma;
	layer-background-color:#a396d9;
	color:#000;
	margin: 0px 15px 0px 0px;
	-moz-opacity : 0.9;
	-moz-border-radius : 5px;
	margin: 10px 0 0 10px;
	padding:3px 5px;
	position:absolute;
	visibility:hidden;
	z-index: 3;
} 
.addCommInfo{
	color: #821B1F;
  font-family: tahoma;
  font-size: 12px;
  text-align: justify;
}
.news_read {
  font-family: tahoma;
  font-size: 11px;
  height: 15px;
  margin: 0;
  padding: 0;
}
.news_read img{
	margin: 2px 3px -1px 6px;
	border:0;
}

.comm_num{
  
  font-family: tahoma;
  font-size: 11px;
  height: 15px;
  margin: 0;
  padding: 0;
}
.comm_num img{
	margin: 0px 3px -2px 6px;
	border:0;
}

.rekBackground{
	background: no-repeat fixed center bottom transparent;
    margin: 0 auto;
    min-height: 100%;	
}
#bannerRight{
	display: block;
	margin: 0 auto;
	position: fixed;
	right: 0;
	top: 160px;
	z-index: 1000000000;
}


.publikacii{
	  background-color:#fff;
      }
      .publikacii .separator{
	border-bottom: 1px solid #EEEEEE;
	clear: both;
	height: 7px;
	margin: 0 0 10px;
      }
      
	.publikacii .s-block-title{
	  margin-bottom: 5px;
	}
	.publikacii .s-block-title span{
	    background: #fff;
	}
	
	  .publikacii .s-block-title a{
	      color:#B60007;
	      
	  }
	    .publikacii .s-block-title:first-letter{
		color:#B60007;
	    }
	    .publikacii .s-block-title a:hover{
		text-decoration: underline;
	    }
	.publikacii .date{
	    color: #AAAAAA;
	    font-size: 11px;
	    font-style: italic;
	}
	.publikacii img{
	  float: left;
	  height: 90px;
	  margin-right: 10px;
	  width: 140px;
	}
	.publikacii h1, .publikacii h2{
	  margin: 0;
	  padding: 0;
	  font-size:18px;
	}
	  .publikacii h1 a, .publikacii h2 a{
	    color:#333;
	    text-decoration: none;
	  }
	    .publikacii h1 a:hover, .publikacii h2 a:hover{
	      color:#F75804;
	      
	    }



/*  Вікторини  */                
                
.tests{
    margin: 0 2px 10px 2px;
}      

h3 .testPostTitle a{
  color: #7E1414;
  font-weight: bold;
  text-decoration: none;
  
}

.testAnswers{
  margin: 7px 0;
}

.tests .testUserInfo input, .testsInPost .testUserInfo input{
    font-size:12px;
}

.testUserInfo span{
    width: 100px;
    float: left;
}

.testSubmitBtn{
    text-align: center;
}
.testSubmitBtn input{
    color: #000;
}

.tests .testAnswers{
    margin: 0 0 0 15px;
}

.tests .required,.testsInPost .required{
    font-weight: bold;
}
.tests .testStory{
    font-size: 11px;
}
.tests .testTitle h4{
    font-size: 13px;
}

.testsInPost{
    
  margin: 10px 0 0 0;
    
}
    .testsInPost .testQuestion h3{
	font-size: 15px;
	color: #7E1414;
    }
    .testsInPost div.testAnswer{
	color: #000;
	font-weight: bold;
    }
    .testsInPost div.testAnswer input{
        margin: 0;
    }
    
    .testsInPost div.testAnswer:hover{
        background: none repeat scroll 0 0 #fefefe;
    }	    
    .testsInPost .testInfoText{
	font-size:14px;
	font-weight: bold;
	color: #7E1414;
    }
    
.alphabet{
    border: 1px solid #AAAAAA;
    margin: 0 0 5px;
    text-align: center;
}
  .alphabet a{
      color: #9C0D13;
      font-size: 10px;
      font-weight: bold;
      padding: 0 0;
      text-decoration: none;
  }
    .alphabet a:hover{
	text-decoration: underline;
    }  
    
.alphTopContent .alphTopItem{
	border-bottom: 1px solid #EEEEEE;
	float: left;
	margin: 5px;
	min-height: 210px;
	padding: 5px;
	width: 160px;
}

.alphTopContent .alphTopItem img{
	max-width: 150px;
	max-height:110px;
}
.alphTopContent .alphTopItem h3 a{
	color: #9C0D13;
	font-size: 12px;
	text-decoration: none;
}
.alphTopContent .alphTopItem h3 a:hover{
	text-decoration: underline;
}

/***************** informers *********************/

.poslugy_block {
    border: 1px solid #7d1313;
    box-shadow: -2px 0 0 #7d1313;
    float: left;
    margin: 5px;
    padding: 5px;
    width: 181px;
}

.poslugy_block .h {
    font-size: 12px;
    height: 40px;
    overflow: hidden;
}
.poslugy_block .h a{
	color: #7d1313;
}
.poslugy_block .h a:hover{
	color: #f75804;
}

.poslugy_block .c {
    height: 135px;
	overflow: hidden;
}

.poslugy_block .c img {
    max-width: 180px;
}


.inform_lviv {
    float: left;
    margin: 5px;
    padding: 5px;
    width: 240px;
}

.inform_lviv .h_lviv {
    font-size: 12px;
    height: 75px;
    overflow: hidden;
}
.inform_lviv .lvivh a{
	color: #7d1313;
}
.inform_lviv .lvivh a:hover{
	color: #f75804;
}

.inform_lviv .lvivc {
    height: 75px;
    overflow: hidden;
}

.inform_lviv .lvivc img {
    max-width: 75px;
}

.inform_turizzzm{
}
	.inform_turizzzm .informItem{
		float: left;
		margin: 1px 5px;
		width: 75px;
	}
	.inform_turizzzm .informItem img{
		border: 1px solid #CCCCCC;
		float: left;
		margin: 0 5px;
		padding: 3px;
		width: 75px;
	}
	.inform_turizzzm .informItemContent{
		float: right;
		height: 54px;
		margin: 0 3px;
		overflow: hidden;
		width: 240px;
	}

.st-news {
						position: relative;
						padding: 0 0 2px 82px;
						min-height: 75px;
						margin: 0 0 22px 0;
						clear: both;
					}
					
						.st-news-image {
							width: 75px;
							height: 75px;
							overflow: hidden;
							position: absolute;
							left: 0;
							top: 0;
						}
						
							.st-news-image img {
								min-width: 75px;
								height: 75px;
							}
							
						.st-news-title {
							position: relative;				
						}
						
							.st-news-title a {
								color: #4b4b4b;
								display: block;
								font-size: 15px;
								line-height: 17px;
								max-height: 51px;
								overflow: hidden;
								position: relative;
								z-index: 222;
							}
																		
								
								.st-news-title a span {
									color: #fff;
									background: #e33012;
									padding: 0 3px 0 3px;
									margin: 0 2px 0 0;
									display: inline-block;
								}
							
								.st-news-title a:hover {
									color: #e43111;
								}
								
					
/*******/
#rioTicketAddBtn{
	background: none repeat scroll 0 0 #89BF39;
	border-radius: 5px 5px 5px 5px;
	color: #FFFFFF;
	float: right;
	font-size: 12px;
	font-weight: bold;
	margin: 0 20px 0 0;
	padding: 5px 10px;
	text-decoration: none;
}

#greenTitle{
	color: #427E15;
	font-size:14px;
	text-decoration: none;
	font-weight: bold;
}
#greenTitle:hover{
	text-decoration: underline;
}


/********
**
Попап вікно авторизації
**
*********/     

/* popup okno */
.window span a.close {color: #333; text-decoration: none; font-size: 25px;}
.window span a.close:hover {color:#ccc; text-decoration:none}
#mask {
display: none;
background: #000;
position: fixed; left: 0; top: 0;
width: 100%; height: 100%;
opacity: .30;
z-index: 9000;
}
#boxes .window {
position: fixed;
width: 505px;
height: 259px;
display:none;
left:0;
top:0;
z-index:9999;
}
#boxes #dialog {
width:360px;
height:250;
background-color:;
}

.login-box {background: url('../images/bg-yellow.png'); width: 511px; height: 259px; position: absolute;}

.close-div {position: absolute; width: 23px; height: 23px; right: 15px; top: 11px;}
a.close {width: 23px; height: 23px; display: block; background: url('../images/log-icons.png') no-repeat; text-decoration: none;}
.text270deg {position: absolute;left: 15px;bottom: 16px;font-size: 18px;color: white;width: 18px;height: 18px;
-webkit-transform: rotate(270deg); /* для safari и chrome браузеров */
-moz-transform: rotate(270deg); /* для FF */
-o-transform: rotate(270deg); /* для Opera */
transform: rotate(270deg); /* для остальных браузеров поддерживающий поворот по-умолчанию */
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); /* для ИЕ 6-8 */}


.popup-body {font-size: 0.9em; line-height: 1.3em; float: left;}

.log-box-l {margin: 5px 12px 13px 6px;width: 493px;height: 241px;background:url('../images/left-bg.png') no-repeat;}
.log-box-r {width: 493px;height: 241px;background:url('../images/right-bg.png') no-repeat 100% 0;float: left;color:#555;font:normal 9pt Arial; position: relative;}
.log-vhod {width: 493px;float: left;}

.flogin {float: left; width: 245px; position: absolute; margin: 16px 0 0 72px;}
.poptext {float: right; width: 151px;}
.poptext ul {list-style: none; margin: 0; padding: 0; position: absolute; bottom: 3px;}
.poptext ul li {padding: 0 0 13px 15px;}
.poptext ul li a {background: url('../images/log-icons.png') no-repeat;padding-left: 32px;height: 23px;display: block;line-height: 23px;color: white;font-weight: bold;text-decoration: none;}
.poptext ul li a#b1 {background-position:0 -23px;}
.poptext ul li a#b2 {background-position:0 -46px;}
.poptext ul li a#b3 {background-position:0 -69px;}
.poptext ul li a#b4 {background-position:0 -92px;}

.log-box-c .popup-body .log-vhod {display: block;}
.lfield p {color: #454545; font-weight: bolder; -webkit-margin-before: 10px;-webkit-margin-after: 7px;-webkit-margin-start: 3px;-webkit-margin-end: 0px;}
.lfield input {color:#767676; padding: 0px 0 0 18px; width: 227px; height: 41px; background: url('../images/input.png'); border: 0; outline: none; margin: 0; font-style: italic;}
.lfield input:hover {background-position: 0 -41px;}

.but-log {cursor: pointer; width: 96px;height: 38px;color: white;background: url("../images/log-button.png") no-repeat;float: right;border: none;margin-top: 25px;margin-right: 1px;}
/* ---------- */

/********
**
Попап вікно авторизації кінець
**
*********/     
/* Панель користувача */     
.menu_list_{
	position: fixed; 
	display: none; 
	left: -6px; 
	top: 9px;
	list-style: none; 
	width: 240px; 
	border: 2px solid #872323; 
	padding: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color:#882424;
	z-index:9001;
}
.menu_list_ li{
	padding-bottom:10px; 
}
.menu_list_ a{
	text-decoration:none;
	color:#FFFFFF !important;
}
.menu_list_ a:hover{
	text-decoration:none;
	color: #FF6E05;
}
/* Панель користувача кінець */   
/* Панель ссилок початок */		
.headerPanel{
			clear: right;
		/*	padding: 10px 0 2px 0; */
}

	.headerPanel a{
		color: #882424;
		text-decoration: none;

	}
		.headerPanel a:hover{
			text-decoration: underline;	
			color: #FB9624;
		}


	.headerPanelDiv{
		float: left;
		
	}
	
	#close_btn{
    background: url("../images/login-close.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 25px;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 25px;
}
	#close_btn:hover{
		background-position: 0 -25px;
	}

/* Панель ссилок кінець */	

/* 
	великий тайтл, одна новина
	shortstory-onenews.tpl 
*/
.oneNews-title{
	color: #9C0D13;
    font-family: "PT Serif","Times New Roman",Times,serif;
    font-size: 22px;
    font-weight: normal;
    padding: 5px 10px 0;
    width: auto;
}

	.oneNews-title a{
		font-family: "PT Serif","Times New Roman",Times,serif;
		font-size: 22px;
		font-weight: normal;
		padding: 5px 10px 0;
		color: #9C0D13;
		text-decoration: none;
	}
	.oneNews-title a:hover{
		color: #000;
		text-decoration: underline;
	}

.oneNews-content{
	font-size: 13px;
    line-height: 20px;
    padding: 0 5px;
}
.oneNews-content img{
    margin: 0;
    padding: 5px 2px;
    width: 390px;
}
.oneNews-content br{
	display: block;
    height: 0;
}


.top10 > a {
	background: url("/templates/mb_ua/images/kubik.gif") no-repeat scroll 0 0 #FFFFFF;
    color: #676767;
    float: left;
    height: 45px;
    margin: 0 0 5px 5px;
    padding: 0 0 0 15px;
    text-decoration: underline;
    width: 182px;
}
.top10 > a:hover{
	text-decoration: underline;
	color: #000;
}

.speedbar{
	padding: 0 0 10px 0;
	font-weight: bold;
}
.speedbar a{
	color: #7D1313;
}
.c-block-title > a {
    color: #427E15;
    text-decoration: none;
}
.c-block-title > a:hover {
    text-decoration: underline;
}
.btn_subscr {
    background: linear-gradient(to bottom, #942327 1%, #5b0b0e 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 solid #000000;
    border-radius: 5px;
    color: #ffffff;
    font-size: 17px;
    line-height: 11px;
    margin: auto;
    padding: 12px 17px;
    text-align: center;
    text-decoration: none;
    width: 200px;
}
.dateTitle{border-bottom: 1px solid #eee; color: #888; font-size: 14px; font-weight: normal; margin: 10px 0 0; padding: 0 0 3px; text-align: center;}


.simpleBox {
    border-bottom: 1px solid #eee;
    margin: 10px 0 0;
    padding: 0 0 5px;
}
.simpleBox .left {
    display: inline-block;
    font-size: 0;
    margin: 0 0 0 5px;
    width: 75px;
}

.simpleBox .right {
  display: inline-block;
  height: 51px;
  overflow: hidden;
  padding: 0 0 0 5px;
  vertical-align: top;
  width: 160px;
}

.simpleBox .title a {
    line-height: 16px;
}

.simpleBox .imgFromContent img {
    width: 100%;
}
.relatedImgBox img{
	width: 100%;
}
.onlyImgFromContent{
	font-size: 0;
}

.iframe420x120{
	width: 420px;
	height: 120px;
	overflow: hidden;
	border:0;
	cursor: pointer;
}
.iframe360x90{
	width: 360px;
	height: 90px;
	overflow: hidden;
	border:0;
	cursor: pointer;
}
.iframe180x90{
	width: 180px;
	height: 90px;
	overflow: hidden;
	border:0;
	cursor: pointer;
}
.iframe300x120{
	width: 300px;
	height: 120px;
	overflow: hidden;
	border:0;
	cursor: pointer;
}
.iframe300x240{
	width: 300px;
	height: 240px;
	overflow: hidden;
	border:0;
	cursor: pointer;
}
.iframe330x90{
	width: 330px;
	height: 90px;
	overflow: hidden;
	border:0;
	cursor: pointer;
}
.iframe250x240{
	width: 250px;
	height: 240px;
	overflow: hidden;
	border:0;
	cursor: pointer;
}
.iframe120x670{
	width: 120px;
	height: 670px;
	overflow: hidden;
	border:0;
	cursor: pointer;
}