body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'PT Sans', sans-serif;
	width: 100%;
	padding: 0px;
	margin: 0px; 
	background-image: url('http://www.pro-zenit.ru/img/bg.jpg');
	background-position: top;
	background-repeat: no-repeat;
	background-color: #030e22;
	color: #666666

	}
small {
	font-size: 0.8em;
}
h1, h2, h3, h4, h5, h6 {
	line-height: 1.2em; 
	font-weight:bold; 
}
h1 { font-size: 2.0em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1em; }
pre {
	overflow:auto;
}
acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dashed #999;
}
strong {	
	color:#666;
}

a {
	color: #454545;
	text-decoration: underline;
}
a:hover {
	color: #ff003a;
	text-decoration: underline;
}


a.headme {
	color: #000;
	text-decoration: underline;
}
a:hover.headme {
	color: #000;
	text-decoration: underline;
}
a.headme_g {
	color: #00641d;
	text-decoration: underline;
}
a:hover.headme_g {
	color: #000;
	text-decoration: underline;
}
a.foot{
	color: #fff;
	text-decoration: underline;
}
a:hover.foot {
	color: #ff003a;
	text-decoration: underline;
}
a.oldtime {
        color: #767676;
        text-decoration: underline;
}
hr {
color: #868585;  
background-color:#868585; 
border:0px none; 
height:1px; 
clear:both; 
	}
a img {
	border: none;
	}
/* Layout */
#page {
	margin: 0 auto;
	padding: 0;
	width:100%;
}
#header {
	margin: 0;
	width:100%;
}
#wrapper {
	margin:-40px 0px 0px 0px;
	padding:20px;
}
#content {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 230px;
	width:500px;
	float:left;
        line-height: 1.5;
}
#sidebar {
	width:200px;
	float:left;	
	margin:-10px 0px 0px 36px;
	padding:0px 0px 0px 0px;
}	
#footer {
	margin: 20px auto;
	clear: both;
}
/* Header */
}
#header h1 {
	margin:10px 0;
}
#header .description {
	font-size:1.2em;
}
#hmenu {
	margin:0 20px;
	padding:5px 0;
}
#hmenu ul {
	display:inline;
	margin:0;
	padding:0;
}
#hmenu ul li {
	padding:0;
	display:inline;
	margin:0 20px 0 0;
}
#hmenu ul li {
	font-size:1.2em;
	font-weight:bold;
	text-transform:uppercase;
}	
#hmenu ul li#hmenu_rss {
	background:url('images/rss.png') no-repeat;
	padding-left:20px;
}	
#header, #hmenu {
	font-size:12px;
}
/* End header */

/* Post */
.post {
	width:100%;
	margin: -16px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	text-align: left;
	overflow:hidden;
	clear:both;
}
.post h2 {
	margin:0;
	padding:0;
	text-align:left;
}
.post h3.post-title {
	font-weight:bold;
	font-size:1.8em;
	margin:0;
	padding:0;
	text-align:left;
}	
div.archive-title {
	font-size:1.6em;
	font-weight:bold;
}
.post hr {
	display: block;
	}
.postmetadata {
	margin:-3px 0px 0px 0px;
	clear: both;
	font-size:11px;
	color:#888;
}
.clear {
	clear: both;
}
.entry {
	width:500px;
	font-size:13px;
	line-height:1.4em;
	margin:20px 20px 0px 0px;
	padding:0px 20px 0px 0px;
	color: #000;

}

.entry_cat {
	width:500px;
	font-size:13px;
	line-height:1.4em;
	margin:-50px 20px 0px 0px;
	padding:10px 20px 10px 0px;
	color: #000;

}

