body, html{
padding : 0px;
margin: 0px;	
height: 100%;
} 

body{
padding : 0px;
margin: 0px;
font: 13px Trebuchet MS; 
font-weight: normal;
color: #313131;
background: #ffffff  url(../img/top-bg.png) repeat-x left top;
} 

a {
	color: #313131;
}

br{
clear: both;
}

.main {
	position: relative;
	min-width:1000px;
}

.logo {
position: absolute;
top: 26px;
left: 26px;
}

a img {
	border: 0px;
}

.head {
	height: 124px;
	position:relative;
}

.top-nav {
background: url(../img/top-nav-bg.png) no-repeat left top;	
width: 312px;
height: 19px;
padding: 3px 25px 0 17px;
position:absolute; right:23px; top:6px;
}

.head .imabanana{padding:10px 0 0 400px;}

.top-nav a {
	color: #ffffff;
	text-decoration: none;
	font: 11px Trebuchet MS; 
}

.top-nav a.arr {
	padding-left: 8px;
	background: url(../img/arr-right.png) no-repeat left 6px;	
	margin-right: 10px;
}

.right {
	float: right;
}

.left {
	float: left;
}
.cats {
	color: #A7221B;	
	margin: 0px 30px;
	padding: 10px 0;
	font-weight: bold;
	border-bottom:1px solid #e0e0e0;
	font: 17px Trebuchet MS; 
}

.cats a {
	color: #A7221B;
 	text-decoration: none;
 	font: 15px Trebuchet MS; 
	font-weight: bold;
}

.cats2 {
	color: #6e6e6e;	
	margin: 0px 30px;
	padding: 10px 0;
	border-bottom:1px solid #e0e0e0;
	font: 15px Trebuchet MS; 
	font-weight: bold;
}

.cats2 a {
	color: #6e6e6e;
 	text-decoration: none;
 	font: 14px Trebuchet MS; 
	font-weight: bold;
}

.subcats {
	color: #d48184;	
	margin: 0px 30px;
	padding: 10px 0;
	border-bottom:1px solid #e0e0e0;
	font: 14px Trebuchet MS; 
}

.subcats a {
	color: #d48184;	
 	text-decoration: none;
 	font: italic bold 13px Trebuchet MS;
 	 
}

.content {
	margin: 0px 30px;
	padding: 10px 0 0 0;	
	overflow: hidden;
}

.content .lenta {
	overflow: hidden;
	background-color: #f0f0f0;	 
	width: 200px;
	padding: 14px 10px;
	margin-right:30px;
}

.content .lenta .head {
	font: 20px Georgia;
	color: #000000;
	height: auto;
}
.content .lenta.right .head a{
	color: #661300;
}

