* {
padding: 0;
margin: 0;
}

html, body {
background: #eeeeee;
font-family: Tahoma, Arial, sans-serif;
font-size: 12px;
line-height: 18px;
color: #000000;
}

body.print {
background: #ffffff;
padding: 20px 30px;
}

table, td {
border-collapse: collapse;
border: 0;
text-align: left;
vertical-align: top;
font-family: Tahoma, Arial, sans-serif;
font-size: 12px;
line-height: 18px;
color: #000000;
}

hr {
height: 0;
border: 0;
border-bottom: 1px dashed #aaaaaa;
margin-bottom: 18px;
}

a {
color: #a32811;
}

a:hover {
text-decoration: none;
}

a.page, a.page_current {
padding: 1px 5px;
text-decoration: none;
}

a.page:hover, a.page_current {
background: #a32811;
color: #ffffff;
}

.important {
border-bottom: 1px dashed #ff0000;
cursor: help;
color: #ee1e1e;
}

.aditinfo {
color: #aaaaaa;
}

p, ul, ol {
margin-bottom: 18px;
}

ul {
margin-left: 20px;
list-style-type: disk;
}

ol {
margin-left: 25px;
}

.sublevel {
margin-bottom: 0;
list-style-type: circle;
}

.headline {
font-size: 20px;
}

h1 {
font-weight: normal;
font-size: 20px;
line-height: 36px;
margin-bottom: 18px;
}

h2 {
font-weight: normal;
font-size: 18px;
line-height: 18px;
margin-bottom: 18px;
}

h3 {
font-weight: bold;
font-size: 14px;
line-height: 18px;
}

img {
border: 0;
}

input, textarea, select {
font: 12px Tahoma, Arial, sans-serif;
}

input.text, input.submit, select.select {
width: 200px;
height: 22px;
}

input.text {
padding: 1px 2px;
}

input.submit {
background: #a32811;
border: 0;
font-weight: bold;
color: #ffffff;
}

button.button {
cursor: hand;
background: none;
border: 0;
}

label {
display: block;
text-transform: lowercase;
font-size: 12px;
line-height: 12px;
color: #aaaaaa;
}

textarea.textarea {
width: 100%;
height: 300px;
line-height: 16px;
}

p.message {
background: #f7f7f7;
border: 1px #b7b7b7 dashed;
padding: 11px 20px;
}

p.message img {
margin-right: 10px;
}

ul.errors {
background: #f7f7f7;
border: 1px #b7b7b7 dashed;
padding: 11px 30px;
margin: 0;
margin-bottom: 18px;
}

div.menu {
margin-bottom: 8px;
}

div.menu a {
text-decoration: none;
color: #000000;
}

div.menu a:hover, div.menu span {
border-bottom: 1px dashed #000000;
}


/* Таблицы */

table.wide td {
vertical-align: middle;
padding: 8px;
}

table.wide textarea {
width: 200px;
height: 130px;
}

table.standart td {
border-top: 1px dashed #eeeeee;
border-bottom: 1px dashed #eeeeee;
vertical-align: middle;
padding: 5px;
}

table.articles {
margin: 18px 0;
}

table.articles td {
padding-bottom: 8px;
}

table.articles div {
font-size: 16px;
}

table.articles span {
font-size: 11px;
}

div.articles img {
margin: 5px 10px;
}

table.articles td.icon {
text-align: center;
vertical-align: middle;
padding-right: 18px;
}

table.articles a.cart {
float: right;
text-decoration: none;
}

table.gallery td {
padding: 10px;
text-align: center;
vertical-align: middle;
}

table.gallery td div {
margin-bottom: 8px;
font-size: 12px;
}

img.gallery {
border: 7px solid #efefef;
}

table.portfolio td {
padding: 15px 10px;
text-align: center;
}

table.stndrt td {
border: 1px solid #eeeeee;
padding: 5px;
}


/* Страница */

table.main {
background: #ffffff;
}

td.menu {
background: url("menu.jpg") top left no-repeat;
padding-right: 15px;
text-align: right;
vertical-align: middle;
}

a.menu {
margin: 0 15px;
}

td.block {
background: url("block.jpg") top left no-repeat;
padding-top: 40px;
padding-bottom: 50px;
}

td.block ul {
margin-left: 45px;
list-style-image: url("mark.gif");
}

td.block ul li {
padding-left: 5px;
}

td.block div {
padding-top: 50px;
padding-left: 45px;
}

td.content {
padding-right: 30px;
padding-bottom: 50px;
}

td.bottom {
background: url("bottom.jpg") top right no-repeat;
border-top: 1px solid #546e74;
border-bottom: 1px solid #546e74;
vertical-align: middle;
}

td.bottom a {
color: #000000;
}

td.bottom div {
float: left;
text-align: center;
}

td.links {
padding: 0 30px;
vertical-align: middle;
}