body{
  padding:0px;
  margin:0px;
  font-size:75%;
  font-family:sans-serif;
  background-color:#006AB7;
}

/*text*/
p{
  margin:0px;
  margin-bottom:3px;
  color:black;
}
p.prtitle{
  background-image:url('/img/titlebg.gif');
  background-position:bottom left;
  background-repeat:no-repeat;
  width:185px;
  padding-bottom:17px;
  color:black;
  font-weight:bold;
  text-transform:uppercase;
  margin-bottom:0px;
}
p.prtitle2{
  background-image:url('/img/ptitle2.gif');
  background-position:bottom left;
  background-repeat:no-repeat;
  width:293px;
  padding-bottom:25px;
  color:#004273;
  font-weight:bold;
  text-transform:uppercase;
  margin-bottom:0px;
  font-size:16px;
}
a:link,a:active,a:visited{
  color:#006BB6;
}
a:hover{
  color:#F97812;
}
a.leftmenu:link,a.leftmenu:active,a.leftmenu:visited{
  background-image:url('/img/leftmenu.gif');
  background-position:top right;
  background-repeat:no-repeat;
  width:169px;
  height:25px;
  color:black;
  padding-top:0px;
  padding-right:15px;
  font-size:11px;
  text-decoration:none;
  text-align:right;
  line-height:22px;
  display:block;
  text-transform:lowercase;

  border-top:1px solid #B6CADB;
}
a.leftmenu:hover{
  color:#3498E1;
}
p.leftmenu{
  background-image:url('/img/leftmenu.gif');
  background-position:top right;
  background-repeat:no-repeat;
  width:169px;
  height:25px;
  color:#3498E1;
  padding-top:0px;
  padding-right:15px;
  font-size:11px;
  text-decoration:none;
  text-align:right;
  line-height:22px;
  text-transform:lowercase;

  border-top:1px solid #B6CADB;

}
a.detailed:link,a.detailed:visited,a.detailed:active,a.detailed:hover{
  width:87px;
  height:24px;
  color:white;
  text-decoration:none;
  background-image:url('/img/buttons/detailed.gif');
  background-position:bottom right;
  background-repeat:no-repeat;
  text-align:center;
  display:block;
  line-height:22px;
}
ul{
  list-style:none;
  margin-top:5px;
  margin-bottom:5px;
}
ul li{
  background-image:url('/img/ul1bull.gif');
  background-position:top left;
  background-repeat:no-repeat;
  padding-left:15px;
  margin-bottom:2px;
}
ul ul li{
  background-image:url('/img/ul2bull.gif');
  padding-left:10px;
}