.lenta a.rss {
	padding-left: 20px;
	background: url(../img/icon-rss.png) no-repeat left top;	
	font:11px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.lenta a.code {
	padding-left: 20px;
	background: url(../img/icon-embed.gif) no-repeat left 1px;	
	font:11px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.lenta a.archive {
	padding-left: 20px;
	background: url(../img/icon-archive.gif) no-repeat left 1px;	
	font:11px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.lenta .item {
	padding-top:10px;
	border-bottom: 1px solid #d8d8d8;
}

.lenta .item_active {
background: #C5C5C5;
}

.lenta .item_active .recent_text{
	color:#000000;
	font-weight: bold;
}
	
.lenta .item .date {
	color: #7C7C7C;
	font-size: 11px;
	margin: 6px 0;
}

.lenta .item a {
	text-decoration: none;
	font:11px Arial, Helvetica, sans-serif;
}

.lenta .item .nav {
	border-top: 1px solid #d8d8d8;	
	overflow: hidden;
}

.lenta .item .nav a{
	float: left;
	margin-right: 10px;
}

.content .news {
	overflow:hidden;
}

.content .news .item {
	padding-right: 20px;
	vertical-align: top;
}

.content .news .items{overflow:hidden; position:relative;}
.content .news div.item_wrap{float:left; width:49%; padding-bottom:42px; overflow:hidden;}
.content .news div.item_wrap .header{margin-bottom:14px;}

.content .news td.item {
	width: 50%;
	padding-right:20px;
}


.content .news .item a.header {
	font: 18px Georgia;
	color: #661300;
	text-decoration: none;	
	display: block;
}

.content .news .item .nav_wrap{position:absolute; bottom:0; width:49%; overflow:hidden;}
.content .news .item .nav{margin-right:20px;}
.content .news .item .nav .date{}

.content .news .item a.text {
	font:11px Arial, Helvetica, sans-serif;
	color: #313131;
	text-decoration: none;	
}

.content .news.top {
	padding-bottom: 20px;
	border-bottom:1px solid #000000;
	margin-bottom: 10px;
}

.content .news.top .item a img{
max-width:100%;
}

.content .news.top .item object,.content .news.top .item embed{width:100%;}

.content .news.pad {


}

.news .nav {
	margin: 10px 0 10px 0;
	left: 0px;
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;	
	overflow: hidden;
	
	color: #b0b0b0;
	font:11px Arial, Helvetica, sans-serif;
}
.news .nav .right {
	margin-left: 10px;
	float: right;
}
.news .nav .date {
	padding: 2px;
	float: left;
}

.news .item img.left {
	margin-right: 10px;
	height: 100px;
	width: 150px;
}

.news table {
	border-collapse: collapse;
}

.home-banners {
	border-top: 1px solid #e0e0e0;
	overflow: hidden;
	height: 100px;
	margin: 0 30px;
	clear:both;
	padding:10px 0;
}

.home-banners .ban{
	float:left;
	margin-right:10px;
}

.outline {
	clear:both;
	overflow:hidden;
	height: 10px;
	background-color: #000000;
}

.category .banners {
	width: 230px;
	overflow: hidden;
	margin-left: 24px;
	float: right;
}

.category .item{overflow:hidden;}
.category .item .image{float:left; width:160px;}
.category .item .image img{display:block;}

.category .banners .ban{
	margin-bottom:10px;
}

.category .lenta.right {
	margin-left: 20px;
}

.category .news {
	margin: 0;
}

.footer {
	border-top: 10px solid #000000;
	padding: 0px 20px;
	background-color: #f0f0f0;	 
}

.footer table {
	border-collapse: collapse;
}

.footer table td{
	padding: 10px;
}
.title {
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 17px;
}

h1 {
font: 26px Trebuchet MS; 
color: #313131;
margin: 0px;
}

h2 {
	font: 24px Trebuchet MS; 
	color: #313131;
	margin: 0px;
}

.gallery-image {
width:200px;
}
.gallery-category {
max-height:300px;
max-width:400px;
}

.informer *{margin:0; padding:0;}
.informer{position:absolute; right:43px; top:33px; width:310px; color:#7a2a2b; font-size:11px;}
.informer .date{line-height:23px; border-bottom:1px solid #d7d4c4;}
.informer .exchange{line-height:21px; border-bottom:1px solid #d7d4c4; overflow:hidden;}
.informer .exchange ul{float:left;}
.informer .exchange li{float:left; margin-right:10px; list-style:none;}
.informer .meteo{line-height:21px;}
.informer .meteo img{vertical-align:-4px; margin-right:3px;}
.informer .meteo strong{margin-right:13px;}

.search_block{margin:0 30px; padding-top:10px;}
.search_block input{vertical-align:middle;}
.search_in{border:1px solid #000; width:200px; height:14px; padding:2px 5px; margin-right:10px;}

.recent_photo{padding-right:20px;}
.recent_photo object{margin-bottom:10px;}
.recent_photo label{display:block; padding-bottom:2px;}
.recent_photo textarea{width:438px; height:100px; padding:0 5px; margin:0; border:1px solid #AAA; margin-bottom:10px;}

.ban {  padding-bottom:10px; }


.pages b {
	display:inline-block;
	padding-right:5px;
	list-style-type:none;
}
.pages li {
	display:inline-block;
	padding-right:5px;
	list-style-type:none;
}
.pages {
	overflow:hidden;
	padding-bottom:10px;
}
.va_top td {
	vertical-align:top;
}