.entry1 {
	font-size:1em;
	line-height:1.2em;
	margin:20px 0;
}
.entry blockquote {
	border:1px dashed #ccc;
	font-size:0.9em;
	padding:5px 20px;
	margin:10px 0;
	background:#f8f8f8;
}
.entry blockquote blockquote {
	font-size:1em;
}
.entry fieldset {
	border:1px dashed #ccc;
}
.entry fieldset legend {
	font-weight:bold;
	text-transform:uppercase;
}
.entry ol { list-style-type:decimal; }
.entry ol ol {	list-style-type:lower-alpha; }
.entry ol ol ol {	list-style-type:lower-roman; }
p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignright {
	padding:0;
	margin: 2px 0 5px 10px;
	display: inline;
	float:right;
}
.alignleft {
	padding:0;
	margin: 2px 10px 5px 0;
	display: inline;
	float:left;
}
.aligncenter,div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.navigation .alignleft {
	text-align:left;
}
.navigation .alignright {
	text-align:right;
}
.navigation {
	width: 500px;
	font-size: 1.1em;
	clear: both;
	margin: 0px 0px 0px -160px;
	padding: 0px 0px 0px 0px;
}	
.wp-caption {
	border: 1px solid #ccc;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.searchbox {
	padding:20px;
	text-align:center;
	clear:both;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
/* Comments*/
#comments {
	font-size:1.2em;
	line-height:1.4em;
}
.commentlist {
	margin:20px 0;
	padding:0 0 1px 0;
}
.commentlist li {
	list-style:none;
	margin:0;
	padding:0;
}
li.comment div, li.pingback div {
	padding:20px;
	overflow:auto;
}
li.comment div div, li.pingback div div {
	padding:0;
	overflow:visible;
}
.commentlist li.even {
	background-color:#fafafa;
}
.commentlist li.odd {
	background-color:#f6f6f6;
}
ul.children li {
	list-style:none;
}
img.avatar {
	float:right;
	border:1px solid #eee;
	padding:2px;
	margin:0;
	background:#fff;
}
.comment-meta, .reply {
	margin:0;
	padding:0;
	font-size:0.8em;
}
.comment-author cite {
	font-style:normal;
	font-weight:bold;
}
#comments div.navigation {
	font-size:0.8em;
}
/* Sidebar */
#sidebar {
	font: 1.2em;
	}
#sidebar h2 {
	font-size: 1.2em;
	}
#sidebar h2 {
	padding: 0;
	}
#sidebar p {
	padding: 0;
}
/* Calendar */
#wp-calendar {
	empty-cells: show;
	width: 155px;
	}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
	font-weight:bold;
}
#wp-calendar caption {
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	margin:0 0 5px 8px;
	color:#666;
}
#wp-calendar td {
	padding: 3px 5px;
	text-align: center;
}
#wp-calendar td#today {
	background:#eee;
}	
#wp-calendar td#prev a {
	padding: 0;
	text-align:left;
	font-weight:normal;
}
#wp-calendar td#next a {
	padding: 0;
	text-align:right;
	font-weight:normal;
}
/* End Calendar */
/* Footer */	

#footer {
	padding:0px;
	text-align:center;
	font-size:12px;
	color:#454545;
	margin:0px;
}
/* Custom */

/*------------------------------------*\
	НАВИГАЦИЯ
\*------------------------------------*/
#nav{
	float:left;
	width:700px;
	list-style:none;
	font-weight:bold;
	background-color: #14abff;
	margin: 6px -6px 0px 0px;
	padding: 0px 0px 0px 5px;
	border-radius:4px;  
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	clear:left;
}

#nav li{
	float:left;
	position:relative;
	display:block;
	padding: 0px 0px 0px 0px;
}
#nav li a{

	height: 24px;
	margin:0px 0px 0px 4px;
	padding:6px 0px 0px 0px;
	display:block;
	color:#fff;
	background:#14abff;
	text-decoration:none;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	text-decoration:underline;
}
#nav li a:hover{
	height: 24px;
	margin:0px 0px 0px 4px;
	padding:6px 0px 0px 0px;
	color:#fff;
	text-decoration:underline;
    	background:#056397!important;
        border-color: #CCCCCC #CCCCCC #BBBBBB;

}

