﻿body {
  padding:0; margin:0 auto;
  width: 1255px;
  font-family: Tahoma;
  font-size: 8pt;
  min-height:100%;
  position:relative
}

td {font-family: Tahoma;
  font-size: 8pt}

html {
  height:100%;
}

* html body {
  height:100%;
}

img {border: 0px}

/* Верх страниц */
#topCounter { display: none}
#header { background-image: url(/files/headBack.jpg); width: 1255px; height: 382px; overflow: hidden}
#contacts { float: right; margin: 35px 20px 0px 0px; width: 189px}
#slogan { position: relative; top: 100px; left: 590px; width: 300px; color: #2362cb; font: Tahoma 8pt}
#topLeftMenu { font-size: 9pt; padding-left: 30px}
#topLeftMenu ul li { list-style-type: katakana; margin-bottom: 5px; color: #2362cb}

/* Центр */
#wrapper {width: 1255px; position:relative; top: -35px; padding-bottom: 0px; height: 100%}
#content { width: 880px; float: right; padding: 0px 0px 0px 0px; height: 100%; font-family: Trebuchet MS, Tahoma; color: #525353; font-size: 12pt}
form { margin: 0px; padding: 0px}
#left { width: 320px; padding: 0px 0px 0px 0px}

#content td {font-size: 10pt; font-family: Trebuchet MS, Tahoma;}
#content h1{ font-size: 14pt; font-family: Arial; color: #2362cb; margin-top:0px; padding-top: 0px}
#content h2{ font-size: 12pt; font-family: Arial}
#content p { text-align: justify}

#content .price { font-size: 9pt}
#content .price caption { font-family: Arial; font-size: 12pt; color: #ffffff; background-color: #db8121; font-weight: bold}
#content .price tbody th {font-size: 9pt; color: #ffffff; background-color: #f4a53e;}


/* Низ */
#footer {background-color: #e5e9e6; clear: both; color: #999999;
	bottom:0; height: 60px; width: 100%;
	padding:0px}
#copyright { float: left; margin-left: 5px; width: 300px; font-size: 8pt; font-weight: bold; margin-top: 10px}
#footerInfo {float: left; margin-left: 5px; width: 500px; margin-top: 10px}
#counters {text-align: right; margin: 10px 20px 0px 0px}

/* Новости */
#newsBlock {width: 309px; margin: 20px 0px 10px 5px}
#newsBlock h2 {margin: 10px 0px 10px 30px; color: #2362cb; font-family: Arial; font-size: 14pt}
.newsTable {margin: 0px 10px 0px 10px}

#prodBlock {width: 309px; margin: 20px 0px 10px 5px}
#prodBlock h2 {margin: 10px 0px 10px 30px; color: #2362cb; font-family: Arial; font-size: 14pt}

a, a:visited {color: #2362cb; text-decoration: underline}
a:hover {color: #2362cb; text-decoration: none}

/* #topMenuBar { clear:both; width: 1200px; height: 32px; background-image: url(/files/topMenuB.png)}*/

#topMenu { position: relative; left: 330px; top: -7px; width: 700px; margin-right: 200px}
/* Верхнее меню */
#topMenu ul {
margin: 0;
padding: 0;
font: bold 12px Tahoma;
list-style-type: none;
overflow: hidden;
width: 100%}

#topMenu li{
display: inline;
margin: 0;
}

#topMenu li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 12px 22px 12px 22px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: #ffffff;
}

#topMenu li a:visited{
color: #ffffff;
}

#topMenu li a:hover{
color: #ffffff; text-decoration: underline /*background of tabs for hover state */
}

#topMenu a.selected{
background: #608fff; /*background of tab with "selected" class assigned to its LI */
}

img {border: 0px}

#news { width: 240px; margin-left: 5px}
#news .date { font-weight: bold}
#news .name { font-weight: bold}
#news .annotation { margin-bottom: 20px}

/* ######### Drop Down ULs CSS ######### */


.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
font: normal 13px Verdana;
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background: white;
border: 1px solid black;
border-bottom-width: 0;
visibility: hidden;
z-index: 100;
}

.ddsubmenustyle li a{
display: block;
width: 220px; /*width of menu (not including side paddings)*/
color: black;
background-color: #ffffff;
text-decoration: none;
padding: 4px 5px;
border-bottom: 1px solid black;
}

.ddsubmenustyle li a:visited { background-color: #ffffff; color: Black; text-decoration: none}

* html .ddsubmenustyle li{ /*IE6 CSS hack*/
display: inline-block;
width: 170px; /*width of menu (include side paddings of LI A*/
}

.ddsubmenustyle li a:hover{
background-color: black;
color: white;
}

/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
padding-left: 4px;
border: 0;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
position: absolute;
padding-top: 3px;
left: 100px;
border: 0;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}
