<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "windows-1251";
/* CSS Document */
*{ margin:0; padding:0; outline:none; }
body{ font:italic 14px Georgia, "Times New Roman", Times, serif; color:#514b48; background:#060300 url(../images/bg.jpg) no-repeat 50% 0; }
ul{ list-style:none;}
img{ border:0; }
table{ border-collapse:collapse; }
a{ color:#067996; }
a:hover{ text-decoration:none; }

#main{ width:1004px; padding-top:50px; margin:0 auto; }
.topBlock{ position:relative; float:left; width:100%; height:668px; overflow:hidden; background:url(../images/top.jpg) no-repeat 0 0; }
.topBlock a{ display:block; position:absolute; left:60px; top:50px; width:185px; height:45px; overflow:hidden; }
.contentBlock{ float:left; width:100%; background:#e9dac0 url(../images/bg1.jpg) no-repeat 0 0; }
.contentBlock .bg{ float:left; width:100%; padding:30px 0 50px 0; background:url(../images/bg2.jpg) no-repeat 0 100%; }
.bottomBlock{ float:left; width:100%; height:70px; }

.titleBox{ float:left; width:100%; height:80px; }
.titleBox h1{ display:block; margin:0 auto; overflow:hidden; background:url(../images/titles.gif) no-repeat; text-indent:-500px; }
.title1{ width:211px; height:40px; background-position:0 0!important; }
.title2{ width:242px; height:50px; background-position:0 -50px!important; }
.title3{ width:277px; height:41px; background-position:0 -100px!important; }
.title4{ width:430px; height:54px; background-position:0 -150px!important; }
.title5{ width:204px; height:41px; background-position:0 -210px!important; }
.titleBox .home{ position:relative; left:50px; top:9px; float:left; padding-left:35px; margin-right:-150px; font-size:24px; background:url(../images/back.gif) no-repeat 0 13px; }

.textBox{ float:left; width:100%; padding-bottom:50px; }
.textBox .padding{ padding:0 60px; }
.textBox p{ padding-bottom:16px; }
.textBox h2{ padding-bottom:20px; font-size:24px; color:#3d1706; }

.contactsBox{ float:left; width:100%; padding-bottom:50px; text-align:center; font-size:18px; font-style:normal; }
.contactsBox h2{ padding-bottom:10px; font-size:36px; font-weight:normal; font-style:italic; color:#3e1907; }

.productsList{ float:left; width:100%; padding-bottom:30px; }
.productsList li{ float:left; width:250px; height:230px; text-align:center; font-size:18px; white-space:nowrap; }
.productsList li img{ display:block; margin:0 auto; padding-bottom:20px; }

.productBox{ float:left; width:100%; padding-bottom:60px; }
.productBox .padding{ padding:0 60px; }
.productBox h1{ padding-bottom:25px; font-size:36px; font-weight:normal; color:#3d1706; text-align:center; }
.productBox p{ padding-bottom:35px; }
.productBox img{ float:left; margin-top:10px; }
.productBox .table{ position:relative; left:5px; padding:10px 0 5px 175px; background:url(../images/tableBg.jpg) no-repeat 100% 0; }
.productBox .table table{ width:100%; text-align:center; }
.productBox .table th{ padding:5px; border:1px solid #b39d81; color:#000; font-weight:normal; }
.productBox .table td{ padding:5px; border:1px solid #b39d81; color:#514b48; font-weight:normal; }

.copyright{ float:left; width:100%; text-align:center; font-size:12px; font-style:normal; color:#6f5f57; }
</pre></body></html>