
* {
margin: 0;
padding: 0;
}

body {
font-family: Tahoma;
font-size: 12px;
margin: 0;
background-color: #FFFFFF;
}

div, table {
font-size: 12px;
}

#main {
width:1024px;
height:100%;
border:0;
border-collapse: separate;
padding: 8px;
margin:0;
border-spacing: 8px;
text-align: left;
}

.mainm {
display: block;
background: url(../images/nav_gray.jpg) no-repeat left 3px;
padding: 0 0 8px 15px;
line-height: 14px;
color: #3a3a3a;
text-decoration: underline;
}

a.mainm:hover, span.mainm {
display: block;
background: url(../images/nav_blue.jpg) no-repeat left 3px;
padding: 0 0 8px 15px;
color: #3a3a3a;
text-decoration: none;
}

/* Ссылки */

A.A10_606060 {
color: #3a3a3a;
text-decoration: none;
}

A.A10_606060:hover {
color: #3a3a3a;
text-decoration: underline;
}

A.A10_606060_2 {
color: #3a3a3a;
text-decoration: underline;
}

A.A10_606060_2:hover {
color: #3a3a3a;
text-decoration: none;
}

A.A11_606060 {
color: #3a3a3a;
text-decoration: none;
}

A.A11_606060:hover {
color: #3a3a3a;
text-decoration: underline;
}

A.A12_606060 {
color: #3a3a3a;
text-decoration: none;
}

A.A12_606060:hover {
color: #3a3a3a;
text-decoration: underline;
}

A.A12_606060_2 {
color: #3a3a3a;
text-decoration: underline;
}

A.A12_606060_2:hover {
color: #3a3a3a;
text-decoration: none;
}

/*A.A12_34A4DB {
color: #34A4DB;
font-weight: normal;
text-decoration: underline;
}

A.A12_34A4DB:hover {
color: #34A4DB;
text-decoration: none;
}*/

/* Текст */

	.T10_606060 {
font-size: 10px;
color: #3a3a3a;
font-family: Tahoma;
line-height: 1.7;
}

.T10_606061 {
font-size: 10px;
color: #3a3a3a;
font-family: Tahoma;
}

.T10_34A4DB {
font-size: 10px;
color: #34A4DB;
font-family: Tahoma;
}

.T10_FFCC50 {
font-size: 10px;
color: #FFCC50;
font-family: Tahoma;
}

.T11_34A4DB {
font-size: 11px;
color: #34A4DB;
font-family: Tahoma;
}

.T11_FFCC50 {
font-size: 11px;
color: #FFCC50;
font-family: Tahoma;
}

.T12_34A4DB {
font-size: 12px;
color: #34A4DB;
font-family: Tahoma;
}

.T12_FFCC50 {
font-size: 12px;
color: #FFCC50;
font-family: Tahoma;
}

.T12_606060 {
font-size: 12px;
color: #3a3a3a;
font-family: Tahoma;
font-style: bold;
line-height: 1.7;
}

p {
font-size: 12px;
color: #3a3a3a;
font-style: bold;
line-height: 120%;
}

.T12_fA3E3E {
font-size: 12px;
color: #fA3E3E;
font-family: Tahoma;
text-decoration: underline;
}

.T13_606060 {
font-size: 13px;
color: #3a3a3a;
font-family: Tahoma;
}

.T14_606060 {
font-size: 14px;
color: #3a3a3a;
font-family: Tahoma;
}

.T15_606060 {
font-size: 15px;
color: #3a3a3a;
font-family: Tahoma;
}

.T30_606060 {
font-size: 20px;
color: #3a3a3a;
font-family: Tahoma;
}

/* Таблица */

.table {
background:#FFFFFF;
border-collapse:collapse;
border:8px solid #F4F4F4;
padding: 8px;
/*
overflow:hidden;
*/
}

table.logo, table.left {
margin:0;
}

	table.logo td, table.left td {
	background:none;
	border:none;
	}


td.victory {
	border: 8px solid #c32728;
	background-color: #f4d59e;
}
.bgvictory {
	background-color: #f4d59e;
}

