@charset "windows-1251";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#767676;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	background-image: none;
}
img {border:0;}
a {
	color:#767676;
}
a:hover {
	text-decoration:underline;
}
.site {
	width: 1000px;
	text-align:left;
}
.site .content {
	float: left;
	width: 871px;
}
.site .content .rss {
	float: left;
	width: 55px;
	text-align:left;
	padding-left:20px;
	margin-top:-30px;
}
.site .content .rss a {
	text-decoration: none;
	font-size:10px;
	line-height:15px;
}
.site .content .rss a:hover {
	text-decoration:underline;
}
.site .content .head1 {
	font-size: 14px;
	color: #323232;
	height:45px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
	width:100%;
}
.site .content .head1 .menu {
	float:left;
	width: 760px;
	padding-top:20px;
	height:25px;
}
.site .content .head1 .menu a {
	margin-right:90px;
	padding-top:18px;
	text-decoration:none;
}
.site .content .head1 .menu span {
	margin-right:90px;
	padding-top:18px;
	color:#8e8e8e;
	text-decoration:underline;
}
.site .content .content_header {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
	height:25px;
	padding-top:35px;
	margin-top:17px;
}
.site .content .head1 .logo {
	text-align: right;
	width: 110px;
	float:right;
	padding-top:11px;
}
.site .content .left {
	float: left;
	width: 425px;
	padding-top: 15px;
	padding-right: 10px;
}
.site .content .right {
	float: left;
	width: 425px;
	margin-top: 15px;
	padding-left: 10px;
}
.site .content .left_int {
	float: left;
	width: 150px;
	margin-top: 15px;
	padding-right: 10px;
}
.site .content .left_int img {
	margin-bottom:10px;
	border: 4px solid #282828;
}
.site .content .left_int a {
	color:#ff5800;
}
.site .content .right_int {
	float: left;
	width: 700px;
	margin-top: 15px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #262626;
}
.site .content .right_int img {
	margin-bottom:5px;
	margin-left:5px;
	border: 4px solid #282828;
}
.date {
	font-size: 10px;
}
h1 {
	font-size: 17px;
	font-weight: bold;
	color: #000;
	margin-top: 8px;
	margin-bottom: 8px;
}
.site .content .posted_by {
	margin: 0 0 8px 0;
	padding: 0px;
	border: 0px;
}
.site .content .posted_by td {
	font-size: 10px;
	/*background-image: url(icon_posted_by.gif);
	background-repeat: no-repeat;
	background-position: left center;*/
}
.site .content .posted_by a {
	color: #373737;
	text-decoration: none;
}
.site .content .posted_by a:hover {
	text-decoration:underline;
}

.site .content .rss a:hover {
	text-decoration: none;
}
.site .right_menu {
	float: right;
	width: 119px;
	margin-top:41px;
}
.clear {
	width:100%;
	font-size:1px;
	height:1px;
	clear:both;
}
.site .content .descr {
	font-weight: bold;
	color: #626156;
	width: 397px;
	line-height:18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin-bottom:20px;
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 14px;
}
	

.site .content .descr_big {
	color: #767676;
	padding: 14px;
	line-height:18px;
}
.site .content .bot_links {
	background-color: #000000;
	width: 397px;
	padding-top: 8px;
	padding-right: 14px;
	padding-bottom: 8px;
	padding-left: 14px;
	height:14px;
}
.site .content .bot_links .link_com {
	font-weight: bold;
	float: left;
	width: 100px;
	display:block;
	font-size:10px;
	color:#ff5800;
}
.site .content .bot_links .link_add_com {
	font-weight: bold;
	background-image: url(icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
	float: right;
	width: 72px;
	padding-left: 12px;
	display:block;
	font-size:10px;
	color:#ff5800;
}
.site .content .bot_links a.link_add_com:hover,
.site .content .bot_links a.link_com:hover {
	color:#ffd800;
	text-decoration:none;
}
.site .right_menu .menu {
	display:block;
	font-size: 18px;
	font-weight: bold;
	color: #5e5e5e;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2c2c2c;
	padding:4px 3px 2px 3px;
}
.site a.submit {
	display:block;
	font-size: 18px;
	font-weight: bold;
	color: #5e5e5e;
	text-decoration: none;
	padding:4px 3px 2px 3px;
}
.site .right_menu .gray_block {
	background-color: #2a2a2a;
	padding:3px 3px 3px 5px;
	margin-top:5px;
	width:113px;
	margin-left:-2px;
}
.site .right_menu .gray_block img {
	margin-bottom:5px;
}
.site .right_menu .gray_block h2 {
	font-size: 18px;
	font-weight: bold;
	color: #575757;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.site .right_menu .gray_block .cat_link {
	display:block;
	font-size: 10px;
	font-weight: bold;
	color: #828282;
	text-decoration: none;
	margin-left: -5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	width:116px;
}
.site .footer {
	width: 871px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e2e2e2;
	font-size:10px;
	color:#767676;
}
.site .footer .left {
	float: left;
	width: 350px;
	padding-top: 5px;
}

.site .footer a {
	text-decoration:none;
}
.site .right_menu .gray_block a.cat_link:hover,
.site .right_menu .gray_block span.cat_link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1b1b1b;
}


.site .right_menu a.menu:hover,
.site .right_menu span.menu,
.site a.submit:hover {
	
}
.site .footer .right {
	text-align: right;
	float: right;
	padding-top: 5px;
	width: 200px;
}
.site .footer .right a,
.site .footer .left a {
	color:#767676;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #767676;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
h2.bigmargin {
	margin:15px 0 5px 0;
}
input,textarea {
	color:#767676;
	padding:5px 0 5px 0;
	border:1 solid #CCC;
}
.comment {
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight:normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;	
	width:425px;
}
input.but {
	/*height:21px;*/
	border:0;
	color:#5e5e5e;
	font-size:18px;
	padding:4px 5px 5px 4px;
	background-color: #1f1f1f;
}
form {margin:0; padding:0;}
form.search {
	float:left;
	display:none;
}
form.search input {
	margin:0;
	padding:1px;
}
form.search a {
	font-size: 10px;
	font-weight: bold;
	color: #5e5e5e;
	text-decoration: none;
}
form.search a:hover {
	text-decoration: underline;
}
.content_header span {
	display:block;
	color: #5e5e5e;
	font-size: 10px;
	padding-top:5px;
}
.right_int b,
.right_int strong {color:#000;}
.links a {
	text-decoration: none;	
	font-size:12px;
}