* {
	/*font-family:Arial,FreeSans,Garuda,Utkal,sans-serif;*/
	font-family:Arial,Helvetica,sans-serif;
	margin:0;
	padding:0;
}

a {
	color:#24724E;
}

a:visited {
	color:#24724E;
}

h1 {
	font-weight: normal;
	font-size: 19px;
	padding-bottom: 15px;
	padding-top: 5px;
}

.service_block_mini h1 {
	padding-bottom: 0px;
	padding-top: 0px;
}

body {
	background-color:#FFFFFF;
}

#container {
	padding:0;
	margin:0 auto;
	width:900px;
	
	
}

#header {	
	
}

#header_top {
	height:108px;
	
}

#header_top a{
	color:#FFF;
}

#logo {
	height:66px; 
	width:321px; 
	float:left; 
	color:#FFF; 
	font-size: 40px; 
	margin-left: 10px;
	margin-top: 18px;
	background: url(/images/logo_up.png) no-repeat;
}

#head_info {
	float:right; 
	margin-top: 10px; 
	margin-right: 0px; 
	text-align: right;
}

#head_city {
	font-size: 15px;
	
}

#head_btns {
	height: 25px;
	margin-top: 5px;
}

#head_phone {
	margin-top: 10px;
	color: #006232;
	font-size: 29px;
}

#menu {
	height:40px;
	/*background: url(/images/mainmenu.png) repeat-x;*/
	background-color:#009656;	
}

#navigation {
	height:10px;
	margin-top:10px;
	font-size:14px;
}

#navigation a{
	font-size:14px;
	color:#000;
}

#navigation a:visited{
	color:#000;
}

.article_pic {
	width:540px;
}

.img_border {
	border: solid 1px #d5d5d5;
}

#toTop {
	display: block; 
	position: fixed; 
	bottom: 20px; 
	width: 58px; 
	height: 76px; 
	margin-left: 870px; 
	background: url(/images/toTop.png) no-repeat 0 0;
}

.head_btn {
	cursor:pointer; 
	text-decoration:underline; 
	/*background-color:#009656; */
	padding:4px 6px 4px 6px;
}

#content {
	margin-top:20px;
	/*background-color:#FFF;*/
	
	min-height:500px;
	
	/*border: 2px solid #dbdad8;
	border-radius: 8px 8px 0px 0px;*/
	/* бордер как у яндекса */
	/*-webkit-box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
	-ms-box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
	-o-box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
	box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);*/
}

#footer {
	
}

#col_left {width:200px; float:left; }

#col_right {width:250px; float:right; padding-top: 10px; padding-right: 20px; padding-left: 10px; background-color: #f6f5f3; height: 600px;}

#article {
	width: 565px;
	float: left;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 20px; 
	padding-top: 10px; 
	font-size: 14px; 
	line-height: 20px;
	border:solid 1px #cfcfcf;
	border-radius:2px;
}

#article p {
	padding-bottom: 15px;	
}

#article h2 {
	padding-bottom: 15px;
	font-size: 16px;
}

#article ul {
	padding-left:40px;
	padding-bottom: 15px;
}

#article ol {
	padding-left:40px;
	padding-bottom: 15px;
}

#express_menu {
	height:51px;
	/*border-left: 1px solid #1e5976;
	border-right: 1px solid #1e5976;
	border-bottom: 1px solid #1e5976;*/
	
	padding-left:20px;
	background-color: #24724E;
}

#express_menu a{
	color:#FFF;
}

#express_menu td{
	padding-right:22px;
}

#express_menu td a{
	text-decoration:none;
	font-size: 14px;
	line-height: 23px;
}

a {}
ul {margin:0;}
ul#main_menu {margin-left: 20px;}
ul#main_menu li {float:left; padding-right:20px; padding-top: 9px; list-style-type:none; list-style-image:none;}
ul#main_menu a {color:#FFF; text-decoration:none; text-shadow: #0f4774 0 -1px 0;}

ul.fast_menu {list-style:none;}
ul.fast_menu li {}


.service_block {
min-height:237px;
width:520px;
position:relative;
}

