
/******************** Common styles ********************/

* {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9pt;
}

html, body {
    margin: 0;
    padding: 0;
}

html {
    height: 100%;
    background: url(/design/img/header_bg.png) repeat-x;
}

body {
    position: relative;
    width: 100%;
    min-height: 100%;
    min-width: 1000px;
}

* html body {
    height: 100%;
}

/******************* Header *******************/

#header {
    position: relative;
    height: 187px;
    background: url(/design/img/header_left.jpg) no-repeat;
}

#header a.logo {
    position: absolute;
    top: 18px;
    left: 180px;
    width: 290px;
    height: 38px;
}

#header a.logo img {
    width: 290px;
    height: 38px;
    border: none;
}

#header div.contacts {
    position: absolute;
    top: 108px;
    left: 185px;
    width: 120px;
    height: 42px;
    font-family: Arial, sans-serif;
    font-size: 14pt;
    letter-spacing: -1px;
    color: white;
}

#header div.contacts .code {
    margin-right: 3px;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 10pt;
    letter-spacing: 0;
    color: #fde38a;
}

#header div.contacts a.map {
    font-weight: normal;
    letter-spacing: 0;
    color: #ffe481;
}

#header form.searchform {
    position: absolute;
    left: 600px;
    width: 392px;
    height: 187px;
    background: url(/design/img/header_right.jpg) no-repeat;
}

#header a.callback {
    position: absolute;
    top: 12px;
    left: 4px;
    padding-left: 22px;
    line-height: 18px;
    background: url(/design/img/phone.png) no-repeat center left;
    color: #ffe481;
}

#header input.query {
    position: absolute;
    top: 148px;
    left: 4px;
    width: 141px;
    font-size: 10px;
    padding: 3px 4px;
    border: 1px solid #134634;
    border-right: none;
    color: #184b3a;
    background: white;
}

#header input.submit {
    position: absolute;
    top: 146px;
    left: 154px;
    width: 24px;
    height: 23px;
    overflow: hidden;
    text-indent: 30px;
    background: url(/design/img/search_btn.png) no-repeat;
    border: none;
}

#header a.oldsite {
    position: absolute;
    top: 168px;
    left: 4px;
    font-size: 7pt;
    color: black;
}

#search_overlay {
    position: absolute;
    display: none;
    top: 148px;
    left: 4px;
    width: 141px;
    font-size: 10px;
    padding: 3px 4px;
    color: silver;
    border: 1px solid #134634;
    border-right: none;
    background: white;
}

/******************** Menu ********************/

#menu {
    position: relative;
    height: 31px;
    padding: 0 0 0 12px;
    background: url(/design/img/menu_bg.png) repeat-x;
    z-index: 2;
}

/******************** Layout ********************/

#layout {
    position: relative;
    padding: 30px 30px 120px 60px;
    overflow: hidden;
    background: url(/design/img/layout_bg.png) repeat-x;
    *zoom: 1;
}

#rightcol {
    width: 191px;
    float: right;
    margin: 0 0 30px 30px;
    background: #ceefc6 url(/design/img/news_bg.png) no-repeat;
}

/******************** Footer ********************/

#footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 89px;
    background: #217d38 url(/design/img/footer_left.png) no-repeat;
}

#footer_inner {
    position: relative;
    height: 89px;
    padding: 0 50px 0 0;
    text-align: center;
    background: url(/design/img/footer_right.png) no-repeat top right;
}

#footer_inner address {
    font-size: 9pt;
    font-style: normal;
    color: #9aa399;
}
#footer_inner a.seocraft {
    color: silver;
}


/******************** Side block ********************/

#rightcol h2 {
    margin: 6px 10px 16px 10px;
    padding: 0 14px;
    line-height: 31px;
    font-family: Arial, sans-serif;
    font-size: 16pt;
    font-weight: normal;
    color: #2b5504;
}

div.newsitem {
    overflow: hidden;
    margin: 0 10px 26px 10px;
    *zoom: 1;
}

