* html body { behavior:url("css/csshover.htc");}
* html .png { behavior:url("css/iepngfix.htc")}

/*---
Сброс умолчаний
---*/
table, table td{border-collapse: collapse; border-spacing: 0;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0; padding:0;} 
fieldset,img {border:0;} 
address,caption,cite,code,dfn,em,th,var {font-style:normal; font-weight:normal;} 
ol,ul {list-style:none;} 
caption,th {text-align:left;} 
h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight:normal;} 
q:before,q:after {content:'';} 
abbr,acronym { border:0;} 
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX*/

/*---
Структура
---*/
html, body{
  margin: 0px;
  padding: 0px;
  background: #f2f2f2 url(../images/main_bg.gif) left top repeat-x;
  font-family: tahoma, arial;
  font-size: 12px;
  color: #333;
}
p {
    line-height:170%;
}
#super {
margin:0 auto;
position:relative;
}
#header a img {
behavior: url("css/iepngfix.htc");
}
.logo {
margin-left:56px;
}
#main_container{
  background: transparent url(../images/pattern.gif) 862px top no-repeat;
  max-width:1350px;
  min-width:1000px;
  margin:0 auto;
  position:relative;
visibility:hidden;
}
#carcas{
  min-width:1000px;
  margin:0 auto;
  position:relative;
  z-index:2;
}

#left_pattern {
width:605px;
height:600px;
position:absolute;
left:0;
background: url('../images/pattern1.gif') no-repeat left top;
z-index:1;
}

#container{
  padding-right: 20px;
  background: transparent url(../images/shadow.png) right top repeat-y;
  _background: none;
  min-width:80px;
}

#header{
  height: 164px;
  position: relative;
}
#main{
  background: transparent url('../images/shadow1.png') repeat-y left;
  _background: none;
    padding-left:20px;
}

.footer{
  border-top: 1px solid #bcbcbc;
  margin: 30px 20px 0 0;
  padding-bottom:30px;
  height: 124px;
  position: relative;
}

.hide{display: none;}

/*header*/
.vcard{
  position: absolute;
  top: 45px;
  left:450px;
}
.vcard  .tel{
  padding-bottom: 13px;
}
.vcard .type{
  color: #5e5e5e;
  padding-left: 15px;
  background: url(../images/tel.gif) left 3px no-repeat;
  display: block;
}
.vcard .value{
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #7ec243;
  padding-top: 2px;
}
.vcard .value .code{
  font-size: 14px;
  font-weight: normal;
  padding-left: 16px;
}

.auth {
  position: absolute;
  top: 0px;
  right: 20px;
  width:130px;
  height:25px;
  background:url(../images/auth1.gif) no-repeat top left;
  padding: 9px 0 0 40px;
}

.auth2 input {
font-family:Tahoma;
color:#191919;
font-size:13px;
padding-left:9px;
padding-right:9px;
width:99px;
border:1px solid #7F9DB9;
padding-top:0px;
padding-bottom:2px;
overflow:hidden;

}
.auth2 {
  display:none;
  position: absolute;
  top: 0px;
  right: 20px;
  width:346px;
  height:34px;
  background:url(../images/auth2.gif) no-repeat top left;
  padding: 5px 0 0 47px;  
}
.auth2 .arr {
  text-decoration:none;
  border:none;
  position:absolute;
  top:11px;
  left:16px;
  cursor:pointer;}
  
.auth a{
  text-decoration:none;
  border-bottom:1px dotted #65a82b;
  font-size:13px !important;
}
.auth2 a { font-size:13px !important;}
.auth .arr_ent { cursor:pointer;}
.auth a:hover {
text-decoration:none;
border-bottom:1px dotted #000;
}


.auth .arr {
  text-decoration:none;
  border:none;
  position:absolute;
  top:11px;
  left:16px;
  cursor:pointer;}
