@import url(https://fonts.googleapis.com/css?family=PT+Sans+Caption&subset=latin,cyrillic);
html { width:100%; height: 100%; }


@font-face {
font-family: 'PT Sans Caption', sans-serif;}

body
{
	height:100%;
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica,sans-serif;
}


.search-page a{ color: #ff6f01;
font-weight: bold;}

.search-page font.text a{ font-weight: normal;}
.search-page small a{ font-weight: normal;}
#qplSKIW.search-suggest{width: 800px;}




tbody tr td {padding: 5px;}



table.itog-table tr.item td a{text-decoration: underline;
}


table.itog-table tr td.year{padding-left:5px;
padding-right:5px;
}


table.itog-table tr td.subject{padding-left:5px;
padding-right:5px;
}

table.itog-table tr td.author{padding-left:5px;
padding-right:5px;
}

form { margin:0; padding:0;}



form.main-form
{ 
	display: block;
	margin:0; 
	padding:0;
	width:100%;
	height:100%;
}
.clear{
	clear:both;
} 
#page-wrapper
{	
	min-height:100%;	  
	margin: 0 auto -85px;
	min-width: 990px;
	position: relative;
}

* html #page-wrapper { height: 100%; }
/*HEADER BEGIN*/
.w960
{
 width: 960px;
 margin: 0px auto;
 padding: 0px;
 
}
#header {
	width: 100%;
	height: 154px;
	position: relative;
	z-index: 10;
}
#header ul {
	list-style: none;
}
#menu_icons {
width: 330px;
margin: 0 auto;
position: relative;
top: 32px;
}
#menu_icons ul li {
	float: left;
	margin-left: 10px;
}
#menu_icons a {
	display: block;
	width: 37px;
	height: 37px;
}
.ico_original {
	position: relative;
	top: -37px;
}
.ico_hovered {
	opacity: 0;
}
#top_menu {
	width: 100%;
	height: 43px;
	background: #ff6f01;
}
#top_menu ul li {
	float: left;

  padding: 0px 13px;
	text-align: center;
	font-size: 20px;
	height: 43px;
	border-radius: 22px; 
	background: #ff6f01;      
}
#top_menu ul
{
  width: 990px;
  margin-left: auto;
  padding-left: 0px;
  margin-right: auto;
}
#top_menu ul li a {
	text-decoration: none;
	color: #fff;
	padding-top: 5px;
	margin-top: 1px;
	position: relative;
	top: 7px;
font-family: 'PT Sans Caption', sans-serif;
}
#home_ico {
	background: url(images/home.png) no-repeat;
}
#mail_ico {
	background: url(images/mail.png) no-repeat;
}
#tree_ico {
	background: url(images/tree.png) no-repeat;
}
#search_ico {
	background: url(images/search.png) no-repeat;
}
#star_ico {
	background: url(images/star.png) no-repeat;
}
#home_ico_h {
	background: url(images/home_h.png) no-repeat;
	display: none;
}
#mail_ico_h {
	background: url(images/mail_h.png) no-repeat;
	display: none;
}
#tree_ico_h {
	background: url(images/tree_h.png) no-repeat;
	display: none;
}
#search_ico_h {
	background: url(images/search_h.png) no-repeat;
	display: none;
}
#star_ico_h {
	background: url(images/star_h.png) no-repeat;
	display: none;
}
.logo{
	display:block;
	width:278px;
	height:62px;
	top:14px;
	z-index:10;
	background:url(images/logo.png) no-repeat;
	float: left;
	position: relative;
}
#telephone {
float: right;
margin-right: 8px;
text-align:right;}
#telephone_p1 {
	color: #ff6f01;
	font-size: 20px;
	font-family: 'PT Sans Caption', sans-serif;
	margin: 0;
	margin-top: 10px;
}
#telephone_p2 {
	color: #cb0000;
	font-size: 38px;
	letter-spacing: -2px;
	font-family: 'PT Sans Caption', sans-serif;
	text-align: right;
	margin: 0;
}

a.zak-but{
font-size: 12px;
font-family: Verdana, Arial, Helvetica,sans-serif;
text-decoration: none;
color: #fff;
letter-spacing: 1px;
background-color: #ff6f01;
padding: 4px;
margin:0;
-webkit-transition-duration: 0.5s; 
-o-transition-duration: 0.5s; 
-moz-transition-duration: 0.5s; 
transition-duration: 0.5s;}
a.zak-but:hover{
background-color: #cb0000;
cursor: pointer;}

/*HEADER END*/
#breadcrumb  {	padding:0; margin: 0 41px 32px 32px;}
#breadcrumb p { margin: 0 10px;}

#breadcrumb a, #breadcrumb span { font-size: 0.85em; padding:0 0.4em; text-decoration: none;}
#breadcrumb a:hover { text-decoration: underline;}
#breadcrumb b { border-right: 1px solid; border-left: 1px solid;}
#breadcrumb b.top { margin-bottom: 2px;}
#breadcrumb b.bottom { margin-top: 2px;}

#content-wrapper {
	margin: 21px 0 0px;
	zoom:1;

	*overflow-x: hidden;
}

#content {
width: 960px;
margin: 0 auto;
}
/* index BEGIN*/
#order {

}
#order_button {

}
#order_button_outline img {
	width: 121px;
	height: 121px;
	/*background: url(images/order_outline.png) no-repeat;*/
	position: absolute;
	left: 20%;
	top: 280px;
}
#a_order {
	display: block;
	background: url(images/order_button.png) 5px 5px no-repeat;
	position: absolute;
	left: 20%;
	top: 280px;
	padding: 50px 13px 49px 13px;
	text-decoration: none;
	color: #fff;
	font-family: 'PT Sans Caption', sans-serif;
	font-size: 19px;
}
#a_order_hovered {
	display: block;
	background: url(images/order_button_h.png) 5px 5px no-repeat;
	position: absolute;
	left: 20%;
	top: 280px;
	padding: 50px 13px 49px 13px;
	text-decoration: none;
	color: #fff;
	font-family: 'PT Sans Caption', sans-serif;
	font-size: 19px;
}
#list{
    height:300px;
    width:300px;  
    background-color: transparent;
    position:relative;
    margin:0 auto;
    overflow:hidden;
}
#list ul,
#list li{
    list-style:none;
    margin:0;
    padding:0;
}
#list a{
    position:absolute;
    text-decoration: none;
    color:#333;
}
#list a:hover{
    color:#000;
}
#index_man {
	width: 789px;
	height: 523px;
	position: absolute;
	background: url(images/man.png);
	top: 230px;
	left: 256px;
	z-index: -1;
}
#to_vk{
	display:block;
	width:37px;
	height:37px;
	position:absolute;
	top:500px;
	z-index:10;
	left:130px;
	background:url(images/vk.png) no-repeat;
}
#to_fb{
	display:block;
	width:37px;
	height:37px;
	position:absolute;
	top:545px;
	z-index:10;
	left:120px;
	background:url(images/fb.png) no-repeat;
}
#to_tw{
	display:block;
	width:37px;
	height:37px;
	position:absolute;
	top:588px;
	z-index:10;
	left:138px;
	background:url(images/tw.png) no-repeat;
}
#to_vk_h{
	display:block;
	width:37px;
	height:37px;
	position:absolute;
	top:500px;
	z-index:10;
	left:130px;
	background:url(images/vk_h.png) no-repeat;
}
#to_fb_h{
	display:block;
	width:37px;
	height:37px;
	position:absolute;
	top:545px;
	z-index:10;
	left:120px;
	background:url(images/fb_h.png) no-repeat;
}
#to_tw_h{
	display:block;
	width:37px;
	height:37px;
	position:absolute;
	top:588px;
	z-index:10;
	left:138px;
	background:url(images/tw_h.png) no-repeat;
}
#additionals {
font-family: 'PT Sans Caption', sans-serif;
	position: absolute;
	top: 720px;
	left: 6%;
	padding-left: 15px;
	padding-top: 29px;
	width: 390px;
	height: 294px;
	background: url(images/additionals_bg.png) no-repeat;
}
#additionals ul {
	list-style: none;
}
#additionals ul li {
	margin-bottom: 15px;
}
#additionals_heading {
	position: absolute;
	left: 364px;
	top: -29px;
	font-size: 23px;
	color: #ff6f01;
	text-align: center;
}
.additionals_a {
	text-decoration: none;
	color: #000;
	font-size: 19px;
}
.additionals_a:hover:after {
	content: "]";
	position: absolute;
	color: #ff6e00;
}
.additionals_a:hover:before {
	content: "[";
	position: absolute;
	color: #ff6e00;
}
.orange_span {
	color: #ff6e00;
}
#consultation {
	font-family: 'PT Sans Caption', sans-serif;
	height: 240px;
	position: absolute;
	top: 798px;
	left: 590px;
	background: url(images/consultation_bg.png) no-repeat;
	padding-left: 9px;
	padding-top: 20px;
}	
#consultation_heading {
	position: absolute;
	left: 89px;
	top: -13px;
	font-size: 23px;
	color: #ff6f01;
}
#consultation ul {
	list-style: none;
	font-size: 23px;
}
#consultation ul li {
	margin-bottom: 4px;
}
#consultation ul li a {
	text-decoration: none;
	color: #000;
}
#consultation ul li a:hover {
	border-bottom: 1px dotted #000;
}
#somethings {
	position: absolute;
	text-align: right;
	right: 70px;
	top: 220px;
	font-size: 22px;
}
#somethings ul {
	list-style: none;
}
#somethings ul li {
	margin-bottom: 2px;
