body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font: 11px Arial, Tahoma, Verdana, Helvetica, sans-serif;
}
p
{
	margin-top: 0px;
	margin-bottom: 0px;
}
.content {
	width: 960px;
	border: 0px;
	text-align: left;
}
.top {
	width: 100%;
	background: url('../images/body.gif') repeat-x top;
}
.banner_up {
	margin-top: 4px;
	border: 1px solid #000000;
}
.banner_left {
	margin-bottom: 4px;
	border: 1px solid #000000;
}
.logo {
	border: 0px;
}
ul#topnav {
	margin: 0; padding: 0;
	float: left;
	width: 960px;
	list-style: none;
	position: relative;
	font-size: 11px;
	background: url(../images/buttons/topnav_stretch.gif) repeat-x;
}

ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	border-right: 1px solid #555;
}

ul#topnav li a {
	padding: 11px 10px;
	display: block;
	color: #f0f0f0;
	text-decoration: none;
}
ul#topnav li:hover {
	background: #1376c9 url(../images/buttons/topnav_active.gif) repeat-x;
}
ul#topnav li span {
	float: left;
	padding: 22px 0;
	position: absolute;
    padding-left: 10px;
	left: 0; top: 35px;
	display: none;
	width: 946px;
	height: 12px;
	background: url('../images/buttons/bg2.png');
	color: #fff;
    margin-left: 2px; margin-right: 2px;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;

	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
