*
{
  margin: 0;
  padding: 0;
}

html
{
  height: 100%;
}

body
{
  font-size: 9pt;
  font-family: tahoma;
  background: #666 url(images/bodybg.gif) repeat-x;
  height: 100%;
}

table
{
  border-collapse: collapse;
}

h1
{
  color: white;
  text-transform: uppercase;
  font-size: 13pt;
  font-family: arial;
  margin: 7px 0 5px 0;
* text-transform: none;
}

h2
{
  color: white;
  text-transform: capitalize;
  font-size: 12pt;
  font-family: arial;
  margin: 5px 0 3px 0;
}

h3
{
  color: white;
  text-transform: none;
  font-size: 11pt;
  font-family: arial;
  margin: 3px 0 1px 0;
}

h4
{
  color: white;
  text-transform: none;
  font-size: 9pt;
  font-family: arial;
  margin: 7px 0 5px 0;
  font-weight: bold;
}

p
{
  text-align: justify;
  line-height: 145%;
  text-indent: 20px;
}



#content table td
{
  padding: 2px;
  font-size: 8pt;
}
#content td p
{
  text-indent: 0;
  padding: 0px;
}



#content ul
{
  margin: 5px 0 10px 30px;
  list-style: square;
  text-align: justify; 
 /* border: 1px  solid red; */
}


#content li
{
 padding: 3px 0 3px 5px;
/* background: url(images/bip.gif) no-repeat 0px 5px; */


}

#content ul li a
{
 
}

#content li ul
{
  list-style: square;
  margin: 0 0 7px 55px;
}

#content li ul li
{
  padding: 2px 0 2px 0px;
  background: none;
}

#content ol
{
  margin: 10px 0 10px 30px;
    
}

#content ol li
{
 padding: 3px 0 3px 0px;
 display: list-item;
}

#content ol li a
{
 
}

#content li ol
{
  list-style: round;
  margin: 0 0 7px 20px;
}

#content li ol li
{
  padding: 2px 0 2px 0px;
  background: none;
  display: list-item;
}

a
{
  text-decoration: none;
  color: white;
}

a:hover
{
  text-decoration: underline;
}

#wrapper
{
  margin: 0 auto;
  background: #999999 url(images/wrapperbg.gif) repeat-y;
  width: 999px;
  position: relative;
}

#header
{
  width: 999px;
  height: 269px;
  background: url(images/headerbg.jpg) no-repeat left top;
  position: relative;
}

ul#gmenu
{
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  top: 205px;
}

#header ul#gmenu li
{
  display: inline;
  margin: 0 10px 0 10px;
  padding: 0;
  background: none;
}

ul#gmenu a
{
  line-height: 2.1em;
  text-decoration: none;
  color: #fff;
  font-size: 12pt;
  font-family: arial;
  font-weight: bold;
  display: inline;
}
ul#gmenu a:hover
{
  text-decoration: underline;
}

#home
{
  margin: 0px 0 0 19px;  
  height: 160px;
  width: 205px;

}

#all
{
  position: absolute;
  left: 440px;
  top: 180px;
  color: white;
  font-size: 12pt;
  font-weight: bold;
}

#all span
{
/*  color: red;*/
  font-size:1.1em;
}

ul#hnav
{
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  left: 670px;
  top: 0px;
}

#header ul#hnav li
{
  display: inline; 
  margin: 0 5px 0 5px;
  padding: 0 0 0 20px;
}

#gohome
{
  background: url(images/home.gif) no-repeat left;
}

#map
{
  background: url(images/map.gif) no-repeat left;
}

#letter
{
  background: url(images/letter.gif) no-repeat left;
}

ul#hnav a
{
  line-height: 2.1em;
  text-decoration: none;
  color: #fff;
  font-size: 8pt;
  font-family: arial;
  font-weight: normal;
  display: inline;
}
ul#hnav a:hover
{
  text-decoration: underline;
}

#catalog
{
  float: left;
  display: inline; 
  width: 205px;
  margin: 0 0 0 17px;
 /* border: 1px solid red; */
}

#price
{
  text-align: right;
  font-size: 8pt;
}

#catalog h1
{
  width: 161px;
  color: white;
  font: bold 12pt arial narrow;
  border-bottom: 3px solid white;
  margin: 15px 0px 8px 3px;
  padding: 0 0 0 10px;
  text-transform: uppercase;
}

/* ����� ����������� ���� - ��������
***********************************************/

#catalog ul
{
  margin: 0;
  padding: 0px 0 5px 0;
  width: 205px;
  list-style: none;
}

#catalog ul li
{
  position: relative;
  padding: 0px;
}

#catalog li
{
  padding: 0 0 0 0;
  background: url(images/bip.gif) no-repeat 0px 5px;
  margin-top: 5px;
}

#catalog ul li a:hover
{  
  background: #777 url(images/biphover.gif) no-repeat 0px 5px;
}

#catalog li li
{
  background: none;
  width: 210px;
}

#catalog li li a
{
  border: 1px solid #9c9c9c;
}

#catalog li li a:hover
{
  background: #777;
}

#catalog li ul
{
  position: absolute;
  width: 208px;
  left: 208px;
  top: 0;
  background: #777;
  display: none;
  list-style: none;
}

#catalog li a
{
  display: block;
  padding: 0 0 3px 15px;
  margin: 0 0 0 3px;
  width: 190px;
  color: white;
  text-decoration: none;
  line-height: 120%; 
}

#catalog li ul a:hover
{
  margin-left: 0px;
}

