@charset "utf-8";
/* CSS Document */

body {
	background:#052338;
}

.site {
	margin:0 auto;
	width:1000px;
	overflow:hidden;
}

.left {
	float:left;
	width:482px;
	overflow:hidden;
	background:url(images/bg_left.jpg) top left no-repeat #052338;
}

.right {
	float:right;
	width:518px;
	overflow:hidden;
	background:url(images/bg_right.jpg) top left no-repeat #052338;
	padding-top:265px;
	padding-left:0px;
}

.footer {
	background:url(images/footer_bg.jpg) repeat-x top left #052338;
	height:42px;
	overflow:hidden;
	padding:7px 5px 0 5px;
}

.addres {
	font-size:16px;
	color:#043066;
	padding-left:10px;
	overflow:hidden;
}
.logo {
	float:left;
	margin-left:10px;
}
.logo img {
	width:109px;
	height:108px;
}
.navigation {
	float:left;
}
.navigation a {
	margin-left:16px;
}
.contacts {
	float:left;
	color:#7d5035;
	font-size:14px;
	font-weight:bold;
	margin-top:26px;
	margin-left:-80px;
}
.menu {
	padding-top:40px;
}
.menu table td {
	padding:2px 0;
}
.menu a{
	color:#043066;
	font-size:18px;
}
.menu a:hover {
	text-decoration:underline;
}
.menu table td#bg {
	background:url(images/menu_arrow.jpg) left 4px no-repeat;
	width:28px;
	height:19px;
}

.left .title {
	background:url(images/title_right.jpg) bottom right no-repeat;
	width:413px;
	height:16px;
	font-size:14px;
	font-weight:bold;
	color:#02121c;
	text-align:center;
	padding-right:37px;
}
.left .title #bg{
	background:url(images/title_bg_big.jpg) top left repeat-x;
	height:16px;
	overflow:hidden;
}
.left .content {
	width:476px;
}
.left .content .border_top {
	background:url(images/left_top.jpg) top left no-repeat;
	height:22px;
	overflow:hidden;
}
.content .border_left {
	background:url(images/right_left.jpg) top left repeat-y;
	overflow:hidden;
}
.content .border_right {
	background:url(images/right_right.jpg) top right repeat-y;
	overflow:hidden;
	padding:0 22px 0 23px;
}
.left .content .border_bott {
	background:url(images/left_bott.jpg) top left no-repeat;
	height:24px;
	overflow:hidden;
}
.border_right .text {
	background: #02121c;
	padding:0 5px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
}

.text #title {
	color:#7a7a7a;
}

.right .title {
	background: url(images/title_leftcorn.jpg) top left no-repeat;
	width:450px;
	height:18px;
	padding-left:23px;
	overflow:hidden;
	font-size:14px;
	font-weight:bold;
	color:#02121c;
	float:right;
	text-align:center;
}
.right .title #bg {
	background:url(images/title_bg_lit.jpg) top left repeat-x;
	height:18px;
	overflow:hidden;
}
.list_articles {
	float:left;
	width:284px;
	padding-top:20px;
	overflow:hidden;
}
.list_articles #title {
	padding:5px 5px 0 0;
}
.list_articles #title, .list_articles #title a {
	color:#FFF;
	font-size:12px;
	font-weight:bold;
}
.list_articles #title a:hover {
	text-decoration:underline;
}
.picta {
	float:left;
	width:125px;
}
.pict_bord_top {
	background:url(images/pict_top_bord.jpg) top left no-repeat;
	width:125px;
	height:5px;
	overflow:hidden;
}
.pict_bord_l_r {
	border-left:2px solid #c4c5c5;
	border-right:2px solid #c4c5c5;
	padding:0 2px;
	width:118px;
}
.pict_bord_bott {
	background:url(images/pict_bott_bord.jpg) top left no-repeat;
	width:125px;
	height:5px;
	overflow:hidden;
}
.linka {
	float:left;
	color:#776943;
	font-size:12px;
	font-weight:bold;
	padding-left:5px;
}
.linka a {
	color:#776943;
	font-size:12px;
	font-weight:bold;
}
a#more {
	float:right;
	color:#7a7a7a;
}
a:hover#more {
	text-decoration:underline;
}

.right .content {
	float:right;
	width:232px;
	padding-top:20px;
}
.right .content .border_top {
	background:url(images/right_top.jpg) top left no-repeat;
	width:232px;
	height:22px;
	overflow:hidden;
}
.right .content .border_bott {
	background:url(images/right_bott.jpg) top left no-repeat;
	width:232px;
	height:20px;
	overflow:hidden;
}
.date {
	color:#F00;
	margin-left:40px;
}
.right .text {
	background:url(images/list_art_bg.jpg) center 99% no-repeat #02121c;
	padding-bottom:155px;
}
.text, .text a {
	color:#FFF;
	font-weight:bold;
}
.right .text a:hover{
	color:#CCC;
}
.footer img {
	float:left;
	padding:0 3px;
}
.maker {
	float:right;
	padding-top:7px;
}
.maker, .maker a {
	color:#7a7a7a;
	font-size:11px;
	font-weight:bold;
}
.maker a:hover {
	color:#CCC;
}