@charset "utf-8";
body {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#293039;
line-height:1.3em;
text-align:left;
padding:0; margin:0;
}
img {border:none}
.pic {cursor:pointer}
a {
color:#00357e;
}
a:hover {
color:#0057ce;
}

h1 {
color:#076600;
font-size:190%;
font-weight:normal;
line-height:1em;
margin:0.4em 0 0.2em 0;
}
h2 {
color:#1c7364;
font-size:155%;
font-weight:normal;
line-height:1em;
margin:0.7em 0 0.3em 0;
}
h3 {
color:#000;
font-size:120%;
line-height:1em;
margin:0.7em 0 0.3em 0;
}
h4 {
color:#000;
font-size:120%;
line-height:1em;
margin:0.7em 0 0.3em 0;
font-family:"trebuchet ms";
font-style:italic;
font-weight:normal;
}
.paging {
font-size:120%;
color:#1c7364;
line-height:1em;
font-family:"trebuchet ms";
font-style:italic;
font-weight:normal;
margin:0 0.3em 0 0;
}
p {
margin:0.4em 0 0.6em 0;
}

.imgleft {
padding:4px;
border:1px solid #a0a8b5;
float:left;
margin:10px 10px 10px 0px;
}
.imgright {
padding:4px;
border:1px solid #a0a8b5;
float:right;
margin:10px 0px 10px 10px;
}

.langs {
	position:absolute;
	left:35px;
	top:135px;
	font-family:tahoma;
	font-size:10px;
	padding-bottom:7px;
}
	.langs a {
	color:#5a7a9f;
	padding:5px;
	font-size:13px;
	text-decoration:none;
	}
	.langs a:hover {
	color:#fff;
	background:#aeb1b8;
	}
	.langs #current {
	color:#fff;
	background:#90949c;
	}
	
.header {
width:100%;
height:157px;
background:url(/images/header_bg.jpg) left no-repeat;
border-bottom:1px solid #90949c;
}
	.logo {
	margin-left:35px;
	}
	.flash {
	position:absolute;
	right:0; top:0;
	}
	
.intro {
background:url(/images/line_bg.gif) top repeat-x;
margin-top:1px;
padding:15px 0;
}
	.intro_text {
	margin:0 410px 0 35px;
	}
	.login {
	position:absolute;
	right:25px;
	top:175px;
	width:356px;
	background:url(/images/login_bg.gif) top no-repeat;
	padding:7px;	
	font-size:85%;
	}
	.inputtext {
	width:130px;
	border-width:1px;
	padding:1px;
	background:url(/images/input_bg.gif) top left no-repeat;
	}
	.enter_ru {
	width:63px;
	height:24px;
	background:url(/images/enter_ru.gif);
	border:none;
	cursor:pointer;
	}
	.enter_en {
	width:63px;
	height:24px;
	background:url(/images/enter_en.gif);
	border:none;
	cursor:pointer;
	}
	.enter_uz {
	width:63px;
	height:24px;
	background:url(/images/enter_uz.gif);
	border:none;
	cursor:pointer;
	}
.main {
width:950px;
height:370px;
margin:30px auto;
position:absolute;
width:100%;
text-align:center;
z-index:150
}
.content {
	padding-top:25px;
	margin-bottom:25px;
	z-index:100;
	text-align:left;
}
	.nav_left {
	width:220px;
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:130%;
	font-weight:bold;
	letter-spacing:-0.08em;
	z-index:150;
	margin-right:30px;
	}
	.nav_right {
	width:220px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:130%;
	font-weight:bold;
	letter-spacing:-0.08em;
	z-index:150;
	margin-left:10px;
	}
		.nav {
		list-style:none;
		margin:27px 0 0 0;
		padding:0;
		}
			.nav li {
			width:200px;
			height:40px;
			margin:11px 0;
			}
			.nav a {
			display:block;
			width:200px;
			background:url(/images/menu_bg.png);
			padding:11px 10px;
			text-decoration:none;
			color:#002e63;
			cursor:pointer;
			}
			.nav a:hover {
			background:url(/images/menu_hover_bg.png);
			color:#3769a2;
			}
			#current {
			background:url(/images/menu_hover_bg.png);
			}
		
	.center {
	float:left;
	width:480px;
	margin:0px 0px 20px 0px;
	}
		.center_top {
		padding:20px 10px 10px 10px;
		height:20px;
		background:url(/images/center_top_bg.gif) top no-repeat;
		font-size:85%;
		}
		.center_content {
		padding:10px;
		background:url(/images/center_bg.gif) repeat-y;
		}
		.center_double_nav {
		padding:20px 10px 25px 10px;
		height:20px;
		font-size:100%;
		background:url(/images/center_bg.gif) repeat-y;
		}
.footer {
position:relative;
width:100%;
float:left;
background:url(/images/line_bg.gif) 0px 1px repeat-x;
padding:20px 0 10px 0px;
margin-top:25px;
border-top:1px solid #90949c;
text-align:left
}
	.contacts {
	float:left;
	margin-left:35px;
	width:350px;
	}
		#write {
		display:block;
		font-size:130%;
		background:url(/images/dog.gif) left no-repeat;
		padding:4px 0 4px 27px;
		}
		#write:hover {
		background:url(/images/dog_hover.gif) left no-repeat;
		}
	.double_nav {
	float:left;
	margin:0px 35px 0px 0px;
	}
	.copy {
	float:left;
	width:300px;
	margin-right:25px;
	font-size:85%;
	}
.question {
	color:#fd3839;
	font-weight:bold;
}
.answer {
	color:#076600;
	font-weight:bold;
}
.subdata {
	font-size:80%;
	font-weight:normal;
}
.bold {
	font-weight:bold;
}
.normal {
	font-weight:normal;
}
.italic {
	font-weight:italic;
}
.hidden
{
	visibility:hidden;
}
.visible
{
	visibility:visible;
}
.displaynone
{
	display:none;
}
.displayblock
{
	display:block;
}
.white {
	color:#ffffff;
}
.red {
	color:#ff0000;
}
.yellow {
	color:#ffff00;
}
.small {
font-size:0.85em;
}
.grey {
color:#555;
}
.center2 {
	position:relative;
	text-align:left;
	width:510px;
}
.submenu{
	border:#666666 1px solid;
	padding:8px;	background:#FFFFFF;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
	margin-top:25px;
	line-height:15px;
}
.submenu a {
display:block;
background:none;
padding:2px 2px;
text-decoration:none;
color:#002e63;
cursor:pointer;
/*here*/
font-weight: 800;
font-size: 90%;
letter-spacing: 1px;
}
.submenu a:hover {
background:none;
color:#3769a2;
}

.submenu_left{
	
}

.submenu_right{
	
}
.lbanner {
 float:right;
}
.rbanner {
 float:right;
}
.cbanner {
 float:inherit;
}
.bphones {
	margin-right:35px;
	color:#00357e;
	font-size:160%;
	font-family:tahoma;
	font-weight:bold;
}