* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
	overflow-x:hidden;
}
html {
	min-width:954px;
}
body { 
	background:#2a64a7 /*_url(/images/bg-body-blue.png)*/; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.125em;
	color:#5a5a5a;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
.v{
	position:relative;
	float:left;
	}
.vlinks{
	position:relative;
	float:right;
	padding-right:40px;}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}




/*==== GLOBAL =====*/
.container {
	width:954px; 
	margin:0 auto;
	font-size:.75em;
	position:relative;
}

#header {
	height:468px;
	overflow:hidden;
	background:url(/images/header-tail.gif) 0 0 repeat-x;
}
.aside {
	background:#0e2945;
	width:100%;
	color:#548ac2;
}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:27px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:18px;
}
.p1 { 
	margin-bottom:9px;
}
.p2 { 
	margin-bottom:18px;
}
.p3 { 
	margin-bottom:27px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#e85a00; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

h2 {
	font-size:21px;
	line-height:1.2em;
	color:#353535;
	font-weight:normal;
	margin-bottom:22px;
}
h3 {
	font-size:20px;
	line-height:1.2em;
	text-transform:uppercase;
	color:#fff;
	font-weight:normal;
	font-style:italic;
	background:url(/images/line-dot.gif) 0 100% repeat-x;
	padding:0 0 5px 53px;
	margin-bottom:18px;
	text-shadow:1px 1px 0 #06162b;
}
h4 {
	font-size:14px;
	color:#e85a00;
	font-weight:normal;
	font-style:italic;
	margin-bottom:25px;
}
h5 {
	font-size:14px;
	color:#e85a00;
	font-weight:normal;
	font-style:italic;
}

.link1 { 
	background:url(/images/bull-1.gif) no-repeat 0 6px;
	padding:0 0 0 7px;
	font-weight:bold;
}


.line-ver, .line-ver1 { 
	background-image:url(/images/line-ver.gif); 
	background-repeat:repeat-y;
	width:100%;
}


/*==================boxes====================*/
.block {
	background:url(/images/splash.gif) no-repeat 50% 50%;
}
	.block .inner {
		padding:40px 30px 30px 0;
	}
	.block .inner.last {
		padding-right:0;
	}
	.block .inner.bg1 {
		background:url(/images/title-icon1.png) no-repeat 0 0;
	}
	.block .inner.bg2 {
		background:url(/images/title-icon2.png) no-repeat 0 0;
	}
	.block .inner.bg3 {
		background:url(/images/title-icon3.png) no-repeat 0 0;
	}
	
	
	
.box {
	background:#fff;
	width:100%;
}
	.box .left-bot-corner {
		background:url(/images/left-bot-corner.gif) no-repeat left bottom;
		width:100%;
		}
	.box .right-bot-corner {
		background:url(/images/right-bot-corner.gif) no-repeat right bottom;
		}
	.box .inside { 
		padding:21px 20px 48px 20px;
		_background: url(/images/back-money.png) no-repeat 98% 98%;
	}


.box1 {
	background:#f7f7f7;
	border:1px solid #c6c9cc;
	padding:25px 18px 34px 23px;
	-moz-box-shadow: 0px 2px 4px #e3e3e3; /* FF3.5+ */
  -webkit-box-shadow: 0px 2px 4px #e3e3e3; /* Saf3.0+, Chrome */
  box-shadow: 0px 2px 4px #e3e3e3; /* Opera 10.5, IE 9.0 */
float:left;
width:241px;
}
.box1.bg1 {
	background:#ececec;
	padding-bottom:19px;
}
	.box1 h2.alt {
		background:#fff;
		padding:6px 22px 6px 22px;
		margin:-22px -15px 17px -20px;
	}


.address { 
	float:left;
	margin-right:30px;
}
.address.last {
	margin-right:0;
}
	.address dt {
		margin-bottom:8px;
	}
	.address dt:first-line {
		font-size:14px;
		color:#e85a00;
		font-style:italic;
	}
	.address dd { 
		clear:both;
	}
		.address dd span { 
			float:left;
			width:70px;
		}


/*===== header =====*/
#header .header-bg {
	height:468px;
	background:url(/images/header-bg.jpg) no-repeat 50% 0;
}

.logo {
	position:absolute;
	left:0;
	top:16px;
}
.rss {
	display:block;
	background:url(/images/rss.jpg) no-repeat 100% 0;
	color:#000;
	font-size:13px;
	position:absolute;
	right:0;
	top:39px;
	padding:9px 43px 0 0;
}

#header .nav {
	position:absolute;
	left:0;
	top:112px;
}
	#header .nav li {
		float:left;
		padding-right:1px;
	}
		#header .nav li a {
			float:left;
			color:#353535;
			font-size:13px;
			background:url(/images/nav-bg1.gif) no-repeat 0 0;
			width:115px;
			height:36px;
			line-height:36px;
			text-align:center;
			text-decoration:none;
			text-shadow:1px 1px 0 #fff;
		}
		#header .nav li a:hover, #header .nav li a.current {
			background:url(/images/nav-bg2.gif) no-repeat 0 0;
			color:#fff;
			text-shadow:1px 1px 0 #185cb6;
		}

