a {
	text-decoration:none;

	
}
a:hover {
	text-decoration:none;

}
body {
  height: 100%;
  margin: 0px;
  font-family: Verdana;
  font-size: 12px;
      width: 100%;
    min-width: 1200px;
}

h2, .how-h2 {
  color: #ff8133;
  font-size: 14px;
  font-weight: bold;
}

h3 {
  color: #807C7B;
}

hr {
  height: 3px;
  border: 0px;
  background: url(../images/hr.jpg) repeat-x;
}

/*-------------------------------------header---------------------------------*/
.header {
  padding-top: 10px; 
  height: 370px;
  width: 1200px;
  margin: 0 auto;
}

.logo {
  height: 370px;
  width: 323px;
  text-align: right;
  background: url(../images/logo_bg.jpg) no-repeat;
  float: left;
}

#logo_pic {
  height: 98px;
  width: 238px;
  margin: 90px 0px 0px 40px;
  border: 0px;
}

#phone {
  margin-top: 10px;
  padding-right: 50px;
  color: #9F4601;
  font-size: 24px;
}

#adress {
  padding-right: 50px;
  color: white;
  font-size: 12px;
}

.header_r {
  padding-left:347px;
}

.header_r1 {
  height: 170px;
  width: 846px;
  background: url(../images/menu-top.jpg) no-repeat;
}

.header_r2 {
  height: 170px;
  width: 846px;
  background: url(../images/menu-bottom.jpg) no-repeat;
  position: relative;
}

.top_menu {
  height: 24px;
  padding-top: 6px;
  
}

.top_menu a {
  height: 24px;
  padding-left: 17px;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  color: black;
}

.mainlevel {

}
/*-------------------------------------content--------------------------------*/
.content {
  padding: 15px 0px 0px 0px; 
    width: 1200px;
  margin: 0 auto;
  
}

.sidebar {
  width: 323px;
  padding: 0px 0px 15px 0px;
  float: left;
}

.sidebar_top {
  height: 43px;
  background: url(../images/sidebar-top.jpg) no-repeat;
}

.sidebar_main {
  background: #2966A9;
  text-transform: inherit;
 /* line-height: 4;
  padding-top: 10px; */

  
}


.sidebar_main span.active {
color: blue;
background: white url(/templates/infild/images/sidebar-selector.jpg) no-repeat;
display: block;
width: 295px;
height: 50px;
text-decoration: none;
padding-left: 25px;
padding-top: 2px; }

.sidebar_bottom {
  height: 28px;
  background: url(../images/sidebar-bottom.jpg) no-repeat;
}

.main {
  margin-left:347px;
  width: 850px;
  text-align: justify;
}

.contentheading {
  background: url(../images/header-round.jpg) no-repeat;
  background-size: 100%;
  color: white;
  font-size: 22px;
  height: 42px;
  width: 810px;
  padding: 0px 0px 5px 25px;
}

.contentheading h1 {
/*  font-size: 22px;*/
  font-size: 16px;
  font-weight: normal;
  margin-top: 6px;
}

.a_cat {
  background: url(../images/header-round.jpg) no-repeat;
  color: white;
  font-size: 22px;
  height: 42px;
  width: 846px;
  padding: 0px 0px 5px 25px;
}

.about_1 {
  height: 170px;
  width: 205px;
  padding: 12px 7px 0px 65px;
  margin-right: 5px;
  font-size: 12px;
  text-align: justify;
  float: left;
  background: url(../images/about/1.jpg) no-repeat;
}

.about_2 {
  height: 170px;
  width: 205px;
  padding: 12px 7px 0px 65px;
  margin-right: 5px;
  font-size: 12px;
  text-align: justify;
  float: left;
  background: url(../images/about/2.jpg) no-repeat;
}

.about_3 {
  height: 170px;
  width: 205px;
  padding: 12px 5px 0px 65px;
  margin-right: 0px;
  font-size: 12px;
  text-align: justify;
  float: left;
  background: url(../images/about/3.jpg) no-repeat;
}

