body {
	margin:0px;
	padding:0px;
	background-image: url('images/bg_light.jpg');
}

body, td, th, a, div {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
}

a:link, a:visited, a:hover, a:active {
	color: #B20000;
}

a:hover {
	color: #FF0000;
}

a:link.path, a:visited.path, a:hover.path, a:active.path {
	font-weight: bold;
	font-size: 12px;
}

a:link.rubrlink, a:visited.rubrlink, a:hover.rubrlink, a:active.rubrlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #050000;
	text-decoration: none;
	display: block;
	padding-bottom: 3px;
	width: 100%;
}

a:hover.rubrlink {
	color: #FF0000;
}

a:link.articlelink, a:visited.articlelink, a:hover.articlelink, a:active.articlelink {
	text-decoration: none;
	display: block;
	padding-bottom: 3px;
	width: 100%;
}

a:hover.articlelink {
	color: #FF0000;
}

a:link.anouncelink, a:visited.anouncelink, a:hover.anouncelink, a:active.anouncelink {
	color: #050000;
	text-decoration: none;
	font-size: 14px;
}

a:hover.anouncelink {
	text-decoration: underline;
}

td.anouncelink {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
}


.bg_dark {
	background-image: url('images/bg_dark.jpg');
}

.bg_light {
	background-image: url('images/bg_light.jpg');
}

.top_shadow {
	background: url(images/shadow_top.gif) left top repeat-x;
}

.bottom_shadow {
	background: url(images/shadow_bottom.gif) left bottom repeat-x;
}

table.top_line {
	background: url('images/top_line.gif') left 40px repeat-x;
}

div.vote {
	padding-bottom: 20px;
}

div.logo {
	position: relative;
	top: 60px;
	width: 520px;
	height: 152px;
	z-index: 55;
}

div.house {
	position: absolute;
	top: 20px;
	width: 243px;
	height: 148px;
	background: url('images/house2.gif') left top no-repeat;
	z-index: 50;
}

td.top_date {
	font-weight: bold;
	font-size: 14px;
	padding: 5px;
}

div.slogan {
	position: absolute;
	left: 25%;
	top: 180px;
	height: 20px;
	width: 60%;
	font-weight: bold;
	font-size: 14px;
	z-index: 65;
}

td.topnav {
	font-size: 18px;
	font-weight: bold;
}

a:link.topnav, a:visited.topnav, a:hover.topnav, a:active.topnav {
	font-size: 18px;
	color: #050000;
	text-decoration: none;
	text-transform: uppercase;
}

a:hover.topnav {
	color: #B20000;
}

.top_lined {
	background: url('images/line_hor.gif') left top repeat-x;
}

div.leftmenubg {
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-right: 15px;
	border-right: 1px solid #9A958F;
}

div.rightmenubg {
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 15px;
	border-left: 1px solid #9A958F;
}

.anons_title {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}

div.rubrbg {
	background-image: url('images/bg_dark.jpg');
	margin-top: 10px;
}

div.rubr {
	background: url('images/line_hor.gif') left top repeat-x;
	padding: 10px;
}

div.article {
	background: url('images/line_hor.gif') left top repeat-x;
	padding: 15px;
}

.lined { /* линия */
	background: url('images/line_hor.gif') left center repeat-x;
}

.rlpadding {
	padding-left: 15px;
	padding-right: 15px;
}

table.bottom_line {
	background: url('images/line_top.gif') left 70px repeat-x;
}

td.layer_logo {
	padding-left: 5px;
	padding-top: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #05000;
	font-weight: bold;
}