.auth .arr:hover {
border:none;
}
/*menu top*/
ul.top_menu{
  position: absolute;
  top: 70px;
  right: 40px;
  font-family: tahoma;
  font-size: 14px;
  color: #333;
}
ul.top_menu, ul.top_menu li {
  list-style: none;
  float: left;
  margin:0;
  padding: 0;
}
ul.top_menu li {
  margin-left: 20px;
}
ul.top_menu li a{
  color: #333;
  text-decoration: none;
  display: block;
  padding-top: 4px;
  background: url(../images/menu_mark.gif) left top no-repeat;
  font-family: tahoma;
  font-size: 14px;
}
ul.top_menu li a:visited{
  color: #333;
}
ul.top_menu li a:hover{
  color: #55a90f;
}
ul.top_menu li.this a{
  background: url(../images/menu_hr.gif) left top repeat-x;
  color: #55a90f !important;
}
/*main menu*/
.top_menu_line{
  height: 45px;
  background: url(../images/menu_top_rug.gif) right top no-repeat;
  padding-right: 20px;

}
.top_menu_line div{
  height: 45px;
  margin-left:20px;
  background: #7dc242 url(../images/menu_bg.gif) left top repeat-x;
}


ul.main_menu, ul.main_menu li {
  list-style: none;
  margin:0;
  padding: 0;
  height: 45px;
}
ul.main_menu{
  float: right;
  font-family: tahoma;
  font-size: 15px;
  color: #fff;
  padding: 0 15px 0 0;
}
ul.main_menu li {
  margin-left: 40px;
  float: left;
  background: url(../images/dotted_sp.gif) right 12px no-repeat;
  padding-right: 40px;
  line-height: 40px;
}
ul.main_menu li.last{
  padding-right: 0;
  background: none;
}
ul.main_menu li a{
  color: #fff;
  text-decoration: none;
  font-family: tahoma;
  font-size: 15px;
}
ul.main_menu li a:visited{
  color: #fff;
}
ul.main_menu li a:hover{
  text-decoration: underline;
}
.clear{clear: both;}

/*Razdel*/
.razdel_cont1{
  background: #f1f1f1 url(../images/number1_bg.gif) left top repeat-x;
}
.razdel1{
  background: url(../images/raspberry.jpg) right top no-repeat;
  position: relative;
  border-bottom: 1px solid #c7c7c7;
}

.razdel_cont2{
  background: #f1f1f1 url(../images/number2_bg.gif) left top repeat-x;
}
.razdel2{
  background: url(../images/shirt.jpg) left top no-repeat;
  position: relative;
  border-bottom: 1px solid #c7c7c7;
}

.razdel_cont3{
  background: #f1f1f1 url(../images/number3_bg.gif) left top repeat-x;
}
.razdel3{
  background: url(../images/birch.jpg) right top no-repeat;
  position: relative;
  border-bottom: 1px solid #c7c7c7;
}
.razdelitel{
  height: 5px;
  background: #c7c7c7;
  border-bottom: 1px solid #c7c7c7;
  overflow: hidden;
}
.razdel_cont_in{
  background: #f1f1f1 url(../images/number3_bg.gif) left top repeat-x;
  border-bottom: 6px solid #c7c7c7;
}
.razdel_in, .razdel_in2 {
  background: url(../images/ruspberry_gray.gif) right top no-repeat;
  padding: 20px 20px 20px 75px;
}
.razdel_in_col1 {
float:left;
width:500px;
border:1px solid #000;
padding: 20px 20px 20px 75px;
  }
.razdel_in_col2 {
float:left;
width:100px;
border:1px solid #000;
padding: 20px 20px 20px 75px;
  }

.razdel_in2 {
   background:none!important;
   padding-left:0!important;
}

.works{height: 170px; position: relative; display: none;}

div.rollaipi a.tog {
   display:none;
}

.razdel_cont1 .works{padding: 0 0 0px 75px;}
.razdel_cont2 .works{padding: 0 80px 0px 75px; text-align: right;}
.razdel_cont3 .works{padding: 0 0 0px 75px;}

.info{padding: 0 0 20px 0; position: relative;}

.razdel_cont1 .info{  background: url(../images/number1.gif) 2px 16px no-repeat;}
.razdel_cont2 .info{  background: url(../images/number2.gif) right 16px no-repeat;}
.razdel_cont3 .info{  background: url(../images/number3.gif) 2px 16px no-repeat;}