margin-top:0;
	cursor: pointer;
font-family: 'PT Sans Caption', sans-serif;
        text-align:left;
text-decoration: none;
}

#somethings ul li a {margin:0;
padding:0;
border-bottom: 1px dashed;}

#somethings ul li:hover {
	color: #ff7206;
}
#somethings_descriptions div {
	position: absolute;
	font-size: 0px;
	color: #ff7308;
	background: #ff7308;
	width: 23px;
	height: 26px;
	margin-bottom: 5px;
	font-family: Arial;
	z-index: 1;
right: -23px;
padding: 5px;
box-sizing: border-box;
}
#somethings_descriptions {
	position: absolute;
	top: 21px;
	
}
	#s_d_1 {
	}
	#s_d_2 {
		top: 31px;
	}
	#s_d_3 {
		top: 62px;
	}
	#s_d_4 {
		top: 93px;
	}
	#s_d_5 {
		top: 124px
	}
	#s_d_6 {
		top: 155px;
	}
#by_specs {
	position: relative;
	*top: 687px;
	width: 90%;
	margin: 0 auto;
	border-top: 1px solid #ff6f01;
	border-left: 1px solid #ff6f01;
}
#by_specs_head {
	font-family: 'PT Sans Caption', sans-serif;
	position: relative;
	top: -15px;
	background: #ff6f01;
	width: 90%;
	margin: 0 auto;
	height: 30px;
	color: #fff;
	font-size: 22px;
	text-align: center;
}
#by_specs_head a {
	text-decoration: none;
	color: #fff;
}
#by_specs ul {
	list-style: none;
	width: 35%;
	float: left;
	margin-left: 125px;

}
#by_specs ul li {

}
#by_specs ul li a {
	font-family: Arial;
	color: #000;
	text-decoration: underline;
	background: url(images/grey_mark.png) no-repeat 0px 1px;
	padding-left: 30px;
}
#by_specs ul li a:hover {
       text-decoration: underline;
	color: #ff6f01;
	background: url(images/orange_mark.png) no-repeat 0px 1px;
padding-left: 30px;}

#by_subjs {
	position: relative;
	*top: 686px;
	width: 90%;
	margin: 0 auto;
	border-top: 1px solid #ff6f01;
	border-right: 1px solid #ff6f01;
	border-bottom: 1px solid #ff6f01;
}
#by_subjs_head {
	font-family: 'PT Sans Caption', sans-serif;
	position: relative;
	top: -15px;
	background: #ff6f01;
	width: 90%;
	margin: 0 auto;
	height: 30px;
	color: #fff;
	font-size: 22px;
	text-align: center;
}
#by_subjs_head a {
	text-decoration: none;
	color: #fff;
}
#by_subjs ul {
	list-style: none;
	width: 35%;
	float: left;
	margin-left: 125px;
}
#by_subjs ul li {

}
#by_subjs ul li a {
	font-family: Arial;
	color: #000;
	text-decoration: underline;
	background: url(images/grey_mark.png) no-repeat 0px 1px;
	padding-left: 30px;
}
#by_subjs ul li a:hover {
	color: #ff6f01;
	background: url(images/orange_mark.png) no-repeat 0px 1px;
}
div#got_by_subjs {
	position: relative;
	*top: 686px;
	width: 90%;
	margin: 0 auto;
	border-left: 1px solid #ff6f01;
	border-bottom: 1px solid #ff6f01;
}
	#got_by_subjs_head {
		font-family: 'PT Sans Caption', sans-serif;
		position: relative;
		top: -15px;
		background: #ff6f01;
		width: 90%;

		margin: 0 auto;
		height: 30px;
		color: #fff;
		font-size: 22px;
		text-align: center;
	}
	#got_by_subjs ul {
	list-style: none;
	width: 35%;
	float: left;
	margin-left: 125px;
	}
	#got_by_subjs ul li a {
		font-family: Arial;
		color: #000;
		text-decoration: underline;
		background: url(images/grey_mark.png) no-repeat 0px 1px;
		padding-left: 30px;
	}
	#got_by_subjs ul li a:hover {
		color: #ff6f01;
		background: url(images/orange_mark.png) no-repeat 0px 1px;
	}
div#by_themes {
	position: relative;
	*top: 686px;
	width: 90%;
	margin: 0 auto;
	border-right: 1px solid #ff6f01;
	border-bottom: 1px solid #ff6f01;
}
	#by_themes_head {
           font-family: 'PT Sans Caption', sans-serif;
		position: relative;
		top: -15px;
		background: #ff6f01;
		width: 90%;

		margin: 0 auto;
		height: 30px;
		color: #fff;
		font-size: 22px;
		text-align: center;
	}
	#by_themes ul {
	list-style: none;
	width: 35%;
	float: left;
	margin-left: 125px;
	}
	#by_themes ul li a {
		font-family: Arial;
		color: #000;
		text-decoration: underline;
		background: url(images/grey_mark.png) no-repeat 0px 1px;
		padding-left: 30px;
	}
	#by_themes ul li a:hover {
		color: #ff6f01;
		background: url(images/orange_mark.png) no-repeat 0px 1px;
	}

