html {

	background: url(../images/back.png) repeat-x top;

}

body {

	margin: 0;

	padding: 0;

	background: url(../images/back.jpg) no-repeat top center;

	font-family:Verdana;

	font-size: 11px;

}

.clr {

	clear: both;

	line-height:0px;

	height: 0px;

	font-size: 0px;

}

form {

	margin: 0;

	padding: 0;

}

a {

	color: #234a7e;

	text-decoration:none;

}

h1 {

	font-family: Times New Roman;

	font-size: 30px;

	font-weight: normal;

	color: #B2B8C0;

	margin: 0;

	_margin-bottom:12px;

}

h2 {

	font-family: Times New Roman;

	font-weight: normal;

	font-size: 18px;

	color: #8c929b;

	margin: 7px 0 0 0;

	padding: 0;

	text-transform: uppercase;

	line-height: 22px;

}

h2 a {

	color: #8c929b;

}

h2 a:hover {

	color: #61656c;

}

h2 span.result_small {

	font-size:14px;

	text-transform: uppercase;

	display: block;

	margin-bottom: 9px;

}

h2 span.result_big {

	font-size:29px;

	text-transform: uppercase;

}

.main {

	width: 999px;

	margin: 0px auto;

}



/* header */

.header {

	height:138px;

	position:relative;

}

.logo {

	position:absolute;

	bottom:0px;

	left:14px;

}

ul.lang {

	list-style: none;

	font-size: 14px;

	font-family: arial narrow, arial;

	margin: 0;

	padding: 0;

	position: absolute;

	top: 31px;

	right: 64px;
	font-weight:bold;
}

ul.lang li {

	float: left;

	padding: 0;

	margin: 0 1px;

}

ul.lang li span {

	background:#F7FDFC;

	color: #FCA312;

	display: block;

	padding: 1px 10px;

}

ul.lang li a {

	display: block;

	padding: 1px 10px;

	color: #4D617F;

	text-decoration: none;

}

ul.lang li a:hover {

	background:#F7FDFC;

	color: #FCA312;

}

/* menu */

.menu {

	font-family: Times New Roman;

	font-size: 22px;

	color: #010101;

	text-align: center;

	background: url(../images/menu_back.jpg) no-repeat left top;

	height: 41px;

	padding: 15px 0 0 0;

	margin-bottom: 20px;

}

.menu a {

	margin: 0 14px;

	color: #010101;

	text-decoration:none;

}

.menu a:hover {

	color: #3a6000;

}

/* CONTENT */



.content {

	position:relative;

	zoom:1;

}



/* content left */

.content_left {

	float:left;

	width: 243px;

	position:relative;
	background: url(../images/left_menu_back.jpg) no-repeat left 50px; 

}

.content_left ul {
	list-style: none;
	margin: 0;
	padding: 0;

}

.leftmenu_nav {
	position:relative;
	top:-20px;
	width:243px;
/*	background: url(../images/left_menu_back.jpg) no-repeat left bottom;  */

}
ul.leftmenu_nav  {
	width: 227px;
	_width:226px;
	padding-right: 6px;
	_padding-right: 0px;
}

a.icon {

	position: absolute;

	left: 0px;

	width: 7px;

	top:3px;

}

a.icon1 {

	position: absolute;

	left: -3px;

	width: 7px;

	top:3px;

}

.leftmenu_nav li {

	position:relative;

	zoom:1;

}

.leftmenu_nav_1 a {

	text-decoration:none;

	color: #364459;

	

	display: block;

	margin: 9px 0px;

}

.leftmenu_nav_title img {

position:relative;

left:-10px;

}

.leftmenu_nav_1 {

	font-family:Arial;

	color:#364459;

	font-size: 16px;

	font-weight: bold;

	text-transform: uppercase;

	padding: 0 0 0 16px;

}

.leftmenu_nav_1 ul.leftmenu_nav_sub1 li {

	color:#234a7e;

	font-family:Verdana;

	font-size:11px;

	font-weight: normal;

	text-transform:none;

	padding-left: 11px;

}

.leftmenu_nav_1 ul.leftmenu_nav_sub1 li a {

	display: block;

	padding: 6px 0 7px 0px;

	/* background:url(../images/icon_plus.gif) no-repeat left; */

	

	color: #234a7e;

	margin: 0;

}

.leftmenu_nav_1 ul.leftmenu_nav_sub1 li.left_sub1_active a {

	font-weight:bold;

	color: #234a7e;

	/* background:url(../images/icon_minus.gif) no-repeat left; */

}

.leftmenu_nav_1 ul.leftmenu_nav_sub1 li.left_sub1_active .leftmenu_nav_sub2 li {

	padding-left: 11px;

}

.leftmenu_nav_1 ul.leftmenu_nav_sub1 li.left_sub1_active .leftmenu_nav_sub2 a {

	font-weight:normal;

	padding: 4px 0 4px 14px;

	/* background:url(../images/icon_plus1.gif) no-repeat left; */

}

