* {
font-family:"Times New Roman", Times, serif;
font-size:16px;
color:#DCD1BE;
font-style:normal;
}

.width {
max-width:1280px;
width:expression(document.body.clientWidth>1280?"1280px":"100%");
}

img {
behavior:url(./styles/iepngfix.htc);
}

textarea {
color:#522042;
font-size:14px;
}

input.text {
background-color:#fff;
color:#522042;
width:100%;
height:21px;
font-size:14px;
border-color:#DCD1BE;
border-width:1px;
}

select.text,input.text1,select.text option {
background-color:#fff;
color:#522042;
width:350px;
height:21px;
font-size:14px;
border-color:#DCD1BE;
border-width:1px;
}

select.text option {
background-color:#fff;
color:#522042;
width:300px;
height:21px;
font-size:14px;
border-color:#DCD1BE;
border-width:1px;
}

P {
line-height:1,5;
}

h1 {
font-size:20px;
}

h2 {
font-size:18px;
text-decoration:underline;
padding:5px 0 0 25px;
}

h3 {
font-size:20px;
padding:0;
}

h6 {
font-size:22px;
font-weight:bolder;
}

h6.price {
font-size:22px;
font-weight:bolder;
margin:0;
padding:0;
}

a.path,span.path,strong.path {
color:#927489;
}

div.news p {
line-height:1;
margin:0;
padding:5px 0;
}

div.news a {
text-decoration:none;
}

table.zn,td.zn {
border-width:0;
}

td.tbheadl {
border-width:0 1px 1px 0;
}

td.tbheadr {
border-width:0 0 1px 1px;
}

td.tbr {
border-width:1px 0 0 1px;
}

td.tbl {
border-width:1px 1px 0 0;
}

input.button {
cursor:pointer;
background-color:#441937;
font-size:14px;
font-weight:700;
text-align:center;
border-color:#2D1024;
border-width:1px;
}

img.but {
cursor:pointer;
}

td.pad {
padding:0 0 0 10px;
}

td.searchpad {
padding:10px 0 0 25px;
}