.service_block_title {
height: 29px;
width: 354px;
background: url(/images/1.png) no-repeat;
position: absolute;
top: 5px;
z-index: 5;
color: #FFF;
padding-left: 166px;
padding-top: 9px;
}

.service_block_content {
min-height:200px;
width:494px;
border: 1px solid #C8C7C7;
position:absolute;
top:21px;
left:6px;
z-index: 4;
}

.service_block_img {
height:193px;
width:143px;
background: url(/images/2.png) no-repeat;
position:absolute;
top: 0px;
left: 14px;
z-index: 6;
}

.service_block_text {

width: 328px;
position: absolute;
top: 45px;
left: 166px;
z-index: 7;
}

.service {
	/*height:50px;*/
	width:386px;
	border:1px solid #aaaaaa;
	margin-bottom:15px;
	padding-left:126px;
}

.service_block_mini {
	margin-bottom: 10px;
	/*margin-top: 5px;	*/
	/*color:#FFF;	*/
	height: 29px;
	width: 585px;
	/*background: url(/images/3.png) no-repeat;*/
	padding-top: 5px;
	/*padding-left: 10px;*/
}

#social {
	float: left;
	width: 250px;
	height: 35px;
	padding-top: 30px;
	padding-left: 20px;
}

.social_icon_div {
	float:left; 
	height:34px; 
	width:34px;	 
	margin-left:10px;
	background: url(/images/smartpatent-social.png) no-repeat;
	background-position-y: -34px;
}

.social_icon_div:hover{
	background: url(/images/smartpatent-social.png) no-repeat;
	background-position-y: 0px;
}

.social_icon {
	display: inline-block;
	vertical-align: inherit;
	margin: 5px 0 0 5px;
	padding: 0;
	width: 40px;
	height: 40px;
}

.form {
	
	/* бордер как у яндекса */
	/*-webkit-box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
	-ms-box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
	-o-box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);
	box-shadow: 0 0 0 1px rgba(0,0,0,0.1),0 3px 4px -3px rgba(0,0,0,0.3);*/
	
	border: 2px solid #661e87;
	border-radius: 0px 0px 10px 10px;
	
	width:250px;
	height:421px;
	text-align:center;
	background-color:#f6e5ff;
	margin-top: 5px;
}

.form input {
height:25px;
width: 207px;
border: 1px solid #c6c6c6;
font-size: 14px;
/*background-color: #ebf5f7;*/
margin-top: 10px;
padding-left: 30px;
}

.form input[type="text"]:nth-child(1) {background: url(/images/input-name.png) no-repeat; background-position: 3% center; background-color: #FFF;}
.form input[type="text"]:nth-child(2) {background: url(/images/input-tel.png) no-repeat; background-position: 3% center; background-color: #FFF;}
.form input[type="text"]:nth-child(3) {background: url(/images/input-mail.png) no-repeat; background-position: 3% center; background-color: #FFF;}

.form input[type="textarea"] {height:80px;}

.form textarea {
height:75px;
width: 207px;
border: 1px solid #c6c6c6;
font-size: 14px;
/*background-color: #ebf5f7;*/
margin-top: 10px;
padding-left: 30px;
resize: none;
}

.form input[type="submit"] {
	height: 32px;
	width: 150px;
	background-color: #8843cc;
	color: #FFF;
	font-size: 14px;	
	border: 2px solid #661e87;
	text-shadow: 0px 1px 3px #000;
	font-weight: bold;
	border-radius: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 4px;
	margin-top: 0px;
}

#send_btn {
height: 25px;
width: 150px;
background-color: #8843cc;
color: #FFF;
font-size: 14px;
margin-top: 15px;
margin-left: 50px;
border: 2px solid #661e87;
text-shadow: 0px 1px 3px #000;
font-weight: bold;
border-radius: 8px;
padding-top: 5px;
}

/* CallBack Form*/

#form_callback_div {
	margin: 0 auto auto;
	width: 341px;
	text-align: center;
	height: 170px;
	padding-top: 6px;
}

#form_callback_div input[type="text"] {
height: 35px;
width: 238px;
border: 1px solid #c6c6c6;
font-size: 19px;
margin-top: 10px;
padding-left: 35px;
}

