@charset "utf-8";
body, h1, h2, h3, h4, h5, h6 {
font: 1em/1.5em Arial, sans-serif;
}
code, kbd, pre, samp, tt, var {
font: 0.875em/1.5em Consolas, "Courier New", monospace;
}
body, optgroup {
color: #000;
background: #fff;
}
body, code, dl, dd, form, pre {
margin: 0;
}
a:link, a:visited, ins, del {
text-decoration: none;
}
a:link img, a:visited img, object, fieldset, abbr, acronym {
border: none;
}
sub, sup {
position: relative;
display: inline-block;
font-size: 0.6875em;
line-height: 0.6875em;
}
sub {
top: 5px;
vertical-align: middle;
}
sup {
top: -0.125em;
margin-top: -0.6875em;
}
abbr, acronym {
cursor: help;
}
address, cite, dfn {
font-style: normal;
}
code, pre {
white-space: pre;
}
img {
vertical-align: bottom;
}
textarea {
vertical-align: top;
}
input, select, button {
overflow: visible;
vertical-align: middle;
}
legend {
color: #000;
margin: 0 0 -0.125em;
padding: 0;
}
li {
display: block;
list-style: none;
}
optgroup option {
padding-left: 1.375em;
}
table {
border-collapse: collapse;
}
caption, th {
text-align: left;
}
td, th {
vertical-align: top;
padding: 0;
}
address, blockquote, h1, h2, h3, h4, h5, h6, fieldset, p, ol, ul {
margin: 0;
padding: 0;
}
th, h1, h2, h3, h4, h5, h6 {
font-weight: normal;
}
q {
quotes: "\00ab" "\00bb" "\201e" "\201c";
}
q:after {
content: "\00bb";
}
q:before {
content: "\00ab";
}
q > q:after {
content: "\201c";
}
q > q:before {
content: "\201e";
}
body{
font:13px/20px Tahoma,helvetica,verdana,arial,sans-serif;
background:#f1eac1 url(../img/header-bg.png) repeat-x;
color: #000000;
}
h1,h6{
font:24px/36px Tahoma,helvetica,verdana,arial,sans-serif;
color: #02823b;
margin-bottom: 10px;
}
h2{
font:22px/33px Tahoma,helvetica,verdana,arial,sans-serif;
color: #02823b;
border-bottom: 1px solid #d4ceae;
padding-bottom:5px;
margin-bottom: 10px;
}
h3,h4,h5{
font:13px/20px Tahoma,helvetica,verdana,arial,sans-serif;
font-weight:bold;
color: #02823b;
margin-bottom: 15px;
}
a{
cursor:pointer;
}
a:link, a:visited, a:hover{
text-decoration: none;
border-bottom: 1px solid;
}
a:link{
color: #0062e2;
border-color: #0062e2;
}
a:visited{
color: #7063d4;
border-color: #7063d4;
}
a:hover {
color: #e65d00;
border-color: #e65d00;
}
.clear{
clear:both;
}
.hr{
display:block;
margin:10px 0;
height:0px;
line-height:0;
font-size:0;
}
.text{
overflow:hidden;
font:13px/20px Arial,sans-serif;
}
.text p {
text-align: justify;
margin-bottom: 15px;
}
.text img{
margin:5px;
}
.text li {
display: list-item;
text-align: justify;
margin-bottom: 10px;
}
.text ul{
padding: 0 0 0 25px;
}
.text ul li {
list-style:disc outside none;
}
.text ol{
padding: 0 0 0 25px;
}
.text ol li {
list-style: decimal outside none;
}
.text table{
margin:10px auto;
text-align:center;
width:99%;
font-size:11px;
}
.text table thead, .text table .thead{
background-color:#f3f3f3;
}
.text table td{
background-color:#FAF5ED;
border:1px solid #e4e3ca;
text-align:center;
padding:2px;
}
.text table td p{
text-align:center;
margin-bottom:0;
}
.text .not-table{
width:auto;
}
.text .not-table thead{
background-color:#f1eac1;
}
.text .not-table td{
background-color:#f1eac1;
border:1px solid #f1eac1;
padding:0;
}
.text .not-table img{
border:1px solid #a9a392;
}
.text .not-table a:link, .text .not-table a:visited, .text .not-table a:hover{
border:none;
}
.site-width{
width:1000px;
margin:0 auto;
}
.header-container{
height:440px;
background:url(../img/header-decor.jpg) no-repeat;
background-position:center top;
}
.header-site{
position:relative;
height:440px;
}
.header-site .logo{
display:block;
width:320px;
height:98px;
position:absolute;
top:22px;
left:10px;
background:url(../img/header-logo.png) no-repeat;
}
.header-site .logo:link, .header-site .logo:visited, .header-site .logo:hover{
border:none;
}
.header-site .header-contacts{
position:absolute;
top:20px;
right:10px;
color:#02823b;
font:30px/30px arial,sans-serif;
text-align:right;
}
.header-site .header-contacts .title{
padding:14px 0 0 40px;
margin-bottom:10px;
height:20px;
width:180px;
color:#0b2c00;
font:18px/18px Arial, Tahoma,helvetica,verdana,arial,sans-serif;
background:url(../img/phone.png) no-repeat;
background-position:20px 0;
}
.header-site .main-menu{
position:absolute;
top:160px;
height:50px;
padding-top:222px;
width:1000px;
background:url(../img/menu.jpg) no-repeat;
}
.header-site .main-menu ul{
float:left;
padding:12px;
height:20px;
}
.header-site .main-menu ul li{
float:left;
padding:0 14px;
border-right:1px solid #bfbebd;
font-size:16px;
line-height:19px;
}
.header-site .main-menu ul li a{
font-size:16px;
line-height:19px;
}
.header-site .main-menu ul li a:link, .header-site .main-menu ul li a:visited, .header-site .main-menu ul li a:hover{
border:none;
color:#ffffff;
}
.header-site .main-menu ul li a:hover{
color: #e65d00;
}
.header-site .main-menu ul .current a:link, .header-site .main-menu ul .current a:visited, .header-site .main-menu ul .current a:hover{
color:#ffebad;
}
.header-site .main-menu ul .current a:hover{
color: #e65d00;
}
.main-container{
padding:20px 0;
}
.main-container .left{
float:left;
width:240px;
}
.main-container .right{
float:right;
width:180px;
}
.main-container .content{
margin:0 195px 0 255px;
}
.left-menu{
width:240px;
background:url(../img/block-bg.png) repeat-y;
}
.left-menu ul{
background:url(../img/block-bottom.png) no-repeat;
background-position:bottom;
padding:15px 20px 10px 20px;
}
.left-menu ul li{
margin-bottom:10px;
border-bottom:1px solid #dbd5b7;
padding-bottom:10px;
}
.left-menu ul li a:link, .left-menu ul li a:visited, .left-menu ul li a:hover{
border:none;
color: #000000;
}
.left-menu ul li a:hover{
color: #e65d00;
}
.left-menu ul .current:link, .left-menu ul .current:visited, .left-menu ul .current:hover{
color:#02823b;
}
.left-menu ul .current:hover{
color: #e65d00;
}
.left-menu ul ul{
background:none;
padding:5px 0 0 0;
}
.left-menu ul ul li{
padding:0 0 0 15px;
margin-bottom:0;
border:none;
}
.left-contacts{
width:200px;
padding:20px;
}
.left-contacts .text div{
border-bottom:1px solid #dbd5b7;
margin-bottom:10px;
padding-bottom:10px;
}
.left-contacts .text p{
text-align:left;
margin-bottom:5px;
}
#search{
width:240px;
height:33px;
background:url(../img/search.png) no-repeat;
padding:0;
}
#search fieldset{
width:240px;
height:33px;
border:0;
position:relative;
}
#search #search_string{
position:absolute;
left:50px;
top:7px;
float:left;
width:160px;
height:16px;
font-size:12px;
line-height:16px;
padding:2px 0 2px 0;
border:0;
}
.footer-container{
margin-top:20px;
background:url(../img/footer-bg.png) repeat-x;
height:100px;
padding-top:2px;
}
.footer-container .footer-container-container{
background:url(../img/footer-bg-r.jpg) no-repeat;
background-position:right center;
height:100px;
}
.footer-container .footer{
position:relative;
height:104px;
margin:0 auto;
}
.footer-container .footer-copy{
position:absolute;
right:5px;
top:15px;
text-align:right;
}
.footer-container .footer-logo{
display:block;
width:198px;
height:102px;
position:absolute;
top:0;
left:5px;
background:url(../img/footer-logo.png) no-repeat scroll left transparent;
}
.footer-container .footer-logo:link, .footer-container .footer-logo:visited, .footer-container .footer-logo:hover{
border:none;
}
.footer-container .footer-menu{
margin:0 auto 0 auto;
padding-top:45px;
height:20px;
width:400px;
}
.footer-container .footer-menu ul{
float:left;
height:20px;
border-left:1px solid #000000;
}
.footer-container .footer-menu ul li{
float:left;
padding:0 14px;
border-right:1px solid #000000;
font-size:16px;
line-height:19px;
}
.footer-container .footer-menu ul li a{
font-size:16px;
line-height:19px;
}
.footer-container .footer-menu ul li a:link, .footer-container .footer-menu ul li a:visited, .footer-container .footer-menu ul li a:hover{
border:none;
color: #000000;
}
.footer-container .footer-menu ul li a:hover{
color: #e65d00;
}
.album{
overflow:hidden;
width:100%;
margin-bottom:15px;
}
.album .album-item{
float:left;
width:170px;
margin-right:20px;
}
.album .album-item a{
display:block;
}
.album .album-item a:link, .album .album-item a:visited, .album .album-item a:hover{
border:1px solid #d8d8d8;
}
.album .album-item a:hover{
border-color:#A9A392;
}
.album .album-item p{
text-align:center;
}
.album .album-item-last{
margin-right:0;
}
.album .hr{
float:left;
width:100%;
}
#lang{
display:none;
}
.pale-text{
color:#676767;
}
#mail_form{
margin:10px 0;
width:500px;
overflow:hidden;
}
#mail_form textarea{
width:498px;
height:200px;
border: 1px solid;
border-color: #ABADB3 #DBDFE6 #E3E9EF #E2E3EA;
}
#mail_form textarea:hover {
border-color: #5794BF #B7D5EA #C7E2F1 #C5DAED;
}
#mail_form .error{
border: 1px solid #e65d00;
}
#mail_form #fieldset-message_group{
padding-bottom:15px;
}
#mail_form #fieldset-inputs_group{
float:left;
height:23px;
padding:2px 0 1px 0;
}
#mail_form #fieldset-inputs_group input{
width:90px;
padding:2px 0 2px 25px;
line-height:17px;
height:17px;
float:left;
margin-right:10px;
border: 1px solid;
border-color: #ABADB3 #DBDFE6 #E3E9EF #E2E3EA;
}
#mail_form #fieldset-inputs_group input:hover {
border-color: #5794BF #B7D5EA #C7E2F1 #C5DAED;
}
#mail_form #fieldset-inputs_group .error{
border: 1px solid #e65d00;
}
#mail_form #fieldset-buttons_group{
height:26px;
float:right;
}
#mail_form #name{
background:#ffffff url(../img/form-user-white.png) no-repeat;
background-position:5px center;
}
#mail_form #email{
background:#ffffff url(../img/form-mail.png) no-repeat;
background-position:5px center;
}
#mail_form #phone{
background:#ffffff url(../img/form-telephone.png) no-repeat;
background-position:5px center;
}
#mail_form #submit{
padding:0 6px;
height:26px;
cursor:pointer;
}
.YMaps{
width:550px;
height:300px;
overflow:hidden;
margin-bottom:30px;
border:1px solid #DBD5B7;
}
.submit{
cursor:pointer;
padding:0 6px;
}
.L_0 a:link, .L_0 a:visited, .L_0 a:hover{
border-bottom: none;
}
#furniture-table img {
max-width: 100px;
}

