html, body {
height: 100%;
min-width: 1000px;
width: expression(document.body.clientWidth < 1000)? "1000px" : "auto";
}
body {
margin: 0;
padding: 0;
background: #fff;
scrollbar-face-color: #f0e9e1;
scrollbar-highlight-color: #f0e9e1;
scrollbar-3dlight-color: #fffaef;
scrollbar-darkshadow-color: #e0d0b6;
scrollbar-shadow-color: #f0e9e1;
scrollbar-arrow-color: #950000;
scrollbar-track-color: #e0d0b6;
}
td, th {
padding: 0;
}
p {
margin: 0;
font-family: Tahoma;
font-size: 14px;
color: #5f4f39;
line-height: 170%;
}
img {
border: 0;
}
table {
width: expression(document.body.clientWidth > 1280)? "1280px" : "auto";
max-width: 1280px;
border-collapse: collapse;
}
a {
color: #46281a;
text-decoration: none;
}
a:hover {
color: #950000;
text-decoration: none;
}
h1 {
color: #780804;
font-family: Tahoma;
font-size: 15px;
}


.img-r {
float: right;
margin: 0 0 10px 10px;
}
.img-l {
float: left;
margin: 0 10px 10px 0;
}
.break {
margin: 0 18px;
}


.toptb {
width: 100%; height: 406px;
}
.topleft {
width: 37%;
background: url('images/top_left.jpg') no-repeat;
}
.topcenter {
width: 234px;
background: url('images/top_center.jpg') no-repeat;
}
.topright {
background: url('images/top_right.jpg') no-repeat right;
}
.wave {
margin-top: -80px;
padding-top: 105px;
width: 100%;
background: url('images/wave.png') no-repeat top center;
}
.phone {
position: relative;
top: 120px;
left: 148%;
}
.comfort {
position: relative;
top: 120px;
left: 30%;
}
.bottom {
border-top: 6px solid #d5cab7;
width: 100%; height: 70px;
background: #ece0cb;
margin-top: 20px;
}
.bottom th {
background: url('images/logo.jpg') no-repeat 2% 50%;
text-align: left;
font-weight: normal;
padding: 0 0 0 200px;
vertical-align: middle;
}
.bottom td {
text-align: right;
padding: 0 20px 0 0;
vertical-align: middle;
}
.bottom p {
font-size: 13px;
}
.content {
width: 100%;
}
.content th {
vertical-align: top;
font-weight: normal;
text-align: left;
width: 30%;
padding: 0 15px 10px 40px;
}
.content td {
text-align: justify;
vertical-align: top;
padding: 0 40px 10px 15px;
}
.hl {
width: 100%;
background: url('images/dots.gif') repeat-x 50%;
margin-bottom: 10px;
}
.icons {
text-align: center;
}
.icons img {
margin: 0 5px 10px 5px;
}
.psmall p {
font-size: 13px;
text-align: justify;
}
.menu {
position: absolute;
top: 50px;
right: 30px;
}
.divex {
width: 120px; height: 120px;
float: left;
border: 1px dotted #e7dcd1;
margin: 10px 5%;
}
.divex img {
width: 100px; height: 100px;
border: 1px dotted #e7dcd1;
margin: 10px;
}
.forfloats {
position: relative;
left: 2%;
}
.divexmdf {
width: 170px; height: 65px;
text-align: center;
float: left;
margin: 10px 0;
}
.divexhands {
width: 180px; height: 125px;
border: 1px dotted #e7dcd1;
text-align: center;
float: left;
margin: 10px 1%;
}
.mdfcolors {
position: absolute;
right: 5%;
}
.threeimgtb {
width: 85%;
}
.threeimgtb td {
text-align: center;
}
.twoimgtb {
width: 100%;
}
.twoimgtb td {
width: 50%;
text-align: center;
padding: 20px;
}
.pbig {
font-size: 17px;
}
.divgal {
width: 120px; height: 120px;
float: left;
text-align: center;
border: 1px dotted #e7dcd1;
margin: 10px 5%;
}
.divgal img {
width: 100px; height: 100px;
border: 1px dotted #e7dcd1;
margin: 10px 0;
}
.divpic {
width: 160px; height: 120px;
float: left;
text-align: center;
border: 1px dotted #e7dcd1;
margin: 10px 2%;
}
.divpic img {
height: 100px;
border: 1px dotted #e7dcd1;
margin: 10px 0;
}
.dimeb {
text-align: center;
}
.dimeb img {
margin: 0 5%;
}
.pact {
color: #780804;
font-size: 16px;
}
.ny {
position: relative;
top: -20px;
width: 100%;
height: 58px;
background: url('images/newyear.jpg') right top no-repeat;
}

.counter {
position: absolute;
left: 50%;
}

.lang {
position: relative;
top: 180px;
left: 460px;
width: 100px;
color: #777;
}
.lang img {
border: 1px solid #cecece;
}

.pricediv {
width: 310px;
height: 270px;
float: left;
margin: 15px 5px;
border: 1px solid #cecece;
}
.pricediv .thd2 {
padding: 5px;
}
.pricediv .thd {
width: 130px;
padding: 0;
}
.pricediv img {
border: 3px double #cecece;
margin: 5px;
}
.pricediv p {
font-size: 13px;
text-align: left;
line-height: 120%;
}

.pred {
color: #941b24;
}