.slogan {
position: absolute; /* ?????????? ???????????????? */
    bottom: 115px; /* ????????? ?? ??????? ???? */
    right: 150px; /* ????????? ?? ??????? ???? */
    line-height: 1px;
	top:130px;
	
	width:200px;
}

.extra-nav {
	position:absolute;
	left:0;
	top:444px;
	margin-left:-6px;
}
	.extra-nav li {
		display:inline;
		background:url(/images/divider.gif) no-repeat 100% 0;
		padding:0 8px 0 6px;
	}
	.extra-nav li.last {
		background:none;
	}


/*===== aside =====*/
.aside .line-ver {
	background-position:300px 50%;
}
.aside .line-ver1 {
	background-position:644px 50%;
}
.aside .col-1{
	width:300px;
	margin-right:2px;
}
.aside .col-2{
	width:300px;
	padding-left:40px;
	margin-right:2px;
}
.aside .col-3{
	width:267px;
	padding-left:40px;
}
	.aside a {
		color:#fff;
		font-weight:bold;
	}


/*===== content =====*/
#content .outdent {
	padding-bottom:36px;
}
#content .indent {
	padding:0 0 0 25px;
}
#content .indent1 {
	padding:20px 25px 0 25px;
}
	.list1 li {
		font-size:10px;
		color:#000;
		text-transform:uppercase;
		padding-bottom:10px;
	}
		.list1 li a {
			color:#000;
			padding:0 0 0 4px;
		}
		.list1 li a.link1 {
			font-size:12px;
			color:#e85a00;
			text-transform:none;
			padding-left:8px;
		}
	
	.news {
		padding:0 0 6px 0;
	}
		.news li {
			overflow:hidden;
			position:relative;
			padding:0 0 20px 74px;
		}
			.news li p.date {
				display:block;
				position:absolute;
				left:0;
				top:0;
				width:57px;
				height:56px;
				margin:0;
				text-align:center;
				color:#fff;
				font-size:30px;
				line-height:1.4em;
				text-shadow:1px 1px 0 #0f53e8;
				background:url(/images/date.gif) no-repeat 0 0;
			}
				.news li p.date span {
					display:block;
					font-size:12px;
					margin-top:-22px;
				}

/*===== footer =====*/
#footer {
	color:#fff;
	padding:13px 0 24px 44px;
}
	#footer a {
		color:#62a9fb;
		text-decoration:none;
	}
	#footer a:hover {
		color:#fff;
		text-decoration:underline;
	}
	#footer .nav {
		margin:0 0 0 -6px;
	}
	#footer .nav li {
		display:inline;
		color:#62a9fb;
	}
		#footer .nav li a {
			color:#62a9fb;
			text-decoration:none;
			padding:0 9px 0 6px;
		}
		#footer .nav li a:hover, #footer .nav li a.current {
			color:#fff;
			text-decoration:underline;
		}



/*----- forms -----*/
#search-form {
	position:absolute;
	right:0;
	top:439px;
	font-size:13px;
	color:#fff;
	text-shadow:1px 1px 0 #052eb2;
}
	#search-form fieldset {
		border:none;
		display:inline;
	}
		#search-form input.text {
			width:150px;
			padding:0 0 1px 5px;
			border:1px solid #d2d1cc;
			border-top:1px solid #404040;
			border-left:1px solid #737373;
		}
		#search-form input.submit {
			background:url(/images/submit.gif) no-repeat 0 0;
			width:41px;
			height:21px;
			border:none;
			font-size:13px;
			color:#fff;
			text-shadow:1px 1px 0 #cd2400;
			cursor:pointer;
		}

#newsletter-form fieldset {
	border:none;
}
	#newsletter-form input.text {
		width:195px;
		border:1px solid #d2d1cc;
		background:#fff;
		padding:2px 0 2px 5px;
		color:#5a5a5a;
		border-top:1px solid #404040;
		border-left:1px solid #737373;
	}
	#newsletter-form input.submit {
		background:url(/images/submit-alt.gif) no-repeat 0 0;
		width:41px;
		height:21px;
		border:none;
		font-size:13px;
		color:#fff;
		text-shadow:1px 1px 0 #cd2400;
		cursor:pointer;
	}



#contacts-form fieldset {
	border:none;
	width:235px;
}
	#contacts-form label {
		display:block;
		height:32px;
		overflow:hidden;
	}
		#contacts-form input {
			background:#fff;
			width:230px;
			padding:2px 5px 2px 6px;
			border:none;
			border:1px solid #e1e1e1;
			color:#7e7e7e;
			border-color:#303030 #cecece #e1e1e1 #585858;
		}
		#contacts-form textarea {
			width:230px;
			padding:2px 5px 2px 6px;
			height:104px;
			background:#fff;
			overflow:auto;
			border:1px solid #e1e1e1;
			border-color:#303030 #cecece #e1e1e1 #585858;
			color:#7e7e7e;
			margin-bottom:17px;
		}