.razdel_cont1 .textbox{
  padding: 25px 540px 0 75px;
}
.razdel_cont2 .textbox{
  padding: 25px 80px 0 560px;
  text-align: right;
}
.razdel_cont3 .textbox{
  padding: 25px 540px 0 80px;
}

a.notelink{
  display: block;
  position: absolute;
  font-family: tahoma;
  font-size: 14px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
}
a.notelink:visited{
  text-decoration: none;
  color: #fff;
}
a.notelink:hover{
  text-decoration: none;
  color: #fff;
}
a.notelink span{
  font-size: 17px;
}
#ntl1{
  right: 323px;
  top: 96px;
  padding: 4px 28px 4px 28px;
}
#ntl2{
  left: 349px;
  top: 62px;
  padding: 4px 28px 4px 28px;
}
#ntl3{
  right: 323px;
  top: 60px;
  padding: 4px 28px 4px 28px;
}
*html #ntl1, *html #ntl3{
  right: 340px;
}

/*works*/
.scrollgallery{
  width: 475px;
  height: 88px;
  position: absolute;
  top: 30px;
  left: 75px;
}
.scg_r{
  margin: 0 0 0 auto;
  left: auto;
  right: 80px;
}
.thisscrolling, .thisscrolling1, .thisscrolling2{
  width: 450px;
  margin: 0 26px 0 19px;
}
.scrollgallery ul{
  height: 85px;
}
.scrollgallery ul li{
  margin-right: 3px;
  float: left;
  width: 85px !important;
  height: 85px !important;
}
.scrollgallery .prev, .scrollgallery .prev1, .scrollgallery .prev2{
  display: block;
  width: 10px;
  height: 85px;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/l_arr.gif) left 50% no-repeat;
  outline: none;
}
.scrollgallery .next, .scrollgallery .next1, .scrollgallery .next2{
  display: block;
  width: 10px;
  height: 85px;
  position: absolute;
  right: 0;
  top: 0;
  background: url(../images/r_arr.gif) left 50% no-repeat;
  outline: none;
}

.scrollgallery2{
  width: 550px;
  height: 88px;
  position: absolute;
  top: 30px;
  left: 75px;
}
.scg_r{
  margin: 0 0 0 auto;
  left: auto;
  right: 80px;
}
.thisscrolling, .thisscrolling1, .thisscrolling2{
  width: 450px;
  margin: 0 26px 0 19px;
}
.scrollgallery2 ul{
  height: 85px;
}
.scrollgallery2 ul li{
  margin-right: 20px;
  float: left;
  width: 85px !important;
  height: 85px !important;
}
.scrollgallery2 .prev, .scrollgallery2.prev1, .scrollgallery2 .prev2{
  display: block;
  width: 10px;
  height: 85px;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/l_arr.gif) left 50% no-repeat;
  outline: none;
}
.scrollgallery2 .next, .scrollgallery2 .next1, .scrollgallery2 .next2{
  display: block;
  width: 10px;
  height: 85px;
  position: absolute;
  right: 0;
  top: 0;
  background: url(../images/r_arr.gif) left 50% no-repeat;
  outline: none;
}

a.lwb{
  display: block;
  width: 180px;
  height: 27px;
  background: url(../images/b_all_w.gif) left top no-repeat;
  text-align: left;
  text-indent: 29px;
  line-height: 25px;
  font-family: tahoma;
  font-size: 12px;
  text-decoration: underline;
  color: #333;
  outline: none;
}
a.lwb:visited, a.lwb:hover{
  color: #333;
}
a.lwb:hover{
  text-decoration: none;
}
a.lwb:active{
  color: #ccc;
  text-decoration: none;
  position: relative;
  top: 1px;
}
p.lwbbox1{
  width: 468px;
  padding: 15px 20px 0 0;
  text-align: right;
  position: absolute;
  top: 115px;
  left: 75px;
}
p.lwbbox2{
  width: 468px;
  padding: 15px 0 0 20px;
  margin: 0 0 0 auto;
  position: absolute;
  top: 115px;
  right: 80px;
}
p.lwbbox1 a{
  margin: 0 0 0 auto;
}
p.lwbbox2 a{
  margin: 0 auto 0 0;
}
.rollaipi div{
  height: 50px;
  background: url(../images/unwind.gif) 50% bottom no-repeat;
  float: left;
}
*html .rollaipi{
  
}
.rl_l{float: left; padding-left: 75px;}
.rl_r{float: right; padding-right: 80px;}

