html, body, div, table, p {
    color: #000;
    font-family: Tahoma, Verdana, sans-serif;
    font-size: 11px;
}

html,div,table,td,form,input,textarea,select,p,h1,h2,h3 {
    margin: 0;
    padding: 0;
    text-align: left;
}

body {
    background-color: #fff;
    margin: 0;
    padding: 0 0 14px 0;
}

body.page {
    text-align: center;
}

table, img, td {
    border: none;
}

a, a:visited {
    color: #0090ff;
    text-decoration: underline;
}

a:hover {
    color: #000;
}

td {
    vertical-align: top;
}

*.r {
    text-align: right;
}

table.container {
    width: 100%;
}

div.main {
    background-color: #EEEDE4;
    background-image: url(images/brwn.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
    border-left: 1px solid #6D4F37;
    border-right: 1px solid #6D4F37;
    border-bottom: 1px solid #6D4F37;
    margin: auto;
    width: 940px;
}

div.lang {
    height: 20px;
}

div.headHolder {
    background: url(images/net.gif) repeat-x 0px top;
    border-bottom: 1px solid #EB6A03;
}

div.head {
    background-repeat: no-repeat;
    background-position: left top;
    height: 152px;
}

div.sparrow {
    position: relative;
    height: 1px;
    width: 1px;
}

img.logo {
    height: 55px;
    position: absolute;
    top: 51px;
    left: 508px;
    width: 213px;
}

.sparrow img.fict {
    position: absolute;
    top: 59px;
    left: 34px;
    z-index: 20;
}

img.fl {
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/sparrow.png');
    width:expression(1);
    height:expression(1);
    position: absolute;
    top: 59px;
    left: 34px;
    z-index: 1;
}

/*  Menu  */
div.menuHolder {
    
}

div.topMenu {
    background: #774D33 url(images/m_bg.gif) repeat-x left top;
    height: 30px;
}

.topMenu li {
    list-style-type: none;
}

ul.top {
    font-size: 0px;
    margin: 0 0 0 92px;
    padding: 0 0 0 0;
}

html>body ul.top {
    padding: 8px 0 0 0;
}

.top li {
    display: inline;
    font-size: 11px;
    margin: 0 0 0 0;
    background-image: url(images/i_bg.gif);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 8px 22px 0 23px;
    height: 30px;
}

html>body .top li {
    padding: 8px 22px 9px 23px;
}

.top li.active {
    background-color: #fff;
}

ul.sub {
    background: #fff;
    border: 1px solid #411000;
/*    display: none;*/
    position: absolute;
    margin: 0 0 0 0;
    padding: 5px 3px;
    visibility: hidden;
}

.sub li {
    display: block;
    background-image: none;
    margin: 0 0 0 0 !important;
    padding: 2px 0 2px 0 !important;
    height: auto !important;
    text-align: center;
}

.sub li:hover {
    background: #EEEDE4;
}

.sub li a:hover {
    background: #EEEDE4;
    width: 100%;
}

.sub li a, .sub li a:visited {
    color: #411000 !important;
    font-weight: normal !important;
    line-height: 17px;
}

.active a, .active a:visited {
    color: #411000 !important;
}

.top li a, .top li a:visited {
    color: #EFEDE4;
    font-weight: bold;
    text-decoration: none;
}

.top li a:hover {
    color: #000;
}

div.clear {
    background: transparent url(images/shad.gif) repeat-x left top;
    clear: both;
    height: 7px;
    font-size: 1px;
}
/*  Menu  */

/*  Content  */
div.content {
    margin: 14px 0 6px 0;
/*    display: table;*/
}

td.left {
    background: transparent url(images/td_bg.gif) repeat-y right top;
    width: 200px;
}

/*  Catalog Menu  */
div.catMenu {
    padding: 0 6px 0 20px;
}

.catMenu a, .catMenu a:visited {
    color: #411000;
    text-decoration: none;
}

div.topLevel {
    border-bottom: 1px dashed #A09F99;
    font-weight: bold;
    margin-bottom: 2px;
    padding: 3px 2px 2px 0;
}

.topLevel a, .topLevel a:visited {
    
}

div.subLevel {
    background-image: url(images/tr.gif);
    background-position: left 4px;
    background-repeat: no-repeat;
    margin-top: 4px;
/*    margin-left: 10px;*/
    padding-bottom: 2px;
    padding-left: 10px;
}

div.active {
    background-image: url(images/tr_a.gif) !important;
}

.catMenu .active a, .catMenu .active a:visited {
    color: #FC6C00 !important;
}
/*  Catalog Menu  */

td.right {
    background: transparent url(images/td_bg.gif) repeat-y left top;
    width: 182px;
}

div.announce {
    padding: 6px 14px;
}

div.fHolder {
    padding: 0 8px 0 15px;
    text-align: center;
}

table.form {
    border: 1px solid #C4BEB1;
    display: inline-table;
/*    margin: auto;*/
}

.form td {
/*    vertical-align: middle;*/
}

td.sub {
    background: #C4BEB1;
    text-align: center;
}

.fHolder input.txt {
    background-color: transparent;
    border: none;
/*    height: 22px;*/
    width: 110px;
}

.sub input {
    background-image: url(images/s_b.gif);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
    border: none;
    cursor: pointer;
    font-size: 0px;
    height: 20px;
    text-align: center;
    width: 45px;
}

div.formEnd {
    border-bottom: 1px dashed #A09F99;
    margin: 10px 3px 10px 7px;
}

div.title {
    background-repeat: no-repeat;
    background-position: right top;
    height: 32px;
}

div.products {
    background-color: #fff;
    padding: 10px 10px;
}

div.productItem {
    border-bottom: 1px dashed #A09F99;
    margin-bottom: 13px;
    padding: 0 8px 10px 8px;
/*    width: 100%;*/
}

div.ilstr {
    float: left;
    text-align: center;
    width: 180px;
}
div.descr {
/*    background: #ccc;*/
    float: left;
}

div.itemCard {
    width: 100%;
}

.itemCard a, .itemCard a:visited {
    color: #000;
}

.itemCard h1.item {
    color: #FC6C00;
    font-weight: normal;
    font-family: Tahoma, Verdana;
    font-size: 11px;
    margin: 0 0 20px 0;
    text-transform: uppercase;
}

div.topList {
    margin-bottom: 20px;
}

.topList h1 {
    color: #FC6C00;
    font-weight: normal;
    font-family: Tahoma, Verdana;
    font-size: 11px;
    margin: 0 0 4px 0;
    text-transform: uppercase;
}

.topList h2 {
    font-weight: normal;
    font-size: 11px;
}

.topList h2 a, .topList h2 a:visited {
    color: #000;
}

.topList a, .topList a:visited, .descr a, .descr a:visited {
    color: #FC6C00;
    text-decoration: none;
}

.topList a:hover, .descr a:hover {
    color: #000;
}

.descr h1 {
    color: #FC6C00;
    font-weight: normal;
    font-family: Tahoma, Verdana;
    font-size: 11px;
    margin: 0 0 4px 0;
    text-transform: uppercase;
}

div.spec {
    border-bottom: 1px dashed #a09f99;
    margin: 10px 0 10px 0;
    padding: 0 0 10px 0;
}

.spec p {
    margin-bottom: 4px;
}

.uploads p {
    margin-bottom: 4px;
}

.uploads a:hover {
    color: #fc6c00;
}

div.pageContent {
    padding: 0 30px 0 20px;
}

.pageContent h1.pTitle {
    border-bottom: 1px dashed #A09F99;
    color: #FC6C00;
    font-weight: normal;
    font-family: Tahoma, Verdana;
    font-size: 11px;
    margin: 0 0 20px 0;
    padding-bottom: 2px;
    text-transform: uppercase;
}

div.article {
    
}

.article p {
    line-height: normal;
    margin: 0 0 20px 0;
}

div.next {
    text-align: center;
}
.next span {
    margin: 0 10px;
}

.next a, .next a:visited {
    color: #000;
    text-decoration: none;
}

.singleItem p {
    margin-bottom: 3px;
}

span.back {
    display: block;
    margin: -8px 0 6px 0;
}

.back a, .back a:visited {
    color: #000;
    text-decoration: none;
}


/*  Contact  */
.contactForm input.txt {
    background-color: #fff;
    border: 1px solid #c7c7c7;
    margin-bottom: 20px;
    width: 200px;
}

div.subm {
    width: 500px;
}

.subm input.reset {
    background: transparent url(images/reset.gif) center center;
    border: none;
    cursor: pointer;
    height: 13px;
    width: 24px;
}

.subm input.subm {
    background: transparent url(images/send.gif) center center;
    border: none;
    cursor: pointer;
    height: 13px;
    width: 24px;
}

.contactForm textarea.txt {
    background-color: #fff;
    border: 1px solid #c7c7c7;
    margin-bottom: 10px;
    height: 80px;
    width: 100%;
}
/*  Contact  */

/*   News announces   */
span.date {
    color: #FC6C00;
    margin-right: 6px;
}

.announce a, .announce a:visited {
    color: #7A7A6E;
}

.announce a:hover {
    color: #000;
    text-decoration: none;
}
/*   News announces   */

div.resultBlock {
    padding-bottom: 20px;
}

.resultBlock h1 {
    font-family: Tahoma, Verdana;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 8px;
}

.resultBlock h3 {
    font-family: Tahoma, Verdana;
    font-size: 12px;
    margin-bottom: 5px;
}

.resultBlock p {
    margin-bottom: 6px;
}

/*  Content  */

/*  FOOTER  */
div.footer {
    background: url(images/decor.gif) no-repeat right bottom;
    clear: both;
    text-align: center;
}

div.dash_w {
    background: url(images/dash_w.gif) repeat-x left top;
    font-size: 0px;
    height: 1px;
    margin: auto;
    width: 873px;
}

div.banner {
    margin-top: 9px;
}

div.copyright {
    
    height: 47px;
    font-size: 10px;
    margin-top: 25px;
}

.copyright *, .copuright a, .copyright a:visited {
    color: #E4E2DC;
}

.copyright p {
    padding-top: 10px;
    text-align: center;
}
/*  FOOTER  */