.inner_copy a {border:0;float:right;background:#f00;color:#f00;width:35%;line-height:10px;font-size:10px;margin:-50% 0 0 0;overflow:hidden;padding:0}

/*==========================================*/

.enter{
display:none;
background:#E9EAEE;

box-shadow:			2px 3px 8px 0 #555555;
-webkit-box-shadow:	2px 3px 8px 0 #555555;
-moz-box-shadow:	2px 3px 8px 0 #555555;

border-radius: 5px;
}
.auth {padding: 20px 0px 0px 5px;}
.auth dt {
display: block;
font-size: 12px;
margin:2px;
}
.auth dt input {
  width: 91px; 
  height: 23px; 
  background-color: #67a200; 
  color: #fff; 
  font-family: "Arial", "Helvetica", sans-serif;
  font-size: 12px; 
  border: 0px; 
  cursor: pointer; 
  margin: 4px 4px 0px 0px;
}

.auth dd {margin-bottom: 8px;}
.auth dd input {
width: 180px;
background-color: #fff; 
border: 1px solid #67a200; 
font-size: 11px; 
font-family: "Arial", "Helvetica", sans-serif; 
color: #5f5f5f; 
padding: 2px 0px 3px 2px; 
margin: 4px 4px 0px 0px;}

.auth-links {padding: 10px 0 10px 5px; color: #888; font-size: 12px;}
.auth-links a {font-size: 12px; color: #888; text-decoration: underline;} 
.auth-links a:hover {text-decoration: none;}


.contact {
text-align:center;
background:url(/images/4page-img1.png) no-repeat center left
}

.reg {
text-align:center;
background:url(/images/zar1.jpg) no-repeat center left
}


.reg_form{
width:500px;
margin:0 auto;
font-size:130%;

}
.reg_form table {
margin:0 auto;
}

.form {
width:500px;
margin:0 auto;
font-size:130%;

}
.form table {
margin:0 auto;
}
.reg_form table tr td{
padding:5px 30px 5px 10px;
vertical-align:top
}
input[type=text],input[type=password]{
width:200px;
border:1px solid #548AC2;
padding:2px;
background: url(/images/input_bg.gif);
}




textarea{
width:500px;
height:100px;
border:1px solid #548AC2;
padding:2px;
}

input.sub{
border:1px solid #62a9fb;

background:#E9EAEE url(/images/input_bg.gif);
padding:5px 10px 5px 10px;
}

.error{
color:red;
font-size:110%;
text-align:center;
width:100%
}

.completed{
color:green;
font-size:110%;
text-align:center;
width:100%
}
.completed-pr{
color:green;
font-size:110%;
text-align:center;
width:100%;
padding:50px
}
.error ul {
list-style:square outside
}

.td_right{
width:80px;
text-align:right
}

.clear{
clear:both;
}

.row-left, .row-right{
float:left;
}
.row-right{
width:600px
}
.stat{
color:#555;
font-weight:bold;
border-spacing:5px;
margin:0 auto
}
.stat td{
background:#d5e5ff url(/images/bg-body-blue.png);
text-align:center;
padding:2px 15px;

}

.head,.text{
color:#777;
font-size:110%;
}
.head{
font-weight:bold;
margin-bottom:10px;
}
.text{
margin-bottom:10px;
}
.text_index{
margin-bottom:10px;
font-size:120%;
}

.del{
border-top:1px solid #777;
margin-bottom:10px;

}

    .progressbar .ui-progressbar-value { 
	background: #5A5A5A url(/images/ui-bg_diagonals-thick_20_blue3_40x40.png);
	display:block!important;
	border:none;
	border:1px solid #2d8df6;
	}
.progresspercent {
position:relative;left:240px;top:20px;
color:orange
}
.ui-progressbar {height:20px!important;width:550px!important;text-align:center}

.progress_comment{
position:relative;
top:15px;


}

.comment{
font-size:10px;


}

#form input.readonly{
background:#ccc;
}
input.big_input{
width:130px;
font-size:42px;
border:1px solid #548AC2;
padding:20px 4px;
background: url(/images/input_bg_big.png);
text-align:center;
margin-left:30px;
}

textarea{

background: url(/images/input_bg_big.png);

}
.big_d{
font-size:48px;
position:relative;
top:-55px;
color:green
}
.big_text{
color:#548AC2;
font-size:24px;
text-shadow:#777;
padding:10px 0px;
margin:0 auto;
text-align:center;
min-width:150px;
padding-left:20px
}
.RadioClass{
display: none;
 }
.RadioLabelClass{
background: url("/images/clock.png") no-repeat;
padding-left: 40px;
padding-top: 3px;
margin: 5px 0px 5px 5px;
height: 37px; 
width: 70px;
display: block; 
float: left;
opacity:0.5;
cursor:pointer;

 }
.RadioSelected{
background: url("/images/clock.png") no-repeat;
opacity:1;
 }
 
 .calc td{
 vertical-align:top;
 }