.leftmenu_nav_1 ul.leftmenu_nav_sub1 li.left_sub1_active .leftmenu_nav_sub2 .left_sub2_active a {

	/* background:url(../images/icon_minus1.gif) no-repeat left; */

	font-weight:bold;

}

.leftmenu_nav_1 ul.leftmenu_nav_sub1 li.left_sub1_active .leftmenu_nav_sub2 .left_sub2_active ul li a {

	font-weight:normal;

	background:none;

}

ul.leftmenu_nav.services {

	margin-top:30px;

	background:url(../images/left_block.gif) no-repeat left bottom;

	padding-bottom: 14px;

}

.left_picture {

	border: solid 1px #e6e6e7;

}

/* content center */

.content_center {

	float:left;

	width: 512px;

	padding: 12px 0 0 0;

	position:relative;

	overflow:hidden;

	zoom:1;

	margin: 0 10px;
	overflow-x:auto;

}



.wysiwig {

	line-height:20px;

	margin: 0 0 20px 0;

	position:relative;

	overflow:hidden;

	zoom:1;

}



.homepage_categories {

	list-style:none;

	padding: 0;

	margin:0;

	position:relative;

	overflow:hidden;

	zoom:1;

}



.homepage_categories li {

	font-family: Times New Roman;

	font-size: 18px;

	font-weight: normal;

	color: #60646c;

	display: inline;

	float:left;

	height: 60px;

	padding-right: 11px;

}

.homepage_categories li.digit {

	color: #dee0e2;

	font-size: 48px;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	padding: 10px 0 0 0;

	width: 32px;

}
*:first-child+html .homepage_categories li.digit {
	height: 40px;
	padding: 10px 0 10px 0;
}

.homepage_categories li span {

	color: #848a94;

}

.home_block_column1 {

	float: left;

	overflow: hidden;

	zoom: 1;

}

.home_block_column2 {

	float: left;

	overflow: hidden;

	zoom: 1;

}

.home_block {

	width: 225px;

	padding: 18px 11px;

	margin: 0 7px 7px 0;

	line-height:20px;

	border: solid 1px #e6e6e7;

}

.date {

	color: #b2b8c0;

	font-size: 10px;

}

.home_block ul {

	list-style:none;

	margin: 0 auto;

	padding: 0;

	width: 222px;

	

}

.home_block ul li {

	text-align: center;

}

.home_image {

	background: url(../images/home_image_back.jpg) no-repeat left top;

	height: 271px;

	padding: 4px 4px 0px 3px;

	margin-bottom: 5px;

	border: solid 1px #a6a9ae;

}

.home_image img {

	border:solid 1px #fafafa;

}



/* content right */

.content_right {

	float:right;

	width: 224px;

	position:relative;

	top: -20px;

	zoom: 1;

}

.calendar {

	border: solid 1px #e5e5e6;

	border-top: solid 0px #e5e5e6;

	width: 223px;

}

.calendar_selects td {

	padding: 5px 0px;

	vertical-align: middle;

}

.calendar_selects td.calendar_td1 {

	width: 25px;

	padding: 0 5px 0 0px;

}

.calendar_td2 {

	width:102px;

}

.calendar_td2 select {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000000;

	width: 99px;

	height: 18px;

	border: solid 1px #7f9db9;

}

.calendar_td3 select {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000000;

	width: 57px;

	height: 18px;

	border: solid 1px #7f9db9;

}

.calendar_td3 {

	width:63px;

}

.calendar_pad {

	 

	border-top:solid 1px #e5e5e6;

	padding: 15px 5px 10px 7px;

	 

}

.calendar.date {

	width:194px;

	border:solid 0px #e5e5e6;

}

.calendar.date td {

	text-align: center;

	color: #000000;

	padding: 4px 0px;

}

.calendar.date td span {

	display: block;

	padding: 2px 0px 2px 0px;

	border: solid 1px #B2B8C0;

	color: #234A7E;

	font-weight: bold;

}

.calendar.date a {

	color:#234A7E;

	font-weight: bold;

}

.calendar.date th {

	color: #000000;

	padding: 4px 0px;

}

.poll_more {

	padding-right:15px;

	background: url(../images/poll_arrow.gif) no-repeat right;

}

.poll_table {

	border-left: solid 1px #e6e6ee;

}

.poll_table td {

	padding: 3px 14px 3px 0;

}

.poll_table td span {

	color:#a8a8a8;

	font-size: 11px;

}

.right_block {
	border: solid 1px #e8e8e9;
	padding: 15px 11px 15px 11px;
	line-height: 20px;
	margin: 4px 0px;
	overflow:hidden;
	width: 199px;
}
*:first-child+html .right_block {
padding: 15px 11px 6px 11px;
}
.right_block h2 {

	text-transform: none;

}

/* bottom menu */



.bottom_menu {

	text-align:center;

	padding: 27px 0;

	color: #c5c5c5;

}

.bottom_menu a {

	margin: 0 11px;

	color: #234a7e;

}

/* footer */

