/*main*/
* { margin: 0; padding: 0; }
body { background: #000000; font-family: Arial, tahoma; color: #000000; }
img { border: 0; vertical-align: top; text-align: left; }
ul { list-style: none; }
a { color: #f1b264; text-decoration: none; }
a:hover { text-decoration: none; }
table { text-align: left; width: 100%; margin: 0; border-collapse: collapse; }

.site_center { margin: 0 auto; width: 1000px; text-align: left; background-color: #1f1a17; }

/*Head*/
.head { width: 100%; vertical-align: top; /*background-color: #1f1a17;*/ }
.logo { vertical-align: top; }
.logo img { width: 625px; height: 192px; border: 0; }
.head_contacts { text-align: right; font-size: 18px; color: #f1b264; vertical-align: middle; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
.head_contacts a { font-size: 16px; color: #f1b264; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }

.menu { background: url(../images/menu.jpg); width: 100%; height: 21px; font-size: 13px; text-align: center; vertical-align: middle; }
.menu a { margin-left: 5px; margin-right: 5px; text-decoration: underline; color: #000000; }

/*content main*/
.tumbs { vertical-align: top; height: 535px; background:url(../images/podl.jpg); }
.tumbs img { height: 170px; width: 275px; border: 0; }
.tumb1 { text-align: right; height: 190px; width: 33%; padding-top: 15px; }
.tumb2 { text-align: center; height: 190px; width: 33%; padding-top: 15px; }
.tumb3 { text-align: left; height: 190px; width: 33%; padding-top: 15px; }

.content { vertical-align: top; /*height: 535px;*/ background:url(../images/podl.jpg); text-align: center; padding: 10px 30px; }
.content p { text-align: justify; text-indent: 5px; padding: 5px 0px 5px 0px; margin: 0px 0px 0px 0px; font-family: Arial, tahoma; font-size: 16px; color: #f1b264; text-decoration: none; line-height: 1.187em; }
h1 { text-align: center; padding: 7px 0px 7px 0px; margin: 0px 0px 0px 0px; font-family: Arial, tahoma; font-size: 18px; color: #f1b264; }
h2 { text-align: center; padding: 7px 0px 7px 0px; margin: 10px 0px 0px 0px; font-family: Arial, tahoma; font-size: 16px; color: #f1b264; }
h3 { text-align: center; padding: 7px 0px 7px 0px; margin: 10px 0px 0px 0px; font-family: Arial, tahoma; font-size: 16px; color: #f1b264; }

/*list*/
.list li { background: url(../images/list_marker.gif) center left no-repeat; padding: 0 0 0 20px; color: #f1b264; text-decoration: none; text-align: justify; }
.list li a { color: #f1b264; text-decoration: none; }
.list li a:hover { color: #f1b264; text-decoration: underline; }

/*price-list*/
.price-list { border: 1px solid #f1b264; vertical-align: middle; border-collapse: collapse; width: 670px; text-align: center; }
.th1 { text-align: center; vertical-align: middle; border: 1px solid #f1b264; widows: 300px; color: #f1b264; }
.th2 { text-align: center; vertical-align: middle; border: 1px solid #f1b264; widows: 185px; color: #f1b264; }
.th3 { text-align: center; vertical-align: middle; border: 1px solid #f1b264; widows: 185px; color: #f1b264; }
.tr1 { vertical-align: middle; padding: 5px 0; border: 1px solid #f1b264; }
.td1 { width: 300px; text-align: justify; border: 1px solid #f1b264; }
.td2 { width: 185px; text-align: justify; border: 1px solid #f1b264; }
.td3 { width: 185px; text-align: justify; border: 1px solid #f1b264; }

/*footer*/
.footer { height: 50px; background: url(../images/footer.jpg); vertical-align: middle; }
.footer p { margin-left: 7px; text-align: justify; color:#cccccc;  }
.footer a { color:#cccccc; text-decoration: underline; }