#pay_sistems {
	position: relative;
	*top: 686px;
	width: 90%;
	height: 93px;
	margin: 0 auto;
	border-bottom: 1px solid #ff6f01;
	border-left: 1px solid #ff6f01;
}
#pay_sistems ul {
	list-style: none;
}
#pay_sistems ul li {
	float: left;
	margin-right: 8px;
}
#pay_sistems a {
	display: block;
	height: 57px;
}
.pay_h {
	/*display: none;*/
	opacity: 0;
}
.pay_orig {
	position: relative;
	top: -57px;
}
#pay_sistems_ul_wrap {
	width: 762px;
	margin: 0px auto;
	padding-top: 8px;
}
#ico_cash_h {width: 53px; background: url(images/cash.png) no-repeat;}
#ico_yamoney_h {width: 91px; background: url(images/yamoney.png) no-repeat;}
#ico_sberbank_h {width: 65px; background: url(images/sberbank.png) no-repeat;}
#ico_qiwi_h {width: 77px; background: url(images/qiwi.png) no-repeat;}
#ico_webmoney_h {width: 115px; background: url(images/webmoney.png) no-repeat;}
#ico_onlinebanking_h {width: 73px; background: url(images/onlinebanking.png) no-repeat;}
#ico_terminal_h {width: 67px; background: url(images/terminal.png) no-repeat;}
#ico_visa_h {width: 48px; background: url(images/visa.png) no-repeat;}
#ico_mastercard_h {width: 50px; background: url(images/mastercard.png) no-repeat;}

#ico_cash {width: 53px; background: url(images/cash_bw.png) no-repeat;}
#ico_yamoney {width: 91px; background: url(images/yamoney_bw.png) no-repeat;}
#ico_sberbank {width: 65px; background: url(images/sberbank_bw.png) no-repeat;}
#ico_qiwi {width: 77px; background: url(images/qiwi_bw.png) no-repeat;}
#ico_webmoney {width: 115px; background: url(images/webmoney_bw.png) no-repeat;}
#ico_onlinebanking {width: 73px; background: url(images/onlinebanking_bw.png) no-repeat;}
#ico_terminal {width: 67px; background: url(images/terminal_bw.png) no-repeat;}
#ico_visa {width: 48px; background: url(images/visa_bw.png) no-repeat;}
#ico_mastercard {width: 50px; background: url(images/mastercard_bw.png) no-repeat;}

#good_to_know {
	position: relative;
	*top: 685px;
	width: 90%;
	margin: 0 0 0 auto;
	*border-top: 1px solid #ff6f01;
}
#good_to_know_head {
	font-family: 'PT Sans Caption', sans-serif;
	background: #ff6f01;
	border-bottom-left-radius: 14px;
	border-bottom-right-radius: 14px;
	-moz-border-radius-bottomleft: 14px;
	-webkit-border-bottom-left-radius: 14px;
	-moz-border-radius-bottomright: 14px;
	-webkit-border-bottom-right-radius: 14px;
	width: 167px;
	height: 36px;
	position: absolute;
	left: 0px;
	color: #fff;
	font-size: 20px;
	padding-top: 10px;
	padding-left: 22px;
}
#good_to_know ul {
	list-style: none;
	width: 39%;
	float: left;
	margin-left: 22px;
	margin-top: 16px;
}
#good_to_know li {

}
#good_to_know li a {
	font-family: Arial;
	color: #000;
	text-decoration: underline;
}
#good_to_know li a:hover {
	color: #ff6f01;
}
#something {
	position: relative;
	background: url(images/good_to_know.png);
	width: 478px;
	height: 91px;
	color: #ff6f01;
	font-size: 12px;
	margin: 50px auto -70px;
}
#something a {
	color: #ff6f01;
	text-decoration: none;
}
#something a:hover {
	border-bottom: 1px dotted #ff6f01;
}
#something_1 {
	width: 184px;
	position: absolute;
	top: 27px;
	text-align: center;
}
#something_2 {
	width: 186px;
	position: absolute;
	left: 283px;
	text-align: center;
	top: 9px;
}

.content {
	position: relative;
	*top: 800px;
	top: 100px;
	clear: both;
	background: #f2f2f2;
	padding: 0 5%;
}
.content a {
	color: #000;
	text-decoration: none;
}
.content h1 {
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	padding: 17px 0px;
}
.content h2 {
	font-size: 18px;
	font-weight: normal;
	color: #ff7206;
	font-family: Arial;
	padding: 17px 0px;
}
.content p,p * {
	font-family: Arial;
}
p.screpka {
	background: url(images/screpka.png) no-repeat 0px 5px;
	padding-left: 38px;
	padding-bottom: 9px;
}
#footer {
	background: #404040;
	color: #fff;
	text-align: center;
	font-size: 12px;
	/*width: 111.59%;*/
	position: relative;
	/*right: 6%;*/
	height: 80px;
        margin-top: 40px;}
#footer * {
	font-family: Arial;
	padding-top: 7px;
}
#footer a {
	color: #fff;
}
#current_shares {
	border-bottom: 1px solid #ff6f01;
	border-top: 1px solid #ff6f01;
	padding-left: 0%;
	padding-right: 0%;
}
#current_shares table {
	margin: 0 auto;
}
#current_shares table tr {
	height: 100px;
}
.shares_orange_td {
	background: #ff6f01;
	color: #fff;
	min-width: 14px;
}
.border_bottom_white {
	border-bottom: 1px solid #fff;
}
.border_right_orange {
	border-right: 1px solid #ff6f01;
}
.border_bottom_orange {
	border-bottom: 1px solid #ff6f01;
}
#works_for_order {
	width: 71%;
	padding-left: 19%;
	padding-right: 10%;
	margin-top: 50px;
}
#works_for_order h2 {
	font-weight: normal;
	font-size: 19px;
	color: #ff6f01;
}
#works_for_order p {
	font-family: Arial;
}
#calc_man {
	width: 294px;
	height:542px;
	background: url(images/cena_man.png);
	float: left;
}
div#calc {
	position: relative;
	top: 40px;
	width: 637px;
	height: 335px;
	border: 1px solid #cccccc;
	border-bottom-left-radius: 14px;
	border-bottom-right-radius: 14px;
	-moz-border-radius-bottomleft: 14px;
	-webkit-border-bottom-left-radius: 14px;
	-moz-border-radius-bottomright: 14px;
	-webkit-border-bottom-right-radius: 14px;
	border-top-left-radius: 14px;
	border-top-right-radius: 14px;
	-moz-border-radius-topleft: 14px;
	-webkit-border-top-left-radius: 14px;
	-moz-border-radius-topright: 14px;
	-webkit-border-top-right-radius: 14px;
	float: right;
}
div#calc * {
	font-family: 'PT Sans Caption', sans-serif;
}
div#calc h2{
margin:5px;
top: -50px;
position:relative;
 font-size: 36px;
font-family: 'PT Sans Caption', sans-serif;
color: #ff6f01;
text-align: center;}

