@charset "windows-1251";
/* CSS Document */
* {margin:0; padding:0; zoom: 1;}
img {border:0;}

html, body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width:100%;
	min-width:600px;
	margin: 0;
	padding: 0;
	color:#787c7f;
	position: relative;
	height: 100%;
}
html{background: #dfedf5 url(images/bg.jpg) top left repeat-x;}
body{background: url(images/right_shadow.jpg) right 25px no-repeat;}

#main{
	position: relative;
	width: 84%;
	max-width: 1200px;
	margin: 0 auto;
	height: 100%;
	min-height: 100%;
}

html>body #main,
html>body #main #wrapper,
html>body #main #wrapper #navigation,
html>body #main #wrapper #content
{
	height: auto;
}


#leftShadow{
	position: absolute;
	left: 0px;
	top: 25px;
	background: url(images/left_shadow.jpg) left top no-repeat;
	width: 220px;
	height: 20px;
}

#preHeader{
	position: relative;
	width:100%;
	margin: 0 auto;
	height: 25px;
}
#header{
	position: relative;
	width:100%;
	margin: 0 auto;
	height: 109px;
	overflow: hidden;
}
	.logo img{
		margin: 10px 0px 0px 35px;
	}
	.headerBlock{
		position: relative;
		float: right;
		width: 205px;
		padding: 20px 20px 0px 0px;
		font-size: 10px;
		font-family: Tahoma;
	}
	.headerBlock h2 {margin-bottom: 5px;}
#langNav{
	position: relative;
	width:100%;
	margin: 0 auto;
	height: 119px;
	padding: 39px 0px 0px 0px;
	overflow: hidden;
}
#wrapper{
	position: relative;
	width:100%;
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
#navigation{
	position: relative;
	width: 21%;
	margin-right: 1%;
	float: left;
}
#content{
	position: relative;
	width: 78%;
	float: left;
}
#contentIndex{
	position: relative;
	width: 56%;
	float: left;
}
#news{
	position: relative;
	width: 21%;
	margin-left: 1%;
	float: left;
}
#baner{
	position: relative;
	width:100%;
	margin: 0 auto;
	padding-top: 1%;
}
	.banerItem{
		position: relative;
		float: left;
		width: 32%;
		margin-right: 2%;
	}
#footer{
	position: relative;
	height: 105px;
	background: #667280;
margin-top: -105px;
}
#foot{
	position: relative;
	width: 84%;
	max-width: 1200px;
	margin: 0 auto;
}
	.footBlock{
		position: relative;
		float: right;
		width: 220px;
		padding: 30px 0px 0px 20px;
		font-size: 12px;
		color: #ffffff;
		font-family: Arial Narrow, Arial;
	}
	.footBlock *{color: #ffffff;}
/* меню языков (начало) */

#langNav ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:auto;
	list-style:none;
	position:relative;
}

#langNav ul li{
	position:relative;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	display: block;
	float: left;
	width: 16%;
	text-align: center;
	background: url(images/dotted.gif) right top repeat-y;
}

#langNav ul li a{
	font-size:17px;
	padding:0px 0px 0px 0px;
	text-decoration: none;
	color:#009de7;
	text-transform: lowercase;
}
#langNav ul li a img{
	margin-bottom: 8px;
}
.divider{
	width: 2% !important;
}
/* меню языков (конец) */

/* меню первого уровня (начало) */

.nav{
	margin:0px;
	padding:10px 0px 15px 0px;
	width:auto;
	list-style:none;
	position:relative;
}

.nav li{
	position:relative;
	padding:0px 0px 4px 0px;
	margin:0px;
}

.nav li a{
	font-size:14px;
	padding:0px;
	text-decoration: none;
	color:#ffffff;
}

.nav li ul{
	margin:0px;
	padding:8px 0px 0px 20px;
	width:auto;
	list-style:none;
	position:relative;
}

.nav li ul li{
	position:relative;
	padding:0px 0px 3px 0px;
	margin:0px;
}

.nav li ul li a{
	font-size:12px;
	padding:0px;
	text-decoration: none;
	color:#d4ebfa;
}

/* меню первого уровня (конец) */

