html,
div,
ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a, img {
    margin: 0;
    padding: 0;
    border: 0;
    }   
    
html,body {height: 100%;}    

body {
  font-family:  Arial, Verdana, sans-serif;
  text-align: left;
  color: #000;
  font-size: 11px;
  margin: 0;
  padding: 0;
  min-width: 1000px;
  background: url(/templates/vitcos2/i/bg.jpg) repeat 0 0;
  position: relative; 
  }

img    {border: 0 solid }
A IMG  {border: none;}

a {
  color: #fff;
  }
  
a:hover {
  text-decoration: none;
  }
  
table {
  border-collapse: collapse;
  border-spacing: 0;
  text-align: left;
  font-size: 11px;
  }

table td {
  padding: 0;
  vertical-align: top;
  }
  
#wrapper {  
  margin: 14px;
  background: url(/templates/vitcos2/i/bgwrapper.gif) #405daa no-repeat 100% 100%; 
  min-height: 100%;
  height: auto !important;
  height: 100%;
  }
  
.bgwrapper {  
  min-height: 100%;
  height: auto !important;
  _height: 100%;
  background: url(/templates/vitcos2/i/bgwrapperlb.gif) no-repeat 0 100%;
  }

.top {  
  min-height: 100%;
  height: auto !important;
  _heig1ht: 100%;    
  }   
  
.empty {  
  height: 80px;
  }  
  
.wrapper {
  float: left;
  width: 100%;
  background: url(/templates/vitcos2/i/bgright.gif) repeat-y 100% 0;
  }
  
.center {
  margin: 0 220px 0 220px;
  }
  
#inner .center {
  margin: 0 38px 0 220px;
  }
  
.left {
  float: left;
  width: 220px;
  margin-left: -100%;
  }
  
.right {
  float: left;
  width: 220px;
  margin-left: -220px;
  }  
  
#inner .right {
  width: 38px;
  margin-left: -38px;
  }  
  
/*head*/
#head {
  height: 300px;
  background: #283a6a;
  }
  
#head .left {
  width: 342px;
  height: 300px;
  background: url(/templates/vitcos2/i/bgheadleft.gif) repeat-x 0 0;
  }  
  
#head .center {
  margin: 0 0 0 342px;
  background: url(/templates/vitcos2/i/water.jpg) repeat-x 0 0;
  height: 300px;
  }  
  
.bgleft {
  height: 300px;
  background: url(/templates/vitcos2/i/bgheadlright.gif) no-repeat 100% 0;
  }  
  
.bgleftbot {
  height: 273px;
  _height: 300px;
  background: url(/templates/vitcos2/i/bgheadlbot.gif) no-repeat 0 100%;
  padding: 27px 0 0 40px;
  overflow: hidden;
  } 
  
#head .left h2 {
  font-family: Verdana;
  font-size: 18px;
  color: #fff;
  margin: 26px 0 10px 0;
  } 
  
#head .left p {
  font-size: 12px;
  font-family: Verdana;
  color: #D4D2C8;
  margin-bottom: 40px;
  }  
#head .left h2.small {
  font-size: 12px;
  font-family: Verdana;
  color: #D4D2C8;
  margin:0 0 40px;
  font-weight:normal;
}
#head .left p.phone {
  color: #d4d2c8;
  font-size: 18px;
  margin-bottom: 0;
  }   
  
.design {
  height: 255px;
  background: url(/templates/vitcos2/i/bgdesign.gif) no-repeat 100% 100%;
  }  
  
.design p {
  color: #fff;
  font-size: 28px;
  font-family: Verdana;
  padding: 23px 0 0 26px;
  width: 370px;
  font-weight:bold;
  _width: 400px;
  }  
  
.icons {
  height: 45px;
  text-align: right;
  padding-right: 39px;
  }
  
.icons img {
  margin: 15px 0 0 22px;
  }   
  
