@charset "utf-8";
/* CSS Document */
body {margin:0 auto;width: 975px;background: #ededed url(../image/nav_bg.png) repeat-x;}
label, input { display:block; }
input.text { margin-bottom:12px; width:95%; padding: .4em; }
fieldset { padding:0; border:0; margin-top:25px; }
h1 { font-size: 1.2em; margin: .6em 0; }
.ui-dialog .ui-state-error { padding: .3em; }
.validateTips { border: 1px solid transparent; padding: 0.3em; font-size:12pt; }


a {
	text-decoration: underline;
	color: #317CA3;

	transition: color 0.2s;
	-moz-transition: color 0.2s; /* Firefox 4 */
	-webkit-transition: color 0.2s; /* Safari and Chrome */
	-o-transition: color 0.2s; /* Opera */
}

a:hover {
	text-decoration: none;
	color: #3c95c3;
}

#content p {text-align: justify;}

ul#topnav {
	margin-right:60px;
	padding: 0;
	text-align: center;
	float: right;
	height: 34px;
	list-style: none;
	font-size: 13;
	background: rgba(0,104,167,0.8);
	border-radius:0 0 5px 5px;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	overflow: hidden;
}

ul#topnav li {
	padding-left: 5px;
	padding-right: 4px;
	height: 34px;
	float: left;
	border-right: 1px dotted #009ae2;
	background-color: rgba(0,0,0,0);
	transition: background-color 0.2s;
	-moz-transition: background-color 0.2s; /* Firefox 4 */
	-webkit-transition: background-color 0.2s; /* Safari and Chrome */
	-o-transition: background-color 0.2s; /* Opera */
}

ul#topnav li a {
	font-family: Tahoma, Geneva, Helvetica, Arial, sans-serif;
	margin-top:9px;
	font-size: 13px;
	font-weight: bolder;
	display: block;
	color: #f0f0f0;
	text-decoration: none;
}

ul#topnav li:hover {background-color: rgba(0,0,0,0.3);
}

#home_page {
	width: 1010px;
}

#top_zg {
	float: left;
	width:270px;
	padding: 8 5 10 5;
	height:15px;
	background: #c2c2c2;
	font-family:  Arial, Tahoma, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	color: #f0f0f0;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-khtml-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
}

#log_pass {
	float:left;
	background: #d0d0d0 url(../image/page_shadow.png) repeat-x;
	text-align: right;
	width: 278px;
	height: 50px;
	margin-top:15;
	padding-bottom:20px;
	padding-left:4px;
	font-family:  Arial, Tahoma, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	color: #f0f0f0;
	border-radius:0 0 5px 5px;
}

#btn {
	background: url(../image/VH.gif);
	width: 33px;
	height: 14px;
	border-color:#c2e254 #9bb838 #9bb838 #c2e254;
	border-style: hidden;
	border-width:0px;
	cursor: pointer;
	margin-right: 18px;
	margin-top: 10px;
	display: inline-block;
}
a.none {
	margin-top: 10px;
	display: inline-block;
	float: left;
}

#lp {width: 119px; float:left; margin-bottom: 5px; text-align: center; background:#ffffff; border:1px solid #adabb3; font-size:11pt;}

a.inp { text-decoration: none;
	border-bottom: 1px dashed #000080;
	color: #5c5c5c;
	font-family: Tahoma, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 20px;
}
a.inp:hover {color: #3c3c3c;}

#left_div {
	float:left;
	text-align: left;
	width: 270px;
	margin:0px;
	/*padding-left:px;
	padding-top:8px;*/
}

#right_div {
	margin-top:0px;
	margin-bottom: 20px;
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	width: 690px;
	float: right;
	background-color: #f6f6f6;
	background-image: url(../image/page_shadow.png);
	background-repeat: repeat-x;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

#content {}
#content h1 {font-family: Tahoma,Geneva,Helvetica,Arial,sans-serif; font-style:bold; color:#0092D7;}
#content p,div,ol  {font-family: Tahoma,Geneva,Helvetica,Arial,sans-serif;font-size:10pt;color:#717171;margin-bottom:7px;}

#vklad {min-height: 255px;font-family: Tahoma,Geneva,Helvetica,Arial,sans-serif;color:#717171;}
#vklad  #photo {float:left; margin-right: 15px;}
#vklad #short {padding-top:15px;}
#reg_key {float:right}

#photo {float:left; margin-right: 25px;}
#menu-bottom {width:100px;display:block;margin-left:10px;float:left;}
#menu-bottom ul {width:100px;}
#menu-bottom ul li {width:80px;}
#menu-bottom ul li a {display:block;font-family:Tahoma,Geneva,Helvetica,Arial,sans-serif;font-size:10pt;color:#317CA3;text-decoration:underline;text-align:left;}
#menu-bottom ul li a:hover {text-decoration:none;color:#004F79;}