/*--- ВЫПАДАЮЩИЕ ПУНКТЫ ---*/
#nav ul{
	list-style:none;
	position:absolute;
	left:-9999px; /* Скрываем за экраном, когда не нужно (данный метод лучше, чем display:none;) */
	opacity:0; /* Устанавливаем начальное состояние прозрачности */
	-webkit-transition:0.25s linear opacity; /* В Webkit выпадающие пункты будут проявляться */
}
#nav ul li{
	padding-top:1px; /* Вводим отступ между li чтобы создать иллюзию разделенных пунктов меню */
	float:none;
	background:url(dot.gif);
}
#nav ul a{
	white-space:nowrap; /* Останавливаем перенос текста и создаем многострочный выпадающий пункт */
	display:block;
}
#nav li:hover ul{ /* Выводим выпадающий пункт при наведении курсора */
	left:0; /* Приносим его обратно на экран, когда нужно */
	opacity:1; /* Делаем непрозрачным */
}
#nav li:hover a{ /* Устанавливаем стили для верхнего уровня, когда выводится выпадающий список */
	background:#333333;
	background:rgba(51,51,51,0.9); /* Выглядит полупрозрачным */
	text-decoration:underline;

}
#nav li:hover ul a{ /* Изменяем некоторые стили верхнего уровня при выводе выпадающего пункта */
	text-decoration:none;
	-webkit-transition:-webkit-transform 0.075s linear;
	margin: 0px 0px 0px -40px;
}
#nav li:hover ul li a:hover{ /* Устанавливаем стили для выпадающих пунктов, когда курсор наводится на конкретный пункт */
	background:#333;
	background:rgba(51,51,51,1.00); /* Будет полупрозрачным */
	text-decoration:underline;
	-moz-transform:scale(1.05);
	-webkit-transform:scale(1.05);
}
#bg {
}
#page {
	margin: 0 auto;
	padding: 0;
	width:100%;
}
#header {
	margin: 0;
	width:100%;
}
#on_head {
	margin: 0 auto;
	padding: 14px 0px 14px 0px;
	text-transform: uppercase;
	font-size:12px;
	text-align:left;
	font-weight:bold;
 	width: 1044px;
}
#on_head_minus {
	margin: -10px 0px -8px 0px;
	padding: 0px 0px 0px 0px;
 	width: 1044px;
}
#logo_form {
	margin: 0px 0px 0px 0px;
	float:left;
}
.obtn_select {
	width: 95px; 
	height: 23px;
	margin: 0px 0px -2px 4px;
	padding: 7px 0px 0px 0px;
	display: block;
	color: #fff;
	background: #056397;
	text-decoration: none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	text-align:center;
}
.obtn_select:hover {
	-moz-transition: background-position 0.1s linear 0s;
	background: #056397;
	border-style: solid;
	border-width: 0px;
	border-color: #5fb336#5fb336#5fb336;
	text-decoration: none;
	color: #fff;
	text-transform: none;
	text-align:center;
	text-transform: uppercase;
}
.obtn_h {
	width: 95px; 
	height: 24px;
	margin: 7px 4px 0px 4px;
	padding: 0px 0px 0px 0px;
	font-size:12px;
	text-align:center;
	-moz-border-bottom-colors: none;
    	-moz-border-image: none;
    	-moz-border-left-colors: none;
    	-moz-border-right-colors: none;
    	-moz-border-top-colors: none;
    	background-color: #F5F5F5;
    	background-image: -moz-linear-gradient(center top , #FFFFFF, #E6E6E6);
    	background-repeat: repeat-x;
    	border-color: #CCCCCC #CCCCCC #BBBBBB;
    	border-radius: 4px 4px 4px 4px;
    	border-style: solid;
    	border-width: 0px;
    	color: #fff;
    	cursor: pointer;
    	display: inline-block;
    	line-height: 18px;
       	text-decoration: underline;
        text-transform: uppercase;
}
.obtn_h:hover {
	-moz-transition: background-position 0.1s linear 0s;
	background:#FFCD00!important;
	border-style: solid;
	border-width: 0px;
	text-decoration: none;
	color: #FFF;
	text-transform: uppercase;
}
#start{
	width:700px;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
}
#start_form{
	width:400px;
	margin:0px 0px 0px 210px; 
	padding:10px 0px 0px 0px; 
	clear:left;
}
.sbtn2 {
	margin: -26px 0px 0px 186px;
	padding: 0px 0px 0px 0px;
}
.sbtn {
	width: 54px; 
	height: 26px;
	margin: 0px 0px 0px 4px;
	padding: 3px 2px 3px 2px;
	font-size:10px;
	text-align:center;
	-moz-border-bottom-colors: none;
    	-moz-border-image: none;
    	-moz-border-left-colors: none;
    	-moz-border-right-colors: none;
    	-moz-border-top-colors: none;
    	background-color: #F5F5F5;
    	background-image: -moz-linear-gradient(center top , #FFFFFF, #E6E6E6);
    	background-repeat: repeat-x;
    	border-radius: 4px 4px 4px 4px;
    	border-style: none;
    	border-width: 0px;
    	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    	color: #333333;
    	cursor: pointer;
    	display: inline-block;
    	line-height: 18px;
       	text-decoration: none;
    	text-transform: uppercase;
	font-weight: bold;
}
.sbtn:hover {
	-moz-transition: background-position 0.1s linear 0s;
	background:#056397!important;
	border-style: none;
	border-width: 0px;
	border-color: #810000#810000#500303;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
#start_soc{
	width:300px;
	margin:-50px 0px 0px 0px; 
	padding:6px 10px 0px 0px; 
	clear:left;
}
#head_soc_butt{
	vertical-align: middle;
}
#head_soc_butt_text {
	font-size:12px; 
	font-weight:normal; 
	text-transform: none;
	color: #fff;
}
#headerimage{
	margin: 0 auto;
}
#corners3{
	margin: 0 auto;
	padding: 0 10px 0 10px;
	background:#f0f0eb;
	width: 1024px;
	border-radius:5px;  
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}
#wrapper {
	margin:-40px 0px 0px 0px;
	padding:20px;
}
#content {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 230px;
	width:500px;
	float:left;
        line-height: 1.5;
}
#corners44_page{
	margin: -10px 0px 10px 6px;
	padding: 14px 10px 38px 10px;
	background:#fff;
	width: 500px;
	border-radius:5px;  
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}
#four_head {
	margin: -20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#four_content {
	width:500px; 
	font-size: 13px; 
	line-height: 1.2em; 
	margin: 8px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
}
#four_form {
	width:500px;
	margin:0px 0px 0px 0px; 
	padding:10px 0px 20px 24px; 
	clear:left;
}
#desc{
	text-transform:none;
	font-size:12px;
	color:#454545;
	text-align:left;
	font-weight:normal;
	color: #fff;
}
#desc_404{
	text-transform:none;
	font-size:12px;
	color:#454545;
	text-align:left;
	font-weight:normal;
	color: #000;
}
#date_sitebar{
	width:100px;
	margin: 0px 0px -24px 24px;
	padding: 0px 0px 0px 0px;
	text-align:left;
	font-size:11px;
	color:#888;
	text-align:left;
	clear:left;
}
#date{
	width:100px;
	margin: 0px 0px -20px 0px;
	padding: 20px 2px 8px 0px;
	text-align:left;
	font-size:11px;
	color:#888;
	text-align:left;
	clear:left;
}
#archhive_font {
	width:500px; 
	font-size: 13px; 
	line-height: 1.2em; 
	margin: 8px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
}
#archhive_photo {
	width:500px; 
	font-size: 1.1em; 
	line-height: 1.1em; 
	margin: -20px 0px 20px 0px; 
	padding: 0px 0px 10px 0px;
}
# minus_nav {
	padding: 0px 0px 0px 0px;
}
#comment_image {
	vertical-align: -3px;
}
ul.tabs {
	height: 28px;
	line-height: 25px;
 	list-style: none;
	border-bottom: 1px solid #E4E4E4;
 }