/*tables*/
table{
  font-size:1em;
}
table#global{
  width:100%;
  height:100%;
  padding:0px;
  margin:0px;
}
#top{
  height:187px;
}
#top td.left{
  background-image:url('/img/topleft.bg.jpg');
  background-position:top right;
  background-repeat:no-repeat;
  width:57px;  
  text-align:right;
  vertical-align:middle;
}
#top td.left a{
  color:#91B3CB;
  font-weight:normal;
  margin-right:5px;
  text-decoration:none;
}
#top td.left a:hover{
  color:white;
}
#top td.left span{
  color:white;
  font-weight:bold;
  margin-right:5px;
}
#top td.center{
  background-image:url('/img/topcenter.bg.jpg');
  background-position:top right;
  background-repeat:repeat-x;
}
#top td.right{
  background-image:url('/img/topright.bg.jpg');
  background-position:top left;
  background-repeat:no-repeat;
  width:50px;  
}
table#shapka{
  width:100%;
  background-image:url('/img/shapka.right.bg.jpg');
  background-position:bottom right;
  background-repeat:no-repeat;
}
table#shapka td.main{
  background-image:url('/img/shapka.left.bg.jpg');
  background-position:bottom left;
  background-repeat:no-repeat;
  width:100%;
  text-align:right;
  vertical-align:top;
  padding-top:108px;
  font-family:Verdana;
  font-size:
}
#menu{
  height:89px;
}
#menu td.left{
  background-image:url('/img/menu.left.bg.jpg');
  background-position:top right;
  background-repeat:no-repeat;
  width:57px;  
}
#menu td.center{
  background-image:url('/img/menu.main.bg.jpg');
  background-position:top left;
  background-repeat:repeat-x;

}
#menu td.right{
  background-image:url('/img/menu.right.bg.jpg');
  background-position:top left;
  background-repeat:no-repeat;
  width:50px;  
}
#body{
  height:100%;
}
#body td.left{
  background-image:url('/img/body.left.bg.jpg');
  background-position:top right;
  background-repeat:repeat-y;
  width:57px;  
  vertical-align:top;
  border-bottom:1px solid #A4C9E2;
}
#body td.center{
  background-image:url('/img/body.center.bg.jpg');
  background-position:top left;
  background-repeat:repeat-x;
  border-bottom:1px solid #A4C9E2;
  padding-left:25px;
  padding-right:25px;
  padding-bottom:30px;
}
#body td.right{
  background-image:url('/img/body.right.bg.jpg');
  background-position:top left;
  background-repeat:repeat-y;
  width:50px;
  vertical-align:top; 
  border-bottom:1px solid #A4C9E2;
}
#copy{
  height:92px;
}
#copy td.left{
  width:57px;  
  vertical-align:top;
  border-bottom:1px solid #A4C9E2;
  border-right:1px solid #A4C9E2;
}
#copy td.center{
  background-color:#004578;
  border-bottom:1px solid #A4C9E2;
}
#copy td.right{
  width:50px;
  vertical-align:top; 
  border-bottom:1px solid #A4C9E2;
  border-left:1px solid #A4C9E2;
}
#bottom{
  height:38px;
}
#bottom td.left{
  background-image:url('/img/body.left.bg.jpg');
  background-position:top right;
  background-repeat:repeat-y;
  width:57px;  
  vertical-align:top;
}
#bottom td.center{
}
#bottom td.right{
  background-image:url('/img/body.right.bg.jpg');
  background-position:top left;
  background-repeat:repeat-y;
  width:50px;
  vertical-align:top; 
}
       
