body {font-family: "Verdana", sans-serif; font-size: 62.5%; color: #000; background: #526246;}
html, body {padding: 0; margin: 0; height: 100%; }

a {color: #000; text-decoration: none;}
a:hover {text-decoration: underline;}

p {margin: 0; padding: 0 0 15px; line-height: 20px; text-align: justify;}

h1 {margin-bottom: 15px; font-family: "Verdana", sans-serif; font-size: 24px; line-height: 36px; font-weight: bold; text-align: center; color: #ffcc66;}
h2 {margin-bottom: 15px; font-family: "Verdana", sans-serif; font-size: 20px; line-height: normal; font-weight: normal; color: #000;}
h3 {margin-bottom: 10px; font-family: "Verdana", sans-serif; font-size: 14px; line-height: normal; font-weight: bold; color: #000;  padding-left: 22px; }
h4 {margin-bottom: 5px; font-family: "Verdana", sans-serif; font-size: 12px; line-height: normal; font-weight: bold; color: #000;}

ol {margin: 0 20px 15px 60px; line-height: normal; list-style: decimal outside;}
ol ol {margin: 0 20px; font-size: 0.93em; line-height: normal; list-style: lower-alpha inside;}
ul {margin: 0 20px 15px 60px; line-height: normal; list-style: disc outside;}
ul ul {margin: 0 20px; font-size: 0.93em; line-height: normal; list-style: square inside;}

table {border: 1px solid #000;}
table th {color: #fff; background: #4d5d42;}
table th, table td {padding: 7px 10px 8px; text-align: center; vertical-align: middle; border: 1px solid #000;}
table td.align-left {text-align: left;}

.clear {height: 0; font-size: 0; line-height: 0; clear: both;}

#wrap {width: 1000px; margin: 0 auto;}

#header {
    position: relative;
    height: 255px;
    background-color: #334338;
}

#header .bgnd {
    position: absolute;
    left: 0;
    top: 0;
    width: 1000px;
    height: 255px;
    background: url(../images/bg-head.gif) left top no-repeat;
    z-index: 2;
}

#header h1 {
    position: absolute;
    left: 203px;
    top: 22px;
    width: 605px;
    z-index: 1;
}

#head {
    position: relative;
    z-index: 3;
}

div.logo {
    float: left;
    height: 165px;
    width: 148px;
    padding: 13px 0 0 16px;
}

#header p {
    position: absolute;
    right: 0;
    top: 0;
    height: 167px;
    width: 150px;
    padding: 11px 0 0 0;
    color: #334338;
    z-index: 3;
}

#header p span {
    display: block;
    height: 32px;
    font-family: "Tahoma";
    font-size: 18px;
    color: #fff;
    text-transform: capitalize;
}

#header p span:first-letter {
    font-size: 22px;
    font-weight: bold;
    color: #fb5e39;
}

div.addr {
    height: 33px;
    font-family: "Arial";
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    clear: both;
}

div.addr img {
    position: relative;
    top: 3px;
    margin-left: 1px;
    vertical-align: baseline;
}


ul.nav { /* Verhnee gorizontalnoe menu. Vyravnivaetsa avtomaticheski po centru, esli ukazana shirina. */
    width: 948px; /* Tut shirina spiska (verhnego menu). Tochno poschitat' shirinu nelzia, t.k. u raznyh bukv ona raznaja, poetomu pridetsia podbirat' */
    height: 32px;
    margin: 0 auto;
    list-style: none;
    line-height: normal;
}

ul.nav li {
    float: left;
    height: 32px;
    padding: 0 10px; /* Tut shirina otstupov mezhdu plashkami. Stoit uchest, chto tak kak eto otstupy dlia levoj i pravoj storony kazhdogo elementa spiaska, poetomu realnij otstup poluchaetsa v 2 raza bolshe ukazannoj tut cyfry */
}

ul.nav li a, ul.nav li span {
    display: block; /* Shirina plashki avtomaticheskaja v zavisimosti ot dliny teksta */
    float: left;
    height: 25px;
    padding: 7px 15px 0; /* Tut shirina otstupov vnutri plashki ot teksta do kraja plashki v dannom sluchae 10px */
    font-family: "Verdana";
    font-size: 14px;
    font-weight: bold;
    color: #000;
    background: #d9fc20 url(../images/bg-nav-link.gif) left top repeat-x;
}

ul.nav li a:hover, ul.nav li span {
    text-decoration: none;
    color: #fe0000;
}

#middle {
    clear: both;
    border-bottom: 18px solid #6c6f5b;
    background: #f8f2dc url(../images/bg-content.gif) left top repeat-y;
}

#sidebar {
    float: left;
    width: 265px;
    padding: 7px 0 15px;
    background: #caf3e0;
}

