@charset "utf-8";

* {
margin: 0px;
padding: 0px;
border: 0px;
font-size: 12px;
line-height: 1.4em;
color: #666;
font-family: Tahoma;
}

html, body {
height: 100%;
}

#all {
height: auto !important;
min-height: 100%;
_height: 100%;
}

body {
background: #d5d5d5 url(/images/white_fon2.gif) top center repeat-y;
_background: #d5d5d5 url(/images/white_fon3.gif) top center repeat-y;
}

@-moz-document url-prefix() {
body {
background: #d5d5d5 url(/images/white_fon.gif) top center repeat-y;
}}

*+html body {
background: #d5d5d5 url(/images/white_fon3.gif) top center repeat-y;
}

#head {
width: 1000px;
height: 130px;
position: relative;
background: url(/bitrix/templates/varta_main/images/head_fon.gif) top left repeat;
z-index: 15;
}

#lang{
float:left;
padding-top:5px;
padding-left:10px
}

#lang a{
color:#999999;
}

#top_head {
position: absolute;
top: 10px;
right: 15px;
z-index: 15;
}

#top_head a {
margin-right: 10px;
font-size: 10px;
}

#top_head a:hover, #lang a:hover {
color:#ffffff;
}

#bottom_head {
width: 1000px;
height: 73px;
position: absolute;
z-index: 15;
background: url(/bitrix/templates/varta_main/images/top_panel.png) bottom left repeat-x;
bottom: 0px;
left: 0px;
}

#bottom_head img {
margin-left: 50px;
margin-right: 33px;
}

#body {
width: 1000px;
position: relative;
z-index: 1;
background-color: white;
}

#base {
width: 965px;
height: 100%;
padding-left: 35px;
padding-top: 30px;
}

#base_inner {
width: 930px;
height: 100%;
padding-top: 15px;
}

#caption {
margin-left: 0px;
}

#first_col {
background-color: #e9e9e9;
width: 307px;
}

#first_col p {
padding: 13px;
text-align: justify;
}

#second_col {
padding: 35px 0px 0px 20px;
background-color: #fff;
width: 673px;
}

#margin {
height: 20px;
width: 100%:
}

#empty {
height: 40px !important;
}

#foot {
width: 1000px;
height: 40px;
margin: 0px auto;
margin-top: -40px;
background: url(/bitrix/templates/varta_main/images/black_line.gif) top left repeat-x;
}

#footer {
width: 1000px;
height: 40px;
}

#logo_vincinelli {
float: right;
position: relative;
top: 5px;
font-size: 10px;
color: #999999;
}

*+html #bottom_menu, *+html #logo_vincinelli {
display: block;
position: static;
margin-top: expression(((foot.offsetHeight/2)
-parseInt(offsetHeight)/2)  <0 ? "0" :
(foot.offsetHeight/2)
-(parseInt(offsetHeight)/2) +'px') ;
}

#bottom_menu, #logo_vincinelli {
_display: block;
_position: static;
_margin-top: expression(((foot.offsetHeight/2)
-parseInt(offsetHeight)/2)  <0 ? "0" :
(foot.offsetHeight/2)
-(parseInt(offsetHeight)/2) +'px') ;
}

#footer img {
margin-right: 15px;
}

#bottom_menu {
padding-left: 15px;
float: left;
}

#bottom_menu a {
margin-right: 10px;
font-size: 10px;
}

@media print {
  #lang, #top_head, #menu, bottom_menu, #flash, #right_menu, #body img, #left_menu, #first_col, #foot {
  display: none;
  }

  #body #base_inner img,
  #body #base img,
  #body #first_col img,
  #body #second_col img {
  display: block;
  }

  #bottom_head, body, #head {
  background: none;
  }

  #head {
  height: 73px;
  }

  #bottom_head a img {
  margin-left: 35px;
  }

  #first_col {
  background-color: white;
  }
}
