@charset "utf-8";

* {margin: 0; padding:0;}

a {color: #417378;}

p {margin:10px 0px 15px 0;}

h1 {font-size:20px;margin:0 0 7px 0;}

h2 {font-weight: normal; letter-spacing: .2em; font-size: 16px; margin:14px 0 7px 0;}

.as_h2 {font-weight: normal; letter-spacing: .2em; font-size: 16px; margin:14px 0 7px 0;display:block;}

h3 {
	font-weight: normal;
	letter-spacing: .2em;
	font-size: 14px;
	text-transform: uppercase;
}

.big_heading {
	font-weight: normal;
	letter-spacing: .18em;
	font-size: 56px;
	color: #6c6e58;
}

body {
	background: url(//images/body.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6c6e58;
}

#top {
	background-image: url(/images/top.png);
	background-repeat: repeat-x;
	height: 15px;
}

#wrap {
	width: 1024px;
	margin: 10px auto;
	position: relative;

}

#header {
	margin-bottom:40px;
	height: 170px;
	background-image: url(/images/logo.png);
	background-repeat: no-repeat;
	background-position: center;
}
#header_ru {
	margin-bottom:40px;
	height: 170px;
	background-image: url(/images/logo_ru.png);
	background-repeat: no-repeat;
	background-position: center;
}

#container_left {
	float: left;
	width: 700px;
	margin-bottom: 30px;
}

#container_right {
	float: right;
	width: 280px;
	margin-bottom: 30px;
}

.container_left_col_1 {
	width:100%;
}

.container_left_col_2 {
	float: right;
	width: 260px;
}

.container_right_col_1 {
	width:100%;
}

.container_right_col_2 {
	float: right;
	width: 190px;
}



#container_left, #container_right, #container_left_col_1, #container_right_col_1, #container_left_col_2, #container_right_col_2 {
	padding: 3px;
}

#footer {
	margin: auto;
	width: 1024px;
	border-top: 1px dotted #6c6e58;
	clear: both;
	text-align: center;
}

.post_header {
	padding: 5px;
	border-top: 1px dotted #6c6e58;
	border-bottom: 1px dotted #6c6e58;
}

.post_body {font-size: 10px;border-bottom:1px dotted #6C6E58;}
.post_body p {margin:0 0 5px 0;}

.post_footer {
	font-style: italic;
	font-weight: bold;
	color: #417378;
	margin:14px 0 7px 0;
}

/* Navigation*/

#navcontainer{
	width: 1024px;
	height: 30px;
	position: absolute;
	top:150px;
	left: 0;
}

#navcontainer ul
{
padding: .6em 0;
list-style-type: none;
background-color: #a4cfbe;
color: #FFF;
width: 100%;
text-align: center;
}

#navcontainer li { display: inline; }

#navcontainer li a
{
text-decoration: none;
background-color: #a4cfbe;
color: #FFF;
/*padding: .6em 2em;*/
padding:7px 10px;
border-right: 0px solid #fff;
font-size:16px;
}

#navcontainer li a:hover
{
background-color: #417378;
color: #fff;
}

/*sidebar navigation*/

#Vnavlist
{
border-bottom: 1px dotted gray;
width: 190px;
}

#Vnavlist li
{
list-style: none;
padding: 0.4em;
border-top: 1px dotted gray;
}

#Vnavlist li a { text-decoration: none; }

.main_pic {float:right;margin:0 0 5px 5px;}
.crumbs {margin:0 0 25px 0;}
.menu_footr {margin:15px 0 0 0;}
.menu_footr ul li {display:inline;padding:0 5px;}

.textarea_input {width:400px;}
.text_input {width:200px;}

.clear {clear:both;}
#container_left ul {padding:0 30px;}

.cat_name a {border:2px solid #A4CFBE;padding:2px 4px;text-decoration:none;color:#6C6E58;background:#fff;font-size:14px;}
.cat_name a:hover {border:2px solid #417378;padding:2px 4px;text-decoration:none;color:#fff;background:#417378;font-size:14px}
.cat_anons {line-height:125%;}
.cat_anons p {margin:5px 0;}

.block {margin:10px 0;}

.news_year {font-size:20px;line-height:125%;color:#fff;background:#A4CFBE; margin:0 10px;}

.big {margin-bottom:25px;}
.big a {background:#F4F7D9; padding:15px 10px;margin:0 0 7px 0;color:#6C6E58;font-size:18px;text-decoration:none;}
.big a:hover {background:#417378; padding:15px 10px;margin:0 0 7px 0;color:#fff;font-size:18px;text-decoration:none;}
.text500 {margin-bottom:30px;}

.sitemap td {padding-top:5px;}
.sitemap a {text-decoration:underline;}
.sitemap a:hover {text-decoration:none;}

.error404 {font-size:18px;}

#header a.home_link {
position:absolute;
top:50px;
left:412px;
text-align:center;
height:60px;
width:200px;
text-decoration:none;
}

#header_ru a.home_link {
position:absolute;
top:50px;
left:412px;
text-align:center;
height:60px;
width:200px;
text-decoration:none;
}

.small_pic {
float:left;
margin:0 5px 5px 0;
}