div#calc_lines {
	background: url(images/calc_lines.png) no-repeat;
	width: 561px;
	height: 258px;
	position: absolute;
	top: 16px;
	left: 20px;
}
#work_type_select {
	width: 240px;
	height: 34px;
	overflow: hidden;
	background: url(images/work_type_select.png) no-repeat right;
	border: 1px solid #ff6f01;
	position: absolute;
	left: 98px;
}
#work_type_select select {
	background: transparent;
	width: 268px;
	padding: 5px;
	font-size: 18px;
	line-height: 1;
	border: 0;
	border-radius: 0;
	height: 34px;
	-webkit-appearance: none;
}
#datepicker {
	background: url(images/srok_select.png) no-repeat right;
	width: 207px;
	padding: 0px;
	font-size: 18px;
	line-height: 1;
	border: 1px solid #ff6f01;
	border-radius: 0;
	height: 34px;
	-webkit-appearance: none;
	position: absolute;
	left: 369px;
}
#radioset_pages {
	position: absolute;
	top: 69px;
	left: 10px;
}
#radioset_pages input[type=radio] {
	display: none;
}
#radioset_pages label {
	padding-top: 10px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	margin-left: 16px;
}
#radioset_pages input[type=radio] + label {
	background: url(images/radio.png) no-repeat 23px 0px;
}
#radioset_pages input[type=radio]:checked + label {
	background: url(images/radio_checked.png) no-repeat 23px 0px;
}
#radioset_pages input[type=radio]:checked + label:before {
	content: "[";
	position: absolute;
	color: #ff6e00;
}
#radioset_pages input[type=radio]:checked + label:after {
	content: "]";
	position: absolute;
	color: #ff6e00;
}
#radioset_pages input[type=radio]:not(:checked) + label:hover {
	background: url(images/radio_hover.png) no-repeat 23px 0px;
}
#radioset_pages input[type=radio]:hover + label:before {
	content: "[";
	position: absolute;
	color: #ff6e00;
}
#radioset_pages input[type=radio]:hover + label:after {
	content: "]";
	position: absolute;
	color: #ff6e00;
}
#radioset_subjs {
	text-align: right;
	position: absolute;
	top: 147px;
	left: 10px;
	padding-right: 273px;
	background: url(images/calc_bottom_lines.png) no-repeat 235px 13px;
}
#radioset_subjs input[type=radio] {
	display: none;
}
#radioset_subjs label {
	font-family: Arial;
	padding-right: 22px;
	font-size: 14px;
	color: #000000;
	display: inline-block;
	margin-bottom: 5px;
	padding-top: 4px;
}
#radioset_subjs input[type=radio] + label {
	background: url(images/subjs_radio.png) no-repeat 100% 4px;
}
#radioset_subjs input[type=radio]:checked + label {
	background: url(images/subjs_radio_checked.png) no-repeat 100% 4px;
}
/* index END*/
#sidebar { float: right; width: 23%; overflow: hidden;  }
#sidebar-inner { margin-right: 21px;}

#workarea-wrapper { margin: 0 38px 0 25px;}
#left-menu { float: left; width: 25%; }

ul.left-menu { font-weight: bold; list-style-type: none; margin: 0; padding: 0 0 0 1.5em;}

/* Root */
ul.left-menu a { font-size: 1.1em; outline: none;}
ul.left-menu .selected a { text-decoration: none; }

ul.left-menu ul a { font-size: 0.85em !important; text-decoration: underline !important; outline: none; vertical-align:top; }

ul.left-menu li.current { padding: 0; overflow: hidden; zoom:1; display: block; margin-top: 0.3em;}
ul.left-menu .current i  
{
	padding: 1px 10px 2px 13px; 
	text-decoration: none !important;
	display: block;
	zoom:1;
	font-style:normal;
	font-size: 0.85em !important;
	vertical-align:top;
}

ul.left-menu .current b { border-left:1px solid; border-right:1px solid; }
ul.left-menu ul { font-weight: normal; margin: 0.5em 0 0 -4px; padding: 0; list-style-type: none;}
ul.left-menu ul ul { margin: 0.5em 0 0 1em; }
ul.left-menu li li
{ 
	margin-bottom: 0.7em; 
	padding:0 13px 0;
	text-indent: 0;
	background: url(images/left-menu-arrow.gif) no-repeat 5px 3px;
	list-style-type: none; 
}

ul.left-menu li
{
	behavior:expression( !this.before ? this.before = this.innerHTML = '<span class="dash">— </span>' + this.innerHTML :'' );
	text-indent:-1.35em;
	background: none;
	padding:0;
	margin-bottom: 1.5em;
}
ul.left-menu li li { behavior: '';}

ul.left-menu li:before { content:'\2014\a0'; }
ul.left-menu li li:before { content:'';}

ul.left-menu li li li { margin-bottom: 0.3em; }

#workarea { float: right; width: 75%; clear:right; }
#workarea-inner { margin-left: 25px;}

#banner 
{ 
	height: 175px; 
	margin: 0 28px 40px 19px; 
	overflow:hidden; 
	position:relative; 
}

#banner-image { height:175px; width: 425px; overflow:hidden; text-decoration: none; display: block; }
#banner-text 
{ 
	padding: 0; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	position: absolute;
	left: 35%;
	top: 0;
	left:0;
	width: 100%;
	height: 175px;
	z-index:10;
	
}

#banner-text td {padding:0;}
#banner-text a { text-decoration: none; display: block;}

#banner-text small { font-size: 0.5em; padding-top: 1em; display: block; padding-left: 30px;}
#banner-text big { font-size: 1.4em; display: block; }
#banner-text span { padding-left: 30px; display:block;}
#banner-overlay
{ 
	z-index:5; 
	height: 175px; 
	width: 100%; 
	position: absolute; 
	top: 0;
	left: 0; 
	outline: none;
	display: block;
	cursor: pointer;
	cursor: hand;
}



#footer, #space-for-footer  { height: 160px; }
#footer { position: relative;}

#copyright { padding:21px 0 0 35px; font-size: 0.85em; width: 49%;}
#copyright p { margin:0;}

#footer-links { margin:0; padding:0; list-style: none;}
#bottom-menu { width:50%; position:absolute; right:25px; top: 20px;  text-align: right;}
#footer-links li { display: inline; padding-left:1.5em;}

/* Navigation */
div.navigation { font-size:100%; line-height:200%; }
span.navigation-title { padding-right:0.65em; font-weight: bold;}
div.navigation a { text-decoration:underline; padding:0.2em 0.3em;}
span.nav-current-page { padding:0.2em 0.3em; }
div.navigation span.arrow { font-size:100%; font-family:Times, serif; }
div.navigation span.ctrl { font-size:85%; }

/*Site Map */
table.map-columns { width: 100%;}
table.map-columns td { vertical-align: top; padding: 0;}
table.map-columns ul { padding:0 0 2em 0; font-weight: bold;}
table.map-columns li { margin: 0 0 1.5em 0 !important;}
table.map-columns li li { margin: 0 0 0.6em 0 !important;}
table.map-columns ul ul { font-weight: normal; padding:0 0 0 1.5em; margin: 0.6em 0}


/* Ask a question */
#support {position: relative; margin:0 0 3em; padding-top: 3px;}
#support-question { position: absolute; width: 30px; height: 30px; top: 0; left:0;}
#support-text { height: 20px; margin-left: 15px; padding-left: 22px; padding-top: 2px; overflow:hidden;}
#support-text a { font-size: 14px; font-weight: bold; text-decoration: none;}
#support b { border-right:1px solid; margin-left: 15px;}

/* Schedule */
#schedule { margin: 0 0 3em; }
#schedule div.schedule { font-size: 0.85em; }
#schedule p { margin: 0 0 1em; }



/* Content Block List */
dl.block-list { margin: 0 0 3.2em 0; padding:0; }
dl.block-list dt { margin: 0; padding: 0 0 0.3em; font-size: 1em;}
dl.block-list dd { margin:0 0 1.8em; padding:0; font-size: 0.85em;}

