/* CSS Document */
body {
	margin:0;
	padding:0;
	background:url(img/bg.jpg) fixed center top no-repeat;
	font-family:Arial, Helvetica, sans-serif;
}
.container {
	position:relative;
	max-width:1100px;
	min-width:920px;
	width:expression((document.documentElement.clientWidth||document.body.clientWidth)<930?'930px':(document.body.clientWidth > 1100? "1100px": "auto"));
	margin:2% 2% 0% 2%;
	background:#fffcfd;
}

#shapka {
	position:relative;
	width:100%;	
}
#logo {
	float:left;
	margin-right:-10px;
	width:270px;
	height:146px;
	font-size:18px;
	background:#FFFFFF;
}
#logo h1 {
	font-weight:500;
	font-size:25px;
	line-height:10px;
}	
#foto {
	width:auto;
	height:146px;
	background:url(img/ed_bg.jpg) right no-repeat;
}
#foot {
	padding-top:25px;
	background:#FFFFFF;
	overflow:hidden;
	width:100%;
}
#left {
	float:left;
	width:240px;
}
#menu {
	padding-left:15px;
}
#menu ul {
	float:left;
	list-style:none;
	margin:0px 0px 20px 0px;
	padding:0px;
}
#menu ul li {
	width:230px;
	float:left;
	margin:10px 0px 0px 0px;
	height:auto;
	padding:0px;
}
#menu li a {
	color:#128f0f;
	font-weight:600;
	font-size:17px;
	line-height:15px;
	text-decoration:underline;
}
#menu li a:visited {
	color:#4db24b;
	text-decoration:underline;

}
#menu li a:hover {
	text-decoration:none;
}
#news {
	margin-top:50px;
	padding-left:15px;
	font-size:14px;
}
#news h1 {
	color:#128f0f;
	font-size:26px;
	padding-top:15px;
	font-family:"Times New Roman", Times, serif;
	font-weight:500;
}
#news i	 {
	color:#4cac09;
	font-size:12px;
	font-style:normal;
}
#news b a {
	color:#3586b8;
	font-size:12px;
	font-weight:500;
	padding-bottom:10px;
}
#more {
	float:right;
	color:#4cac09;
	font-size:12px;
	margin-top:-15px;
	padding-right:30px;
}
#content {
	float:left;
	width:47%;
	font-size:14px;
	line-height:25px;
	padding-left:10px;
	text-align:justify;
	text-indent:20px;
}
#title {
	color:#128f0f;
	text-align:left;
	font-size:26px;
	padding-top:5px;
	font-family:"Times New Roman", Times, serif;
	font-weight:500;
}
#content_news {
	float:left;
	clear:both;
	text-align:left;
	width:100%;
	margin:0px 0px 5px 0px;
	padding:0px;
}
#date {
	float:left;
	clear:both;
	margin:0px;
	padding:0px;
	color:#4cac09;
	font-size:11px;
	font-style:normal;
}
#title_news {
	float:left;
	clear:both;
	width:100%;
	margin:0px;
	padding:0px 0px 0px 15px;
	font-weight:bold;
	font-size:15px;
}
#content #news {
	float:left;
	clear:both;
	font-size:14px;
	width:100%;
	margin:0px;
}
#news_more {
	float:right;
	color:#4cac09;
	font-size:10px;
	margin:0px;
	padding:0px;
}
#right {
	float:right;
	width:23%;
	margin: -20px 10px 0px 10px;
}
#right a {
	font-size:16px;
	color:#4c16e8;
}
#as {
	float:right;
	color:#3f05e8;
	font-size:14px;
	padding-right:25px;
}
#zoom {
	margin-top: -70px;
}
#right h1 {
	color:#128f0f;
	text-align:left;
	font-size:26px;
	padding-top:5px;
	font-family:"Times New Roman", Times, serif;
	font-weight:500;
}
#weather {
	font-size:16px;
}
#epimox {
	float:right;
	width:100%;
	text-align:right;
	padding-right:15px;
	margin-top:20px;
	margin-bottom:10px;
	font-size:10px;
}
#epimox form {
	float:left;
	width:350px;
	margin:0px 0px 0px -40px;
}
.search {
	border: solid 1px #000;
	width:200px;
	height:15px;
}
#epimox a {
	color:#000000;
	text-decoration:none;
}
#epimox a:hover {
	text-decoration:underline;
}	
a:hover {
	text-decoration:none;
}
img {
	border:none;
}

form {
	float:left;
	clear:both;
	width:500px;
	padding:0px;
	margin-left:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
form .name {
	float:left;
	position:relative;
	width:100px;
	margin:5px;
	padding:0px;
	line-height:29px;
}
*+html form .name {
	line-height:31px;
}
form .name_2 {
	position:relative;
	float:left;
	width:95px;
	margin:0px;
	padding:0px;
	line-height:29px
}
form .text {
	position:relative;
	float:left;
	width:280px;
	margin:0px;
	padding:0px;
}	
fieldset {
	width:100%;
	border:#009933 solid 1px;
	margin-bottom:15px;
	text-align:left;

}	
legend {
	color:#009933;
	font-size:14px;
}		
.input {
	width:290px;
	height:15px;
	padding:0px;
	margin:5px 0px 5px 0px;
}
.select {
	width:294px;
	height:20px;
	padding:0px;
	margin:5px 0px 5px 0px;
}
.textarea {
	width:290px;
	height:250px;
	padding:0px;
	margin:5px 0px 10px 0px;
	overflow:hidden;
}
.button {
	float:right;
	width:auto;
	height:22px;
	background: #006633;
	padding:0px 5px 4px 5px;
	margin:5px 0px 10px 0px;
	cursor:pointer;
}
.input_2 {
	width:70px;
	height:15px;
	padding:0px;
	margin:5px 0px 5px 0px;
}
.input, .textarea, .button, .input_2, .select{
		border: #009933 solid 2px;
		font-family:Arial, Helvetica, sans-serif;
}

#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:506px; margin:50px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:500px; height:300px; padding:2px; border:1px solid #ccc; background:#fff}
#information {position:absolute; bottom:0; width:500px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:500px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(../img/left.png) left center no-repeat}
#imgnext {right:0; background:url(../img/right.png) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:81px; background:url(.../img/left.png) center center no-repeat; background-color:#fff}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; background:#fff url(../img/right.png) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:456px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}