#form_callback_div input[type="text"]:nth-child(1) {background: url(/images/input-name.png) no-repeat; background-position: 3% center; background-color: #FFF;}
#form_callback_div input[type="text"]:nth-child(2) {background: url(/images/input-tel.png) no-repeat; background-position: 3% center; background-color: #FFF;}

#form_callback_div input[type="submit"] {
	padding: 6px 30px;
}
#callback_error {
	margin-top: 7px;
	height: 18px;
	color: red;
}

/* Message Form*/

#form_message_div {
	margin: 0 auto auto;
	width: 341px;
	text-align: center;
	height: 370px;
	padding-top: 6px;
}

#form_message_div input[type="text"] {
height: 35px;
width: 238px;
border: 1px solid #c6c6c6;
font-size: 19px;
margin-top: 10px;
padding-left: 35px;
}

#form_message_div input[type="text"]:nth-child(1) {background: url(/images/input-name.png) no-repeat; background-position: 3% center; background-color: #FFF;}
#form_message_div input[type="text"]:nth-child(2) {background: url(/images/input-tel.png) no-repeat; background-position: 3% center; background-color: #FFF;}
#form_message_div input[type="text"]:nth-child(3) {background: url(/images/input-mail.png) no-repeat; background-position: 3% center; background-color: #FFF;}

#form_message_div textarea {
	height:80px;	
	width: 243px;
	border: 1px solid #c6c6c6;
	font-size: 14px;
	margin-top: 10px;
	padding: 5px 15px 5px 15px;
	resize: none;
}

#form_message_div input[type="submit"] {
	padding: 6px 30px;
}

#message_error {
	margin-top: 7px;
	height: 18px;
	color: red;
}

#message_main_error {
	margin-top: 1px;
	height: 18px;
	color: red;
	font-size: 13px;
}

/*Таблицы стоимости услуг*/

.service_price {
	border-collapse:collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: none;
	width: 540px;
	margin-top: 5px;
	margin-bottom: 15px;
}

.service_price td{
	border-color:#c0c0c0;
	background-color: #d6e3bc;
	height: 40px;
	padding-left: 10px;
	padding-right: 10px;	
}

.service_price td.empty_cell {
	background-color: #FFF;
	border: none;
}

.service_price tr td:nth-child(1){text-align:center; width: 6%;}
.service_price tr td:nth-child(2){text-align:left; width: 62%;}
.service_price tr td:nth-child(3){text-align:center; width: 20%;}
.service_price tr td:nth-child(4){text-align:center; width: 12%;}

.service_price tr.caption td{
	background-color: #b2a1c7;
	color: #FFF;	
}

/* стили содержимого главной */

.main_page_serv_div{
	width:540px;
	margin-top: 17px;
}

.main_page_serv_div_left{
	float:left;
	width:100px;
	height:80px;	
	background-size:80px;
	background-position:50% 0%;
	background-repeat: no-repeat;	
}

.im1{background-image:url(/images/1_patent.png);}
.im2{background-image:url(/images/2_programma_evm.png);}
.im3{background-image:url(/images/3_tovarnie_znaki.png);}
.im4{background-image:url(/images/4_info.png);}
.im5{background-image:url(/images/5_business.png);}
.im6{background-image:url(/images/6_dop.png);}

.main_page_serv_div_right{
	width: 440px;
	float: right;
}

.clear{clear:both;}








/* новая форма */

.bgform_wrapper {
	width:900px;
	height:226px;
	/*background-color:grey;*/
	margin:0 auto;
	position:relative;
	margin-top: 10px;
}

.bgform_left {
	background: url(/images/bgform_left2.png) no-repeat;
	width:77px;
	height:226px;
	position: absolute;	
}

.bgform_right {
	background: url(/images/bgform_right2.png) no-repeat;
	width:77px;
	height:226px;
	position: absolute;	
	left:823px;
}

.bgform_middle {	
	height:226px;
	margin:0 auto;
	background: url(/images/bgform_middle.png) repeat-x;
	position: absolute;
    width: 750px;
    left: 75px;
}

.bgform_section_left {
	width:425px;
	height:226px;
	/*background-color:grey;*/
	float:left;	
}