#contact_box{height:179px;font-family:Lucida,Lucida Grande,Geneva;font-size:11pt;color:#317CA3;}
#contact_box #photo {height: 155px; width: 120px; float:left; margin-right: 15px;}
#contact_box h2 {font-style:bold; color:#004C76;}
#linedas {clear:both;width: 100%; height: 6px;border-bottom:1px dashed #bbbbbb;margin-bottom: 10px;margin-top: 10px;}
#linedot {clear:both;width:998px;height:6px;border-bottom:1px dotted #717171;}
#footer {padding: 20px 0px;width:1010px;font-family: Tahoma,Geneva,Helvetica,Arial,sans-serif;font-size:10pt;color:#717171;}
#footer a {color: #317CA3; text-decoration: underline; outline-width: 0;}
#footer a:hover {color: #3c95c3; outline-width: 0; text-decoration:none;}
#first_char {color:#CA3034;}
#next_char  {color:#194E7B;}

#elemt_otz {height:100px; background: url('../image/kav.png') no-repeat; padding-left: 60px; margin-top: 20px; text-align: justify;}
#photo_otz {float:right; margin-left:25px;}

#slider {padding: 9 0 5 0}

#askme {width:280px; height:47px; float:left; background:url('../image/mailsend.png') top no-repeat;cursor: pointer; margin:10px; margin-left:0; margin-bottom:0;}
#askme:hover {background:url('../image/mailsend.png') bottom no-repeat;}


#call {width: 270px; height: 30px;
	float:left;
	text-align: right;
	margin-top: 10px;
	padding-top: 95px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	background: url('../image/call_girl.jpg');
	border-radius: 5px;
}

#eba {
	margin-top: 10px;
}

#nme {width: 278px;
	height:21px;
	float:left;
	text-align: center;
	background: #717171;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 4px;

	/*padding-bottom: 0px;*/
	color: #ececec;
	font-family: Tahoma, Arial, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-khtml-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;}

#wht {
	width: 690px;
	/*margin-top: 5;
    padding: 10 10 10 10;*/
	padding-bottom:8px;
	background: #e9e9e9 url('../image/page_shadow.png') repeat-x;
	color: #313131;
	font-family: Tahoma, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	border-radius: 0 0 8px 8px;
}

#graph {
	width: 278px;
	padding: 0;
	background-repeat: no-repeat;
	float:left;
	border-radius: 0 0 5px 5px;
	overflow:hidden;
}

#nme_rght {
	width: 690px; height: 26px;
	text-align: center;
	padding-top:7px;
	background: #6c6c6c url('../image/bl_ln.png');
	margin-top: 10px;
	padding: 7 0 0 0;
	color: #f0f0f0;
	font-family: Tahoma, Arial, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-radius:8px 8px 0 0;
}

#kak_inv {
	width: 341px; height: 25px;
	text-align: center;
	background: #6c6c6c url('../image/bl_ln.png');
	margin-top: 7px;
	padding-top: 7px;
	color: #f0f0f0;
	font-family: Tahoma, Arial, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-khtml-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
}

#how {
	width: 341px; height: 200px;
	background: url('../image/how.jpg');
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

#ceo {
	width: 325px;
	height: 184px;
	padding: 8px;

	background: #e9e9e9 url('../image/page_shadow.png') repeat-x;
	color: #313131;
	font-family: Tahoma, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

ol.ol_dec li {list-style-type: decimal; margin-left: 30px; font-size: 14px;}
ol.ol_circ li {list-style-type: circle; margin-left: 30px; font-size: 14px;}

#wht a {display: block;text-decoration: none;color: black; }
#small {float:left;}

#errorbox {width:710px; height:200px; margin-top:8%; border:1px solid #cccccc; background:#fefefe;-moz-border-radius: 5px;-webkit-border-radius: 5px;-khtml-border-radius: 5px;border-radius: 5px;behavior: url(../style/border-radius.htc);}
#errorbox h4 {color:#CE585C; font-family:Arial,Verdana,System,Serif; font-size:18pt; font-weight:bold;}
#errorbox p,ul, #errorbox li {color:#555555; font-family:Calibri,Georgia,Serif;}

#hor_menu {list-style:none;display:inline;height:30px;float:left;margin-left:100px;float:right;}
#hor_menu li {list-style:none;display:inline;float:right;height:30px;margin-left:10px;padding-right:10px;padding-left: 10px;margin-left:10px;}
#hor_menu a {display:block;font-family:Arial,Verdana,System,Serif;font-size:11pt;}
#hor_menu a:hover {text-decoration:none;}