ul#topnav li:hover span {
	display: block;
}
ul#topnav li span a {
	display: inline;
	padding: 2px 2px;
}
ul#topnav li span a:hover {
	text-decoration: underline;
}
.center {
	width: 100%;
 	background-color: #ffffff;
}
.left_content {
	width: 710px;
	vertical-align: top;
}
.right_content {
	width: 250px;
	vertical-align: top;
}
#yblock {
	width: 695px;
	border: 1px solid #d5d5d5;
	font: 18px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #000000;
	background: #eeeeee;
	margin-left: 2px;
	background: #e0e0e0;
	text-align: left;
	margin-bottom: 4px;
}
#yblock .title {
	width: 695px;
	height: 31px;
	background: url('../images/bg_red.gif');
}
#yblock .ttext {
	color: #ffffff;
	padding: 4px 10px;
	text-align: center;
	width: 695px;
	font-weight: bold;
}
#rblock {
	width: 245px;
	border: 1px solid #d5d5d5;
	font: 11px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #000000;
	background: #eeeeee;
	margin-left: 2px;
	background: #e0e0e0;
	text-align: left;
	margin-bottom: 4px;
}
#rblock .title {
	width: 245px;
	height: 32px;
	background: url('../images/bg.gif');
}
#rblock .ttext {
	color: #ffffff;
	padding: 8px 10px;
	float: left;
	width: 200px;
	font-weight: bold;
}
#rblock .white{
	width: 240px;
	padding: 3px;
}
#rblock .white a{
	color: #000000;
	text-decoration: none;
}
#rblock .white a:hover{
	text-decoration: underline;
}
#rblock .grey{
	background-color: #ecebeb;
	width: 240px;
	padding: 3px;
	border-top: 1px solid #a0a0a0;
	border-bottom: 1px solid #a0a0a0;
}
#rblock .date_name{
	width: 245px;
	height: 20px;
	line-height: 20px;
	background-color: #7a7a7a;
	color: #ffffff;
	text-align: center;
	margin-top: 5px;
}
#rblock .grey a{
	color: #000000;
	text-decoration: none;
}
#rblock .grey a:hover{
	text-decoration: underline;
}
#cblock .ttext a{
	color: #ffffff;
}
#cblock .ttext a:hover{
	text-decoration: none;
}
#cblock {
	width: 395px;
	border: 1px solid #d5d5d5;
	font: 11px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #000000;
	background: #eeeeee;
}
#cblock .title {
	width: 395px;
	height: 32px;
	background: url('../images/bg.gif');
}
#cblock .ttext {
	color: #ffffff;
	padding: 8px 10px;
	font-weight: bold;
	float: left;
	width: 200px;
}
#cblock .ttext a{
	color: #ffffff;
}
#cblock .ttext a:hover{
	text-decoration: none;
}
#sblock {
	width: 304px;
	border: 1px solid #d5d5d5;
	font: 11px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #000000;
	background: #eeeeee;
}
#sblock .title {
	width: 304px;
	height: 32px;
	background: url('../images/bg.gif');
}
#sblock .ttext {
	color: #ffffff;
	padding: 8px 10px;
	font-weight: bold;
	float: left;
	width: 200px;
}
#sblock .ttext a{
	color: #ffffff;
}
#sblock .ttext a:hover{
	text-decoration: none;
}
#sblock .white{
	width: 298px;
	padding: 3px;
}
#sblock .white a{
	color: #000000;
	text-decoration: none;
}
#sblock .white a:hover{
	text-decoration: underline;
}
#sblock .grey{
	width: 298px;
	padding: 3px;
	background-color: #d9d9d9;
	border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
}
#sblock .grey a{
	color: #000000;
	text-decoration: none;
}
#sblock .grey a:hover{
	text-decoration: underline;
}
#tblock {
	width: 295px;
	border: 1px solid #d5d5d5;
	font: 11px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #000000;
	background: #eeeeee;
	margin-left: 5px;
}
#tblock .title {
	width: 295px;
	height: 32px;
	background: url('../images/bg.gif');
}
#tblock .ttext {
	color: #ffffff;
	padding: 8px 10px;
	font-weight: bold;
	float: left;
	width: 200px;
}
#tblock .ttext a{
	color: #ffffff;
}
#tblock .ttext a:hover{
	text-decoration: none;
}
#tblock .white{
	width: 290px;
	padding: 3px;
}
#tblock .white a{
	color: #000000;
	text-decoration: none;
}
#tblock .white a:hover{
	text-decoration: underline;
}
#tblock .grey{
	width: 290px;
	padding: 3px;
	background-color: #d9d9d9;
	border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
}
#tblock .grey a{
	color: #000000;
	text-decoration: none;
}
#tblock .grey a:hover{
	text-decoration: underline;
}
#iblock .time{
	font: 10px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #a3a3a3;
	padding-top: 3px;
}
#iblock a{
	color: #000000;
	text-decoration: none;
}
#iblock a:hover{
	color: #000000;
	text-decoration: underline;
}
#iblock h1{
	font: 14px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#iblock form {	margin: 0px;
	padding: 0px;
}
#iblock input{
	width: 550px;
	font: 11px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	background: #e0e0e0;
	color: #000000;
	border: 1px solid #737373;
}
#iblock .button{
	width: 100px;
	font: 11px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	background: #e0e0e0;
	color: #000000;
	border: 0px;
}
#iblock textarea{
	width: 550px;
	height: 100px;
	font: 11px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	background: #e0e0e0;
	color: #000000;
	border: 1px solid #737373;
}
#iblock {
	width: 695px;
	border: 1px solid #d5d5d5;
	font: 11px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #000000;
	margin-top: 5px;
}
#iblock .title {
	width: 695px;
	height: 32px;
	background: url('../images/bg.gif');
}
#iblock .ttext {
	color: #ffffff;
	padding: 9px 10px;
    font-weight: bold;
	float: left;
	width: 300px;
}
#iblock .rtext {
	color: #858789;
	padding: 8px 20px;
	float: left;
	text-align: right;
	width: 335px;
}
#iblock .rtext a{
	color: #858789;
	text-decoration: none;
}
#iblock .rtext a:hover{
	color: #858789;
	text-decoration: underline;
}
#news {
	width: 695px;
	border: 0px;
	padding: 3px;
}
#news a{
	color: #000000;
	text-decoration: underline;
}
#news a:hover{
	color: #000000;
	text-decoration: none;
}
#news .td10{
	width: 310px;
	vertical-align: top;
}
#news .td11{
	width: 385px;
	vertical-align: top;
}
#news .td1{
	width: 150px;
	vertical-align: top;
	border-bottom: 1px solid #d9d9d9;
}
#news .td6{
	width: 150px;
	vertical-align: top;
}
#news .td7{
	width: 390px;
	vertical-align: top;
}
#news .td2{
	width: 187px;
	vertical-align: top;
	font: 11px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #262626;
	border-bottom: 1px solid #d9d9d9;
}
#news .td8{
	width: 278px;
	vertical-align: top;
	font: 11px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #262626;
}
#news .td5{
	width: 508px;
	vertical-align: top;
	font: 11px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #262626;
}
#news .td1_grey{
	width: 150px;
	vertical-align: top;
	background-color: #d2e6fc;
	border-bottom: 1px solid #d9d9d9;
}
#news .td2_grey{
	width: 197px;
	vertical-align: top;
	font: 11px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #262626;
	background-color: #d2e6fc;
	border-bottom: 1px solid #d9d9d9;
}
#news .td3{
	width: 150px;
	vertical-align: top;
}
#news .td4{
	width: 187px;
	vertical-align: top;
	font: 11px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #262626;
}
#news .td3_grey{
	width: 150px;
	vertical-align: top;
	background-color: #d2e6fc;
}
#news .td4_grey{
	width: 187px;
	vertical-align: top;
	font: 11px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #262626;
	background-color: #e9e9e9;
}
#photo_small {
	width: 70px;
	float: left;
}
#photo_small img{
	padding: 2px;
	border: 0px;
}
#photo_small .img{
	border: 1px solid #d5d5d5;
	width: 65px;
}
#news img{
	padding: 2px;
	border: 0px;
}
#news .img{
	border: 1px solid #d5d5d5;
	width: 144px;
}
#news .img1{
	border: 1px solid #d5d5d5;
	width: 389px;
}
#news .img2{
	border: 1px solid #d5d5d5;
	width: 304px;
}
#news .full_photo{
	border: 1px solid #d5d5d5;
	width: 389px;
	align: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#news .time{
	font: 10px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #a3a3a3;
	padding-top: 3px;
}
#news .content{
	width: 183px;
}
#news .content_col{
	width: 508px;
}
#news .content_column{
	width: 278px;
}
#news h1{
	font: 14px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#news h1 a{
	color: #000000;
	text-decoration: none;
}
#news h1 a:hover{
	color: #d60000;
	text-decoration: underline;
}
#news h2{
	font: 14px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	margin-top: 3px;
	margin-bottom: 0px;
	padding: 0px;
}
#news h2 a{
	color: #000000;
	text-decoration: none;
}
#news h2 a:hover{
	color: #000000;
	text-decoration: none;
}
#news h4{
	font: 11px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #000000;
	margin-top: 3px;
	margin-bottom: 0px;
	padding: 0px;
}
#news h4 a{
	color: #000000;
	text-decoration: none;
}
#news h4 a:hover{
	color: #d60000;
	text-decoration: none;
}
#news ul{
	padding-left: 35px;
	padding-top: 5px;
	margin: 0px;
	width: 300px;
	list-style-image: url('../images/button_grey.gif');
}
#news ul a{
	color: #454545;
}
#news ul a:hover{
	color: #d60000;
	text-decoration: none;
}
#news .later{
	padding-left: 10px;
	font-weight: bold;
	color: #33709a;
}
#news .full {	text-align: justify;
	font: 12px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #000000;
}
#title {
	width: 695px;
	border: 0px;
}
#title .date_name{
	width: 255px;
	height: 20px;
	line-height: 20px;
	background-color: #000000;
	color: #ffffff;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
}
#title td{
	vertical-align: top;
}
#title img{
	border: 0px;
}
#title h1{
	font: 14px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#title h1 a{
	color: #000000;
	text-decoration: none;
}
#title h1 a:hover{
	color: #d60000;
	text-decoration: underline;
}
#title h2{
	font: 14px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	margin-top: 3px;
	margin-bottom: 0px;
	padding: 0px;
}
#title h2 a{
	color: #000000;
	text-decoration: none;
}
#title h2 a:hover{
	color: #d60000;
	text-decoration: underline;
}
#title .time{
	font: 10px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #a3a3a3;
	padding-top: 2px;
	padding-bottom: 2px;
}