.tabs li {
	display: inline;
	font-size: 1em;
	outline: 0;
	border: 0;
	background: #D8D8D8;
	color: #555;
	padding: 7px 10px;
	margin: 0px 26px 0px -20px;
 	-moz-border-radius: 3px;
 	-webkit-border-radius: 3px;
 	border-radius: 3px;
 	vertical-align: middle;
	cursor:pointer;
 }
 .tabs li:hover {
	background: #2e4c79;
	color: #fff
 }
 .tabs li.current {
	background: #2e4c79;
	color: #fff
 }
 .box {
	display: none;
 }
 .box.visible {
	display: block;
 }
#comment_form {
}
#new_footer {
	margin: 0 auto;
	padding: 10px 0px 10px 0px;
	width: 1044px;
	font-size:12px;
	color:#000;
}
#logo_foot {
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
}
#bold2 {
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}
#footer_nav {
	margin: 0px 0px 0px 0px;
	padding: 0px 6px 0px 0px;
}
#bold2_pad {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
}
#vk_foot {
	vertical-align: -5px;
}
a.foot{
	color: #fff;
	text-decoration: underline;
}
a:hover.foot {
	color: #ff003a;
	text-decoration: underline;
}
#vis { 
	opacity:0.3; filter:alpha(opacity=50); -moz-opacity:0.5; 
}