.bgform_section_right {
	width:325px;
	height:226px;
	/*background-color:green;*/
	float:left;	
}

.bgform_section_caption {
	font-family: Arial;
	color:#57398c;
	font-size:16px;
	text-transform: uppercase;
	font-weight: 700;
	margin-top: 16px;
}

.bgform_section_caption2 {
	font-family: Arial;
	color:#6b6b6b;
	font-size:12px;
	margin-top: 3px;
}

.bgform_wrapper input[type="text"] {
  height: 25px;
  width: 165px;
  border: 1px solid #9389a4;
  font-family: Arial;
  font-size: 14px;
  margin-top: 10px;
  box-shadow: inset 1px 1px 6px rgba(122,122,122,0.4);
  padding-left:6px;
}

.bgform_wrapper textarea {
  height: 56px;
  width: 204px;
  border: 1px solid #9389a4;
  font-family: Arial;
  font-size: 14px;
  margin-top: 10px;
  box-shadow: inset 1px 1px 6px rgba(122,122,122,0.4);
  padding-left:6px;
  padding-top: 6px;
}

.bgform_form_left {
	height:125px;
	width:165px;
	float:left;	
}

.bgform_form_right {
	margin-left: 34px;
	height:125px;
	width:165px;	
	float:left;
}

.bgform_form_right input[type="text"] {
	width:205px;
}

.bgform_form_bottom {
	width:400px;
	height:35px;
	float:left;
}

.bgform_wrapper input[type="submit"] {
	width: 195px;
	height: 34px;
	margin-left: 89px;
	background-color: #f49c0a;
	border-radius: 5px;
	color: #FFFFFF;
	margin-top: 3px;
	border: none;
	font-size: 14px;
	font-weight: 700;
	text-shadow: 1px 1px 0px rgba(100, 100, 100, 1);
}

.bgform_p {	
	width:264px;
	height:48px;
	margin-bottom: 11px;
    margin-left: 37px;
}

.bgform_p:nth-child(1) {background: url(/images/p1.png) no-repeat; margin-top: 29px;}
.bgform_p:nth-child(2) {background: url(/images/p2.png) no-repeat;}
.bgform_p:nth-child(3) {background: url(/images/p3.png) no-repeat; margin-bottom: 7px;}

.bgform_btn {
	background: rgba(255,211,77,1);
	background: -moz-linear-gradient(top, rgba(255,211,77,1) 0%, rgba(244,156,10,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,211,77,1)), color-stop(100%, rgba(244,156,10,1)));
	background: -webkit-linear-gradient(top, rgba(255,211,77,1) 0%, rgba(244,156,10,1) 100%);
	background: -o-linear-gradient(top, rgba(255,211,77,1) 0%, rgba(244,156,10,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,211,77,1) 0%, rgba(244,156,10,1) 100%);
	background: linear-gradient(to bottom, rgba(255,211,77,1) 0%, rgba(244,156,10,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd34d', endColorstr='#f49c0a', GradientType=0 );

	-webkit-box-shadow: 1px 1px 3px 0px rgba(163,158,163,1);
	-moz-box-shadow: 1px 1px 3px 0px rgba(163,158,163,1);
	box-shadow: 1px 1px 3px 0px rgba(163,158,163,1);
}

#bgform_error {
	color: red;
	margin-left: 37px;
	font-family: Arial;
	font-size:13px;
}


/* FOOTER */

.footer1 {
	height:205px; 
	width:100%; 
	background-color:#595959; 
	margin-top:20px; 
	border-top: solid 4px #046338; 
	border-bottom: solid 3px #046338; 
	color:#FFFFFF;
}

.footer1 a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
}

.footer_container table tr td a {
	font-size:13px;
	color:#c5c5c5;
	padding-right:10px;
}

.footer2 {
	height:70px; 
	width:100%; 
	background-color:#494949; 
	font-size:14px;
	color:#FFFFFF;
}

.footer_container {
	padding:0; 	
	margin:0 auto; 	
	width:850px;
}

.footer2 a {
	color:#FFFFFF;
}

.footer2 .footer_container {
	padding-top: 7px;
}

.footer_container .social{
	margin-top: 5px;
}

.footer_container i:hover{
	color:#00aced;
}
