* {
	padding:0;
	margin:0;
}

body {
	background-color:#333;
}

.link
{
	position:relative;
	width:270px;
	height:130px;
	left:630px;
}

table {
	border-collapse:collapse;
}

table td {
	vertical-align:top;
}

a img {
	border:0;
}

td.left_dyn {
	background:url('images/left_dyn.gif') repeat-y;
	width:38px;
	height:100%;
}

td.right_dyn {
	background:url('images/right_dyn.gif') repeat-y;
	width:37px;
	height:100%;
}

div.top {
	background:url('images/top.jpg') no-repeat;
	width:925px;
	height:237px;
}

div.menu {
	padding:67px 0 0 580px;
}

div.menu td.pad {
	padding-left:23px;
}

div.menu A {
	font:17px Verdana;
	color:#131313;
}

div.photo {
	background:url('images/photo.gif') no-repeat;
	width:426px;
	height:161px;
}

div.greets {
	font:12px Verdana;
	color:#333;
	text-align:justify;
}

ul.nav_links {
	margin-left:30px;
	list-style-image:url('images/str.gif')
}

ul.nav_links li {
	padding-bottom:2px;
}

ul.nav_links li a {
	font:18px Times New Roman;
	color:#333;
}

div.bender {
	background:url('images/bender.jpg');
	width:426px;
	height:406px;
}

div.rubrics {
	padding:62px 0 0 22px;
}

div.rubrics div {
	margin-top:2px;
}

div.rubrics * {
	font:14px Verdana;
	color:#333;
}

div.news_header a {
	font:26px Times New Roman;
	color:#0251A4;
}

div.news_date {
	font:14px Times New Roman;
	color:#CDCBAC;
	padding-top:2px;
	float:left;
}

div.news_rubric {
	font:14px Times New Roman;
	color:#333333;
	margin-left:5px;
	padding-top:2px;
	float:left;
}

div.news_rubric a {
	font:14px Times New Roman;
	color:#0351A4;
}

div.news_content {
	clear:both;
	padding-top:2px;
	font:12px Verdana;
	color:#333333;
	padding-bottom:20px;
	text-align:justify;
}

span.forum_date {
	font:12px Times New Roman;
	color:#9e9e9e;
}

span.forum_time {
	font:12px Times New Roman;
	color:#ff6969;
}

A.forum {
	font:18px Times New Roman;
	color:#333;
}

div.bottom {
	position: relative;
	top:30px;
	width:960px;
	height:114px;
}
.qwer
{
	background-image: url('images/bottom.gif');
	background-color: transparent;
	vertical-align: bottom;
	font-family: "Times New Roman", Times, serif;
}
