@charset "utf-8";
/* CSS Document */
* {margin:0; padding:0}
body {font:12px Verdana, Arial, Helvetica, sans-serif;
      color:#343c1f;
      background-image: url(bg_red.jpg);
	  background-repeat: repeat-x;
}
#wrapper {width:100%; float:left; background:url(images/top_bg.jpg) top repeat-x}
#site {
	width:968px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
a, a:active, a:visited {color:#37556a}
a:hover {color:#000}
/* HEADER */
#header {height:59px; background:url(images/header_bg_upper.jpg) no-repeat}
#header img {float:left; padding-top:19px}
#topright {float:right; margin-top:16px}
#quicknav {float:left}
#quicknav img {padding:0}
#searchform {float:left; margin-left:8px}
#search {width:177px; height:22px; padding:7px 0 0 9px; border:none; background:url(images/search_bg.jpg) no-repeat}
/* BODY */
#body {
	width:960px;
	float:left;
	background:#fff url(images/columns_bg.gif) right repeat-y;
	border:4px solid #e0e0e0;
	border-top:none
}
#columns {
	width:968px;
	float:left;
	background:url(images/header_bg_lower.gif) top repeat-x;
	height: auto;
}
/* content column */
#content {
	float:left;
	width:700px;
	padding-bottom:10px
	}
.post {
	float:left;
	padding-bottom:0px;
	border-bottom:1px dotted #343c1f;
	width: 700px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	font-size: 12px;
}
.post .date {float:left; width:38px; height:32px; padding-top:4px; background:url(images/post_date.jpg) no-repeat; font-size:11px; text-align:center}
.post .info {float:left; margin-left:6px}
.post .posted {float:left; color:#7a7a7a; margin:1px 0 0 1px; font-size:11px}
.post a, .post a:active, .post a:visited {color:#343c1f}
.post a:hover {text-decoration:none}
.post .text {
	float:left;
	width:700px;
	clear:both;
	line-height:1.5;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1px;
}
h2 {font-size:18px; font-weight:normal; margin-top:-1px}
h2 a {text-decoration:none; color:#62762c}
/* second column */
#leftcolum {
	float:right;
	width:220px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: auto;
}
.leftsection {
	float:left;
	width:195px;
	padding:5px
}
.banner {
	float:left;
	width:195px;
	padding:5px;
	text-align: center;
}
.sectionheader {
	float:left;
	height:20px;
	padding-bottom: 6px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #90A4BD;
	width: 205px;
}
.floatleft {float:left; line-height:1.8; padding-right:15px}
.cats a, .cats a:active, .cats a:visited {text-decoration:none; color:#37556a}
.cats a:hover {color:#000}
.blocklinks {
	font-size:11px;
	padding-bottom: 20px;
}
.banner {}
.blocklinks a, .blocklinks a:active, .blocklinks a:hover {
	display:block;
	width:200px;
	text-decoration:none;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #c2c4bd
} 
/* third column */
#rightcolumn {
	float:right;
	width:270px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.rightsection {
	float:left;
	width:265px;
	padding-top: 5px;
}
.recentlink {margin-bottom:10px; border-bottom:1px solid #bdbfb8; font-size:11px}
.recentlink a, .recentlink a:active, .recentlink a:visited {text-decoration:none}
.linksource {display:block; padding:5px 0 10px; color:#878787; font-style:italic}
.morelinks {font-size:11px}
/* FOOTER */
#footer {float:left; margin:16px 0; color:#56603b}
#footer a, #footer a:active, #footer a:visited  {color:#56603b}
#footer a:hover {color:#000}
#copyright {float:left}
#footerlinks {float:right}
#buttons{
	background:url(images/top_part.gif) 0 0 no-repeat;
	width:968px;
	height:31px;
	margin:0 auto;
	position:relative;
}
#top{
	width:968px;
	height:121px;
	margin:0 auto;
	position:relative;
	background-image: url(banner/brr.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#top img.ee{
	position:absolute;
	left:5px;
	top:95px;
	width:32px;
	height:25px;
	z-index: 3;
}
#top img.en{
	position:absolute;
	left:36px;
	top:95px;
	width:32px;
	height:25px;
	z-index: 3;
}
#top img.ru{
	position:absolute;
	left:68px;
	top:95px;
	width:32px;
	height:25px;
	z-index: 3;
}
#top2 {
	position:absolute;
	left:136px;
	top:90px;
	width:32px;
	height:25px;
	z-index: 3;
}
#top ul{
	width:332px;
	height:29px;
	position:absolute;
	left:558px;
	top:224px;
}
#upper {
	width:968px;
	margin-top:5px;
	margin-bottom:2px;
	position:relative;
	margin-right: auto;
	margin-left: auto;
	height: 110px;
}
#upper img.left{
	position:absolute;
	left:1px;
	top:0px;
	width:312px;
	height:110px;
	z-index: auto;
}
#upper img.right{
	position:absolute;
	left:693px;
	top:0px;
	width:274px;
	height:110px;
	z-index: auto;
}

.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6D88AA;
	white-space: nowrap;
	margin-left: 5px;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 0px 0px 0px 0px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}
.highslide-maincontent {
	display: none;
}
.highslide-html {
	background-color: white;
}
.highslide-html-content {
	display: none;
	width: 400px;
	padding: 0 5px 5px 5px;
}
.highslide-header {
	padding-bottom: 5px;
}
.highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-header ul li.highslide-previous, .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-header a:hover {
	color: black;
}
.highslide-header .highslide-move a {
	cursor: move;
}
.highslide-footer {
	height: 16px;
}
.highslide-footer .highslide-resize {
	display: block;
	float: right;
	margin-top: 5px;
	height: 11px;
	width: 11px;
	background: url(graphics/resize.gif) no-repeat;
}
.highslide-footer .highslide-resize span {
	display: none;
}
.highslide-body {
}
.highslide-resize {
	cursor: nw-resize;
}