a.withplus, div.rollaipi span {
  display: block;
  float: left;
  color: #64a82a;
  font-size: 12px;
  text-decoration: none;
  padding: 0 5px 0 17px;
  background: url(../images/plus_green.gif) 2px 2px no-repeat;
  line-height: 17px;
  height: 18px;
  outline: none;
  cursor:pointer;
}
a.withplus span{
  border-bottom: 1px dashed #64a82a;
}
a.withplus:visited{
  color: #64a82a;
}
a.withplus:hover, div.rollaipi span:hover{
  color: #fff;
  background: #7fc241 url(../images/plus_green_on.gif) 2px 2px no-repeat;
  text-decoration: none;
}
a.withplus:hover span{
  border-bottom: none;
}

/*left box*/
.left_box{
  width: 40%;
  float: left;
  margin: 30px 10% 0 0;
  background: url(../images/quotes.gif) right top no-repeat;
}
.right_box{
  width: 40%;
  float: left;
  background: url(../images/quotes.gif) right top no-repeat;
  margin: 30px 0 0 0;
}
.all{
  padding: 15px 0 0 0;
}

.all2 {
  padding: 15px 0 0 75px;
}

.all p{
  line-height: 170%;
  margin-bottom: 15px;
  color: #0a0a0b;
}

.all2 p{
  line-height: 170%;
  margin-bottom: 15px;
  color: #0a0a0b;
}

.bottom_cont p {
  font-size:12px;
}

.footer p {
    font-size: 11px;
}

