@charset "utf-8";
/* CSS Document */

* {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #dadada; /*#CFCFCF*/
	background-image: url(../images/bg_body_i.jpg);
	background-repeat: repeat-x;
}

strong {
	font-weight: bold;
}

a:link, a:visited {
	color: #14679D;
}
a:hover, a:active {
	color: #04a7ed;
}
/* HEADER */

#header {

	width: 930px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* #header #top_menu / */

#header #top_menu {
	height: 23px;
	margin: 0 40px 0 40px;
	/*border: 1px solid;*/
}
#header #top_menu .top_menu_x {
	font-size: 11px;
	color: #5e5f5f;
	height: 23px;
	width: auto;
	float: right;
	background-color: #f2f2f2;
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	line-height: 18px;
}
#header #top_menu .top_menu_x_between {
	background-image: url(../images/top_menu_bg_between.gif);
	height: 23px;
	width: 9px;
	float: right;
}
#header #top_menu .top_menu_x_right {
	background-image: url(../images/top_menu_bg_right.gif);
	height: 23px;
	width: 8px;
	float: right;
}
#header #top_menu .top_menu_x_left {
	background-image: url(../images/top_menu_bg_left.gif);
	height: 23px;
	width: 8px;
	float: right;
}
#header #top_menu a {
	margin: 0px 12px;
}
#header #top_menu a.top_menu_link_active {
	color: #04a7ed;
}
#header #top_menu a:link, a:visited {
	color: #5e5f5f;
}
#header #top_menu a:hover, a:active {
	color: #04a7ed;
}
#header #top_menu #top_menu_languages {
	margin: 0px 5px;
}
#header #top_menu #top_menu_languages a {
	margin: 0px 3px;
}

/* / #header #top_menu */


/* #header #top_auth / */

#header #top_auth {
	height: 76px;
	margin: 0 40px 0 40px;
}
#header #top_auth #logo {
	display: block;
	background-image: url(../images/logo.gif);
	height: 55px;
	width: 142px;
	float: left;
}
#header #top_auth table#enter {
	height: 38px;
	width: 460px;
	float: right;
	margin-top: 12px;
}
#header #top_auth table#enter td {
	font-size: 11px;
	font-weight: bold;
	color: #5e5f5f;
}
#header #top_auth table#enter td a {
	color: #1a88ba;
	font-weight: normal;	
}
#header #top_auth table#enter td input.form_enter {
	width: 150px;
	height: 15px;
	margin-right: 10px;
	background-color: #f2f2f2;
	border: 1px solid #ebebeb;
	color: #5e5f5f;
	font-size: 11px;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 7px;
}
#header #top_auth table#enter td input#form_enter_button {
	width: 128px;
	height: 22px;
	background-image: url(../images/bg_form_enter_buton.jpg);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
	padding-bottom: 0px;
}

/* / #header #top_auth */

#header #top_line {
	/*background-color: #66FFFF;*/
	height: 32px;
	margin: 0 40px 0 40px;
}
#header #top_line ul#main_menu {
	width: 650px;
	padding: 8px 0 0 2px;
	float: left;
}
#header #top_line ul#main_menu li {
	display: inline;
	padding-right: 18px;
	font-size: 12px;
	color: #00c1f1;
}
#header #top_line ul#main_menu li a {
	text-decoration: none;
	color: #FFFFFF;
}
#header #top_line ul#main_menu li a:hover {
	color: #00c1f1;
	text-decoration: underline;
}
/*#header #top_line ul#main_menu li.marked {
	display: inline;
	padding-right: 18px;
	font-size: 12px;
	color: #00c1f1;
}*/
#header #top_line ul#main_menu li.marked a {
	text-decoration: none;
	color: #00c1f1;
	font-weight: bold;
}
#header #top_line ul#main_menu li.marked a:hover {
	text-decoration: underline;
}

#header #top_line #top_line_right {
	float: right;
	width: 150px;
	padding: 6px 0 0 10px;
	/*border: 1px solid red;*/
}
#header #top_line #top_line_right div {
	float: right;
	margin-left: 16px;
}
#header #top_line #top_line_right #phone {
	position: relative;
	width: 200px;
	text-align: right;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0 16px 0px 0;
	line-height: 19px;
	float: right;
}
#header #top_line #top_line_right #phone p#sup {
	position: absolute;
	top: -2px;
	right: 88px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#header #top_line #top_line_right #skype {
	display: block;
	background-image: url(../images/icon_skype.gif);
	height: 20px;
	width: 20px;
	float: right;
	margin-left: 16px;
}
#header #top_line #top_line_right #icq {
	display: block;
	background-image: url(../images/icon_icq.gif);
	height: 20px;
	width: 20px;
	float: right;
	margin-left: 16px;
}
#header #top_line #top_line_right #mail_ru_agent {
	display: block;
	background-image: url(../images/icon_mail_ru_agent.gif);
	height: 20px;
	width: 20px;
	float: right;
	margin-left: 16px;
}