#sidebar hr {
    margin: 10px 13px 10px 15px;
    height: 1px;
    border: 0 none;
    color: #8eaa93;
    background: #8eaa93;
}

div.side-hd {
    margin: 0 10px 16px;
    padding-top: 10px;
    height: 39px;
    font-family: "Verdana";
    font-size: 18px;
    color: #000;
    text-align: center;
    background: #dcff19 url(../images/bg-sidebar-h.gif) left top repeat-x;
}

ul.catalogue {
    margin: 0 10px 0 15px;
    list-style: none outside;
    font-size: 16px;
    line-height: normal;
    font-weight: bold;
}

ul.catalogue li {
    padding-bottom: 10px;
    color: #fe0000;
}

ul.catalogue ul.sub {
    margin: 10px 0 -10px 20px;
    list-style: disc outside;
    line-height: normal;
    font-weight: normal;
    font-size: 16px;
}

div.news {
    margin: 0 10px 10px 15px;
    font-size: 12px;
    line-height: normal;
}

div.news a.new {
    margin-bottom: 15px;
    display: block;
}

div.allnews-lnk {
    text-align: right;
}


div.news a span.date {
    display: block;
    padding-bottom: 3px;
    font-weight: bold;
}

div.content {
    float: left;
    width: 100%;
}

#content {
    float: right;
    width: 735px;
    padding: 14px 0 15px;
    font-size: 1.4em;
}

#content a {
    color: #415135;
    font-weight: bold;
    text-decoration: underline;
}

#content a:hover {
    text-decoration: none;
}

#content hr {
    margin: 10px 0;
    height: 1px;
    border: 0 none;
    color: #caf3e0;
    background: #caf3e0;
}

#content p {
    padding: 0 20px 10px;
    line-height: normal;
}

#content .h2img {
    display: block;
    margin: 0 0 22px 20px;
}

div.collage {
    float: right;
    padding: 15px 0 20px 5px;
}

div.slog {
    padding: 21px 0 0;
    font-weight: bold;
    text-align: center;
}

div.cat-item {
    padding: 0 25px 0 20px;
    text-align: center;
}

div.ci-hd {
    padding-bottom: 5px;
}

div.ci-hd h2 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0;
}
h2.first_page {
	font-size: 16px;
	padding-left: 20px;
	margin-bottom: 4px;
	font-weight: bold;
}

div.ci-prices {
    padding: 5px 0 15px;
    text-align: right;
}

div.assort {
    padding: 0 30px 15px 27px;
}

div.assort h3 {
    text-align: center;
    margin-bottom: 12px;
}
#footer {
    height: 51px;
    background: #caf3e0;
}

div.counters {
    float: left;
    width: 265px;
    height: 41px;
    padding-top: 10px;
    text-align: center;
}

div.counters a {
    margin: 0 1px;
}

div.copy {
    float: right;
    width: 720px;
    height: 44px;
    padding: 7px 15px 0 0;
    font-family: "Times New Roman", "Times", serif;
    font-size: 14px;
    line-height: 19px;
    text-align: right;
}
div.noborder table {border: 0px solid #000;}
div.noborder table th {color: #fff; background: #4d5d42;}
div.noborder table th{padding: 7px 10px 8px; text-align: center; vertical-align: middle; border: 0px solid #000;}
div.noborder table td {padding: 7px 10px 8px; text-align: center; vertical-align: middle; border: 0px solid #000;}
div.noborder table td.align-left {text-align: left;}
.donotsee {
	display: none;
}
.nds {
	padding-right: 20px;
	padding-bottom: 4px;
}