#razdel {
	width: 695px;
	border: 0px;
}
#razdel img{
	padding: 2px;
	border: 0px;
}
#razdel .img{
	border: 1px solid #d5d5d5;
	width: 389px;
	margin-left: 2px;
	margin-top: 2px;
}
#razdel .img1{
	border: 1px solid #d5d5d5;
	width: 144px;
	margin-left: 2px;
	margin-top: 2px;
}
#razdel .content_col {
	width: 214px;
}
#razdel .content_column {
	width: 389px;
	margin-left: 6px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#razdel .date_name{
	width: 295px;
	height: 20px;
	line-height: 20px;
	background-color: #000000;
	color: #ffffff;
	text-align: center;
	margin-top: 5px;
}
#razdel td{
	vertical-align: top;
}
#razdel img{
	border: 0px;
}
#razdel h1{
	font: 14px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#razdel h1 a{
	color: #000000;
	text-decoration: none;
}
#razdel h1 a:hover{
	color: #d60000;
	text-decoration: underline;
}
#razdel h2{
	font: 14px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	margin-top: 3px;
	margin-bottom: 0px;
	padding: 0px;
}
#razdel h2 a{
	color: #000000;
	text-decoration: none;
}
#razdel h2 a:hover{
	color: #d60000;
	text-decoration: underline;
}
#razdel .time{
	font: 10px Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #a3a3a3;
	padding-top: 2px;
	padding-bottom: 2px;
}

