html, body{
	height: 100%;
	width: 100%;
}

body{
	background: #fff url(../i/blue.jpg) repeat-x 0 0;
	margin: 0;
	padding: 0;	
	text-align: center;
}

label{
	text-decoration: underline;
	cursor: pointer;
}

a img{
	border: 0;
}

a{
	color: #0362ad;
	text-decoration: underline;
}

a:hover{
	color: #437100;
	text-decoration: none;
}

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

#page{
	position: relative;
	z-index: 2;
	background: url(../i/pagebg.gif) repeat-y 0 0;
	width: 970px;
	margin: 0 auto;
	min-height: 100%;
	padding: 0 15px;
	_height: 100%;
	text-align: left;
}

#topbg1{
	background: url(../i/topcenter.jpg) no-repeat 0 0;
	position: absolute;
	z-index: 1;
	height: 135px;
	width: 652px;
	top: 0;
	right: 15px;
}

#topbg2{
	background: url(../i/searchbg.jpg) no-repeat 0 0; 
	position: absolute;
	z-index: 1;
	height: 121px;
	width: 652px;
	top: 135px;
	right: 15px;
}

#langs{
	height: 40px;
	padding-top: 20px;
}

.chooselang, .nochooselang{
	width: 41px;
	height: 40px;
	float: left;
}

.chooselang span, .nochooselang span{
	display: none;
}

.chooselang{
	background: url(../i/round_lang.png) no-repeat 0 0;
	_background: none; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/round_lang.png', sizingMethod='crop');
}

#lang_ru, #lang_en{
	width: 24px;
	height: 21px;
	margin: 8px 0 0 9px;
}
#lang_ru{
	background: url(../i/ru_flag.png) no-repeat 0 0;
	_background: none; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/ru_flag.png', sizingMethod='crop');
}
#lang_en{
	background: url(../i/en_flag.png) no-repeat 0 0;
	_background: none; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/en_flag.png', sizingMethod='crop');
}

#topleft{
	background: url(../i/topleft.jpg) no-repeat 0 0;
	position: relative;
	height: 135px;
}
#topcenter{
	position: relative;
	height: 135px;
}

#topmenu{
	position: relative;
	padding-top: 18px;
	z-index: 10;
}
#topmenu a{
	color: #0362ad;
	font-weight: bold;
	font-size: 14px;
	padding: 0 40px 0 0;
	font-family: tahoma, arial, serif;
	line-height: 14px;
}
#topmenu a:hover{
	color: #437100;
	text-decoration: none;
}

#logo{
	margin: 47px 0 0 37px;
}

#phones{
	position: relative;
	width: 318px;
	height: 160px;
	background: url(../i/phonesbg.jpg) no-repeat 0 0;
	font-family: tahoma, arial, serif;
	font-size: 11px;
	line-height: 14px;
}

#phones div{
    padding: 35px 0 0 55px;
}

#phones, #phones span{
	color: #146ebe;
	font-size: 24px;
	line-height: 28px;
	font-family: tahoma, arial, serif;
}

#phones span{
	margin-left: 65px;
}

#phones span.code{
	color: #666666;
	margin-left: 0;
}

#phones span.codefax{
	color: #666666;
	font-size: 14px;
	margin-left: 26px;
}

#content {
	position: relative;
	z-index: 4;
	margin-left: 318px;
	_height: 100px;
	min-height: 100px;
}

#left{
	position: relative;	
	background: url(../i/leftbg.gif) repeat-x 0 295px;
	float: left;
	width: 318px;
	margin-left: -970px;
}

#menu{
	position: relative;	
	padding: 0 20px 0 30px;
}

#menu a.menu{
	color: #006dc9;
	font-weight: bold;
	display: block;
	position: relative;
	background: url(../i/menusep.gif) no-repeat 50% 100%;
	padding: 7px 0;
	line-height: 20px;
	text-decoration: underline;
	width: 100%;
	font-family: tahoma, arial, serif;
	font-size: 11px;
}

