/* main styles -------------------------------------------------------------------------------------------------------------*/
html {
	margin : 0px;
	padding: 0px;
}
body {
	background: #3080BE url(/img/main_bg.jpg) top repeat-x;
	margin : 0px;
	padding: 0px;
	font-family: Arial;
	color: #FFF;
	font-size: 13px;
}

#main_block {
	width: 980px;
	margin: auto;
	position: relative;
}
#languages {	position: absolute;
	display: block;
	right: 20px;
	top: 70px;
	font-size: 11px;}
#languages a {	color: #FFF;
	text-decoration: none;}
#languages img {	position: relative;
	top: 2px;
	padding: 0 1px 0 0;}
#languages a:hover {	text-decoration: underline;}
#main_block h1 {
	font-family: Arial;
	font-size: 30px;
	font-weight: bold;
	color: #FFF;
	margin: 0 0 0 20px;
	padding: 0;
	text-shadow: 0 1px 0 #15385E;
	line-height: 50px;
}
#main_block h2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	margin: 0 0 0 20px;
	padding: 0;
	text-shadow: 0 1px 0 #15385E;
	line-height: 20px;
}
#inner_block {
	margin: 20px 10px 20px 10px;
	padding: 10px;
	background: #FFF;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	position: relative;
	text-shadow: none;
	color: #788A97;
	text-align: left;
}

#inner_block h3 {
	font-size: 22px;
	color: #3482B9;
	font-weight: normal;
	padding: 10px 0 10px 0;
	margin: 0;
}



#vac_ico {
	padding: 0 5px 0 10px;
}

#table_border {
	background: url(/img/table_border.gif) repeat-x top;
	height: 6px;
	position: relative;
	top: 6px;
}
#table_border_1 {
	background: url(/img/table_border_1.gif) repeat-x top;
	height: 6px;
	position: relative;
	top: -6px;
	padding: 0 0 20px 0;
}


#footer {
	font-family: Arial;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-shadow: 0 1px 0 #24608E;
	padding: 0 0 20px 0;
}

#footer a {
	font-family: Arial;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	text-shadow: 0 1px 0 #24608E;
	padding: 0 10px 0 10px;
}
#menu {
	height: 36px;
	background: url(/img/menu_bg.png) repeat-x top #0778B2;
}

#menu a {
	display: block;
	height: 36px;
	float: left;
	padding: 0 25px 0 25px;
	color: #FFF;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-shadow: 0 1px 0 #0B5D88;
	line-height: 33px;
}
#menu a:hover {
	background: url(/img/menu_bg_hover.png) no-repeat bottom center;
}

#menu_z_1 {
	position: absolute;
	top: 360px;
	left: -10px;
}
#menu_z_2 {
	position: absolute;
	top: 360px;
	right: -10px;
}



/* main page ----------------------------------------------------------- */

.td1 {
	padding: 25px 20px 25px 20px;
	color: #3482B9;
	font-size: 16px;
	font-weight: bold;
}
.td2 {
	background: #F6F8F9;
	width: 225px;
	padding: 25px 20px 25px 20px;
	color: #3482B9;
	font-size: 16px;
	font-weight: bold;
}
.td3 {
	background: #F6F8F9;
	width: 225px;
	padding: 25px 20px 25px 20px;
	color: #506E82;
	font-size: 14px;
	font-weight: bold;
	border-top: 1px solid #F2F2F2;
}
.td4 {
	width: 225px;
	padding: 25px 20px 25px 20px;
	border-top: 1px solid #F2F2F2;
}
.td5 {
	padding: 25px 20px 25px 20px;
	border-top: 1px solid #F2F2F2;
}

.td5 b {
	color: #506E82;
	font-size: 20px;
}
.td5 a {
	color: #3482B9;
	line-height: 30px;
}
.td4 a {
	color: #3482B9;
	line-height: 30px;
}

#info_page a {
	color: #3482B9;
}