div.newsitem div.date {
    display: -moz-inline-stack; /* FF2 */
    display: inline-block;
    *display: inline; /* IE6|7 */
    margin: 0 4px 0 0;
    padding: 0 4px;
    line-height: 16px;
    font-size: 7pt;
    background: #327c18;
    color: white;
    *zoom: 1;
}

div.newsitem a.title {
}

div.newsitem a.allnews {
    padding: 0 0 0 12px;
    background: url(/design/img/w_arrow.png) no-repeat left center
}

div.newsitem p.text {
    margin-bottom: 0;
}

/******************** Content ********************/

h1 {
    margin: 6px 0 16px 0;
    line-height: 31px;
    font-family: Arial, sans-serif;
    font-size: 16pt;
    font-weight: normal;
    color: #2b5504;
}

/* LINK */

a {
    color: #307fab;
}

a:hover
{
    color: #2b5504;
} 

/* CATALOG */

#catalog {
    position: relative;
    padding: 14px;
    margin: 20px 0 20px 0;
    background: white;
    border: 1px solid #abcddd;
    //zoom: 1;
}
#catalog div.object a {
    font-size: 11pt;
} 
div.corner1 {
    position: absolute;
    top: -1px;
    left: -1px;
    width: 3px;
    height: 3px;
    font-size: 3px;
    background: url(/design/img/corners.png) no-repeat;
}

div.corner2 {
    position: absolute;
    top: -1px;
    right: -1px;
    width: 3px;
    height: 3px;
    font-size: 3px;
    background: url(/design/img/corners.png) no-repeat right top;
}

div.corner3 {
    position: absolute;
    bottom: -1px;
    right: -1px;
    width: 3px;
    height: 3px;
    font-size: 3px;
    background: url(/design/img/corners.png) no-repeat right bottom;
}

div.corner4 {
    position: absolute;
    bottom: -1px;
    left: -1px;
    width: 3px;
    height: 3px;
    font-size: 3px;
    background: url(/design/img/corners.png) no-repeat left bottom;
}

#catalog div.object {
    display: -moz-inline-stack; /* FF2 */
    display: inline-block;
    *display: inline; /* IE6|7 */
    width: 175px;
    margin: 20px;
    text-align: center;
    vertical-align: top;
    *zoom: 1;
}


#catalog div.object a:hover
{
    color: #2b5504;
} 

#catalog div.object a.picture img {
    display: block;
    margin: 0 auto;
    border: none;
}


.itemimage {
float:left;
height:190px;
margin:0 30px 10px 0;
text-align:center;
width:175px;
}
.itemimage img {
    display: block;
    margin: 0 auto;
}

div.catalog div.print {
    overflow: hidden;
}

div.catalog div.print a {
    display: block;
    float: right;
    line-height: 16px;
    padding-left: 20px;
    background: url(/design/img/action_print.gif) no-repeat;
}

/* ARTICLES */

.bullet {
    font-family: serif;
    font-size: 12pt;
    font-weight: bold;
    padding-right: 4px;
}

/* TABS */
ul.tabs {
    position: relative;
    height: 30px;
    margin: 0;
    padding: 0 0 0 5px;
    list-style: none;
    line-height: 31px;
    z-index: 1;
    *top: 1px;
}

ul.tabs li {
    float: left;
    margin: 0;
    padding: 0;
    background: url(/design/img/tab2_left.png) no-repeat 0 -1px;
}

ul.tabs li a {
    display: block;
    float: left;
    padding: 0 8px 0 8px;
    margin: 0;
    line-height: 31px;
    font-family: Verdana, sans-serif;
    font-size: 10pt;
    text-decoration: none;
    text-align: center;
    background: url(/design/img/tab2_right.png) no-repeat right -1px;
    color: #0f2c05;
    cursor: default;
}

ul.tabs li.active {
    background: url(/design/img/tab_left.png) no-repeat;
}

ul.tabs li.active a {
    background: url(/design/img/tab_right.png) no-repeat right top;
}

div.tabpages {
    background: white;
    border: 1px solid #2f670a;
}

div.tabpages div.tab {
    overflow: hidden; padding: 10px;
    z-index: 2;
    *zoom: 1;
}