#header #top_line #top_line_right #phone {
	margin: 0;
}
#header #top_line #top_line_right #skype {
	display: none;
}
#header #top_line #top_line_right #icq {
	display: none;
}
#header #top_line #top_line_right #mail_ru_agent {
	display: none;
}



#header #picture {
	height: 236px;
	background-image: url(../images/bg_header_picture_i.jpg);
	background-repeat: no-repeat;
	background-position: 210px 0px;
	margin: 0 0 0 40px;
	position: relative;
}
#header #picture a {
	text-decoration: none;
}
#header #picture #gk_title {
	font-family: Arial Narrow;
	font-size: 30px;
	font-weight: bold;
	color: #696969;
	padding: 24px 0 0 0;
}
#header #picture #gk_title_shadow {
	font-family: Arial Narrow;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	position: absolute;
	top: 25px;
	left: 1px;
}
#header #picture #gk_text {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 18px;
	width: 420px;
	padding: 8px 0 12px 2px;
}
#header #picture #picture_button {
	display: block;
	line-height: 16px;
	width: 234px;
	height: 42px;
	padding: 6px 1px;
	text-align: center;
	background-image: url(../images/bg_header_picture_button.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}
#header #picture #picture_button #picture_button_details {
	display: block;
	font-size: 12px;
	color: #FFFFFF;
}
#header #picture #picture_button #picture_button_since {
	display: block;
	font-size: 9px;
	/*font-style: italic;*/
	color: #01d0f7;
}
#header #picture #gk_forms_title {
	position: absolute;
	bottom: 5px;
	left: 315px;
	color: #FFFFFF;
	font-size: 11px;
}



#header #requests {
	height: 86px;
	width: 870px;
	background-image: url(../images/requests.jpg);
	background-repeat: no-repeat;
	margin: 0 26px 0 34px;
	padding: 0 7px;
	background-position: 0px -1px; 
} /*  	border: 1px solid red;  */
#header #requests a {
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
}
#header #requests_en {
	height: 86px;
	width: 870px;
	background-image: url(../images/requests.jpg);
	background-repeat: no-repeat;
	margin: 0 26px 0 34px;
	padding: 0 7px;
	background-position: 0px -1px; 
} /*  	border: 1px solid red;  */
#header #requests_en a {
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
}
#header #requests_en a:hover {
	color: #00c1f1;
}
#header #requests a strong {
	font-size: 10px;
}

#requests_1 {
	display: block;
	width: 171px;
	height: 86px;
	cursor: pointer;
	float: left;
	margin-top: -1px;		
}
#requests_1 span {
	display: block;
	padding: 18px 0 0 54px;	
}
#requests_2 {
	display: block;
	width: 171px;
	height: 86px;
	cursor: pointer;
	float: left;
	margin-top: -1px;	
}
#requests_2 span {
	display: block;
	padding: 18px 0 0 57px;	
}
#requests_3 {
	display: block;
	width: 171px;
	height: 86px;
	cursor: pointer;
	float: left;
	margin-top: -1px;	
}
#requests_3 span {
	display: block;
	padding: 21px 0 0 57px;	
}
#requests_4 {
	display: block;
	width: 171px;
	height: 86px;
	cursor: pointer;
	float: left;
	margin-top: -1px;	
}
#requests_4 span {
	display: block;
	padding: 21px 0 0 57px;	
}
#requests_5 {
	display: block;
	width: 171px;
	height: 86px;
	cursor: pointer;
	float: left;
	margin-top: -1px;	
}
#requests_5 span {
	display: block;
	padding: 21px 0 0 63px;	
}




/*#header #requests a:hover {
	color: #01d0f7;
}*/
/*#requests_international_hover {
	width: 171px;
	height: 70px;
	position: absolute;
	top: 0px;
	left: 7px;
	background-color: #01d0f7;
	opacity:0.1;
	filter:alpha(opacity=10);
	visibility: hidden;
}*/

/* CONTENT */


