/* CSS Document */
a {
	text-decoration: none;
}

a:visited {

}

a:hover {

}

img {
	border: 0px;
}

#container {
	margin: 10px auto;
	width: 1000px;

}


#leftpart {
	background: #FFFFFF;
	width: 200px;
	float: left;
}

#topl {
	height: 100px;
	width: 200px;
	background-color: #FFFFFF;
	float: left;
}
#redl {
	background-image: url(images/23_1_07.jpg);
	background-repeat: no-repeat;
	background-position: bottom; 
	float: left;
	height: 100px;
	width: 200px;
	/*padding-top: 100px;*/
}

#menu {
	
	width: 200px;
	float: left;
	background: #FFFFFF;
	padding-top: 15px;
}

#menu a {
	color: #29166F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

#menu a:visited {
	color: #29166F;
}

#menu a:hover {
	color: #blue;
}

#menu .menu_lvl2 a {
	font-weight: normal;
}

#menu .menu_lvl1 {
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#menu .menu_lvl2 {
	padding-left: 70px;
}

#lg {
	height: 7px;
	width: 200px;
	float: left;
	background-image: url(images/lg.jpg);
	background-repeat: repeat-x; 
	background-position: bottom; 
}

#address {
	height: 215px;
	width: 200px;
	background-color: #FFFFFF;
	float: left;
	color:#A0A0A4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 20px;
}

#line {
	background-image:url(images/lv.jpg);
	width: 2px;
	float: left;
	/*height: 740px;*/
	z-index: 90;
}

#rightpart {
	background:#FFFFFF;
	/*width: 571px;*/
	float: left;
}

#topic {
	width: 571px;
	height: 17px;
	background-color: #FFFFFF;
	float: left;
	}
#logo1 {
	width: 571px;
	height: 85px;
	float: left;
	
}
.error {
	color: red;
}
#logopanel {
	position: relative;
	width: 571px;
	height: 178px;
	float: left;
	background-image: url(images/23_1_09.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
}

#logotitle {
	padding: 10px 10px 0px 0px; 
	text-align: right; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11pt; 
	color:#FFFFFF; 
	font-weight:bold;

}

#logopanel2 {
	position: relative;
	width: 798px;
	height: 419px;
	float: left;
	background-image:url(images/main/home_rus.jpg);
}
#logopanel2eng {
	position: relative;
	width: 798px;
	height: 419px;
	float: left;
	background-image:url(images/main/home_eng.jpg);
}


#contentarea {
	width: 720px;
	float: left;
	background-color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#828282;
	padding-left: 20px;
	clear: both;
}

#contentarea h2 {
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC0000;
}

#line2 {
	width: 751px;
	height: 3px;
	float: left;
	background-image: url(images/lg.jpg);
	background-repeat: repeat-x; 
	background-position: bottom; 
}

#copyr {
	width: 571px;
	height: 64px;
	background-color: #FFFFFF;
	float: left;
	font: "Courier New", Courier, monospace;
	color:#999999;
	font-size:10px;

}	

#copyr a {
color:#999999;
}

#copyr a:hover {
color:#999999;
}

#copyr a:visited {
color:#999999;
}

#rightend {
	width: 200px;
	height: 840px;
	background-color: #FFFFFF;
	float: left;
}

#tope {
	width: 200px;
	height: 773px;
	background-color: #FFFFFF;
	float: left;
}

#line3 {
	height: 3px;
	width: 200px;
	float: left;
	background-image: url(images/lg.jpg);
	background-repeat: repeat-x; 
	background-position: bottom; 
	}

.nav_button {
	position: absolute;
	width: 20px;
	height: 20px;
	top: 40px;
}



body {

	background: white;
}

.checkme{
	display:block;
	position:relative;
	overflow:hidden;
	width:440px;
	margin:0 0 20px 0;
}

.checkme p{
	position:relative;
	overflow:hidden;
	width:440px;
	margin:0;
}

.checkme label, .checkme input{
/*	display:block;
	float:right;
	
	margin:8px 0 0 0;
	padding:0;
	height:20px;*/
width:145px;
	
}

.checkme textarea{
	height:50px;
	overflow:auto;
}

.checkme label{
	float:left;
	line-height:17px;
	height:22px;
}

.checkme label.error{
	color:#FF0000;
	width:100%;
	margin-top:2px;
	display:block;
	clear:both;
	float:none;
	text-indent:48%;
	text-align:left;
}

.checkme .main_label{
	width:180px;
}

.main_label span{
	color:#f00;
}

.checkme .button{
	margin-left:180px;
	margin-right:2px;
}

.checkme .hidden{
	border:0px;
	display:inline;
	margin:0;
	height:0px;
}