/* Information Box*/
div.information-box .r1 { border-left:1px solid; border-right:1px solid; }
div.information-box .r0 { border-left:1px solid; border-right:1px solid; }
div.information-box-content { font-size: 0.9em; padding: 12px 15px;}

/* News List */
div.news-list { margin: 0 0 2em;}
div.news-item { margin: 0 0 1.3em; }
div.news-date { margin: 0 0 0.5em; }
div.news-title { font-size: 1.2em; margin: 0 0 0.5em; }
a.news-detail-link { display: block; margin: 1em 0 0; outline: none;}

/* Forms */
div.content-form div.form-input input, div.content-form div.form-input textarea, div.content-form div.form-input select 
{ 	
	border:1px solid;  
	border-color: #777 #CCCCCC #CCCCCC #777
}
 
div.content-form div.field label.field-title { font-size: 1.117em; }

div#ui-datepicker-div {
	display: none;
background: #fff;
border: 1px solid #ff6f01;
z-index: 1000 !important;
}
div#ui-datepicker-div a.ui-state-default {
	color: #000000;
	cursor: pointer;
	text-decoration: none;
}
div#ui-datepicker-div .ui-datepicker-title {
text-align: center;
margin-top: 2px;
padding-top: 3px;
}
div#ui-datepicker-div a.ui-datepicker-prev.ui-corner-all {
	color: #ff6f01;
	font-weight: bold;
	font-size: 18px;
	float: left;
	cursor: pointer;
}
div#ui-datepicker-div a.ui-datepicker-next.ui-corner-all {
	color: #ff6f01;
	font-weight: bold;
	font-size: 18px;
	float: right;
	cursor: pointer;
}
#fly_box div.active .example_1st_line:before {
content: "[";
color: #ff6e00;
}
#fly_box div.active .example_1st_line:after {
content: "]";
color: #ff6e00;
}
.example_1st_line {
font-size: 22px;
}
#calc form[name="myForm"] {
	position: relative;
	bottom: 40px;
}
.cena_content {
clear: both;
width: 960px;
margin: 0 auto;
font-size: 14px;
margin-bottom: -700px;
}
.cena_content table th {
background: #ffa057;
color: #ffffff;
}
.cena_content table {
	border: 1px solid #ffa057;
	width: 100%;
	border-collapse: collapse;
}
.cena_content table tr {
height: 35px;
}
.cena_content table tr:hover {
	background: #ffead9;
}
.cena_content table td {
border-right: 1px solid #ffa057;
padding-left: 5px;

}
.cena_content h2 {
	color: #ff6f01;
}
.cena_content h3 {
	color: #ff6f01;
}
.cena_table_1st_c {
	
}
div#work_price {
position: absolute;
top: 156px;
left: 350px;
background: #ffffff;
color: #ff6f01;
border: 1px solid #ff6f01;
font-size: 22px;
padding: 3px 12px;
}
form.calc input.submit {
position: absolute;
background: #ff6f01;
border: none;
color: #ffffff;
top: 154px;
left: 462px;
z-index: 999;
font-size: 22px;
padding: 4px 14px;
cursor: pointer;
}
form.calc input.submit:hover {
	background: rgb(203,0,0);
}
.cena_checkmark {
background: url(images/cena_checkmark.png) no-repeat 0px 0px;
width: 20px;
height: 16px;
display: inline-block;
}
.cena_coins {
background: url(images/cena_coins.png) no-repeat 0px 0px;
width: 22px;
height: 22px;
display: inline-block;
}
.cena_plus {
background: url(images/cena_plus.png) no-repeat 0px 0px;
width: 16px;
height: 16px;
float: left;
position: relative;
top: 8px;
margin: 5px;}
.cena_equal {
background: url(images/cena_equal.png) no-repeat 0px 0px;
width: 16px;
height: 16px;
float: left;
position: relative;
top: 8px;
margin: 5px;}
td.actions_desc {
font-size: 12px;
width: 400px
}
td.shares_first_td {
text-align: center;
font-size: 20px;
}
td.shares_second_td {
font-size: 16px;
text-align: center;
}
.calc_bot_text {
color: #ff6f01;
position: absolute;
font-size: 12px;
width: 305px;
top: 221px;
left: 293px;
}
.calc_bottom {
float: right;
font-size: 14px;
background: url(images/calc_arrow.png) no-repeat 0px 2px;
padding-left: 12px;
margin-top: 60px;
}
div#man_and_calc {
margin: 0 auto;
width: 960px;
}
div.forma_left {
float: left;
padding-bottom: 375px;
background: url(images/oldman.jpg) no-repeat bottom left;
width: 500px;
}
div.forma_right {
float: right;
}
.forma_right div {
height: 115px;
width: 179px;
padding-left: 137px;
padding-top: 28px;
}
.forma_right h2{
font-size: 20px;
margin-top:0;}
.forma_right div p {
	font-size: 12px;
	margin: 0px;
}
.forma_right div .forma_heading_p {
	font-size: 18px;
}
.forma_right .forma_order {
background: url(images/forma_order.png) no-repeat 0px 0px;
}
.forma_right .forma_accept {
background: url(images/forma_accept.png) no-repeat 0px 0px;	
}
.forma_right .forma_pay {
background: url(images/forma_pay.png) no-repeat 0px 0px;	
}
.forma_right .forma_get {
background: url(images/forma_get.png) no-repeat 0px 0px;	
}
.forma_right .forma_rework {
background: url(images/forma_rework.png) no-repeat 0px 0px;	
}
.forma_right .forma_bonus {
background: url(images/forma_bonus.png) no-repeat 0px 0px;	
}
.forma_left input[type="text"] {
width: 500px;
height: 36px;
margin-bottom: 15px;
margin-top: 2px;
}
.forma_left #work_type_select {
width: 240px;
height: 34px;
overflow: hidden;
background: url(images/work_type_select.png) no-repeat right;
border: 1px solid #ff6f01;
position: initial;
}
.forma_left #datepicker {
	position: initial;
}
.work_type_div {
float: left;


}
.datepicker_div {
float: right;
}
.forma_left label {
	font-size: 14px;
}
#content h1 {
font-size: 28px;
font-family: 'PT Sans Caption', sans-serif;
color: #ff6f01;
text-align: center;
}
#content h1 a {
	color: #ff6f01;
	text-decoration: none;
}
#content p a {
	color: #7B3D06;
}
.big_orange_p {
	font-size: 18px;
	color: #ff6f01;
}
ul.kvadr {
list-style: none;
}
ul.kvadr1 {
list-style: none;
padding-left: 105px;
background: url(images/masha.jpg)  no-repeat left;}
.avtors_div {
border-top: 1px solid #e5e5e5;
margin-bottom: 30px;
}

.avtors_div ul{
list-style-type: square;
 }
.avtors_div ul.avtors_ul li {
	list-style: none;
	}
.avtors_div ul.avtors_ul li:before {
	content: "-";
	}


ul.kvadr2 {
list-style: none;
padding-left: 105px;
background: url(images/filippova.jpg)  no-repeat left;}
.avtors_div {
border-top: 1px solid #e5e5e5;
margin-bottom: 30px;
}
p.avtors_name {
color: #ff6f01;
font-size: 18px;
margin: 0;
}
p.avtors_post {
color: #ff6f01;
font-size: 14px;
margin-bottom: 5px;
margin-top: 2px;
}
p.avtors_ul_head {
font-size: 14px;
font-weight: bold;
}
ul.avtors_ul {
list-style-type: square;
font-size: 14px;
}

