@charset "utf-8";
/* CSS Document */
a.art:link{color: #bd9c7b; font-size: 12px; text-decoration:none;}
a.art:hover {color: #e2d1bf;font-size: 12px; text-decoration: none;}
a.art:visited {color: #bd9c7b; font-size: 12px; text-decoration:none;}
a.art:active {color: #bd9c7b; font-size: 12px; text-decoration:none;}
a.art:visited:hover {color: #e2d1bf;font-size: 12px; text-decoration: none;}

a:link{color: #bd9c7b; font-size: 10px; text-decoration:none;}
a:hover {color: #e2d1bf;font-size: 10px; text-decoration: none;}
a:visited {color: #bd9c7b; font-size: 10px; text-decoration:none;}
a:active {color: #bd9c7b; font-size: 10px; text-decoration:none;}
a:visited:hover {color: #e2d1bf;font-size: 10px; text-decoration: none;}

a.lynin:link{color: #d7bfa6; font-size: 12px; text-decoration:none;}
a.lynin:hover {color: #e8d6c5;font-size: 12px; text-decoration: none;}
a.lynin:visited {color: #d7bfa6; font-size: 12px; text-decoration:none;}
a.lynin:active {color: #d7bfa6; font-size: 12px; text-decoration:none;}
a.lynin:visited:hover {color: #e8d6c5;font-size: 12px; text-decoration: none;}

a.art2:link{color: #bd9c7b; font-size: 10px; text-decoration:none;}
a.art2:hover {color: #e2d1bf;font-size: 10px; text-decoration: none;}
a.art2:visited {color: #bd9c7b; font-size: 10px; text-decoration:none;}
a.art2:active {color: #bd9c7b; font-size: 10px; text-decoration:none;}
a.art2:visited:hover {color: #e2d1bf;font-size: 10px; text-decoration: none;}

a.u1:link{color: #ffffff; font-size: 14px; text-decoration:none; display:block;	width:110px; height:20px;}
a.u1:hover {color: #ffffff;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80); /* IE 5.5+*/
	-moz-opacity: 0.8; /* Mozilla 1.6 и ниже */
	-khtml-opacity: 0.8; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.8;
	font-size: 14px; text-decoration: none; background:#3a2725; display:block; width:110px; height:20px;
}
a.u1:visited {color: #ffffff; font-size: 14px; text-decoration:none; display:block;	width:110px; height:20px;}
a.u1:active {color: #ffffff; font-size: 14px; text-decoration:none; display:block;	width:110px; height:20px;}
a.u1:visited:hover {color: #ffffff;	font-size: 14px; text-decoration: none; display:block; width:110px;	height:20px;}


html, body {
	margin:0px;
	padding:0px;
	background:url(../img/bg.jpg) #000000 top center no-repeat;
	color: #6b5f4b;
	font-family:Verdana;

}
a img {border: none;}
td {padding: 0px;}
table {border-collapse: collapse;}


.main {
	width: 100%;
	height: 100%;
}

.tops {
	height: 121px;
	text-align:center;
	vertical-align:top;
	background:url(../img/top.jpg) top center no-repeat;
}
.menu {
	height:131px;
	text-align:center;
	vertical-align:top;
	padding-top:40px;
	background: url(../img/menu_bg.jpg) top center no-repeat;
}

.center {
	height:100%;
	text-align:center;
	vertical-align:top;
	padding-right:5px;

}
.main_table {
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	width:896px;

}
.main_left {
	text-align:right;
	vertical-align:bottom;
	width:200px;
	padding-bottom:8px;
	

}
.main_left2 {
	text-align:right;
	vertical-align:bottom;
	width:193px;
	padding-bottom:8px;
	

}
.main_right {
	text-align:left;
	vertical-align:bottom;
	width:200px;
	padding-bottom:8px;
	padding-right:15px;

}
.main_bottom {
	height:20px;
}
.top_text {
	width:496px;
	height:300px;;
	background: url(../img/bg.png) #b76767 bottom left repeat-x;
	*background: url(../img/bg.png) #af5b5b bottom left repeat-x;
}
.border_left {
	width:1px;
	background: url(../img/border.gif) repeat-y;
}
.border_right {
	width:1px;
	background: url(../img/border.gif) top right repeat-y;
}
.border_top {
	background: url(../img/border.gif) repeat-x;
}
.center_text {
	width:494px;
	height:300px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	color:#000000;
	font-family:Verdana;
	font-size:0.7em;
	line-height:16px;
	vertical-align:top;
}

.art_img {
	margin-right:10px;
	margin-bottom:10px;
}
.div_name {
	height:18px;
}
.date {
	font-size:10px; color:#3c2b19;
}
.news {
	font-size:12px;
	color:#000;
}