.cont {
  height: 124px;
  width: 840px;
  padding-left: 20px;
  background: url(../images/plashka-contacts.jpg) no-repeat;
}

.cont_adr {
  font-size: 14px;
  padding-top: 25px;
  
}

.cont_mail {
  font-size: 12px;
  padding-top: 35px;
}

.cont_mail a {
  color: black;
}

.cont_mail a:hover {
text-decoration:underline;
}

.grey_kv {
  height: 192px;
  width: 202px;
  float: left;
  text-decoration:none;
  text-align: center;
  padding-top: 10px;
  margin: 5px 10px 5px 0px;
  /*background: url(../images/grey-kv.gif) no-repeat;*/
}

.grey_kv a {
  color: black;
  text-decoration: none;
}

.grey_kv a:hover {
  color: black;
  text-decoration: underline;
}

.kvadr {
  /*height: 260px;*/
  /*height: 290px;*/
  height: 360px;
  width: 258px;
  float: left;
  text-align: center;
  padding-top: 10px;
  margin: 5px 7px 5px 0px;
  background: url(../images/kvadr.jpg) no-repeat;
  background-size: cover;
  border-radius: 20px;
  position: relative;
  height: 300px;
}

.kvadr:hover > a:first-child {
    opacity: 0.7;
}




.kvadr_plast {
  /*height: 260px;*/
  /*height: 290px;*/
  height: 360px;
  width: 259px;
  float: left;
  text-align: center;
  padding-top: 0px;
  margin: 5px 7px 5px 0px;
  background: url(../images/kvadr.jpg) no-repeat;
  background-size: cover;
  border-radius: 20px;
  position: relative;
  height: 300px;
}

.kvadr p {
padding: 5px;
    height: 60px;
    overflow: hidden;
}

.kvadr_plast p {
padding: 5px;
    height: 60px;
    overflow: hidden;
}

.kvadr a {
  color: black;
  text-decoration: none;
border: 0px;
}

.kvadr_plast a {
  color: black;
  text-decoration: none;
border: 0px;
}

.kvadr a:hover {
  color: black;
  text-decoration:none;
border: 0px;
}

.kvadr_plast a:hover {
  color: black;
  text-decoration:none;
border: 0px;
}



.desc_pic {
  width: 410px;
  height: 525px;
  margin-right: 10px;
  float: left;
}

.chertezh {
  height: 28px;
  width: 400px;
  margin-left: 440px;
  margin-top: 75px;
  text-align: right;
}

.chertezh_kv {
  height: 28px;
  width: 38px;
  color: white;
  text-align: center;
  float: right;
  margin-left: 10px;
  padding-top: 10px;
  background: #2866a9;
}

.desc_tab_h {
  height: 28px;
  width: 845px;
  color: white;
  padding-left: 10px;
  /*background: url(../images/desc_h.jpg) no-repeat;*/
}

.desc_tab_td_lgray {
  height: 40px;
  background: #f6f6f6;
}

.desc_tab_td_dgray {
  height: 40px;
  background: #e2e2e2;
}

.dil_kv {
  height: 210px;
  width: 208px;
  float: left;
  margin-top: 10px;
  margin-right: 5px;
  font-size: 15px;
  padding-left: 55px;
  padding-top: 5px;
  line-height: 1.9;
  /*background: url(../images/dil_kv.jpg) no-repeat;*/
}

.portfolio_list {
  height: 210px;
  width: 847px;
  /*background: url(../images/portfolio_list.jpg) no-repeat;*/
}

.portfolio_list a {
  color: black;
  text-decoration: none;
}

.portfolio_list a:hover {
  color: black;
  text-decoration: underline;
}

.p_l_1 {
  height: 210px;
  width: 370px;
  float: left;
  font-size: 15px;
  padding-left: 55px;
  padding-top: 5px;
  line-height: 1.9;
}

.p_l_2 {
  height: 210px;
  width: 360px;
  font-size: 15px;
  padding-left: 55px;
  padding-top: 5px;
  line-height: 1.9;
  margin-left: 430px;
}