/*menu*/  
#menu {
  background: url(/templates/vitcos2/i/bgmenu.gif) #c8cdd4 no-repeat 0 0;
  height: 37px;
  _height: 45px;
  padding: 8px 0 0 3px;
  position: relative;
  z-index: 30000;
  }
  
.links {
  position: relative;
  z-index: 1000;
  }

.links ul {
  list-style: none;
  width: 990px;
  padding-left: 0;
  }

.links ul li {
  position: relative;
  float: left;  
  cursor: pointer;	
  font-size: 14px;
  color: #0c233c;
  font-weight: bold;
  font-family: Verdana;
  margin-left: 16px;
  _margin-left: 9px;
  }
  
.links ul li a {
  color: #0c233c;
  text-decoration: none;  
  float: left;
  }  

.links li div {
  position: absolute;
  left: 0;
  top: 31px;
  _top: 29px;
  display: none;
  background: #271800;
  z-index: 1000;
  width: 193px;
  padding-bottom: 5px;  
  background: url(/templates/vitcos2/i/bgmenudivbot.gif) #283a6a no-repeat 0 100%;
  }

.links li div ul {
  padding: 0 0 0 0;
  background: url(/templates/vitcos2/i/bgmenudivtop.gif) no-repeat 0 0;
  width: 193px;
  padding: 4px 2px 0 2px;  
  min-height: 55px;
  _height: 125px;  
  }

.links li ul li {
  display: block;
  float: left;
  clear: both;
  width: 189px;
  text-align: left;
  background: none;  
  margin: 0 0 0 0;
  position: relative;
  text-align: left;  
  border-top: 1px solid #a3a096;
  }

.links ul li ul li a {
  font-weight: normal;
  font-size: 12px;
  color: #9f9e96;
  font-family: Verdana;
  display: block;
  float: none;
  padding: 5px 0 7px 8px;
  }

*html .links ul li { float1: left; height: 1%; }

*html .links ul li a { height: 1%; }

.links ul li.separator {
  width: 1px;
  }

.links li:hover, .links li.over {position: relative;z-index: 30000;}

.links li:hover div, .links li.over div { display: block; }

#menu a.active {
  background: url(/templates/vitcos2/i/bg_activerep.gif) repeat-x 0 0;
  color: #fff;
  padding: 0;
  }
  
#menu a span b {
  padding: 4px 14px 8px 14px;
  display: block;
  }  
  
#menu a.active span,
#menu a:hover span,
#menu ul li.list_active:hover a span,
.links li.over a span {
  background: url(/templates/vitcos2/i/bg_activespan.gif) no-repeat 100% 0;
  display: block;
  }
  
#menu ul li.list_active:hover a span,
.links li.over a span {
  background: url(/templates/vitcos2/i/bglist_activer.gif) no-repeat 100% 0;
  display: block;
  }  
  
*html #menu ul li.list_active a:hover span {
  background: url(/templates/vitcos2/i/bglist_activer.gif) no-repeat 100% 0;
  display: block;
  }    
  
#menu a.active span b,
#menu a:hover span b,
#menu ul li.list_active:hover a span b,
.links li.over a span b {
  background: url(/templates/vitcos2/i/bg_activeb.gif) no-repeat 0 0;
  padding: 4px 14px 8px 14px;
  display: block;
  }
  
#menu ul li.list_active:hover a span b,
.links li.over a span b {
  padding-bottom: 15px;  
  background: url(/templates/vitcos2/i/bglist_activel.gif) no-repeat 0 0;
  }  
  
*html #menu ul li.list_active a:hover span b {
  display: block;
  padding-bottom: 16px;
  background: url(/templates/vitcos2/i/bglist_activel.gif) no-repeat 0 0;
  }    

#menu ul li a:hover,
.menu ul li a:hover {
  text-decoration: underline;
  }  
  
#menu ul li a:hover,
.menu ul li a:hover {
  background: url(/templates/vitcos2/i/bg_activerep.gif) repeat-x 0 0;
  color: #fff;
  padding: 0;
  text-decoration: none;
  } 
  