a.avtors_works, a.avtors_order {
-webkit-transition-duration: 0.5s; 
-o-transition-duration: 0.5s; 
-moz-transition-duration: 0.5s; 
transition-duration: 0.5s;
font-size: 22px;
color: #ff6f01;
text-decoration: none;
font-family: 'PT Sans Caption', sans-serif;
border: 1px solid #ff6f01;
border-radius: 10px;
padding: 6px 12px;
}

a.avtors_works:hover, a.avtors_order:hover{
background: #cc0000;
color: #ffffff;
border: 1px solid #cc0000;
border-radius: 10px;
padding: 6px 12px;
}

p.avtors_desc {
font-size: 14px;
}
.avtors_photo_container {
float: left;
height: 130px;
width: 130px;
border: 1px solid #ff6f01;
margin-top: 20px;
margin-left:20px;
margin-right: 20px;
margin-bottom: 0px;
}
.avtors_div_top_left {
float: left;
width: 450px;
margin-top: 20px;
}
.avtors_div_top_right {
float: right;
margin-top: 26px;
}
.pages_ul input[type=radio] {
	display: none;
}
.pages_ul label {
	padding-top: 10px;
	float: left;
	text-align: center;
}
.pages_ul input[type=radio] + label {
	background: url(images/radio.png) no-repeat 50% 0px;
}
.pages_ul input[type=radio]:checked + label {
	background: url(images/radio_checked.png) no-repeat 50% 0px;
}
.pages_ul input[type=radio]:checked + label:before {
	content: "[";
	position: absolute;
	margin-left: -6px;
	color: #ff6e00;
}
.pages_ul input[type=radio]:checked + label:after {
	content: "]";
	position: absolute;
	color: #ff6e00;
}
.pages_ul input[type=radio]:not(:checked) + label:hover {
	background: url(images/radio_hover.png) no-repeat 50% 0px;
}
.pages_ul input[type=radio]:hover + label:before {
	content: "[";
	position: absolute;
	margin-left: -6px;
	color: #ff6e00;
}
.pages_ul input[type=radio]:hover + label:after {
	content: "]";
	position: absolute;
	color: #ff6e00;
}
#radioset_pages_diss label{
	width: 32%;
}
#radioset_pages_kurs label{
	width: 16%;
}
#radioset_pages_kontr label{
	width: 24%;
}
#radioset_pages_otch label{
	width: 32%;
}
#radioset_pages_ref label{
	width: 20%;
}
#radioset_pages_other label{
width: 16%
}
#radioset_pages_dipl label {
width: 12.5%;
}
form.theform input[type="submit"], .submitbutton {
background: #ff6f01;
border: none;
border-radius: 10px;
width: 100%;
font-family: 'PT Sans Caption', sans-serif;
font-size: 22px;
padding: 8px 0px;
color: #ffffff;
cursor: pointer;
}


form.theform input.submitbutton:hover{
background: #cc0000;
border: none;
border-radius: 10px;
width: 100%;
font-family: 'PT Sans Caption', sans-serif;
font-size: 22px;
padding: 8px 0px;
color: #ffffff;
cursor: pointer;
-webkit-transition-duration: 0.5s; 
-o-transition-duration: 0.5s; 
-moz-transition-duration: 0.5s; 
transition-duration: 0.5s;}

form.theform .fake-inputfile {
background: url('images/forma_file_browse.png') no-repeat top right;
height: 37px;
width: 100%;
border: 1px solid #666666;
margin-bottom: 30px;
}
form.theform .fake-inputfile:hover {
background: url('images/forma_file_browse.png') no-repeat bottom right;
}
form.theform input.inputfile {
opacity: 0;
cursor: pointer;
width: 100%;
height: 38px;
}
#radioset_pages_diss,#radioset_pages_kurs,#radioset_pages_kontr,#radioset_pages_otch,#radioset_pages_other,#radioset_pages_dipl, #radioset_pages_ref {
border-bottom: 1px solid #ff6f01;
padding-bottom: 3px;
}
ul#footer_links {
list-style: none;
width: 900px;
margin: 0 auto;
padding: 0;
}
#footer_links li {

width: 16%;
display: inline-block;
}
#footer_links li a {
font-family: Arial;
font-size: 14px;
text-decoration: none;
color: #b2b2b2;
}
#footer_links li a:hover {
color: #f2f2f2;
}
h2 {font-family: 'PT Sans Caption', sans-serif;
color: #ff6e00;
}
#footer div.footer_border {
	border-bottom: 1px solid #999999;
	padding-top: 4px;
}
#footer .copyright {
	margin-top: 1em;
	color: #808080;
}
div.subindex_text_container div.top {
	background: url("images/subindex.png") no-repeat 0px 30px;
	padding-left: 195px;
	border-top: 1px solid #e5e5e5;
	padding-top: 30px;
	margin-top: 0px;
}
p.subindex_top_text2 {
float: left;
}
.subindex_order_button {
background: #ff6f01;
border-radius: 10px;
color: #ffffff;
font-size: 22px;
font-family: 'PT Sans Caption', sans-serif;
text-align: center;
width: 250px;
height: 36px;
padding-top: 4px;
cursor: pointer;
float: right;
}

div.overflow_order {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.25);
	position: absolute;
	top: 0;
	z-index: 9999;
}
div.order_window {
	background: #ffffff;
	width: 410px;
	height: 410px;
	border-radius: 8px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -205px;
	margin-top: -205px;
}
div.order_window .exit {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	width: 18px;
	height: 20px;
	background: url("images/orange_cross.png") no-repeat;
	cursor: pointer;
}
div.order_window p.head {
	font-family: 'PT Sans Caption', sans-serif;
	color: #ff6e00;
	font-size: 24px;
	padding-top: 15px;
	text-align: center;
	margin-bottom: 14px;
}
div.order_window form {
	width: 260px;
	margin: 0 auto;
}
div.order_window label {
	font-size: 12px;
	font-family: Arial;
}
div.order_window input {
	display: block;
	width: 255px;
	margin: 0 auto;
	margin-top: 2px;
	margin-bottom: 12px;
}
div.order_window input[type='text'] {
	height: 30px;
	border: 1px solid #666666;
}
div.order_window input[type='submit'] {
	height: 40px;
	border: none;
	background: #ff6f01;
	border-radius: 10px;
	font-family: 'PT Sans Caption', sans-serif;
	color: #ffffff;
	font-size: 22px;
	margin-top: 20px;
	cursor: pointer;
}
table.oplata-got-table {
border-collapse: collapse;
width: 345px;
margin: 0 auto;
font-family: Arial;
}
table.oplata-got-table tr {
border: 1px solid #ededed;
}
table.oplata-got-table td {
cursor: pointer;
}
table.oplata-got-table td:hover {
border: 1px solid #cccccc;
}
div.oplata-got-item {
padding-left: 125px;
background: url("images/oplata-got-icons.png") no-repeat;
}
p.oplata-got-name {
font-size: 18px;
padding-top: 20px;
margin-top: 0px;
margin-bottom: 10px;
}
p.oplata-got-desc {
font-size: 12px;
margin-bottom: 0px;
margin-top: 0px;
padding-bottom: 20px;
}
#oplata-got-card {
	background-position: 0px 14px;
}
#oplata-got-webmoney {
	background-position: 0px -76px;
}
#oplata-got-yandex {
	background-position: 0px -164px;
}
#oplata-got-bank {
	background-position: 0px -256px;
}
#oplata-got-terminal {
	background-position: 0px -345px;
}
#oplata-got-banking {
	background-position: 0px -436px;
}
.oplata-got-bottom {
width: 345px;
margin: 0 auto;
font-family: Arial;
font-size: 12px;
margin-top: 35px;
margin-bottom: 70px;
}
a.back-href {
	font-family: 'PT Sans Caption', sans-serif;
	color: #ff6f01;
	font-size: 22px;
	text-decoration: none;
}
.oplata-got-bottom a.back-href {
	margin-left: 30px;
}
a.next-href {
	ffont-family: 'PT Sans Caption', sans-serif;
	background: #ff6f01;
	font-size: 22px;
	color: #ffffff;
	text-decoration: none;
	padding: 8px 25px;
	border-radius: 10px;
}
.oplata-got-bottom a.next-href {
	margin-left: 53px;
}
.oplata-got-bottom p {
margin-top: 30px;
}
.oplata-got-checked {
	border: 2px solid #ff6f01 !important;
}
div#oplata-got-card ul {
list-style: none;
background: #ffffff;
right: 124px;
height: 144px;
margin: 0;
position: relative;
}