/*in_left*/
.in_left{
  float: left;
  width: 74%;
  margin: 55px 0 0 0;
}
.in_middle{ width:100%; margin: 55px 0 0 0;}
.big_prew{
  padding: 20px;
  background: url(../images/big_image_bg.gif) left top no-repeat;
  float: left;
  margin: 0 20px 0 0;
  width:auto;
  height:auto;
}
.another_prew{
  clear: left;
  padding: 30px 0 0 0;
}
.another_prew img{
  padding: 13px 13px 14px 13px;
  background: url(../images/small_image_bg.gif) left top no-repeat;
  margin-right: 20px;
}
/*in_right*/
.in_right{
  float: right;
  width: 210px;
  margin: 55px 0 0 0;
}
/*right menu inner*/
ul.r_menu_inner{
  margin: 0;
  padding: 0;
  list-style: none;
  width: 207px;
}
ul.r_menu_inner li{
  padding: 6px 10px 6px 30px;
}
ul.r_menu_inner li.this_active{
  padding: 0;
  background: url(../images/right_menu_bg_top.gif) left top no-repeat;  
}
ul.r_menu_inner li.this_active p{
  background: url(../images/right_menu_bg.gif) left bottom no-repeat; 
  padding: 6px 10px 6px 30px;
  color: #999;
}
ul.r_menu_inner li a{
  color: #58a714;
  text-decoration: underline;
}
ul.r_menu_inner li a:visited{
  color: #58a714;
}
ul.r_menu_inner li a:hover{
  text-decoration: none;
}
/*news*/
ul.news{
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.news li{
  padding: 10px 14px 10px 14px;
}
ul.news li.withborder{
  padding: 0;
  background: url(../images/ramka_top_r.gif) right 0px no-repeat;
}
* html ul.news li.withborder{
  height: 10px;
}
li.withborder .in1{
  background: url(../images/ramka_top_l.gif) left top no-repeat;
}
li.withborder .in2{
  background: url(../images/ramka_bottom_r.gif) right bottom no-repeat;
}
li.withborder .in3{
  background: url(../images/ramka_bottom_l.gif) left bottom no-repeat;
  padding: 10px 14px;
}
.withborder{
  padding: 10px 0 10px 14px;
}
p.news_date{
  font-size: 10px;
  color: #999;
  margin: 0;
}
p.news_title{
  margin: 0;
}
p.news_title a:visited{
  color: #6DB52F;
}
p.news_title a:hover{
  color: #5a5a5a;
}
p.news_desc{
  margin: 0;
}
/*makeup*/
h1{
  font-family: arial;
  font-size: 20px;
  color: #333;
  text-transform: uppercase;
  padding: 10px 0 17px 0;
}
h2{
  font-family: arial;
  font-size: 20px;
  color: #333;
  text-transform: uppercase;
}
h2.boxtitle{
  padding-bottom: 17px;
}

h3{
  font-size: 12px;
  color: #65a82b;
  font-weight: bold;
  padding-bottom: 10px;
  padding-right:  20px;
}
h4{
  font-family: tahoma;
  font-size: 28px;
  font-weight: normal;
  color: #7cc041;
  padding-bottom: 15px;
  padding-right:  20px;
}
h5{
  font-family: tahoma;
  font-weight: bold;
  font-size: 14px;
  color: #666;
  margin: 0 0 10px 0;
}
h6{
  font-family: tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #333;
  margin: 0 0 10px 0;
}
h6.right_m_title{
  text-transform: uppercase;
  text-align: center;
}
h6.right_m_title span.la{
  background: url(../images/l_arr_green.gif) left 3px no-repeat;
  padding: 0 0 0 13px;
}
h6.right_m_title span.ra{
  background: url(../images/r_arr_green.gif) right 3px no-repeat;
  padding: 0 13px 0 0;
}
a{
  font-family: tahoma;
  font-size: 12px;
  color: #6db52f;
  text-decoration: underline;
}

a:hover{
  text-decoration: underline;
  color: #5a5a5a;
}

a.title{ font-weight:bold; color:#444;}
a.lt2{
  display: block;
  float: right;
  height: 25px;
  line-height: 22px;
  padding: 0 10px 0 30px;
  color: #fff;
  font-family: tahoma;
  font-size: 10px;
  margin: 20px 0 0 0;
}
a.lt2:visited{
  color:#fff;
}
a.lt2:hover{
  color:#fff;
  text-decoration: none;
}
a.wp{
  background: #6db52f url(../images/plus_white.gif) 10px 50% no-repeat;
}
a.wl{
  background: #6db52f url(../images/list_white.gif) 10px 50% no-repeat;
}
a.maplink{
  color: #666;
  font-size: 11px;
  padding: 0 0 0 15px;
  background: url(../images/map.gif) left 6px no-repeat;
  display: block;
  float: left;
}
a.maplink:visited, a.maplink:hover{
  color: #666;
}
a.maplink:hover{
  text-decoration: none;
}

/*navstring*/
p.navstring{
  padding: 0 0 30px 0;
}
p.navstring a{
  color: #58a714;
}
p.navstring a:visited{
  color: #58a714;
}
p.navstring a:hover{
  color: #5a5a5a
}

p.navstring span{
  padding-left: 22px;
  background: url(../images/arrow_gray.gif) 5px 6px no-repeat;
  color: #666;
}
p.navstring span.home{
  padding-left: 17px;
  background: url(../images/home.gif) 0 2px no-repeat;
}

/*footer*/
.webservice{
  width: 310px;
  height: 95px;
  background: url(../images/ws_logo_bottom.gif) left 7px no-repeat;
  float: left;
  margin: 25px 7% 0 0;
}
.webservice span{
  display: block;
  padding: 1px 0 2px 140px;
}
.webservice a{
  display: block;
  padding: 1px 0 2px 140px;
  text-decoration: none;
  color: #999;
}
.webservice a:visited{
  color: #999;
}
.webservice a:hover{
  text-decoration: underline;
}
.counter{
  width:88px;
  height:15px;
  float: left;
  margin: 25px 0 0 -100px;
  display:none;
}
.greentext{
  color: #6db52f;
  padding: 3px 0 0 147px !important;
}
.graytext{
  color: #999;
}
.insp{
   width: 200px;
  float: left;
  position: absolute;
  left: 60%;
  margin: 25px 0 0 -80px;
  font-size: 11px;
  color: #0a0a0b;
  display: block;
}
.inulsk{
  width: 200px;
  float: right;
  margin: 25px 0 0 0;
  padding: 0 65px 0 0;
  font-size: 11px;
  color: #0a0a0b;
  display: block;
}
.inmoscow{
  width: 200px;
  float: left;
  position: absolute;
  left: 40%;
  margin: 25px 0 0 -80px;
  font-size: 11px;
  color: #0a0a0b;
  display: block;
}
.inulsk p, .inmoscow p, .insp p{
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
.inulsk a, .inmoscow a, .insp a{
  font-size: 11px;
}
.textbox p,.razdel_in p,.in_left p{line-height: 170%}
.in_left p{font-size: 11px;}

.inner_footer{
  border-top: none;
  margin-top: 0;
}

.clients {
clear:left;
padding:30px 0 0;
display:table;
}

.clients div {
background:transparent url(../images/client_image_bg.gif) no-repeat left top;
margin:0 20px 20px 0;
height:110px;
width:267px;
float:left;
text-align:center;
}

.clients img {
margin:5px 13px 14px;
}

p.portfolio {padding-bottom: 5px; padding-top: 5px;}

.for_about {
   position:relative;
}

a.visit_btn {
   border:none;
   text-decoration:none;
   text-transform:uppercase;
   color:#fff;
   background:url(../images/visit_btn2.gif) no-repeat right top;
   width:201px;
   height:49px;
   position:absolute;
   display:block;
   left:570px;
   top:291px;
}

a.visit_btn p {
   line-height:1;
   padding-top:7px;
   padding-left:0;
}

table.contacts {
   width:90%;
   text-align:left;
}

table.contacts div {
   margin-bottom:30px;
}

table.contacts a.print {
   margin-top:23px;
   clear:both;
   float:left;
}

table.contacts img {
   float:left;
   display:block;
   width:auto;
   height:auto;
}

div.cont_clients {
   float:left;
   width:80%;
   position:relative;
   margin-top:30px;
   margin-left:60px;
   _margin-left:30px;
}

div.logos {
   float:left;
   height:120px;
   width:170px;
   margin:5px;
  /* display:inline;*/
   position:relative;
}

div.logos div {
   position:relative;
}

div.logos a img.front {
   position:absolute;
   z-index:100;
}

div.logos a img.back {
   position:absolute;
   z-index:1; 
}

div.logos a {
   text-decoration:none;
   border:none;
   display:block;
   position:relative;
}

span.slogan {
   /*font-size:29px;*/
   color:#4c4c4b;
   font-size:20px;
   font-family: Georgia;
   text-transform:uppercase;
   display:block;
   background:url(../images/lamp.jpg) no-repeat top left;
   padding:12px 0 8px 37px;
   font-family:Arial, Helvetica, sans-serif;
   
}

a.pre_title {
   font-size:18px;
   text-transform:uppercase;
   color:#75bc3c;
   text-decoration: none;
/*   position:relative;*/
   margin-bottom:11px;
   display:block;
   font-family: Arial, Helvetica, sans-serif;
}

a.pre_title:hover {
   text-decoration: underline;
}

a.top_pre_title {
   font-size:20px;
   text-transform:none;
   text-decoration:underline;
   padding-left:5px;
   font-style:italic;   
   font-family:Georgia, "Times New Roman", Times, serif;   
}
a.top_pre_title:hover {
	text-decoration:none;
}

div.presents {
   position:relative;
   padding-top:40px;
}

div.presents_first{
	padding-top:0px;
}

*+html div.presents table {
   min-width:938px!important;
}

div.presents table {
   border-collapse:collapse;
   width:100%;
   min-width:910px;
}

div.presents table td {
   text-align:left;
   vertical-align:top;
   width:230px;
}

div.presents table td.spacer {
  width:2%!important;
}

div.presents table tr.pict td {
   padding-bottom:30px;
}
div.presents_first td {
padding-bottom:6px !important;
}

div.last_work {
   width:20em;
   min-width:300px;
   height:190px;
   float:left;
   margin:0;
   position:relative;
}

div.box {
   height:190px;
   text-align:center;
   position:absolute;
}

div.box a {
   display:block;
   height:190px;
}

div.box img {
   border:3px solid #4d4c4c;
}

span.maska {
   background-color:#4d4d4d;
   width:296px;
   padding:3px 0 0 10px;
   text-align:left;
   height:40px;
   position:absolute;
   bottom:0;
   display:block;
   margin-left:0px;
   left:0;
   filter:alpha(opacity=85);
   -moz-opacity: 0.85;
   opacity: 0.85;
}

span.maska a {
   color:#fff!important;
   font-size:14px;
   text-decoration:none;
   height:40px;
}

span.maska a:hover {
   text-decoration:underline;
   color:#fff;
}

div.logos2 {
   height:70px;
   width:70px;
   margin:5px;
  /* display:inline;*/
   position:relative;
}

div.logos2 a img.front {
   position:absolute;
   z-index:100;
}

div.logos2 a img.back {
   position:absolute;
   z-index:1; 
}

div.logos2 a {
   text-decoration:none;
   border:none;
   display:block;
   position:relative;
}

table.partners td {
   text-align:center;
   vertical-align:middle;
}

td.spacer2 {
   min-width:15px;
   width:3%;
}

.bottom_cont {
   width:100%;
   position:relative;
}

td.spacer2 div {
   width:15px;
}

table.lasts td {
   width:300px!important;
}

div.presents table tr.about td {
   padding-right:5px;
}
div.presents table tr.about td p{
	width:300px;
}
table.request_form {
   width:80%;
   height:100%;
}

table.request_form td {
   vertical-align:top;
}

table.request_form ul {
   margin:0;
   padding:0;
   position:relative;
   width:80%;
   text-align:left;
   z-index:0;
}

table.request_form ul li {
   position:relative;
   height:auto;
   line-height:25px;
}

table.request_form ul li label {
   clear:both;
   vertical-align:top;
}

table.request_form ul li input, table.request_form ul li textarea, table.request_form ul li select {
   width:280px;
   height:20px;
   line-height:20px;
   border:1px solid #7f9db9;
   clear:both;
   margin-bottom:10px;
}

table.request_form ul li textarea {
   height:138px;
}


input.input_btn {
   width:180px;
   height:49px;
   display:block;
   background:url(/images/input_btn.gif) no-repeat left top;
   color:#fff;
   font-size:17px;
   border:none;
   text-align:center;
   padding-bottom:0px;
   margin-top:35px;
   cursor:pointer;
   text-transform:uppercase;
   margin-bottom:50px;
}

div.apply {
   height:55px;
   color:#000;
   margin-top:10px;
}

div.apply img {
   width:auto;
   height:auto;
   float:left;
}

div.apply p {
   float:left;
   padding:15px 0 0 30px;
}

/*MenuRightStyles*/

/*MenuRightStyles*/

* html .png {
   behavior: url(css/iepngfix.htc)
}

#col_right {
  position:relative;
  width:230px;
  clear:right;
  z-index:100;
  float:right;
  margin-top:50px;
  margin-right:25px;
  _margin-right:12px;
}

#menu_r {
  width:226px;
}

#menu_r_t {
  width:226px;
  height:9px;
  background:url(../images/menu_r_t.png) no-repeat left top;
  font-size:0;
}