.block{
	position: relative;
	width: 100%;
	margin-bottom: 5px;
}
.lt_block{
	position: relative;
	height: 45px;
	width: 7%;
	float: left;
	background: url(images/block_top.gif) left bottom no-repeat;
}
.rt_block{
	position: relative;
	height: 31px;
	padding-top: 14px;
	width: 93%;
	float: left;
	font-size: 20px;
	color: #ffffff;
	font-family: Arial Narrow, Arial;
	background: url(images/block_top.gif) right top no-repeat;
}
.lb_block{
	position: relative;
	width: 100%;
	float: left;
	background: url(images/lb.gif) left bottom no-repeat;
}
.rb_block{
	position: relative;
	width: 92%;
	margin-left: 7%;
	padding-right: 1%;
	float: left;
	background: url(images/rb.gif) right bottom no-repeat;
}

/* w */
.lt_block_w{
	position: relative;
	height: 46px;
	width: 7%;
	float: left;
	background: url(images/block_w_top.gif) left bottom no-repeat;
}
.rt_block_w{
	position: relative;
	height: 32px;
	padding-top: 14px;
	width: 93%;
	float: left;
	font-size: 20px;
	color: #22aaea;
	font-family: Arial Narrow, Arial;
	background: url(images/block_w_top.gif) right top no-repeat;
}
.lb_block_w{
	position: relative;
	width: 100%;
	float: left;
	background: url(images/lb_w.gif) left bottom no-repeat;
}
.rb_block_w{
	position: relative;
	width: 91%;
	margin-left: 7%;
	padding-right: 2%;
	float: left;
	background: url(images/rb_w.gif) right bottom no-repeat;
}

/* w */


.lt_cont{
	position: relative;
	height: 18px;
	background: url(images/ltc.gif) left top no-repeat;
}
.rt_cont{
	position: relative;
	height: 18px;
	background: url(images/rtc.gif) right top no-repeat;
}

.lc_cont{
	position: relative;
	background: #ffffff url(images/lcc.gif) left top repeat-y;
}
.rc_cont{
	position: relative;
	padding: 0px 15px;
	background: url(images/rcc.gif) right top repeat-y;
}
.rc_cont *{line-height:17px;}

.lb_cont{
	position: relative;
	height: 18px;
	background: url(images/lbc.gif) left bottom no-repeat;
}
.rb_cont{
	position: relative;
	height: 18px;
	background: url(images/rbc.gif) right bottom no-repeat;
}


/* 
.lt_cont{
	position: relative;
	width: 100%;
	height: 18px;
	background: url(images/cont_top.gif) left -18px no-repeat;
}
.rt_cont{
	position: relative;
	width: 97%;
	margin-left: 3%;
	height: 18px;
	background: url(images/cont_top.gif) right top no-repeat;
}

.lc_cont{
	position: relative;
	width: 100%;
overflow: hidden;
	background: url(images/cont_center.gif) left top repeat-y;
}
.rc_cont{
	position: relative;
	width: 94%;
	margin-left: 3%;
	padding-right: 3%;
	background: url(images/cont_center.gif) right top repeat-y;
}
.rc_cont *{line-height:17px;}

.lb_cont{
	position: relative;
	width: 100%;
	height: 18px;
	background: url(images/cont_bottom.gif) left -18px no-repeat;
}
.rb_cont{
	position: relative;
	width: 97%;
	margin-left: 3%;
	height: 18px;
	background: url(images/cont_bottom.gif) right top no-repeat;
} */

h1 { font-size:30px; color:#22aaea; font-weight: normal; font-family: Arial Narrow, Arial; padding-top: 5px;}
h2 { font-size:22px; color:#22aaea; font-weight: normal;}
h3 { font-size:18px; color:#22aaea; font-weight: normal;}
h4 { font-size:16px; color:#22aaea; font-weight: normal;}
p { font-size:12px; color:#787c7f;}
td {font-size:12px; color:#787c7f; padding: 2px 3px; background: #ffffff}
th {font-size:12px; color:#787c7f; padding: 2px 3px; background: #adadad; color: #ffffff;}
ol { padding-left:30px; font-size:12px; color:#787c7f;}
ul { padding-left:30px; font-size:12px; color:#787c7f; list-style-type:circle;}
a { color:#1e5a91; text-decoration:underline; outline: none;}
a:hover { color:#1e5a91; text-decoration:none;}

h1, h2, h3, h4, h5, h6, p, ol, ul, pre, hr, address { margin-bottom:16px;}

.title{ font-family: Arial Narrow, Arial; padding-top: 5px;}

input,textarea{
	padding:0px 3px;
	border:1px solid #acacac;
	color:#787c7f;
	background:#ffffff;
	outline: none;
}
.clear{
	clear: both;
	font-size: 0px;
	width: 0px;
	height: 0px;
	overflow: hidden;
}
.no-border{
background: none !important;
}
.highslide img{margin: 5px;}
table{background: #e9ebe0}