#column {width: 695px;border: 0px;padding: 3px;}
#column .time{font: 10px Arial, Tahoma, Verdana, Helvetica, sans-serif;color: #a3a3a3;padding-top: 3px;}
#column img{padding: 2px;border: 0px;}
#column .img{border: 1px solid #d5d5d5;width: 144px;}
#column h1{font: 14px Arial, Tahoma, Verdana, Helvetica, sans-serif;font-weight: bold;color: #000000;margin: 0px;padding: 0px;}
#column h1 a{color: #000000;text-decoration: none;}
#column h1 a:hover{color: #d60000;text-decoration: underline;}
#column .content{width: 220px;}
#column td{vertical-align: top;}

#right {text-align: center;}

#blog {width: 230px;padding: 2px;font: 11px Arial, Tahoma, Verdana, Helvetica, sans-serif;color: #000000;}
#blog .i {width: 75px;}
#blog td{vertical-align: top;text-align: left;}
#blog .name{color: #656565;font-size: 10px;}
#blog .blog_name{color: #418ec3;font-size: 10px;}
#blog .blog_name a{color: #418ec3;text-decoration: none;}
#blog .blog_name a:hover{color: #418ec3;text-decoration: underline;}
#blog .tema{font-weight: bold;font-size: 12px;}
#blog .tema a{color: #000000;text-decoration: none;}
#blog .tema a:hover{color: #000000;text-decoration: underline;}
#blog .date{font-size: 9px; color: #989999;}

#table_grey {width: 240px; border-top: 1px solid #bebebe; border-left: 1px solid #bebebe; margin-top: 5px; margin-bottom: 5px;}
#table_grey td {height: 25px; border-bottom: 1px solid #bebebe; border-right: 1px solid #bebebe; text-align: center;}
#table_grey .month {background: #000000; color: #ffffff;}
#table_grey .days {background: #777777; color: #000000;}
#table_grey a {color: #000000; text-decoration: none;}
#table_grey a:hover{color: #000000; text-decoration: underline;}

#anons h4{font: 11px Arial, Tahoma, Verdana, Helvetica, sans-serif;color: #000000;margin-top: 3px;margin-bottom: 0px;padding: 0px;}
#anons h4 a{color: #000000; text-decoration: none;}
#anons h4 a:hover{color: #d60000;text-decoration: none;}
#anons img{border: 0px;}

.comment {margin-left: 7px; padding: 5px; width: 667px; text-align: left; border-bottom: 1px solid #bdbdbd;}
.banners {margin-bottom: 20px;}
.corp {font: 10px Arial, Tahoma, Verdana, Helvetica, sans-serif;color: #ffffff;padding-top: 30px;padding-bottom: 30px;}