.footer {

	background: #595959 url(../images/footer_back.png) no-repeat center;

	_background: #4e4e4e url(../images/footer_back.png) no-repeat center;

	height: 117px;

	text-align: center;

}

.footer ul {

	margin:0 auto;

	padding: 0;

	list-style: none;

	width: 999px;

}

.copyright {

	font-size:11px;

	color: #000000;

	padding: 19px 0 17px 0;

}

.copyright a {

	color: #234a7e;

}

.footer ul li.counters {

	text-align:center;

	padding: 22px 37px 0px 37px;

}
.footer ul li.counters img {
	border: none;
}
.footer ul li.counters p {
	display: inline;
}

.footer ul li.counters img {

	margin: 0 3px;

}





/* OTHER PAGES */

.red {

	color: #ce0000;

}



/* index_contacts.html */

.error {

	color: #CE0000;

}

.contacts_table {

	width:100%;

}

.contacts_text {

	text-align: right;

	width: 130px;

	padding: 3px 7px 3px 0px;

}

.contacts_field select {

	border: solid 1px #7f9db9;

	width: 356px;

	height: 16px;

	font-size: 11px;

}
*:first-child+html .contacts_field select {
	padding: 2px 0 2px 0;
	height: 20px;
	width: 360px;
}
.contacts_field .contacts_input_text {

	border: solid 1px #7f9db9;

	width: 356px;

	height: 16px;

	font-size: 11px;

}

.contacts_field textarea {

	height:70px;

	border: solid 1px #7f9db9;

	width: 356px;

	font-size: 11px;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}

.captha_text {

	border: solid 1px #7F9DB9;

	width: 143px;

	height: 16px;

	margin: 5px 0 14px 0;

	font-size: 11px;

}

.captha_pad {

	padding: 38px 0 0 0;

}

.img_border {

	border: solid 1px #EAEAEB;

}

.img_border.marg17 {

	margin: 0px 17px 8px 0;

}



/* index_news */

.news_item {

	list-style: none;

	margin: 0;

	padding: 0;

	line-height: 18px;
	overflow:hidden;
	zoom:1;
}

a.news_more {

	padding-right: 21px;

	background: url(../images/arrow_next.gif) no-repeat right;

}

.pager {

	list-style: none;

	border: solid 1px #EAEAEB;

	padding: 0;

	margin: 0;

	overflow: hidden;

	zoom: 1;

	position: relative;

}

.pager li {

	float: left;

}

.back {

	padding:14px 36px 12px 12px;

}

.back a {

	padding-left: 21px;

	background: url(../images/arrow_back.gif) no-repeat left;

	display: block;

}

.pages {

	padding:12px 12px 12px 12px;

	width: 269px;

}

.pages a {

	margin: 0 1px 0 1px;

	display: block;

	float: left;

	padding: 2px 6px;

}

.pages span {

	color: #b2b8c0;

	margin: 0 1px 0 1px;

	display: block;

	border: solid 1px #eaeaeb;

	padding: 2px 7px 2px 6px;

	float: left;

}

.next {

	padding:14px 0px 12px 0px;

} 

.next a {

	padding-right: 21px;

	background: url(../images/arrow_next.gif) no-repeat right;

	display: block;

}



/* articles */



.breadcrumbs {

	display:block;

	margin: 0 0 10px 0;

	color: #8c929b;

}

.breadcrumbs a {

	color: #234a7e;

}

.news_item.articles {

	margin-bottom:22px;

	_margin-bottom: 45px;

}

.news_item.articles h2 {

	margin: 0;

	_margin:0 0 -25px 0;

	padding: 0;

	_position:relative;

	_top:-18px;

	text-transform: none;

}

.news_item.articles.photoalbums {

	margin-bottom:0px;

	_margin-bottom: 23px;

}

/* photoalbum */



.photoalbum_text {

	list-style:none;

	margin: 15px 0;

	padding: 0;

	overflow: hidden;

	zoom: 1;

}

.photoalbum_text li {

	float: left;

	line-height: 18px;

}

.photoalbum_text_left {

	width: 231px;

}



.photoalbum_photos {

	list-style: none;

	margin: 0px;

	padding: 0;

}

.photoalbum_photos li {

	float: left;

	width: 155px;
	height:140px;

	margin: 0 8px 15px 0;

	color: #898989;

}

.photoalbum_photos li img {

	border: solid 1px #E6E6E7;

	margin-bottom: 5px;

}



/* cviatocheg */

.wysiwig.flower {

     padding:0px;

     width: 231px;

     overflow: hidden;

     zoom:1;

     border: solid 1px #e6e6e7;

}

.blue {color:#234A7E;}

/* poll question */
.poll_table.question {
	border: solid 0px red;
	width: 100%;
}
*:first-child+html .poll_table.question {
margin:0;padding:0;position:relative; top:-10px;
)
.poll_table.question td {
	padding-left: 0px;
	padding-right: 0;
}
table.poll_table.question  td.poll_radio {
	width:26px;text-align:center;
}

*:first-child+html .poll_table.question .poll_radio {
	width:0px;
}