.krugi {
  height: 13px;
  width: 30px;
  margin-left: -40px;
  margin-top: 7px;
  float: left;
  /*background: url(../images/krugi.png) no-repeat;*/
}

.spec {
  height: 331px;
  width: 845px;
  background: url(../images/spec.jpg) no-repeat;
}

.spec_text {
  width: 475px;
  float: left;
  padding: 10px;
}

.spec_pic {
  width: 345px;
  margin-left: 500px;
  
}

.procent {
  height: 60px;
  width: 90px;
  color: white;
  font-size: 30px;
  padding-top: 25px;
  margin: -10px 0px 0px -10px;
  float: left;
  text-align: center;
}

.spec_h {
  width: 385px;
  height: 80px;
  color: white;
  font-size: 18px;
  margin-left: 80px;
  margin-top: -10px;
  padding-left: 10px;
}

.contentpaneopen {
  width: 845px;
}

.componentheading {
  background: url(../images/header-round.jpg) no-repeat;
  color: white;
  font-size: 22px;
  height: 42px;
  width: 846px;
  padding: 5px 0px 5px 25px;
}

.news_pic {
  width: 275px;
  float: left;
  margin-right: 10px;
}

.readon {
  margin-left: 750px;
}

.clr {
	clear: both;
}
/*----------------------------------footer------------------------------------*/
.footer {
    width: 1200px;
  margin: 0 auto;
}

.footer_l {
  width: 325px;
  height: 69px;
  padding-bottom: 10px;
  float: left;
  background: url(../images/footer-phone.jpg) no-repeat;  
}

.footer_r {
  height: 69px;
  margin-left:347px;
  background: url(../images/footer-adr.jpg) no-repeat; 
}

#phone_f {
  padding-left: 90px;
  /*padding-top: 18px;*/
  padding-top: 5px;
  color: #9F4601;
  font-size: 17px;
}

#adress_f {
  padding-left: 120px;
  color: white;
  padding-top: 2px;
  font-size: 11px;
}

#adress_f a {
  color: white;
  text-decoration: underline;
}

#adress_f a:hover {
  text-decoration: none;
}

/*Стили для каталога фоторамок*/

.btableheader {
text-align: left; 
background-color: rgb(255, 97, 0); 
color: rgb(255, 255, 255); 
height: 33px;
font-weight: bold;
}

.btableheader1 {
height: 33px;

}


.btablegray {
text-align: left; 
height: 33px; 
background-color: #E7E7E7;

}
.orangeheader {
text-align: left; 

color: #FF6100;
font-size: 16px;
font-weight: bold;
height: 37px;
}

.orangeheadera {
text-align: left; 

color: #FF6100;
font-size: 16px;
font-weight: bold;

}

.bold {font-weight:bold;}

.price {font-weight:bold; 
font-size: 16px;
}