#catalog li:hover ul, #catalog li.over ul
{
  display: block;
}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
* html #content ul li { float: none; height: 1%; }
/* End */


#special
{
  width: 162px;
  height: 221px;
  background: url(images/special.gif) no-repeat left top;
  margin: 30px 0 30px 25px;
  padding: 15px 0 0 30px;
}

#special a
{
  color: #C1C1C1;
  font-size: 8pt;
}



#content
{
  float: left;
  width: 525px;
  margin: 40px 0 20px 25px;
/*  border: 1px solid green; */

}

#twocol #content
{
  float: left;
  width: 730px;
  margin: 40px 0 20px 25px;  
}


.contact
{
  color: white;
  font-weight: bold;
  text-indent: 0;
}

#logos
{
  padding: 0px 0 20px 0;
  border-bottom: 1px solid white;
  color: white;
  font-size: 8pt;
}

#side
{
  position: absolute;
  left: 807px;
  top: 310px;
 /* float: right;
  display: inline; */
  width: 192px;
 /* margin: 40px 0 0 17px;  */
 /* border: 1px solid blue; */
}

#anonsenews
{
  background: url(images/newsbg.gif) repeat-y left top;
  padding: 10px 0px 15px 15px;
  font-size: 8pt;
}

#anonsenews p
{
  text-align: left;
  text-indent: 0;
}

.anonce
{
  margin: 10px 30px 5px 0;
}

.date
{
  color: red;
  font-size: 8pt;
  font-weight: bold;
}

.anonce a.continue
{
  color: red;
  text-decoration: none;
}


.razd
{
  margin: 20px 0px 20px 0;
}

.razd h3
{
  width: 180px;
  height: 34px;
  background: #8E8D8D;
  border-left: 1px solid white;
  padding: 3px 3px 3px 7px;
  color: white;
  font-size: 8pt;
  font-weight: bold;
  text-transform: none;
  margin: 0;
}

.razd img
{
  float: left;
  margin: 0 7px 0 0;
}

.razd p
{
  color: white;
  font-size: 8pt;
  text-align: left;
  margin: 7px 0 0 7px;
  text-indent: 0;
}

.razd a#razdcontinue
{
  color: white;
  text-decoration: none;
}

#footer
{
  height: 170px;
}

#footer a
{
  color: white;
  font-size: 8pt;
  text-decoration: none;
}

#footer a:hover
{
  text-decoration: underline;
}

#contacts
{
  width: 900px;
  height: 64px;
  background: url(images/contactbg.gif) repeat-x left top;
  padding: 7px 20px 7px 20px;
  margin: 0 0 0 20px;
}

.fon
{
  color: white;
  font-size: 13pt;
  font-weight: bold;
  text-indent: 0;
}

#adv
{
  height: 72px;
}

#pr
{
  width: 350px;
  height: 72px;
  background: url(images/prlogo.gif) no-repeat 190px 1px;
  position: relative;
}

#prtext
{
  position: absolute;
  left: 104px;
  top: 15px;
  
  text-align:right;
}

#bottom
{
  height: 20px;
  background: #717171 url(images/bottombg.gif) no-repeat left top;
}


/* ��� ���� ������� ������ ������
******************************************/

#pages {
    width: 100%;
    font-size: 8pt;
    text-align: center;
    padding: 10px 0px 0px 0px;                
}

#pages a {
    font-size: 8pt;
    text-decoration: none;
}

#pages a:hover {
    text-decoration: underline;
}

#pages b {
    color: #000000;
}


/* ����� ���������� ������
******************************************/
#news {
    padding: 5px 0 0 5px;
}

#news .new {
    margin: 2px 0 25px 0;
}

#news .head {
    color: white;
    font-weight: bold;
}

#news a {
    color: white;
    text-decoration: none;
}

#news p {
    text-align: justify;
    text-indent: 0pt;
    margin: 0px 0px -4px 0px;
    text-indent: 0;
}

/* Catalog styles
*******************************************/
.catpreview
{
  padding: 10px 0 10px 10px;
  min-height: 150px;
  background: #BABABA;
  border: 1px dotted #858585;

}

.catpreview img
{
  float: left;
  margin: 0px 7px 7px 0px;
  border: 1px solid #555;
}

.catpreview p
{
  text-indent: 0;
}

.catpreview span.modell
{
  color: white;
  font-weight: bold;
}

#nnav
{
  margin: -35px 0 20px 0;
  font-size: 8pt;
}


#catid p
{
  margin: 3px 0 3px 0;
}

#catid span.catt
{
  font-weight: bold;
  color: white;
}

/* 
**************************************************/
#downloadprice
{
  font-size: 8pt;
  margin: -40px 0 0 -17px;
}
#maincontent .new .name a h1{ text-decoration:underline; }
#maincontent .new .name a:hover h1{ text-decoration:none; }
#forma { display:block; margin-left:10px; }
#forma div{ margin-top:2px; }
#forma label{ font-size:8pt; color:#ffffff; padding-bottom:4px; }
#forma input{ width:187px; background-color:#D6D6D6; border:1px solid #EDEDED; }
#forma input.btn{ margin-top:4px; width:102px; }
#forma textarea{ width:187px; background-color:#D6D6D6; border:1px solid #EDEDED; }
#forma span{ font-size:8pt; color:#ffffff; padding-top:4px; display:block; }
#forma h4{ color:#FE0000; background-color:#777777; padding-left:4px; width:112px; }
#incontacts input{ width:360px; }
#incontacts input.btn{ margin-left:117px; }
#incontacts textarea{ width:360px; }
#incontacts .code input, #incontacts .code label{ margin-left:10px; }