#menu_r_b {
  width:226px;
  height:9px;
  background:url(../images/menu_r_b.png) no-repeat left top;
  font-size:0;
}

#menu_r div#bg {
  background:url(../images/menu_r_bg.png) repeat left top;
  width:226px;
}

#menu_r ul {
  padding:10px 0 0 20px;
  margin:0;
} 

#menu_r ul li {
  padding:0 0 15px 0;
}

#menu_r ul li a {
  width:226px;
  color:#58a714;
}

#menu_r ul li a:hover, #menu_r ul li.active a {
  color:#999999;
  text-decoration:none;
}

#cont_sm {
  width:226px;
  margin-top:30px;
}

#left_line {
background:url('../images/menu_top_left.gif') no-repeat left;
margin-left:0px !important;
position:relative;
}
#shadow {
position:absolute;
left:40px;
top:0;
height:44px;
padding:0 25px;
background:#d2333e;
}

#shadow a {
color:#fff;
line-height:40px;
text-decoration:none;
font-size:15px;
}
#shadow a:hover {
text-decoration:underline;
_color:#5a5a5a;
}
.formreg {
margin-bottom:25px;
}
.formreg label {
display:block;
padding-bottom:6px;
}
.formreg input {
margin-bottom:13px;
}
.tbtop {
width:100%;
}
.topstr {
background:#c8dfb9;
}
.tbtop tr td {
padding:5px;
}
.konk {
float: left;
padding-right:20px;
width:63%;
}
.konk p {
font-family:Arial;
padding-bottom:12px;
}
.konkimg {
display:block;
margin:0 auto 20px;
}
.konk ol {
list-style:decimal !important;
padding-left:19px;
}
.foot {
display:block;
width:550px;
height:393px;
margin:0 auto;
}