/* Графика */

	.img {
border-top-color: #F4F4F4;
border-top-width: 8px;
border-top-style:solid;
border-bottom-color: #F4F4F4;
border-bottom-width:  8px;
border-bottom-style:solid;
border-left-color: #F4F4F4;
border-left-width: 8px;
border-left-style:solid;
border-right-color: #F4F4F4;
border-right-width: 8px;
border-right-style:solid;
}

img {
border:none;
}

/* Элементы */

input.inputText {
width: 150px;
padding:1px 3px 2px 3px;
}

#events {
float:left;
width:98px;
background:#fff;
margin-top:5px;
margin-right:5px;
}

h1 {
font-size: 20px;
color: #3a3a3a;
font-family: Tahoma;
font-weight: normal;
}

ul {
margin:10px 0 15px 5px;
}

ul ul {
margin:5px 0;
}

ul li, ol ul li {
background:url(/images/ul_li_bg.gif) left 7px no-repeat;
padding-left:12px;
margin-bottom:7px;
list-style-type:none;
color: #3a3a3a;
zoom:1;
}

ul ul li, ol ul ul li {
background:url(/images/ul_ul_li_bg.gif) left 7px no-repeat;
padding-left:10px;
margin-left:6px;
}

ol {
margin:10px 0 15px 22px;
//margin-left:26px;
}

ol ol, ul ol {
margin:8px 0 0 20px;
}

ol li, ul ol li {
list-style-type:decimal;
list-style-position:outside;
margin:0 0 7px 0;
color: #3a3a3a;
}

ul ol li, ul ul ol li, ul ul ul ol li {
background:none;
padding:0;
}

ol ul li {
list-style-type:none;
}

.selection_thumbnail {
opacity: 0.6
}

.selection_thumbnail:hover {
opacity: 1.0
}

/* Globals begin */



.clear {
clear: both;
height: 1px;
overflow: hidden;
}

.btn {
background: #e3dfd6 url(../images/btn.gif) bottom repeat-x;
border: 1px solid #44596b;
display: block;
float: left;
height: 16px;
line-height: 16px;
padding: 0 8px 0 11px;
}

.title {
background-color: #ebe4e2;
border-bottom: 2px solid #fff;
padding: 9px 11px 7px;
color:#44596b;
}

.banner {
margin-bottom: 20px;
}

.banner .title {
margin: 0 -8px 3px -11px;
}

.more {
background: url(../images/menu_ico.gif) 0px 9px no-repeat;
display: block;
padding: 5px 0 6px 8px;
}

.date {
background: url(../images/menu_ico.gif) left center no-repeat;
padding-left: 8px;
font-size: 12px;
}

p {
margin-bottom: 5px
}

hr {
height: 1px;
line-height:0;
border:none;
background-color:#ccc;
margin:8px 0;
//margin:0;
}

.clear {
clear: both;
}

.floatLeft {
float: left;
margin: 2px 10px 3px 0;
}

.floatRight {
float: right;
margin: 2px 0 3px 10px;
}

.picDescription {
width: 1px;
}

.picDescription td {
border: 0;
line-height: 12px;
padding: 5px 0;
text-align: left;
}

.picDescription .picCell {
padding: 0
}


label {
color:#000;
font-weight:normal;
}

	label span {
	color:#ff0000;
	}
	
label.check { vertical-align:middle; }
	
input, select {
vertical-align:middle;
}

select {
margin:3px 0 10px 0;
border-left:2px ridge #929292;
border-top:2px ridge #929292;
border-right:1px solid #dcdcdc;
border-bottom:1px solid #dcdcdc;
width:310px;
}

input.check {
vertical-align:middle;
margin:5px 5px 3px 0;
}

input.text, textarea {
background:#fff;
border-left:2px ridge #929292;
border-top:2px ridge #929292;
border-right:1px solid #dcdcdc;
border-bottom:1px solid #dcdcdc;
padding:2px 3px 3px 3px;
margin:3px 0 10px 0;
font-size:11px;
color:#000;
width:300px;
}