.price a {color: #FF6100; text-decoration: underline;}

.price a:hover {
text-decoration:none;
cursor:pointer;
}

label.error {
	color: red;
	font-style: italic;
	margin-left: 20px;
}
input.error {
	border: 1px dotted #f00;
}

.listArticles li {
  margin: 4px 0;
  font-size: 14px;
}

#adress a { color: #FFF; }
.top_menu a:hover { color: #555; }

.im_usl {
	width: 205px;
	padding: 2px;
	border-radius: 20px;
}

.d_usl:hover .im_usl{
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}


.im_usl_2 {
  width: 205px;
  padding: 2px;
  border-radius: 20px;
}

.d_usl:hover .im_usl_2{
  box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

.d_usl:hover  p{
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
.d_usl:hover  div{
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

.d_usl a{
	color: #fff;
}


.d_usl_2 {
  width: 207px;
  text-align: center;
  float: left;
  margin: 2px;
  height: 185px;
}

.d_usl_2 p {
  background: #1b73b2;
  padding: 10px;
  width: auto;
  color: #fff;
  border-radius: 20px;
  margin-top: 5px;
  font-size: 9px;
}

.d_usl_2:hover  p{
  box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

.d_usl_2 a{
  color: #fff;
}

.buttons
{
	text-align: center;
	padding-top: 10px;
}

.top_menu td
{
	text-align: center;
}

.active_top {
color:gray !important;
}

#callme input[type="submit"]:hover {
text-decoration: underline;
}

#RealForm input[type="submit"]:hover {
text-decoration: underline;
cursor: pointer;
}

#zakaz input[type="submit"]:hover {
cursor: pointer;
}



#scroller {display:none;}

.b-top {z-index:2600;position:fixed;left:0;bottom:90px;width:34%;margin-left:55%;opacity: 0.5;filter:alpha(opacity=50);}
.b-top:hover {opacity:1;filter:alpha(opacity=100);cursor:pointer;}
.b-top-but {z-index:2600;position:absolute;display:block;left:56px;bottom:0;margin:0 0 0 100%;padding: 32px 25px 40px;
color: white;background: url(/templates/infild/images/up_button.png) no-repeat 50% 11px;border-radius:7px;}

.advant-elem
{
  float: left;
  width: 21%;
  text-align: center;
  margin: 2px 15px;
}

.im_usl {
height: 158px !important;
width: 259px !important;
padding: 0px;
border-radius: 0px;
border-top-right-radius: 20px;
border-top-left-radius: 20px;
}

.d_usl:hover .im_usl{
  box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

.d_usl {
  text-align: center;
  float: left;
  margin: 5px 10px 20px 10px;
  width: 259px;
}

.d_usl p {
  background: #c6c6c6;
  padding: 0 10px;
  width: 239px;
  color: black;
  border-radius: 0px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  margin-bottom: 0px;
  margin-top: 0px;
  font-size: 18px;
  height: 65px;
  line-height: 22px;
}

.d_usl p:before { /* для IE8+ */
  content: "";
  display: inline-block;
  min-height: inherit;
  height: 100%;
  vertical-align: middle;
}

.d_usl div {
    background: #c6c6c6;
    border-radius: 0px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    padding-bottom:10px;
}

.sidebar {
padding: 0px;
}

.d_usl:hover  p{
  box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

.d_usl a{
  color: black;
  display: inline-block;
  vertical-align: middle;
}

.buttons a {
border: 0;
}

.buttons a img {
padding: 0px;
margin: 0 -2px;
width: 265px;
height: 54px;
}

.poisk_text {
border: 0px; 
border-radius: 30px; 
background: #c6c6c6; 
padding: 14px 30px 14px 40px;
width: 254px;
}

.poisk_button {
  background-color: #a7a7a7;
  border: 0 none;
  border-radius: 30px;
  padding: 14px 40px;
  position: absolute;
  right: 0;
  top: 0;
}

.table_main {
  width: 840px; 
  height: auto; 
  margin: auto;
  overflow: hidden;
}

#phone_f span {
  font-size: 20px !important;
  }

  #phone_f font {
  font-size: 15px !important;
}

.sidebar_main {
  margin-top: 23px;
}

@-moz-document url-prefix()
{

  #adress_f {
    font-size: 9px;
    padding-left: 113px;
  }

.buttons a img {
padding: 0px;
margin: 0 -2px;
width: 265px;
height: 54px;
}

.poisk_text {
border: 0px; 
border-radius: 30px; 
background: #c6c6c6; 
padding: 15px 30px 15px 35px;
width: 254px;
}

.poisk_button {
  background-color: #a7a7a7;
  border: 0 none;
  border-radius: 30px;
  padding: 14px 40px;
  position: absolute;
  right: 0;
  top: 0;
}

.table_main {
  width: 850px; 
  height: auto; 
  margin: auto;
}

#phone_f span {
  font-size: 18px !important;
  display: block;
  margin-top: 10px;
  margin-left: 20px;
}

#phone_f font {
  font-size: 14px !important;
}

#adress_f {
padding-left: 20px;
color: white;
padding-top: 10px;
font-size: 10px;
}

.sidebar_main {
  margin-top: 20px;
}



}