#menu a.menu:hover{
	background: #cfecfe;
	color: #437100;
	text-decoration: none;
}

#menu a.menu img{
	position: relative;	
	float: left;
	border: 0;
	margin: 0 10px 0 10px;
}

#center{
	background: url(../i/centercontent.jpg) no-repeat 0 256px;
	position: relative;
	z-index: 4;
	float: left;
	width: 652px;
}

#search{
	position: relative;
	height: 121px;
	font-family: tahoma, arial, serif;
	font-size: 11px;
	line-height: 14px;
}

#srchfld{
	width: 224px;
}

#srchbttn{
	width: 70px;
	height: 24px;
	background: url(../i/srchbttn.gif) no-repeat 50% 0;
	color: #ffffff;
	border: 0;
	line-height: 24px;
	font-weight: bold;
}

#items img{
	width: 139px;
	height: 140px;
}

#items td{
	width: 139px;
	height: 140px;
	padding: 0;
	text-align: left;
	padding-right: 21px;
}

#blocks{
	width: 970px;
}

#blocks td{
	vertical-align: top;
	text-align: center;
}

#blockblue, #blockgreen, #blocksee{
	position: relative;
	z-index: 2;
	min-height: 86px;
	margin: 0 auto;
	padding: 16px 15px 0 15px;
	font-family: tahoma, arial, serif;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
}

#blockblue p.title, #blockgreen p.title, #blocksee p.title{
	font-weight: bold;
	font-size: 14px;
	padding: 0 0 0 27px;
	margin: 0 0 15px 0;
}

#blockblue{
	background: url(../i/blockblue.jpg) no-repeat 0 0;
	width: 218px;
	_width: 248px;
}

#blockblue, #blockblue p, #blockblue a, #blockblue span, #blockblue li{
   	color: #004377;
}

#blockblue .light{
	color: #0074ce;
}

#blockgreen{
	background: url(../i/blockgreen.jpg) no-repeat 0 0;
	width: 294px;
	_width: 324px;
}

#blockgreen, #blockgreen p, #blockgreen a, #blockgreen span, #blockgreen li{
	color: #437100;
}

#blockgreen .big{
	font-size: 13px;
}

#blockgreen .imgstable{
	width: 100%;
}
#blockgreen .imgstable td{
	text-align: center;
	vertical-align: top;
}

.blockgreeninn
{
	font-size: 14px;
}

#blocksee{
	background: url(../i/blocksee.jpg) no-repeat 0 0;
	width: 230px;
	_width: 260px;
}

#blocksee, #blocksee p, #blocksee a, #blocksee span, #blocksee li{
	color: #006a76;
}

#blockblue p, #blockgreen p, #blocksee p{
	margin: 0 0 10px 0;
	padding: 0;
}

.gray, #blockblue .gray{
	color: #666666;
	font-weight: bold;
	font-family: tahoma, arial, serif;
	font-size: 11px;
	line-height: 14px;
	padding: 0;
	margin: 0 0 5px 0;
}

#bg{
	position: relative;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 258px;
	margin-top: -258px;
	padding-left: 1000px;
	background: green url(../i/green.jpg) repeat-x 0 100%;
}

#butterfly{
	position: absolute;
	z-index: 3;
	left: 0;
	bottom: 0;
	height: 123px;
	width: 600px;
}

#butterfly img{
	margin: 35px 0 0 50px;
}

#rainbow{
	position: absolute;
	z-index: 2;
	right: 15px;
	top: 0;
	height: 240px;
	width: 325px;
}

#copy{
	position: absolute;
	z-index: 3;
	right: 30px;
	bottom: 0;
	height: 20px;
	width: 400px;
	color: #fff;
	text-align: right;
	font-family: tahoma, arial, serif;
	font-size: 11px;
	line-height: 14px;
}

#footer{
	clear: both;
	position: relative;
	height: 75px;
}