div#oplata-got-card ul li {
	float: left;
	margin-right: 5px;
}
div#oplata-got-card input[name="PAY_METHOD"] {
float: left;
margin-top: 15px;
display:none;
} 
div#oplata-got-card input[name="PAY_METHOD"] + label {
  cursor: pointer;
  float: left;
}
div#oplata-got-card input[name="PAY_METHOD"] + label::before {
	float: left;
    content: "";
    display: inline-block;
    height: 16px;
    width: 16px;
    margin-top: 13px;
    background-image: url(images/cards_radio.png);
    background-repeat: no-repeat;
}
input[name="PAY_METHOD"] + label::before {
    background-position: 0px 0px;
}

input[name="PAY_METHOD"]:checked + label::before {
    background-position: 0px -16px;
}

input[name="PAY_METHOD"]:disabled + label::before {
    background-position: 0px 0px;
}
div#cards_qiwi_logo {
width: 104px;
height: 30px;
background: url("images/cards_qiwi.png") no-repeat 0% 50%;
float: left;
margin-left: 10px;
}
div#cards_liqpay_logo {
width: 104px;
height: 44px;
background: url("images/cards_liqpay.png") no-repeat 0% 50%;
float: left;
margin-left: 10px;
}
div#cards_yandex_logo {
width: 104px;
height: 44px;
background: url("images/cards_yandex.png") no-repeat 0% 50%;
float: left;
margin-left: 10px;
}


/**/
#by_specs_s {
	/*position: relative;*/
	top: 687px;
	margin: 0 0 0 auto;
	border-top: 1px solid #ff6f01;
	border-left: 1px solid #ff6f01;
}
#by_specs_head_s {
font-family: 'PT Sans Caption', sans-serif;
	position: relative;
	top: -15px;
	background: #ff6f01;
	width: 90%;
	margin: 0 auto;
	height: 30px;
	color: #fff;
	font-size: 22px;
	text-align: center;
}
#by_specs_head_s a {
	*text-decoration: none;
	color: #fff;
}
#by_specs_s ul {
	list-style: none;
	width: 41%;
	float: left;
	margin-left: 45px;
}
#by_specs_s ul li {

}
#by_specs_s ul li a {
	font-family: Arial;
	color: #000;
	*text-decoration: none;
	background: url(images/grey_mark.png) no-repeat 0px 1px;
	padding-left: 30px;
}
#by_specs_s ul li a:hover {
	color: #ff6f01;
	background: url(images/orange_mark.png) no-repeat 0px 1px;
}

#by_subjs_s {
	/*position: relative;*/
	top: 686px;
	margin: 0 auto;
	border-top: 1px solid #ff6f01;
	border-right: 1px solid #ff6f01;
	border-bottom: 1px solid #ff6f01;
}
#by_subjs_head_s {
	font-family: 'PT Sans Caption', sans-serif;
	position: relative;
	top: -15px;
	background: #ff6f01;
	width: 90%;
	margin: 0 auto;
	height: 30px;
	color: #fff;
	font-size: 19px;
	text-align: center;
}
#by_subjs_head_s a {
	text-decoration: none;
	color: #fff;
}
#by_subjs_s ul {
	list-style: none;
	width: 41%;
	float: left;
	margin-left: 45px;
}
#by_subjs_s ul li a {
	font-family: Arial;
	color: #000;
	*text-decoration: none;
	background: url(images/grey_mark.png) no-repeat 0px 1px;
	padding-left: 30px;
}
#by_subjs_s ul li a:hover {
	color: #ff6f01;
	background: url(images/orange_mark.png) no-repeat 0px 1px;
}
div#got_by_subjs_s {
	/*position: relative;*/
	top: 686px;
	margin: 0 auto;
	border-left: 1px solid #ff6f01;
	border-bottom: 1px solid #ff6f01;
}
	#got_by_subjs_head_s {
		font-family: 'PT Sans Caption', sans-serif;
		position: relative;
		top: -15px;
		background: #ff6f01;
		width: 90%;
		margin: 0 auto;
		height: 30px;
		color: #fff;
		font-size: 22px;
		text-align: center;
	}
	#got_by_subjs_s ul {
	list-style: none;
	width: 41%;
	float: left;
	margin-left: 45px;
	}
	#got_by_subjs_s ul li a {
		font-family: Arial;
		color: #000;
		*text-decoration: none;
		background: url(images/grey_mark.png) no-repeat 0px 1px;
		padding-left: 30px;
	}
	#got_by_subjs_s ul li a:hover {
		color: #ff6f01;
		background: url(images/orange_mark.png) no-repeat 0px 1px;
	}
div#by_themes_s {
	/*position: relative;*/
	top: 686px;
	margin: 0 auto;
	border-right: 1px solid #ff6f01;
	border-bottom: 1px solid #ff6f01;
}
	#by_themes_head_s {
		font-family: 'PT Sans Caption', sans-serif;
		position: relative;
		top: -15px;
		background: #ff6f01;
		width: 90%;
		margin: 0 auto;
		height: 30px;
		color: #fff;
		font-size: 22px;
		text-align: center;
	}
	#by_themes_s ul {
	list-style: none;
	width: 41%;
	float: left;
	margin-left: 45px;
	}
	#by_themes_s ul li a {
		font-family: Arial;
		color: #000;
		*text-decoration: none;
		background: url(images/grey_mark.png) no-repeat 0px 1px;
		padding-left: 30px;
	}
	#by_themes_s ul li a:hover {
		color: #ff6f01;
		background: url(images/orange_mark.png) no-repeat 0px 1px;
	}
	.subindex_text_container div.bottom {
		margin-bottom: 75px;
	}
/**/
div.search-form {
	display: none;
	position: absolute;
	background: #ffffff;
        border: 1px solid #cccccc;
        z-index: 9999;
	left: 53%;
box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.1);}
div.search-form input[type="text"] {
	height: 30px;
	width: 273px;
	padding-left: 5px;
border: none;}
div.search-form input[type="submit"] {
	background: none;
	border: none;
	font-weight: normal;
	color: #cccccc;
font-size: 22px;}
div.crumbs a
{
 color: #ff6f01;

}
div.crumbs
{
 font-size: 12px;
 width: 960px;
 margin: 0px auto;
     z-index: 10;
    position: relative;
}
div.crumbs img
{
 vertical-align: middle;
 padding: 0px 8px;
}