.top_menu a.active { color: #000; }
#adress a:hover { text-decoration: underline; }
.buttons a:hover img { opacity: .8; }
.poisk_button { cursor: pointer; }


.image_main img {height: 280px; margin:5px;}

.top_menu ul
{
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

.top_menu ul li
{
  display: inline-block;
}

.top_menu .submenu
{
  display: none;
  position: absolute;
  margin-top: 10px;
}

.top_menu .submenu li
{
  display: block;
}

.d_usl_p_without_border_radius p {
  border-radius: 0;
}

.d_usl_p_without_border_radius .d_usl:hover p { box-shadow: none; }
.d_usl_p_without_border_radius .d_usl:hover div { box-shadow: none; }

.kvadr > img {height:202px;}
.kvadr_plast > img {height:202px;}


.image_znaki {height:300px; text-align:left;}
.image_znaki img {width:200px; border-radius: 15px;}

.d_usl_new .im_usl {height:259px !important;}

.kvadr_d_usl .d_usl {height: 259px;}
.kvadr_d_usl .d_usl p {background: #dfdfdf; display: none;}
.kvadr_d_usl .d_usl .im_usl {height: 259px !important; }


.card-bottom
  {
    position: absolute;
    bottom: 0;
    display: table;
    border-collapse: collapse;
  }
  .left-col
  {
      /*float: left;*/
      width: 160px;
      background-color: #C6C6C6;
      margin: 0px;
      overflow: hidden;
      border-radius: 0 0 0 20px;
      height: 65px;
      padding: 5px 10px;
      display: table-cell;
      vertical-align: middle;
      font-family: Arial;
  }
  .right-col
  {
      margin: 0;
      border-radius: 0 0px 20px 0px;
      padding: 0 !important;
      height: 70px;
      /*float: right;*/
      width: 78px;
      overflow: hidden;
      display: table-cell;
      vertical-align: middle;
      background-color: #EE581D;
      font-family: Arial;
  }
  .catalog-btn
  {
    /*display: block;*/
      width: auto;
      color: #fff !important;
      height: 60px;
      font-size: 15px;
      padding: 10px 0;
      font-weight: bold;
  }

  .kofry-img {
    text-align: center;
    width: 700px;
    margin: 0 auto;
  }
  .kofry-img img {
    height: 150px;
    margin: 0 5px;
  }


.kvadr_plast .card-bottom {
    width: 259px;
}
.kvadr_plast .im_usl {
    height: 225px !important;
    }
.otziv-btn
{
  height: 30px;
    text-transform: uppercase;
    color: #fff;
    background-color: #FF6100;
    font-weight: bold;
    text-align: center;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    box-sizing: border-box;
    padding: 2px 6px 3px;
    border-width: 2px;
    border-style: outset;
    border-color: buttonface;
    
}

.otziv-btn:hover {
text-decoration: underline;
cursor:pointer;
}

.top_menu ul ul {
background:url('/templates/infild/images/fonn.jpg');
}

.img_content:hover {
outline: 1px solid black;
}

.portfolio a img {
width:200px;
}


.footer_tel {
color:white;
}

.footer_tel:hover {
text-decoration:underline;
}

.image_contents img:hover {
opacity:0.8;
}

.image_contents {
text-align: center;
}

.image_contents img {
border-bottom-right-radius: 20px;
border-bottom-left-radius: 20px;
}

div[itemprop="breadcrumb"] a:hover {
text-decoration:underline !important;
}

.right-col a:hover {
text-decoration:underline;
}

#phone a:hover {
text-decoration:underline;
}

.cont_adr + div a:hover {
text-decoration:underline;
}

.image_znaki img:hover {
border: 1px solid black;
width: 198px;
}

.kvadr_plast img:hover {
opacity:0.8;
}

.underline:hover {
text-decoration: underline;
}  

.portfolio img:hover {
outline: 1px solid black;
}

.top_menu li a.active {
color:gray;
}

.nohover .d_usl img:hover {
opacity:1;
}

.d_usl.d_usl_new img:hover {
opacity:1;
}

.wrapper-btnOrderCart {
  margin-top: 20px;
}

.btnOrderCart {
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  padding: 10px 25px;
  background-color: #FF5827;
}

.btnOrderCart:hover {
  background-color: #D33C13;
}

.feed-block
{
    background: url(/images/pics_feedback/fon.png) no-repeat;
    background-size: 839px;
    height: 198px;
    padding-left: 150px;
    padding-top: 6px;
    margin-top: 10px;
    clear: both;
}

.feed-block .feed-text a:hover {text-decoration:underline;} 

#grpResult_site_wide a.ajaxSearch_resultLink:hover {text-decoration:underline;} 

.card-bottom a:hover {text-decoration:underline;}

.nashi_raboty img:hover {opacity:0.7;}

#zakaz input[type="submit"] {background:url("/templates/infild/images/send.png"); width: 122px; height: 34px;}

#zakaz .form_element.cf_textarea label.label_new {background:url("/templates/infild/images/vibor.png"); width: 122px; height: 34px; display: block; background-size: 122px 34px;}

#zakaz .form_element.cf_textarea label.label_new:hover {cursor:pointer;}

#zakaz .form_element.cf_textarea span {position: absolute; top: 7px; left: 4px; z-index: -1; display:none;}

.form_element.cf_textarea {position:relative;}

.kvadr_d_usl.nohover.nam_doveryaut .d_usl img, .kvadr_d_usl.nohover.nam_doveryaut .d_usl {width:185px !important; height:185px !important;}

.img_stat {width:100px; height:50px; float: left; margin-right: 10px;}

.price_cat {color:white; font-weight:bold; font-size: 14px;}

/*******************************/

.header{
  width: 100%;
  background: white;
  margin: 0;
      padding-top: 0;
}

.adress-head{
background: url(/templates/infild/images/adress.png) 0px 9px no-repeat;
    float: left;
    color: white;
    font-family: Verdana;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    padding: 6px 0 0 26px;


    margin-left: 56px; 
  }


  .rezim-head{
    background: url(/templates/infild/images/rezim.png) 0px 9px no-repeat;
    float: left;
    color: white;
    font-family: Verdana;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    margin-left: 82px;
    padding: 6px 0 0 35px;
  }

    .mail-head{
  background: url(/templates/infild/images/mail.png) 0px 13px no-repeat;
    float: left;
    color: white;
    font-family: Verdana;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    margin-left: 82px;
    padding: 7px 0 0 29px;
  }

  .content-header{
       margin: 0 0 0 20%;
           margin: 0 auto;
    width: 1200px;
  }

  div#phone a{
     color: #1a161b;
    font-family: Verdana;
    font-size: 22px;
    font-weight: 400;
    line-height: 24px;
    background: url(/templates/infild/images/tel.png) 2px 2px no-repeat;
    padding-left: 19px;
}

.call-head{
    background: url(/templates/infild/images/call.png) 12px 12px no-repeat;
    width: 177px;
    height: 37px;
    background-color: #ff5c01;
    border: none;
    border-radius: 3px;
    color: white;
    font-family: Verdana;
    font-size: 14px;
    font-weight: 400;
    padding-left: 20px;
    margin-right: 37px;
    cursor: pointer;
}

.call-head:hover, .back-head:hover{
background-color: rgba(255, 92, 1, 0.61);
}

.zakaz-head:hover{
background-color: rgba(38, 103, 87, 0.76);
}

.back-head{
     background: url(/templates/infild/images/back.png) 12px 12px no-repeat;
    width: 177px;
    height: 37px;
    background-color: #ff5c01;
    border: none;
    border-radius: 3px;
    color: white;
    font-family: Verdana;
    font-size: 14px;
    font-weight: 400;
    padding-left: 14px;
    margin-right: 32px;
    cursor: pointer;
}


.zakaz-head{
    background: url(/templates/infild/images/zakaz.png) 14px 12px no-repeat;
    width: 177px;
height: 37px;
background-color: #266757;
border: none;
border-radius: 3px;

color: white;
font-family: Verdana;
font-size: 14px;
font-weight: 400;
cursor: pointer;
}

.top_menu table{
  margin: 0;
    height: 50px;
    width: 100%;
    background-color: #263248;
}


.cont-head:after{
  content: '';
  display: block;
  clear: both;
}


.top_menu li a.active{
  color: #1a161b;
    background-color: #ff9800;
        margin: 0 0 0 -4px;
}

.poisk_text{
      width: 260px;
height: 30px;
opacity: 0.92;
background-color: white;
border: 1px solid #e8e8e8;
border-radius: 5px;
    padding: 0 0 0px 0;
}


.poisk_button{
    background: transparent;
    background-image: url(/templates/infild/images/search.png);
    background-repeat: no-repeat;
    background-position: 29px 7px;
    border-radius: 0;
    padding: 16px 28px;
    width: 10px;
    height: 10px;
}

input#mod_search_searchword{
      padding-left: 16px;
      color: #8f9090;
font-family: Verdana;
font-size: 14px;
}