#menu ul li.list_active:hover a,
.links li.over a {
  background: url(/templates/vitcos2/i/bglist_activerep.gif) repeat-x 0 0;
  color: #fff;
  } 

*html #menu ul li.list_active a:hover {
  background: url(/templates/vitcos2/i/bglist_activerep.gif) repeat-x 0 0;
  color: #fff;
  }   
  
#menu ul li.list_active:hover div ul li a,
.links li.over div ul li a {
  background: none;
  color: #9f9e96;
  }  
  
#menu ul li.list_active div ul li a:hover,
#center .left .menu ul li.list_active div ul li a:hover {
  font-weight: normal;
  font-size: 12px;
  color: #fff;
  font-family: Verdana;
  display: block;
  padding: 5px 0 7px 8px;
  background: url(/templates/vitcos2/i/grad.gif) repeat-y 100% 0;
  }

#center .left .menu ul li.list_active div ul li a:hover {
  border: none;
  padding: 6px 0 6px 8px;  
  background: url(/templates/vitcos2/i/grad1.gif) repeat-y 100% 0;
  }   

/*center*/
#center {
  background: url(/templates/vitcos2/i/bgcenterr.gif) #405daa no-repeat 100% 0;
  overflow: hidden;
  _height: 0;
  }
  
.bgcenter {
  background: url(/templates/vitcos2/i/bgcenterl.gif) no-repeat 0 0;
  overflow: hidden;
  _height: 0;
  }
  
.content {
  min-height: 550px;
  _height: 500px;
  }  
.content a {
	color:#405DAA;
}  
  
#center .center {
  background: url(/templates/vitcos2/i/bgcenterbr.gif) #fff no-repeat 100% 100%;
  } 
  
#center .centerbl {
  background: url(/templates/vitcos2/i/bgcenterbl.gif) no-repeat 0 100%;
  } 
  
#center .centerrep {
  background: url(/templates/vitcos2/i/centerrep.gif) repeat-x 0 0;
  }  
  
.centertr {
  background: url(/templates/vitcos2/i/bgcentertr.gif) no-repeat 100% 0;
  }  
  
.content {
  background: url(/templates/vitcos2/i/bgcenterll.gif) no-repeat 0 0;
  padding: 44px 48px 60px 40px;
  } 
  
#center .left {
  padding: 34px 0 0 0;
  }  
  
#center .left .links {
  width: 220px;
  text-align: left;
  }  
  
#center .left .links ul {
  width: 220px;
  text-align: left;
  _margin-left: 3px;
  }  
  
#center .left .links li {
  float: none;  
  clear: both;
  width: 100%;
  float: left;
  }  
  
#center .left .links ul li a {
  color: #fff;  
  }
  
#center .left .links a.active,
#center .left .links a:hover,
#center .left .links .list_active:hover a,
#center .left .links li.over a {
  background: url(/templates/vitcos2/i/bgmenulink.gif) repeat-x 0 0;
  } 
  
#center .left .links a.active span,
#center .left .links a:hover span,
#center .left .links .list_active:hover a span,
#center .left .links li.over a span {
  background: url(/templates/vitcos2/i/bgmenulinkspan.gif) no-repeat 100% 0;
  overflow: hidden;
  _height: 0;
  float: left;
  }  
  
#center .left .links a.active span b,
#center .left .links a:hover span b,
#center .left .links .list_active:hover a span b,
#center .left .links li.over a span b {
  background: url(/templates/vitcos2/i/bgmenulinkb.gif) no-repeat 0 0;
  }  

#center .left .links div {
  top: 0;
  left: 145px;
  _left: 142px;
  background: url(/templates/vitcos2/i/bgmenudivb.gif) no-repeat 100% 100%;
  width: 264px;
  }   
  
#center .left .links div ul {
  background: url(/templates/vitcos2/i/bgmenudivt.gif) no-repeat 0 0;
  width: 264px;
  padding-top: 4px;
  }  
  