#corners44 {
	margin: -10px 0px 10px 5px;
	padding: 0px 10px 38px 10px;
	background:#fff;
	width: 500px;
	border-radius:5px;  
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}

#corners44_single {
	margin: 6px 0px 10px 5px;
	padding: 0px 10px 38px 10px;
	background:#fff;
	width: 500px;
	border-radius:5px;  
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}

#osn_head {
	margin: 0px 0px 0px 0px; 
	padding: 13px 0px 0px 0px;
}
#small_head_on_last{
	width:496px;
	text-transform: uppercase;
	background:#fff;
	padding: 2px 2px 2px 0px;
	margin: 0px 0px 0px 0px;
	text-align:left;
	font-size:11px;
	color:#000;
	text-align:left;
	font-weight:bold;
	border-radius:4px;  
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
}
#home_links {
	width:500px; 
	font-size: 13px; 
	line-height: 1.1em; 
	margin: 8px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
}

#home_links2 {
	width:100px; 
	font-size: 13px; 
	line-height: 1.1em; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
}

.obtn_ho {
	width: 214px; 
	height: 22px;
	margin: 10px 0px 0px 0px;
	padding:3px 0px 0px 0px;
	font-size:11px;
	text-align:center;
	-moz-border-bottom-colors: none;
    	-moz-border-image: none;
    	-moz-border-left-colors: none;
    	-moz-border-right-colors: none;
    	-moz-border-top-colors: none;
    	border-color: #CCCCCC #CCCCCC #BBBBBB;
    	background-image: -moz-linear-gradient(center top , #FFFFFF, #E6E6E6);
    	background-repeat: repeat-x;
    	background-color: #F5F5F5;
    	border-radius: 4px 4px 4px 4px;
    	border-style: solid;
    	border-width: 1px;
    	color: #333333;
    	cursor: pointer;
    	display: inline-block;
    	line-height: 18px;
       	text-decoration: none;
        text-transform: none;
}
.obtn_ho:hover {
	-moz-transition: background-position 0.1s linear 0s;
	background:#9b1025!important;
	border-color: #810000#810000#500303;
	border-style: solid;
	border-width: 1px;
	text-decoration: none;
	color: #FFF;
	text-transform: none;
}
#home_button_image {
	vertical-align: -2px;
}
#video_foto {
	width:130px;
	float:left;
	padding:0px 0px 10px 0px; 
}
#video_descr {
	width:500px;
	margin: 8px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
}
#home_links_photo {
	width:500px; 
}
#foto_descr {
	width:500px;
	line-height: 1.1em; 
	font-size: 13px; 
	margin: 8px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
}
#comment_block{
	margin: 0px 0 0 160px;
}
#corners44_page_s{
	margin: -26px 0px 10px 6px;
	padding: 0px 10px 38px 10px;
	background:#fff;
	width: 500px;
	border-radius:5px;  
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}
#search_title{
	width:500px; 
	font-size: 2.0em; 
	line-height: 1.2em; 
	font-weight:bold; 
	margin: 16px 0px 0px 0px; 
	padding: 10px 0px 24px 0px;
}
#corners53{
	float:left;
	margin: 0px 0 10px 0px;
	padding: 2px 10px 10px 10px;
	background:#fff;
	width: 218px;
	border-radius:5px;  
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}
#small_head_on_table{
	width:210px;
	text-transform: uppercase;
	background:#fff;
	padding: 2px 0px 2px 4px;
	margin: 11px 0px 4px 0px;
	text-align:left;
	font-size:11px;
	color:#000;
	text-align:left;
	font-weight:bold;
	border-radius:4px;  
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
}
.datagrid table { 
	border-collapse: collapse; 
	text-align: center; 
	width: 100%; 
} 
.datagrid {
	font: normal 12px; 
	background: #fff; 
	overflow: hidden; 
	border: 1px solid #F4F4F4; 
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px; 
}
.datagrid_2 {
	font: normal 11px/150%; 
	background: #fff; 
	overflow: hidden; 
	border: 1px solid #F4F4F4; 
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px; 
}
.datagrid table td, .datagrid table th { 
	padding: 3px 2px 3px 6px; 
	text-align: left;
}
.datagrid table tr:nth-child(1) {
	background: #EBEBEB; 
}
.datagrid table tr:nth-child(2) {
	background: #fff; 
}
.datagrid table tr:nth-child(3) {
	background: #EBEBEB; 
}
.datagrid table tr:nth-child(4) {
	background: #fff; 
}
.datagrid table tr:nth-child(5) {
	background: #EBEBEB; 
}
.datagrid table tr:nth-child(6) {
	background: #fff; 
}
.datagrid table tr:nth-child(7) {
	background: #EBEBEB; 
}
.datagrid table tr:nth-child(8) {
	background: #fff; 
}
.datagrid table tr:nth-child(9) {
	background: #EBEBEB; 
}
.datagrid table tr:nth-child(10) {
	background: #fff; 
}