#unvis {
display:none;
position:absolute;
z-index:5;
left:0;
top:0;
min-width:100%;
height:100%;
background:#000;
filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
}

*html #formreg {
position:absolute;
}

#formreg {
display:none;
width:651px;
height:444px;
position:fixed;
padding:23px 18px 18px;
background:url('../images/popfon.png') no-repeat left top;
left:340px;
top:0;
z-index:999999;
}
#close {
position:absolute;
right:13px;
top:10px;
cursor:pointer;
}
#formreg table {
width:100%;
}
#formreg table tr td {
vertical-align:top;
}
#formreg table tr td div {
padding:10px 15px 15px;
width:177px;
margin:0 auto;
text-align:center;
}
#formreg table tr td div div {
text-align:left;
margin-top:20px;
padding:0 3px;
}
#formreg table tr td div p {
text-align:left;
line-height:15px;
font-family:Arial,Tahoma;
}
.pop1s,.pop2s,.pop3s {
width:177px;
height:200px;
margin-top:0 !important;
}

.pop1s a,.pop2s a,.pop3s a {
display:block;
width:177px;
height:200px;
}
.pop1 h2 a, .pop2 h2 a, .pop3 h2 a {
text-decoration:none;
color:#333333;
font-family:arial;
font-size:20px;
text-decoration:none;
text-transform:uppercase;
}
.pop1 h2 a:hover , .pop2 h2 a:hover , .pop3 h2 a:hover {
text-decoration:underline;
}
.pop1 {
background:#f6f6f6 url('../images/lupa.jpg') no-repeat 3px 80px;
}
.pop2 {
background:#f6f6f6 url('../images/men.jpg') no-repeat 0 80px;
}
.pop3 {
background:#f6f6f6 url('../images/wpromo.jpg') no-repeat 0 75px;
}
#formreg table tr td div h2 {
margin:0 !important;
padding-top:15px !important;
}
#formreg h2 {
margin:20px 0 25px 48px;
color:#383637;
}
#formreg form label {
font-size:14px;
display:block;
margin-bottom:5px;
}
#formreg form input {
width:247px;
height:20px;
font-size:14px;
border:1px solid #b0aeaf;
display:block;
margin-bottom:15px;
}
#subb {
padding:0 !important;
font-size:14px;
width:200px !important;
}
.formotpr tr td p {
font-size:14px;
text-indent:5px;
}
.formotpr {
margin-top:10px;
height:50px;
}
.formotpr tr td a {
font-size:14px;
margin-right:5px;
}
.formotpr tr td {
vertical-align:middle !important;
}
.graytext {
font-size:9px;
color:#8d8d8e;
}
.timer_1 {
color:#333333;
font-family:arial;
font-size:20px;
}
.closes {
position:absolute;
right:6px;
top:5px;
cursor:pointer;
}
.fakefile input {
width:190px !important;
}
.fakefile img {
position:absolute;
left:202px;
top:0;
cursor:pointer;
}
.fakefile {
position:relative;
}
#filehid {
position:absolute;
filter:alpha(opacity=0);
-moz-opacity:0;
-khtml-opacity: 0;
opacity: 0;
z-index:2000;
cursor:pointer;
border:1px solid #000;
width:217px !important;
margin-left:62px;
}