.FormaHead
{
font-size: 36px;
font-family: 'PT Sans Caption', sans-serif;
color: #ff6f01;
text-align: center;
}

.reviews #scroll_container
{
 width: 100%;
 //height: 225px;
 height: 256px;
 overflow: hidden;
 
}
.reviews h2
{
 padding-left: 20px;
}

.reviews .rev_item
{
 font-size: 12px;
 font-family: arial;
 padding-bottom: 20px;
 padding-left: 20px;
 padding-right: 10px;
}
.rev_item .text
{
 clear: both;
 padding-top: 5px;
}
.rev_item .author
{
 color: white;
 background: #ff8b33;
 float: left;
 padding: 3px;         
}
.rev_item .line
{
background: #ff8b33;
width: 50px;
height: 1px;
left: -50px;
top: 10px;
position: relative;
}
.rev_item .author span
{
 padding-right: 10px;
 font-weight: bold;
}

.reviews .rev_content
{
 border-left: 1px solid #ff8b33;
 position:relative;
}

.rev_content .fadeout
{
 position: absolute;
 bottom: 0px;
 left: 0px;
 height: 50px;
 width: 100%;
 background: linear-gradient(to top, #fff, transparent);
}


.rev_content .line_engle
{
 background: #fff;
 position: absolute;
 top: -10px;
 left: -10px;
 width: 20px;
 height: 20px;
}
.rev_content .pannel
{
  position: absolute;
  height: 245px;
  width: 25px;
  border: 1px solid #ff8b33;
  border-left: 0px none;
  top: -15px;
  right: 0px;
  z-index: 999;
}
.pannel a.top
{
 position: absolute;
 top: -15px;
 left: -31px;
 background: url('images/arrow_up.gif');
 width: 31px;
 height: 31px;
 cursor: pointer;

}
.pannel a.bottom
{
 background: url('images/arrow_down.gif');
 position: absolute;
 bottom: -15px;
 left: -31px;
 width: 31px;
 height: 31px;
 cursor: pointer;
}

.text_head
{
font-size: 22px;
color: white;
background: #ff8b34;
float: left;
padding: 5px;
padding-left: 100px;
padding-right:40px;
border-top-right-radius: 20px;
border-bottom-right-radius: 20px;
}
.text_head.right
{
 float: right;
 padding-right:250px;
padding-left: 40px;
border-radius: 0px;
border-top-left-radius: 20px;
border-bottom-left-radius: 20px;

}

.list_text p
{

}
.list_text a
{
 color: #ff8b34;
}


div.news-list#news_list_block
{
	border: 1px solid #ff6f01;
	border-top-left-radius: 17px;
	border-top-right-radius: 17px;
}
div.news-list#news_list_block div.news-item {
	background: #f2f2f2;
	color: #404040;
	font-size: 14px;
	margin: 15px 7px;
}
div.news-item a.itog_detail_a {
	color: #ff6f01;
}
div.news-item a.itog_detail_a:hover {
	color: #cb0000;
}
input[name='itog_theme'] {
border: 1px solid #808080;
width: 822px;
height: 38px;
margin-bottom: 10px;
font-size: 16px;
padding-left: 10px;
}
input[name='itog_theme']:focus {
border-color: #ff6f01;
outline: none;
}
input[name='itog_theme']:focus+input[name='itog_search'] {
background: #ff6f01 url(images/itog_search_button.png) no-repeat 50% 50%;
}
input[name='itog_search'] {
border: none;
background:  #808080 url(images/itog_search_button.png) no-repeat 50% 50%;
width: 120px;
height: 43px;
font-size: 0;
padding-top:12px;
 }
.news-date-time {
	color:#486DAA;
}
.news_list_header {
width: 100%;
height: 19px;
background: #ff6f01;
border-top-left-radius: 14px;
border-top-right-radius: 14px;
}

.itog_list_search label
{
float: left;
margin-right: 20px;
}
.itog_list_search label span
{
display: block;
margin-bottom: 10px;
}
.itog_list_search label select
{
width: 100%;
height: 35px;
}
.itog_list_search
{
 margin-bottom: 20px;
}





.got_search_head
{
    font-size: 24px; font-family: 'PT Sans Caption', sans-serif;  color: #ff6f01;

    margin-bottom: 10px;
}
.itog_list_search .left
{
 float: left;
 width: 40%;
 border-top-left-radius: 50%;
 border-top-right-radius: 50%;
 /* background: red; */
 /* height: 947px; */
}
.itog_list_search .right
{
float: right;
 width: 60%;
position: relative;
left: -1px;
}
.itog_list_search .left .tab
{
 height: 36px;
 float: left;
 width: 50%;
 background: #ff6f01;
 font-size: 18px;
 color: white;
 text-align: center;
 line-height: 35px;
 cursor: pointer;
}
.itog_list_search .tabs .active
{
    background: #cb0000;
    /* border-top-right-radius: 50%; */
    margin-top: 0px;
    height: 40px;
    margin-top: -4px;
}

.itog_list_search .left .tab:first-child
{
 border-top-left-radius: 25px;
}
.itog_list_search .left .tab:last-child
{
 border-top-right-radius: 25px;
}
.itog_list_search .spec_list
{
 border: 1px solid #ff6f01;
 border-top: 0px none;
 clear: both;
 padding: 10px;
}

.spec_list_filter
{
 border: 2px solid #808080;
 font: 14px Arial;
 color: #808080;
 width: 100%;
 padding: 5px;
 box-sizing: border-box;
 margin-bottom: 10px;
}
.spec_list a
{
 display: block;
 font: 14px Arial;

 padding-left: 20px;
 position: relative;
 cursor: pointer;
 padding-bottom: 5px;
}
/*.spec_list a span
{
 display: inline-block;
 background: url(images/markers.gif) no-repeat 0px -30px;
 /* margin-right: 7px; */
 /*position: absolute;
 width: 13px;
 height: 13px;
 top: 0px;
 left: 0px;
}
.spec_list a:hover span
{
  background: url(images/markers.gif) no-repeat 0px -17px;
}
.spec_list a.active span
{
 background: url(images/markers.gif) no-repeat 0px 0px;
}
.spec_list a.active {
 color: #cb0000;
}
.spec_list a:hover 
{
 color: #ff6f01;
}*/


.itog_list_search .head
{
 font: 20pх;
 color: #ff6f01;
 padding-left: 20px;
 /* background: #ff8b34; */
}

.results
{
    border: 1px solid #ff6f01;  border-top: 0px none;
    padding-top: 10px;
}
.results_head
{
  color: white;
  font: 12px Arial;
  background: #ff8b34;
  padding: 4px;
  padding-left: 20px;
  border-top-right-radius: 20px;
  margin-top: 10px;
}
.results_head_description
{
  color: #ff6f01;
  font: 12px Arial;
  padding-left: 20px;
  line-height: 1.5;
}
div.news-list#news_list_block
{
    border: 0px;

}

.news_list_header {
width: 100%;
height: 0px;
background: none;
border: 0px none;
}

#type_srok{
position: relative;
width:506px;}
#type_srok #work_type_select {
position: relative;
margin-left: -98px;
	
}
#type_srok .datepicker_div {
position: absolute;
left:296px;}
#type_srok .datepicker_div #datepicker{
left:0;}

.absolute_container{
	position: relative;
	width: 100%;
	height: 1070px;
	margin-top: -200px;

}

.main-user-consent-request a{
	font-size: 10px;
	line-height: 10px;
}