.datagrid table tr:nth-child(11) {
	background: #EBEBEB; 
}
.datagrid table tr:nth-child(12) {
	background: #fff; 
}

.datagrid table tr:nth-child(13) {
	background: #EBEBEB; 
}
.datagrid table tr:nth-child(14) {
	background: #fff; 
}
.datagrid table tr:nth-child(15) {
	background: #EBEBEB; 
}
.datagrid table tr:nth-child(16) {
	background: #fff; 
}
.datagrid table tr:nth-child(17) {
	background: #EBEBEB; 
}
.datagrid table tr:nth-child(18) {
	background: #fff; 
}
.datagrid table tr:nth-child(19) {
	background: #EBEBEB; 
}
.datagrid table tr:nth-child(20) {
	background: #fff; 
}
.datagrid table tr:nth-child(21) {
	background: #EBEBEB; 
}
.datagrid table tr:nth-child(22) {
	background: #fff; 
}
.datagrid table tr:nth-child(23) {
	background: #EBEBEB; 
}
.datagrid table tr:nth-child(24) {
	background: #fff; 
}
.datagrid table tr:nth-child(25) {
	background: #EBEBEB; 
}
.datagrid table tr:nth-child(26) {
	background: #fff; 
}
.datagrid table tr:nth-child(27) {
	background: #EBEBEB; 
}
.datagrid table tr:nth-child(28) {
	background: #fff; 
}
.datagrid table tr:nth-child(29) {
	background: #EBEBEB; 
}
.datagrid table tr:nth-child(30) {
	background: #fff; 
}
.datagrid table tr:nth-child(31) {
	background: #EBEBEB; 
}
.datagrid table tr:nth-child(32) {
	background: #fff; 
}
.datagrid table tr:nth-child(33) {
	background: #EBEBEB; 
}
.datagrid table tr:nth-child(34) {
	background: #fff; 
}
.datagrid table tr:nth-child(35) {
	background: #EBEBEB; 
}
.datagrid table tr:nth-child(36) {
	background: #fff; 
}
.datagrid table tr:nth-child(37) {
	background: #EBEBEB; 
}
.datagrid table tr:nth-child(38) {
	background: #fff; 
}
.datagrid table tr:nth-child(39) {
	background: #EBEBEB; 
}
.datagrid table tr:nth-child(40) {
	background: #fff; 
}
.datagrid table tr:nth-child(41) {
	background: #EBEBEB; 
}
.datagrid table tr:nth-child(42) {
	background: #fff; 
}
.datagrid table tr:nth-child(43) {
	background: #EBEBEB; 
}
.datagrid table tr:nth-child(44) {
	background: #fff; 
}
.datagrid table tr:nth-child(45) {
	background: #EBEBEB; 
}
.datagrid table tr:nth-child(46) {
	background: #fff; 
}
.datagrid table tr:nth-child(47) {
	background: #EBEBEB; 
}
.datagrid table tr:nth-child(48) {
	background: #fff; 
}
.datagrid table tr:nth-child(49) {
	background: #EBEBEB; 
}
.datagrid table tr:nth-child(50) {
	background: #fff; 
}
.datagrid table tr:nth-child(51) {
	background: #EBEBEB; 
}
.datagrid table tr:nth-child(52) {
	background: #fff; 
}
.datagrid table thead th {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #F4F4F4), color-stop(1, #F4F4F4) );
	background:-moz-linear-gradient( center top, #F4F4F4 5%, #F4F4F4 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#F4F4F4', endColorstr='#F4F4F4');
	background-color:#F4F4F4; 
	color:#000000; 
	font-size: 11px; 
	font-weight: normal; 
	border-left: 1px solid #F4F4F4; 
} 
.datagrid table thead th:first-child { 
	border: none; 
}
.datagrid table tbody td { 
	color: #000000; 
	border-left: 1px solid #DBDBDB;
	font-size: 12px;
	font-weight: normal; 
}
.datagrid table tbody .alt td { 
	background: #EBEBEB; 
	color: #000000; 
}
.datagrid table tbody .green td { 
	background: #C4F4C4; 
	color: #000000; 
}
.datagrid table tbody .yellow td { 
	background: #F4F4D4; 
	color: #000000; 
}
.datagrid table tbody .red td { 
	background: #F4D4D4; 
	color: #000000; 
}
.datagrid table tbody td:first-child { 
	border: none; 
}
.td:nth-child(1) {
	background: #F4D4D4; 
}
.td:nth-child(2) {
	background: #F4D4D4; 
}
#sidebar_button_image {
	vertical-align: -2px;
}
#corners54 {
	float:left;
	margin: -42px 20px 10px -984px;
	padding: 22px 4px 4px 10px;
	width: 230px;
}
#corners55 {
	float:left;
	margin: 10px 0px 0 -12px;
	padding: 2px 4px 10px 10px;
	background:#fff;
	width: 230px;
	border-radius:5px;  
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}
#lenta_vk {
	width:220px;
	margin: 6px 0 0 0px;
	font-size: 11px;
	float:left;
}
#single_h1 {
	width:500px; 
	font-size: 2.0em; 
	line-height: 1.2em; 
	font-weight:bold; 
	margin: 8px 0px -16px 0px;
	color: #000;

}
#social_buttons {
	margin:0px 0px 0px 0px; 
	padding:6px 0px 6px 0px; 
	clear:left;
}
#single_social_image {
	vertical-align: -3px;
}
#small_head_on_lenta{
	width:220px;
	text-transform: uppercase;
	background:#fff;
	padding: 2px 0px 2px 4px;
	margin: 11px 0px 4px 0px;
	text-align:left;
	font-size:11px;
	color:#000;
	text-align:left;
	font-weight:bold;
	border-radius:4px;  
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
}
#lenta_news{
	width:220px;
	margin: 0px 0 0 -22px;
	font-size: 12px;
	float:left;
}
#single_social_font {
	font-size:12px; 
	font-weight:bold;
	padding: 0px 0px 0px 0px;
}
#releted_posts {
	font-size:12px; 
	font-weight:bold;
}
.novis { 
	display: none;
}
#gal_photo {
	margin:0px 0px 0px 0px; 
	padding:8px 0px 0px 0px; 
	clear:left;
}
#comments_form {
	font-size: 1.2em; 
	font-weight:bold;
}
.comments_name {
	margin: 0px 0px 0px -2px;
	padding: 0px 0px 0px 0px;
	width: 186px; 
	height: 22px;
	text-align:left;
	font-size:11px;
	border-radius:3px;  
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
}
.comments_big_form {
	margin: 0px 0px 0px 0px;
	height: 140px;
	text-align:left;
	font-size:11px;
	border-radius:3px;  
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
}
textarea#comment {
	width:490px;
}
.sbtn_comment {
	width: 164px; 
	height: 22px;
	margin: -6px 0px 0px 0px;
	padding: 2px 2px 3px 2px;
	font-size:10px;
	text-align:center;
	-moz-border-bottom-colors: none;
    	-moz-border-image: none;
    	-moz-border-left-colors: none;
    	-moz-border-right-colors: none;
    	-moz-border-top-colors: none;
    	background-color: #F5F5F5;
    	background-image: -moz-linear-gradient(center top , #FFFFFF, #E6E6E6);
    	background-repeat: repeat-x;
    	border-radius: 5px 5px 5px 5px;
    	border-style: solid;
    	border-width: 1px;
    	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    	color: #333333;
    	cursor: pointer;
    	display: inline-block;
    	line-height: 18px;
       	text-decoration: underline;
    	text-transform: uppercase;
	font-weight: bold;
}
.sbtn_comment:hover {
	-moz-transition: background-position 0.1s linear 0s;
	background:#FFCD00!important;
	border-style: solid;
	border-width: 0px;
	border-color: #810000#810000#500303;
	text-decoration: none;
	color: #FFF;
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: bold;
}
#top_nav_image_select {
	vertical-align: 0px;
	margin: 0px 3px 0px 0px;
}
#page_title {
	width:500px; 
	font-size: 2.0em; 
	line-height: 1.2em; 
	font-weight:bold; 
	margin: 6px 0px -14px 0px; 
	padding: 0px 0px 0px 0px;
	color: #000;
}
.search_form{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 4px;
	width: 176px; 
	height: 22px;
	text-align:left;
	font-size:11px;
	border-radius:3px;  
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
}
#break {
	clear:left;
}
#yarpp{
	font-size: 12px; 
}
#releted_posts_picture {
	vertical-align: -4px;
}
#media_button {
	margin: -14px 0px 0px 0px;
}