#center .left .links div ul li {
  width: 260px;
  border-top: 2px solid #a3a096;
  }  
  
#center .left .links div a {
  font-size: 12px;
  font-family: Verdana;
  color: #9f9e96;
  }  
  
#center .left .links a span b {
  display: block;
  padding: 6px 12px 12px 12px;    
  }  
  
#center .left .links .list_active:hover a span b {
  padding-right: 50px;
  }  
  
*html #center .left .links li.list_active a span b {
  padding-right: 50px;
  }    
  
#center .left .links .list_active div ul li a,
#center .left .links .list_active:hover div ul li a {
  padding: 6px 0 6px 8px;  
  background: none;
  color: #9f9e96;
  }  
  
.links li ul li.nobord,
#center .left .links li ul li.nobord {
  border-top: 0;
  }  
  
.content h1 {
  color: #283A6A;
  font-size: 20px;
  font-family: Arial;
  margin-bottom: 20px;
  }  
.content{
	font-size:13px;
}
.content h3 {
  color: #283A6A;
  font-size: 16px;
  font-family: Arial;
  margin-bottom: 5px;
  margin-top:15px;
  } 
  
.content p {
  margin-bottom: 10px;
  margin-top:5px;
  text-indent:10px;
  font-size:13px;
  }

.content ul li,.content ol li{
  margin-left:25px;
}
  
#center .right {
  padding: 23px 0 0 0;
  }  

#center .right .search {
  padding: 0 0 17px 25px;
  overflow: hidden;
  _height: 0;
  }  
  
#center .right .search h2 {
  font-size: 11px;
  font-family: Arial;
  color: #d4d2c8;
  margin-bottom: 5px;
  font-weight: normal;
  }  
  
.search input {
  background: #fff;
  border: 1px solid #8f8f8f;
  float: left;
  height: 18px;
  _height: 20px;
  padding: 0;
  
  font-family: Arial;
  }  
  
@media screen and (-webkit-min-device-pixel-ratio:0){
  .search input {
    line-height: 11px;
    }
  }  
  
.search .but {
  background: url(/templates/vitcos2/i/bgbut.gif) no-repeat 0 0;
  border: 0;
  cursor: pointer;
  width: 20px;
  height: 20px;
  }  
  
#news {
  padding: 0 25px 22px 25px;
  overflow-y: hidden;
  height: 175px;
  }  
  
#news h2 {
  font-size: 18px;
  color: #d4d2c8;
  font-family: Arial;
  margin-bottom: 8px;
  }  
  
#news a {
  color: #d4d2c8;
  }  
  
.news p {
  color: #d4d2c8;
  font-size: 11px;
  margin-bottom: 6px;
  } 
  
#news .news a {
  font-weight: bold;
  color: #fff;
  } 

#questions {
  padding: 0 15px 0 25px;
  color: #d4d2c8;
  position: absolute;
  right: 10px;
  top: 620px;
  width: 183px;
  _width: 223px;
  }   
  
#questions h2 {
  color: #d4d2c8;
  font-size: 18px;
  font-family: Arial;
  margin-bottom: 10px;
  }  
  
#questions p {
  margin-bottom: 15px;
  margin-right: 5px;
  }  
  
#about {
  display: none;
  }  
  
.txt {
  height: 240px;  
  overflow-y: auto;  
  }  

/*footer*/   
#footer {
  margin-top: -70px;
  overflow: hidden;
  height: 70px;
  color: #fff;
  }
  
#footer a {
  float: right;
  text-decoration: none;
  }  
  
#footer a:hover {
  text-decoration: underline;
  }  
  
#footer p {
  float: left;
  padding-top: 4px;
  }
  #footer p a{
	  float:none;
  }
  .form_zakaz
{
width:300px;
height:100px;
}
a.xlsLink{
padding-right:20px;
background:transparent url(/files/images/icon_xls.gif) no-repeat scroll right center;
}