.top_menu td{
      padding-right: 8px;
          overflow: hidden;
}

.top_menu .submenu{
  margin-top: 14px;
  border-radius: 3px;
  background: #7e8aa2;
  margin-left: -6px;
  padding-bottom: 5px;
  padding-top: 5px;
  border: 1px solid white;
  z-index: 9;
}

.top_menu .submenu li{
          padding: 4px 6px;}

ul.submenu li a{
  border: none;
  font-size: 16px;
  padding: 5px;
}

ul.submenu li a:hover{
color: black;

    background: transparent;
}

.top_menu a:hover{
  color: #333;
    background: #ff9800;
    margin: 0 4px 0 -4px;
}


.compani-li{
  background: url(/templates/infild/images/arrow.png) 127px 25px  no-repeat;
} 

/*.sidebar_main td:first-child{
  padding-top: 10px;
} 




.compani-li{
  padding: 14px 28px 17px 12px !important;
}




.top_menu  form{
      margin: 0 0 0 50px;
}



.content-header{width: 1200px;
    margin: 0 auto;}


    .menu{
      height: 50px;
background-color: #263248;
    }

   .menu-wrap-1{
    width: 1200px;
    margin: 0 auto;
   }

 .menu-main{
  float: left;
 }


  .menu-about{
  float: left;
    background: url(/templates/infild/images/arrow.png) 124px 25px  no-repeat;
        border-right: 1px solid #7e8aa2; 
 }

  .menu-news{
  float: left;
      border-right: 1px solid #7e8aa2; 
 }

 .menu-price{
  float: left;
      border-right: 1px solid #7e8aa2; 
 }

 .menu-partners{
  float: left;
      border-right: 1px solid #7e8aa2; 
 }

 .menu-usl{
  float: left;
      border-right: 1px solid #7e8aa2; 
 }


 .menu-contact{
  float: left;
      border-right: 1px solid #7e8aa2; 
 }



 .menu-search{
  float: left;
      border-right: 1px solid #7e8aa2; 
 }



 .menu-main a{
  width: 124px;
  color: white;
      border-right: 1px solid #7e8aa2; 
       font-family: Verdana;
font-size: 16px;
font-weight: 400; 
 }


  .menu-about a{
         border-right: 1px solid #7e8aa2; 
       font-family: Verdana;
font-size: 16px;
font-weight: 400; 
color: white;
 }

  .menu-news a{

      border-right: 1px solid #7e8aa2; 
      font-family: Verdana;
font-size: 16px;
font-weight: 400;
color: white;
 }

 .menu-price a{
      border-right: 1px solid #7e8aa2; 
      font-family: Verdana;
font-size: 16px;
font-weight: 400;
color: white;
 }

 .menu-partners a{
      border-right: 1px solid #7e8aa2; 
      font-family: Verdana;
font-size: 16px;
font-weight: 400;
color: white;
 }

 .menu-usl a{
      border-right: 1px solid #7e8aa2; 
      font-family: Verdana;
font-size: 16px;
font-weight: 400;
color: white;
 }


 .menu-contact a{
      border-right: 1px solid #7e8aa2; 
      font-family: Verdana;
font-size: 16px;
font-weight: 400;
color: white;
 }



 .menu-search a{
      border-right: 1px solid #7e8aa2; 
      font-family: Verdana;
font-size: 16px;
font-weight: 400;
color: white;
 }

.menu-about .submenu{
  display: none;
}



*/