textarea {
height:150px;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

blockquote {
background:#f1f1f1 url(/images/blockquote_bg.gif) 20px 48% no-repeat;
padding:10px 40px;
margin: 10px 0;
}

table {
margin:10px 0;
border-collapse:collapse;
}

th {
background:#f4f4f4;
font-weight:bold;
text-align:left;
padding:2px 10px 4px 10px;
border:1px solid #ccc;
}

td {
background:none;
text-align:left;
vertical-align:top;
padding:2px 10px 4px 10px;
border:none;
}

.cellBg th {
background:none;
font-weight:bold;
text-align:left;
padding:2px 10px 4px 10px;
border:none;
}

.cellBg td {
background:#f4f4f4;
text-align:left;
vertical-align:top;
font-size:11px;
padding:2px 10px 4px 10px;
border:1px solid #ccc;
}

.StyledTable {
}

.StyledTable td {
}

.StyledTableFirstRow td {
}

.document {
padding: 3px 0
}

.document img {
border: 0;
margin-right: 4px;
position: relative;
top: -2px;
vertical-align: top;
}

/* Globals end */

.list {
margin:10px 0;
padding:0;
clear:both;
}

	.list li {
	background:none;
	/*border-bottom:1px solid #e5e5e5;*/
	list-style-type:none;
	margin:0 0 10px 0;
	padding:0 0 0 0;
	zoom:1;
	}
	
	.list li:after {
	content:'';
	clear:both;
	display:block;
	overflow:hidden;
	height:0;
	}
	
		.list li .name {
		color:#34A4DB;
		font-size:12px;
		font-weight:normal;
		}
		
			.list li .name a {
			text-decoration:none;
			}
			
			.list li .name a:hover {
			text-decoration:underline;
			}
		
		.name, .table.content .name {
		color:#34A4DB;
		font-size:12px;
		margin-bottom:6px;
		}
		
		.list li .name .date, .name .date {
		background:none;
		padding:0;
		font-weight:normal;
		font-size:11px;
		color:#888;
		}
		
ul.doc {
margin:15px 0;
clear:both;
}

	ul.doc li {
	background:none;
	padding:0 0 3px 27px;
	position:relative;
	font-size:12px;
	list-style-type:none;
	vertical-align:top;
	line-height:16px;
	}
				
		ul.doc li img {
		position:absolute;
		left:0;
		top:0;
		border:none;
		}
		
.level2 {
margin:0 0 15px 10px;
padding:0;
}

	.level2 li {
	background:url(/images/ul_ul_li_bg.gif) left 5px no-repeat;
	margin:0 0 5px 0;
	line-height:120%;
	}
	
	.level2 li.active {
	background:url(/images/ul_ul_li_bg2.gif) left 5px no-repeat;
	}
	
		.level2 li a, .level2 li a:hover {
		color:#888;
		}
		
		.level2 li.active span {
		color:#888;
		text-decoration:none;
		}
	
.gallery td {
background:none;
border:0;
}

.navig {
text-align:center;
border-top:1px solid #e5e5e5;
padding:10px 0 0 0;
margin:10px 0;
}

	.navig a {
	text-decoration:none;
	margin:0 2px;
	}
	
	.navig .prev {
		font-weight:bold;
		margin:0 10px 0 0;
	}
	
	.navig .next {
		font-weight:bold;
		margin:0 0 0 10px;
	}
	
	.navig span.active {
		color:#3a3a3a;
	}
	
.journal {
margin:0 0 15px 0;
padding:0;
width:680px;
zoom:1;
}

.journal:after {
content:'';
clear:both;
display:block;
overflow:hidden;
height:0;
}

	.journal img {
	margin:0 15px 5px 0;
	border:8px solid #e5e5e5;
	float:left;
	}
	
.mat {
zoom:1;
}

.mat:after {
content:'';
clear:both;
display:block;
overflow:hidden;
height:0;
}

.topNavig {
height:12px;
vertical-align:top;
text-align:left;
margin:0 -15px 0 15px;
padding:0;
float:right;
}
	
	.topNavig img {
	float:left;
	margin:0 10px 0 0;
	}
	
.table.content {
line-height:150%;
}

	.table.content p {
	margin-bottom:10px;
	line-height:150%;
	}
	
.sepBox {
margin:20px 0 0 0;
padding:40px 0 0 0;
width:220px;
position:relative;
z-index:10;
}

	.sepBox .sep {
	position:absolute;
	left:-16px;
	top:0;
	max-width:260px;
	}
	
	.sepBox .banner {
	overflow:hidden;
	}
	
	.sepBox .banner img {
	max-width:220px;
	}
	
table.border td {
border:1px solid #3a3a3a;
}

table.zayvki td {
padding:2px 2px 3px 2px;
}

a {
	outline:none;
}

/* Blog */

.navigCalendar {
	zoom:1;
}

	.navigCalendar .month {
		float:left;
	}
	
	.navigCalendar .year {
		float:right;
	}
	
	.navigCalendar a, .navigCalendar a:hover {
		font-weight:bold;
		font-size:13px;
		text-decoration:none;
	}

.calendarBlog {
	width:218px;
	margin:10px 1px;
}

	.calendarBlog th, .calendarBlog td {
		padding:2px 2px 4px 2px;
		text-align:center;
		border:1px solid #ccc;
	}
	
	.calendarBlog td.notThisMonth {
		color:#ccc;
	}

.blog {
	margin:0 0 15px 0;
	padding:0 5px 10px 5px;
	border-bottom:8px solid #f4f4f4;
	position:relative;
	zoom:1;
}

	.blog .date, .comments .date {
		background:none;
		color:#888;
		font-size:11px;
		padding:0;
		margin:0 0 6px 0;
	}
	
	.comments .date {
		border-bottom:1px dashed #ccc;
		padding:0 0 2px 0;
	}
	
	input.text {
		border:1px solid #9c9c9c;
		font-size:10px;
		width:200px;
		padding:2px 2px 3px 2px;
	}
	
	.titleBlog {
		font-size:13px;
		font-weight:bold;
		color:#3a3a3a;
	}
	
		.titleBlog a {
			color:#3a3a3a;
			text-decoration:none;
		}
		
		.titleBlog a:hover {
			color:#3a3a3a;
			text-decoration:underline;
		}
		
		.titleBlog .namePost {
			color:#3a3a3a;
			font-size:20px;
			font-weight:normal;
		}
		
	.blog .tags {
		font-size:11px;
		border-bottom:1px dashed #ccc;
		padding:0 0 2px 0;
	}
	
	.author {
		background:#f4f4f4;
		width:280px;
		margin:0 30px 10px 0;
		padding:10px;
		border:1px solid #ccc;
		float:left;
	}
	
		.author .floatLeft {
			margin:0 10px 3px 0;
		}
		
	.blog .comment {
		float:left;
		width:200px;
		position:relative;
	}
	
	.comments .comment {
		float:right;
		width:200px;
		position:relative;
		zoom:1;
	}
	
		.blog .comment .rateBox, .comments .rateBox {
		float:none;
		height:20px;
		zoom:1;
		}
		
		.comments .rateBox {
			float:right;
		}
		
		.blog .comment .rateBox:after, .comments .rateBox:after {
		content:'';
		clear:both;
		display:block;
		overflow:hidden;
		height:0;
		}
		
			.blog .comment .rateLeft, .comments .rateLeft {
				float:left;
				margin:0 5px 0 0;
				font-size:11px;
			}
			
			.blog .comment a, .blog .comment span.com {
			background:url(../images/ico_comment.gif) left top no-repeat;
			padding-left:17px;
			text-decoration:none;
			font-size:11px;
			display:block;
			height:14px;
			cursor:pointer;
			margin-bottom:10px;
			}
			
			.blog .comment span.com {
			color:#4876B1;
			cursor:text;
			}
			
			.blog .dropNoReg {
			background:url(../images/popup_shadow.png) left top no-repeat;
			position:absolute;
			left:-130px;
			bottom:35px;
			width:320px;
			height:132px;
			padding:0;
			z-index:10000;
			}
			
			.comments .dropNoReg {
			position:absolute;
			right:0;
			top:-146px;
			width:320px;
			height:152px;
			padding:0;
			z-index:10000;
			}
				
				.dropNoReg div {
				background:#f0f0f0;
				border:1px solid #3a3a3a;
				margin:0;
				padding:0;
				}
					
					.dropNoReg .titleDrop {
					font-size:18px;
					color:#aa0000;
					font-family:"Times New Roman", Times, serif;
					margin:10px 20px;
					}
					
					.dropNoReg p {
					font-size:12px;
					color:#000;
					margin:0 20px 8px 20px;
					}
					
					.blog .dropNoReg a, .dropNoReg a {
					background:none;
					padding:0;
					margin:0;
					font-size:12px;
					display:inline;
					}
					
					.dropNoReg span.red {
					background:#3a3a3a;
					border-bottom:1px solid #3a3a3a;
					height:16px;
					display:block;
					text-align:right;
					color:#fff;
					}
					
					.dropNoReg span.red .close {
					margin:1px;
					padding:0;
					border:none;
					cursor:pointer;
					}
					
					.dropNoReg .titleDrop {
						font-size:18px;
						margin:10px 20px;
						color:#aa0000;
					}
			
			.blog .comment .mines, .blog .comment .minesNa, .comments .mines, .comments .minesNa {
			background:none;
			border:none;
			display:block;
			float:left;
			width:22px;
			height:16px;
			padding:0;
			margin:0;
			cursor:pointer;
			}
	
			.blog .comment .pluse, .blog .comment .pluseNa, .comments .pluse, .comments .pluseNa {
			background:none;
			border:none;
			display:block;
			float:left;
			width:22px;
			height:16px;
			padding:0;
			margin:0;
			cursor:pointer;
			}
			
			.blog .comment span.rate, .comments span.rate {
			background:#f7fbf5 url(../images/rate_bg.gif) left bottom repeat-x;
			display:block;
			float:left;
			height:10px;
			line-height:10px;
			border:1px solid #dedabd;
			padding:2px 8px;
			margin:0;
			color:#339900;
			font-weight:bold;
			font-size:12px;
			}
			
			.blog .comment span.rateRed, .comments span.rateRed {
			background:#f7fbf5 url(../images/rate_bg_red.gif) left bottom repeat-x;
			display:block;
			float:left;
			height:10px;
			line-height:10px;
			border:1px solid #dedabd;
			padding:2px 8px;
			margin:0;
			color:#ff0000;
			font-weight:bold;
			font-size:12px;
			}
			
			.blog .comment span.rateZero, .comments span.rateZero {
			background:#f7fbf5 url(../images/rate_bg_zero.gif) left bottom repeat-x;
			display:block;
			float:left;
			height:10px;
			line-height:10px;
			border:1px solid #dedabd;
			padding:2px 8px;
			margin:0;
			color:#4b78bb;
			font-weight:bold;
			font-size:12px;
			}
	
	.blogMore {
		clear:both;
		font-size:13px;
		font-weight:bold;
		display:block;
		text-align:right;
	}
	
	.blogMore.read {
		clear:none;
		font-size:13px;
		font-weight:bold;
		display:block;
		float:right;
		text-align:right;
	}
	
.comments {
	background:#f8f8f8;
	clear:both;
	margin:0 0 15px 0;
	padding:10px;
	border:2px solid #dadada;
	position:relative;
	zoom:1;
}

.commentForm {
	background:#f4f4f4;
	border:1px solid #ccc;
	padding:10px;
	margin:0 0 10px 0;
}

	.commentForm table td {
		vertical-align:middle;
	}
	
	.commentForm table input.text {
		margin:0;
	}
	
	.commentTitle {
		font-size:14px;
		font-weight:bold;
	}
	
.answer {
	margin:-10px 0 0 30px;
}

.blogLeft {
	margin:0 0 20px 0;
	clear:both;
	width:220px;
	overflow:hidden;
	line-height:150%;
	zoom:1;
}

	.blogLeft .title {
		font-size:14px;
		font-weight:bold;
		margin:0 0 10px 0;
		padding:0;
		background:none;
		border:none;
		color:#3a3a3a;
	}

.blogLeft:after, .blog:after, .navigCalendar:after {
	content:'';
	clear:both;
	display:block;
	overflow:hidden;
	height:0;
}

.player {
	float:left;
	margin:0 15px 10px 0;
}

/* /Blog */

.topMenu {
	padding:0 10px;
}

	.topMenu a, .topMenu a:hover {
		color:#3a3a3a;
	}

.DEV_MOD {
	border:1px solid red;
}