#grass{
	position: absolute;
	bottom: 0;
	left: 15px;
	height: 140px;
	width: 970px;
 	background: url(../i/grass.jpg) repeat-x 0 100%;
}

.clear{
	clear: both;
	min-height: 1px;
}

#topshadowsleft, #topshadowsright{
	position: absolute;
	z-index: 1;
	height: 210px;
	width: 15px;
	top: 0;
}
#topshadowsleft{
	left: 0;
	background: url(../i/topshadows_left.jpg) no-repeat 0 0;
}
#topshadowsright{
	right: 0;
	background: url(../i/topshadows_right.jpg) no-repeat 0 0;
}
#bottomshadowsleft{
	position: absolute;
	z-index: 4;
	height: 130px;
	width: 15px;
	bottom: 0;
	left: 0;
	background: url(../i/bottomshadows_left.jpg) no-repeat 0 0;
}
#bottomshadowsright{
	position: absolute;
	z-index: 4;
	height: 130px;
	width: 15px;
	bottom: 0;
	right: 0;
	background: url(../i/bottomshadows_right.jpg) no-repeat 0 0;
}

#inner{
	background: url(../i/innerbg.jpg) no-repeat 100% 0;
	padding: 40px 20px 0 20px;
	min-height: 150px;
}

#path{
	font-family: tahoma, arial, serif;
	font-size: 11px;
	line-height: 14px;	
	color: #0061b1;
	margin: 0 0 15px 20px;
}

.innertitle{
	color: #0061b1;
	margin: 0 0 20px 20px;
	font-family: tahoma, arial, serif;
	font-size: 24px;
	line-height: 26px;
	background: url(../i/titleball.gif) no-repeat 0 5px;
	padding-left: 25px;	
}


hr.cathr
{
color:#CCCCCC;
}

.text1{
color:#666666;
font-family:Tahoma;
font-size:11px;
text-decoration:none;
}
a.text1{
color:#666666;
font-family:Tahoma;
font-size:11px;
text-decoration: underline;
}

a.text1:hover{
color:#000000;
font-family:Tahoma;
font-size:11px;
text-decoration:underline;
}

.text2{
color:#666666;
font-family:Tahoma;
font-size:11px;
}

.head1{
color:#666666;
font-family:Tahoma;
font-size:16px;
text-decoration:none;
font-weight:bold;
}

.head2{
color:#835ab2;
font-family:Tahoma;
font-size:14px;
font-weight:bold;
}

a.head2{
color:#FFFFFF;
font-family:Tahoma;
font-size:14px;
font-weight:bold;
}


.text3 {
color:#666666;
font-family:Tahoma;
font-size:10pt;
}

.text4 {
color:#666666;
font-family:Tahoma;
font-size:11pt;
}
.text5 {
color:#666666;
font-family:Tahoma;
font-size:12pt;
}
.text6 {
color:#666666;
font-family:Tahoma;
font-size:13pt;
}
.text7 {
color:#666666;
font-family:Tahoma;
font-size:14pt;
}
.text8 {
color:#666666;
font-family:Tahoma;
font-size:12pt;
font-weight:bold;
}
.text9 {
color:#666666;
font-family:Tahoma;
font-size:14pt;
font-weight:bold;
}
.text10 {
color:#666666;
font-family:Tahoma;
font-size:16pt;
font-weight:bold;
}

div.ecl{margin-left:10px; margin-right:10px; margin-top:10px; font-family:Arial, Helvetica, sans-serif;}
div.ecl p {font-size:12px; color:#000000; margin-top:0px; margin-bottom:0px;}
div.ecl h1 {font-size:12px; color:#000000;}
div.ecl h2 {font-size:12px; color:#000000;  background-image:none; padding-left:5px; padding-right:0px; padding-bottom:0px; padding-top:10px;}

div.slogan {
font-family:Arial;
font-size:12pt;
font-weight:bold;
color:#0474b3;
position:absolute;
top:30px;
left:100px;
}

/*
.close {
 display: none;
}
*/