.footer .top_menu .submenu { z-index: 9;}

.footer .top_menu { margin-bottom: 40px; z-index: 9;}

.footer .top_menu .search { display:none; }

.footer .first_block img { margin-bottom: 7px; width: 130px;}

.footer .first_block .copyright { margin-bottom: 7px; }

.footer .first_block { float:left; width: 280px; }

.footer .second_block { float:left; width: 317px; }

.footer .third_block { float:left; width: 500px; }

.footer .third_block span { display:block; height: 65px; }

.footer .third_block span div img { float: left; margin-top: -1px; margin-right: 5px;}

.footer .third_block span div { height: 22px; }

.footer .four_block { float:left; }

.footer .second_block #phone { margin: 0px 7px 0 0; padding-right: 0px; height: 65px; }

.footer .second_block #phone a { float:left; }

.footer .second_block #phone a:first-child { margin-bottom: 13px; }

.footer .five_block { float:left; }

.footer .five_block span { margin-right:105px; display: block; float: left; }

.footer .five_block span:first-child { margin-right:193px; }

.footer .five_block span:last-child { margin-right:0px; }

.sidebar .sidebar_main table tr td, .sidebar .sidebar_main table tr ul.podmenu li { background: #7e8aa2; border: 1px solid white; text-transform: uppercase; }

.sidebar .sidebar_main table tr td:hover, .sidebar .sidebar_main table tr ul.podmenu li:hover { background: #ff9801; color: #27334b; }

.sidebar_main a:hover{
  padding-top: 6px;
  text-decoration: none;
}

.sidebar .sidebar_main table tr td:hover > a {
	color:#27334b;
}

.sidebar_main a {
    width: 300px; 
    text-decoration: none;
    padding: 6px 0 7px 0px;
    display: block;
    color: white;
    text-decoration: none;
    font-family: Verdana;
    font-size: 16px;
    font-weight: 400;
    border-bottom: 1px solid rgba(128, 128, 128, 0.15);
    margin: 0 0 0 10px;
}

.sidebar_main span.active{
    background: #ff9801; 
    padding: 6px 0 7px 10px;
    display: block;
    width: 311px;
    text-decoration: none;
    color:#27334b;
    font-family: Verdana;
    font-size: 16px;
    font-weight: 400;
    border-bottom: 1px solid rgba(128, 128, 128, 0.15);
    margin: 0 0 0 0px;
    height: initial;
}

div.sidebar_main table div.sub { position:relative; }

div.sidebar_main table ul.podmenu { list-style:none; display:none; position:absolute; top:-1px; left: 322px; margin: 0; padding: 0; }

div.sidebar_main > li { display:none; }

div.sidebar_main table ul.podmenu li a { color: white; }

div.sidebar_main table tr:hover ul.podmenu { display:block; z-index:9; }

.feed-block .buttons_feed img {
    width: 150px;
    height: auto;
}

.feed-block .buttons_feed a {
display:block;
margin:10px;
}

.feed-block  .feed-text, .feed-block .buttons_feed {float:left; margin-top: 35px;}

.feed-block .buttons_feed { margin-top: 65px;}
   
.feed-block  .feed-text img { width: 10px; margin-right: 5px; }

.feed-block  .feed-text a { text-decoration:underline; color:#202e3b; font-weight:bold; }

.feed-block  .feed-text { margin-left: 100px; }

#colorbox[role="dialog"] { width:500px !important; }

#cboxClose { width:30px !important; height:30px !important; right:0px !important;}

#cboxContent { width:450px !important; }

#cboxWrapper { width:455px !important; }

#cboxLoadedContent { width:455px !important; } 

#RealForm { width: 433px !important; }