.vk {display: inline;margin: 0 auto;padding: 10px 0;font-size:110%;}
/*vkady*/
#proc {
	/*border: 2px solid #ccc;*/
	width: 650px;
	margin: auto;
	margin-top: 15px;
	border-spacing: 2px;
	padding: 2px;
	background: #ededed;
}
#proc th {
	border: 1px solid #ccc;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
	color: #596B7B;
	/*Gradient*/
	/*background: #fefcea; /* Для старых браузров */
	background: -moz-linear-gradient(top, #d0d0d0, #EDEDED); /* Firefox 3.6+ */
	/* Chrome 1-9, Safari 4-5 */
	background: -webkit-gradient(linear, left top, left bottom,
	color-stop(0%,#d0d0d0), color-stop(100%,#EDEDED));
	/* Chrome 10+, Safari 5.1+ */
	background: -webkit-linear-gradient(top, #d0d0d0, #EDEDED);
	background: -o-linear-gradient(top, #d0d0d0, #EDEDED); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #d0d0d0, #EDEDED); /* IE10 */
	background: linear-gradient(top, #d0d0d0, #EDEDED); /* CSS3 */
}
#empty {
	width: 40px;
}
#proc tr:first-child {background-color: #EDEDED;color: black;}
#proc td {border: 1px solid #ccc;text-align: center;width: 7%;}
#proc td:first-child {border: 1px solid #ccc;

}

#content .indent{padding-left: 35px;}
#content .under{clear: left; padding-top:10px;}

#compare {width: 100%; margin-top:10px;}

lable#tblcomp {width:100%; border-top:none; border-radius:0 0 8px 8px; padding-bottom:10px; display: table;}
table#tblcomp tr {border-bottom: 1px solid #000;}
table#tblcomp td {vertical-align:middle; padding:5px 0 5px 10px; border-bottom: 1px dotted #9f9f9f;}
#tblcomp tr td img {margin-right:10px;}

#tblhead {width:100%;}
.tblhead {height:33px; background: #0090d6 url("../image/bl_ln.png") repeat-x; color: #fff; text-shadow: 0 -1px #0072a5; text-align:center; border-bottom:1px solid #0072a5; font-weight:bold; vertical-align:middle;}
#tblcomp tr td.bold {font-weight:bold; color:#0072a5; font-size:14px; text-align: left;}
/*url("image/pifs/gray_bg.png") repeat-x;*/
.trhead {background: #cecece }
tr.trhead td {color:#616161; text-shadow: 0 1px #e1e1e1; text-align: center; font-weight:bold; height:28px; padding:0;}

.tdlast {border-right:1px dotted #9f9f9f;}

.numb {border-left:1px dotted #9f9f9f; color:#9f9f9f;}
.numbtwo {border-left:1px dotted #a8a8a8; color:#9f9f9f;}


.pificon {
	float: left;
	margin: auto;
}

.regactivation {
	margin:20px 0 40px 30px;
}

.regactivation h2 {
	margin-bottom:20px;
	font-size:1.2em;
}

.regactivation ol {
	margin:20px 0;
	list-style-type: decimal;
	padding-left:30px;
	background:rgba(255,255,255,1);
}

.regactivation ol li {
	list-style-type: decimal;
	padding: 3px 0;
}

.fl {float:left;}
.circleicon {margin-right:10px;}

/*------------------------------------*\
 МЕНЮ ЯЗЫКА
\*------------------------------------*/
#lang_menu{
	width:100%;
}
#lang_menu li{
	float:left;
	display:block;
	position:relative;
	background:url("../image/redbg.png") repeat-x;
	border-radius:3px;
}
#lang_menu li a{
	display:block;
	padding:5px;
	text-decoration:none;
	color:#fff;
}
#lang_menu li a:hover{
	box-shadow:0 0 4px #fff;
}

/*--- ВЫПАДАЮЩИЕ ЯЗЫКИ ---*/
#lang_menu ul{
	list-style:none;
	position:absolute;
	padding:0px;
	padding-top:4px;
	left:-9999px;
	opacity:0;
	-webkit-transition:0.15s linear opacity;
	transition:0.25s opacity;
}
#lang_menu ul li{
	float:none;
	border:none;
	background:url("../image/redbg.png") repeat-x;
}
#lang_menu ul a{
	white-space:nowrap;
	display:block;
}
#lang_menu li:hover ul{
	left:0;
	opacity:1;
}

#lang_menu li:hover ul li a:hover{
	background:url("../image/redbg.png") repeat-x;
	border-radius:6px;
}
.attentions_wrapp {
	margin: 0 auto;
	width: 975px;
	background: #ededed url(../image/nav_bg.png) repeat-x;
}
.attentions_text {
	font-size: 15px;
	color: #e80033;
	font-weight: bold;
	text-align: center;
	margin: 0 auto;
	/*background: #acacac;*/
	margin-bottom:  0px;
	padding: 10px 0px;
	text-transform:  uppercase;
    background-color: #ffffff;
}
.bg_top {
	margin: 0 auto;
	width: 975px;
	background: #008ed4;
}