#content_index {
	height: 180px;
	width: 890px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#content_index a {
	color: #000000;
	text-decoration: none;
	font-size: 16px;
}
#content_index a:hover {
	color: #000000;
	text-decoration: underline;
}
#content_index #index_services_left {
	position: absolute;
	top: 0px;
	left: 50px;
	height: 105px;
	line-height: 48px;
	background-image: url(../images/bg_index_services.jpg);
	background-repeat: no-repeat;
	padding-left: 50px;
	padding-top: 7px;
	width: 400px;
	z-index: 2;
	/*border: 1px solid red;*/
	
}
#content_index #index_services_right {
	position: absolute;
	top: 0px;
	left: 485px;
	line-height: 47px;
	height: 105px;
	background-image: url(../images/bg_index_services.jpg);
	background-repeat: no-repeat;
	padding-left: 50px;
	padding-top: 7px;
	width: 400px;
	z-index: 3;
	/*border: 1px solid red;*/
}
#content_index #index_services_bottom {
	position: absolute;
	top: 105px;
	/*left: 320px;*/
	left: 50px;
	height: 50px;
	background-image: url(../images/bg_index_services.jpg);
	background-repeat: no-repeat;
	padding-left: 50px;
	padding-top: 15px;
	width: 400px;
	background-position: 0px -100px;
	z-index: 1;
	/*border: 1px solid red;*/
}



/*#content_index {
	height: 180px;
	width: 890px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bg_index_services.jpg);
	background-repeat: repeat-x;
	background-position: 40px 0;
	position: relative;
}
#content_index a {
	color: #000000;
	text-decoration: none;
	font-size: 16px;
}
#content_index a:hover {
	color: #000000;
	text-decoration: underline;
}
#content_index #index_services_left {
	position: absolute;
	top: 8px;
	left: 80px;
	line-height: 48px;
}
#content_index #index_services_right {
	position: absolute;
	top: 9px;
	left: 520px;
	line-height: 47px;
}*/



#announce {
	width: 100%;
	height: 117px;
	margin-top: 8px;
	background-image: url(../images/bg_announce.gif);
}
#announce_message {
	width: 879px;
	height: 88px; /*117px*/
	margin: 0 auto;
	background-image: url(../images/bg_announce_banner.png);
	/*background-image: url(../images/bg_announce_message.gif);*/
	background-position: 10px 0px;
	background-repeat: no-repeat;
}
#announce_message_en {
	width: 879px;
	height: 88px;
	margin: 0 auto;
	background-image: url(../images/en/bg_announce_banner.png);
	background-position: 10px 0px;
	background-repeat: no-repeat;
}
/*#announce {
	width: 100%;
	height: 82px;
	margin-top: 10px;
	background-image: url(../images/bg_announce.gif);
	background-position: 0px -27px;
}
#announce_message {
	width: 879px;
	height: 82px;
	margin: 0 auto;
	background-image: url(../images/bg_announce_banner.png);
	background-position: 10px 0px;
	background-repeat: no-repeat;
}*/

/* BOTTOM */
#bottom {
	width: 100%;
	height: 70px;
	background-image: url(../images/bg_bottom.gif);
	clear: both;
}
#bottom #footer {
	height: auto;
	width: 860px;
	margin: 0 auto;

}

#bottom #footer #footer_logo {
	display: block;
	float: left;
	height: 41px;
	width: 105px;
	background-image: url(../images/logo_footer.png);
	background-repeat: no-repeat;
}
#bottom #footer #footer_right {
	display: block;
	float: right;
	text-align: right;
	padding: 5px 0;
	font-size: 11px;
	color: #868686;
}
#bottom #footer #footer_right #footer_menu {
	display: block;
}
#bottom #footer #footer_right #footer_menu li {
	display: inline;
	padding: 0px 2px;
}
#bottom #footer #footer_right #footer_menu li a {
	text-decoration: none;
	color: #868686;
}
#bottom #footer #footer_right #footer_menu li a:hover {
	text-decoration: underline;
}
#bottom #footer #footer_right #copyright {

}

h3 {
	border-bottom: 1px #BBB solid;
	padding: 8px 0;
	margin: 0 0 10px;
}
/*  	border: 1px solid red;		*/


/*
a.top_menu_link, a.top_menu_link_active {
    display: block;
    float: left;
    width: 27px;
    height: 18px;
	border: 1px #CCC solid;
}
#flag_ru {
    background: url('/images/flags-h18.gif') 0px;
}
#flag_fi {
    background: url('/images/flags-h18.gif') 55px;
}
#flag_en {
    background: url('/images/flags-h18.gif') 27px;
}
*/
a.top_menu_link, a.top_menu_link_active {
    display: block;
    float: left;
    width: 24px;
    height: 16px;
	border: 1px #DDD solid;
}
#flag_ru {
    background: url('/images/flags-h16.gif') 0px;
}
#flag_fi {
    background: url('/images/flags-h16.gif') 48px;
}
#flag_en {
    background: url('/images/flags-h16.gif') 24px;
}