#feedback_but {
	width: 161px;
	height: 55px;
	background: url(/img/feedback_but.png) no-repeat;
	position: fixed;
	top: 200px;
	left: 0px;
	font-size: 16px;
	text-shadow: 0 1px 0 #0B5D88;
	cursor: pointer;
	padding: 16px 0 0 12px;
}
#feedback_but a {	text-decoration: none;
	color: #FFF;}

#feedback_but span {	border-bottom: 1px dotted;}

#feedback_bg {	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	z-index: 5;
	width: 100%;
	height: 100%;
	background: url(/img/feedback_bg.png);
	padding: 40px 0 0 0;
}

#feedback_form {	margin: auto;
	width: 330px;
	height: 494px;
	background: #FFF url(/img/submit_form_bg.png) top repeat-x;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	position: relative;}

#feedback_form b {	font-size: 16px;
	font-weight: bold;
	text-shadow: 0 1px 0 #0B5D88;
	padding: 10px 0 0 10px;
	display: block;
	height: 36px;}

#form_close_but {	position: absolute;
	top: 13px;
	right: 13px;
	cursor: pointer;}
#feedback_form input {
	border: 1px solid #C9C8C8;
	margin: 15px 0 3px 18px;
	width: 290px;
	height: 20px;
}
#feedback_form textarea {
	border: 1px solid #C9C8C8;
	margin: 15px 0 10px 18px;
	width: 290px;
	height: 100px;
}

#feedback_form form {	padding: 0;
	margin: 0;}

.input-field {
	position: relative;
}

.input-field label {
	position: absolute;
	left: 23px;
	top: 20px;
	color: #506E82;
	font-size: 11px;
}

.form_send_button {	border: 0;
	width: 109px;
	height: 29px;}

#info_page {	padding: 20px;
	color: #555;}

#head_banner {	position: relative;
	width: 940px;
	height: 350px;}

#head_banner img {	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;}

.head_banner_text {	position: absolute;
	width: 400px;
	background: url(/img/head_banner_bg.png);
	bottom: 60px;
	left: 0px;
	font-size: 22px;
	font-family: Arial;
	color: #FFF;
	padding: 15px 30px 15px 30px;
	font-weight: bold;
	text-shadow: 0 1px 0 #164367;}

#firm_block {	float: right;
	display: block;
	width: 200px;
	padding: 0 0 30px 30px;}



.dropdown_menu {	position: absolute;
	z-index: 6;
	display: block;
	width: 200px;
	display: none;}
.dropdown_menu a {
	background: #2A73B3;
	color: #FFF;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	display: block;
	padding: 7px 13px 7px 13px;
	text-decoration: none;
	border-top: #5295CF 1px solid;
	border-bottom: #125C9D 1px solid;}
.dropdown_menu a:hover {	background: #5295CF;}


.center_dropdown_menu {
	position: absolute;
	z-index: 6;
	display: block;
	width: 200px;
	display: none;
}
.center_dropdown_menu a {
	background: #B4D7F0;
	color: #555;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	display: block;
	padding: 7px 13px 7px 13px;
	text-decoration: none;
	border-right: #7ea5c1 solid 1px;
	border-left: #7ea5c1 solid 1px;
}
.center_dropdown_menu a:hover {
	background: #cde6f8;
}


.bottom_a {
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	border-bottom: #7ea5c1 solid 1px;
	border-right: #7ea5c1 solid 1px;
	border-left: #7ea5c1 solid 1px;}

.top_a {
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	border-top: #7ea5c1 solid 1px;
	border-right: #7ea5c1 solid 1px;
	border-left: #7ea5c1 solid 1px;
}

#center_menu {	display: block;
	background: #B4D7F0;
	padding: 10px 10px 0 0;
    margin: 10px 0 10px 0;	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.link_center_block {	display: block;
	float: left;
	padding: 0 0 10px 0;}
#center_menu a {	color: #555;}
#center_menu img {	padding: 0 5px 0 20px;
	position: relative;
	bottom: 1px;}

.counters {
	padding: 0 10px 20px 0;
}