table#content{
  background-color:white;
  background-image:url('/img/content.top.bg.gif');
  background-position:top left;
  background-repeat:repeat-x;
  width:100%;
  height:100%;
  border-bottom:2px solid #004578;
  border-right:1px solid #004578;
}
#content tr.top{
  height:53px;
}
#content tr.top td.cleft{
  color:white;
  font-size:12px;
  vertical-align:middle;
  text-transform:uppercase;
  font-weight:bold;
}
#content tr.top td.cleft img{
  margin-right:10px;
}
#content tr.top td.cleft a:link,#content tr.top td.cleft a:visited,#content tr.top td.cleft a:active{
  color:white;
  text-decoration:none;
  font-weight:normal;
  font-size:13px;
  text-transform:capitalize;
}
#content tr.top td.cleft a:hover{
  text-decoration:underline;
}
#content tr.top td.cleft b{
  text-transform:uppercase;
}
#content tr.bottom td.cleft{
  background-color:#EEF5FB;
  background-image:url(/img/content.bottom.left.bg.jpg);
  background-repeat:no-repeat;
  background-position:bottom right;
  height:248px;
  width:183px;
  margin:0px;
  vertical-align:top;
  text-align:center;
}
#content tr.bottom td.ccenter{
  background-image:url('/img/content.bottom.right.bg.gif');
  background-position:top left;
  background-repeat:repeat-y;
  width:100%;
}
td#search{
  text-align:right;
  padding-right:20px;
}
form{
  padding:0px;
  margin:0px;
}
td#search input{
  background-image:url('/img/search.bg.gif');
  background-position:top left;
  background-repeat:no-repeat;
  height:21px;
  width:177px;
  border:none;
  background-color:none;
  color:#91B3CB;
  padding-left:5px;
  font-size:11px;
  padding-top:4px;
  margin-bottom:2px;
}
table#productslist{
  width:100%;
}
#productslist td.prod{
  width:50%;
  border-right:1px solid #D9E4ED;
  border-bottom:1px solid #D9E4ED;
}
#productslist td.prod table{
  height:100%;
  width:100%:
}
#productslist td.img{
  width:180px;
  vertical-align:top;
}
#productslist td.img img{
  border:0px;
}
#productslist td.desc{
  vertical-align:top;
  width:100%;
  padding:5px;
  font-size:1em;
}
tr#copy td.center td.copyleft{
  background-image:url('/img/copyleftbg.gif');
  background-position:top left;
  background-repeat:no-repeat;
  color:#91B3CB;
  font-size:10px;
  padding-left:35px;
}
tr#copy td.center td.copyleft p.title{
  color:#91B3CB;
  border-bottom:1px solid #91B3CB;
}
tr#copy td.center td.copyleft a{
  color:#91B3CB;
}
tr#copy td.center td.copyright{
  text-align:right;
  vertical-align:center;
  color:#91B3CB;
  padding-right:20px;
  font-size:0.9em;
}
tr#copy td.center td.copyright a{
  color:white;
  text-decoration:none;
}
table.oneproduct{
  width:100%;

}
table.oneproduct td{
  padding:10px;
  font-size:1em;
}
table.images{
  width:100%;
}
table.images td{
  text-align:center;
  vertical-align:middle;
  padding:0px;
}
table#pars{
  width:100%;
  border:1px solid #3498E1;
  background-image:url('/img/pars.bg.gif');
  background-repeat:repeat-x;
  backgrodun-position:top left;
}
table#pars td.name{
  background-color:#A6CDEB;
  border:1px solid white;
  border-bottom:none;
  color:white;
  font-weight:bold;
  font-size:1em;
  vertical-align:top;
  text-align:left;
}
table#pars td.value{
  background-color:white;
  vertical-align:top;
  text-align:left;
  color:#006AB7;
  font-size:1em;
}
div.schemes{
  display:none;
  position:absolute;
  bottom:20px;
  left:20px;
  border:1px solid #00538F;
  background-color:white;
  padding:5px;
}
a.sch img.preview{
  margin-bottom:0px;
  height:65px;
}
p.viewzoom{
  background-image:url('/img/viewzoombg.gif');
  background-repeat:no-repeat;
  background-position:bottom left;
  line-height:25px;
  color:#006AB7;
  padding-left:20px;
}
p.title3{
  font-size:16px;
  font-weight:bold;
  color:#006AB7;
  padding-left:20px;
  background-image:url('/img/title3bull.gif');
  background-position:bottom left;
  background-repeat:no-repeat;
  border-bottom:1px solid #D9E4ED;
}
p.title4{
  font-size:11px;
  font-weight:bold;
  color:#3498E1;
  padding-left:20px;
  
  background-image:url('/img/title3bull.gif');
  background-position:2px left;
  background-repeat:no-repeat;
  text-transform:uppercase;
}

td.artimg{
  vertical-align:top;
  padding:5px;
}
div.ima{
  border:1px solid #D9E4ED;
}
img.ima{
  border:none;
  margin:5px;
}
td.artshort{
  vertical-align:top;
  padding:5px;
}
input{
  border:1px solid #B6CADB;
  color:#809FB5;
  font-size:10px;
}
textarea{
  border:1px solid #B6CADB;
  color:#3498E1;
  font-size:11px;
  font-family:sans-serif;
}
input.button{
  width:87px;
  height:24px;
  color:white;
  text-decoration:none;
  background-image:url('/img/buttons/detailed.gif');
  background-position:bottom right;
  background-repeat:no-repeat;
  text-align:center;
  display:block;
  line-height:22px;
  border:0px;
  background-color:white;
}

td.newsdate{
  vertical-align:top;
  border-bottom:1px solid #D9E4ED;
}
td.newsimage{
  vertical-align:top;
  border-bottom:1px solid #D9E4ED;
}
td.newsshort{
  vertical-align:top;
  padding:0px;
  padding-left:15px;
  vertical-align:top;
  border-bottom:1px solid #D9E4ED;
}
div.newsdate{
  background-image:url('/img/newsdatebg.gif');
  background-repeat:no-repeat;
  background-position:top left;
  width:113px;
  height:24px;
  display:block;
  margin-right:10px;
  color:white;
  font-weight:bold;
  padding-top:5px;
  padding-left:20px;
}
.newsimage div{
  border:1px solid #D9E4ED;
  padding:5px;
  margin-bottom:5px;
}

