body {
	margin:0px;
	padding:0px;
	background:#ffffff;
	color:#000000;
	font-family:Verdana, Tahoma;
	font-size:12px;
}
td, input, textarea, a {
	color:#444444;
	font-family:Verdana, Tahoma;
	font-size:12px;
}
a {
	color:#000000;
}
a:hover {
	color:#D4B925;
}


.main_table {
	background:#ffffff;
	width:100%;
	height:100%;
}
.top {
	height:138px;
	background:#000000 url(/img/top.gif) left bottom repeat-x;
}
.bottom {
	height:80px;
	background:url(/img/bottom.gif) top repeat-x;
}
.copy {
	padding-right:50px;
	font-size:11px;
}
.menu {
	width:190px;
	padding: 0 15 0 10;
}
.menu strong, h1, h1 a {
	font-size:19px;
	font-family: Verdana, Tahoma;
	font-weight:bold;
}
.menu a {
	padding-left:15px;
	font-size:11px;
	text-decoration:none;
}
.menu a.sel {
	text-decoration:underline;
	color:#D4B925;
	font-weight:bold;
}
.menu a:hover {
	text-decoration:underline;
	color:#D4B925;
}
.menu a.h1 {
	padding-left:0px;
	color:#444444;
	font-size:19px;
	font-family: Verdana, Tahoma;
	font-weight:bold;
}

a.rss {
	padding-left:0px;
	font-weight:bold;
}
.logo {
	padding: 0 0 20 20;
	
}
.logo_text {
	padding: 15 0 0 30;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	width:400px;
}
.top_menu a {
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	
}
.top_menu a:hover {
	text-decoration:underline;
	color:#D4B925;
}
.top_menu {
	padding: 15 20 0 0;
	width:160px;
	text-align:center;
	height:46px;
}
.top_menu_anketa {
	padding: 0 20 26 0;
	width:160px;
	text-align:center;
	height:92px;
	vertical-align:bottom;
}
.top_menu_contacts {
	padding: 0 20 18 0;
	width:160px;
	text-align:center;
	height:92px;
	vertical-align:bottom;
}
.top_main_bg {
	height:18px;
	background:url(/img/top_main_bg.jpg) repeat-x;
}
.top_right_bg {
	height:18px;
	background:url(/img/top_right_bg.jpg) repeat-x;
}
.main {
	padding: 0 15 20 0;
	text-align:justify;
}
.right {
	/*background:#FFF5C1;*/
	width:230px;
	padding: 0 15 20 15;
}



.form_err {
	color: #990000; 
	font-size:11px;
}
.bg0 {
	BACKGROUND-COLOR: #eeeeee;
}
.bg1 {
	BACKGROUND-COLOR: #FFFFFF;
}
.date {
	font-size:11px;
	color:#888888;
	padding: 3 0 2 0;
}
.date a {
	font-size:11px;
	color:#888888;
}

.list_name {
	font-weight:bold;
}
img.image_left {
	float:left;
	margin:0 5px 5px 0;
	border: 1px solid #cccccc;
}
div.navigation{
	clear:both;
	text-align:center;
	margin:50px 0 0 0;
	font-size:11px;
}
.navigation a {
	font-size:11px;
	text-decoration:none;
}
.navigation a:hover {
	text-decoration:underline;
	color:#D4B925;
}
.navigation a.nav {
	text-decoration:underline;
}
.navigation .sel {
	color:#D4B925;
}

table.photo{
	border:1px solid #cccccc;
	float:left;
	margin:10px;
	margin-left:0px;
	margin-top:4px;
}
table.photo tr td {
	padding:0;
}
table.photo tr td img{
	margin:3px;
}
/* Описание фото */
table.photo tr td.description{
	text-align:center;
	font-size:85%;
	padding:0px 3px 5px 3px;
	font-size:11px;
	font-family: Tahoma, arial, helvetica, serif;
}
.goto a {
	font-size:11px;
/*	text-decoration: none;*/
}
.goto a:hover {
	text-decoration: underline;
	color:#D4B925;
}

div.article_author{
	text-align:right;
	clear:both;
	margin:20px 0 0 0;
}

/* Фотогалереи */
table.gal_content, table.gal_index{
	border:1px solid #eeeeee;
	margin:10px auto 0 auto;
}
table.gal_content{
	width:620px;
	margin:30px auto 20px auto;
}
table.gal_content tr td, table.gal_index tr td {
	text-align:center;
	font-size:11px;
}
.single_photo{
	padding:10px;
	background-color:#dddddd;
}
table.gal_content img, table.gal_index img
{
	border:1px solid #999;
}
table.gal_content tr td p.photo_name, table.gal_index tr td p.photo_name{
	margin:5px 0 0 0;
}
table.gal_content a, table.gal_index a{
	display:block;
}
img {
	border-color: #999;
}

.right_info {
	border: #cccccc 1px solid;
	padding:10px;
	background:#ffffff;
	
}
.right_info a {
	font-size:11px;
	text-decoration:none;
}

.right h3 {
	font-size:19px;
	font-weight:bold;
	padding:0 0 5 10;
	margin:0px;
}

.right h3 a {
	font-size:19px;
	font-weight:bold;
}

hr {
	height:1px;
	background-color:#cccccc;
	border:0px;
	border-color:#cccccc;
	color:#cccccc;
}