#about_links {
	width:240px;
	margin:-42px 0px 0px 568px; 
	padding:0px 0px 0px 0px; 
	font-size:12px;
	font-weight:normal;
	text-transform:none;
	clear:left;
}
#header_nav {
	margin: 0px 0px 0px 0px;
	padding: 0px 6px 0px 0px;
}
a.head{
	color: #fff;
	text-decoration: underline;
}
a:hover.head{
	color: #ff003a;
	text-decoration: underline;
}
#head_nav_butt{
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 0px 0px;
	vertical-align: -4px;
}

#ddsg-wrapper2 {
	font-size: 12px; 
	line-height: 1.4em; 
}

#home_top {
	font-size: 13px;
	line-height: 1.3em;
	margin: -10px 0px -8px 0px;
	padding: 0px 0px 0px 4px;
}

.pers_foto {
	width: 100px;
	font-size: 13px;
	line-height: 1.4em;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 10px 10px;
	float: left;
}

.pers_table {
	font-size: 13px;
	line-height: 1.4em;
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 20px 0px;
}

#pers_news{
	width:506px;
	margin: -6px 0px -4px -20px;
	padding: 0px 0px 0px 0px;
	text-align:left;
	font-size:13px;
	color:#888;
	text-align:left;
	clear:left;
}

p.smp {
	margin-top: 7px; /* Отступ сверху */
	margin-bottom: 7px; /* Отступ снизу */
}

#single_h_ar{
	margin: -10px 0px 0px 0px;
	padding: 4px 0px 40px 0px;
	color:#000;
}

#gar_fn {
	font-size: 12px;
}

#adv{
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
	clear: right;
	text-align: center;
}

.igra {
	margin: 0 auto;
	padding: 0px 0px 0px 5px;
	text-align: center;
}