* {
 color: #333;
 font-family: Helvetica, sans-serif;
}
body {
 margin: 0;
 min-width: 1000px;
 font-size: 11pt;
 line-height: 12pt;
}
img {
 border: 0;
 margin: 0;
 padding: 0;
}
h1,
h2 {
 display: block;
 text-align: center;
 font-size: 15pt;
 line-height: 16pt;
 margin: 0;
}
blockquote {
 margin: 15px 15px 15px 25px;
}
a {
 text-decoration: underline;
}
a:hover {
 text-decoration: none;
}
table {
 margin: auto;
 border-collapse: collapse;
 border: 1px #ccc solid;
 background-color: #f7f7f7;
}
tr,
td {
 padding: 5px 7px 5px 7px;
 border: 1px #ccc solid;
}
li {
 margin-bottom: 5px;
}


#head {
 width: 100%;
 height: 164px;
 min-width: 1000px;
 background: url(../../image/head_sep.jpg) repeat-x 0 0;
 border-bottom: 1px #8d4c4c solid;
}
#logo {
 width: 218px;
 height: 164px;
 background: url(../../image/logo.jpg) no-repeat 0 0;
 float: left;
}
#title {
 width: 782px;
 height: 164px;
 background: url(../../image/head.jpg) no-repeat 0 0;
 text-align: right;
 float: right;
}
#area {
 min-width: 782px;
 min-height: 455px;
 padding: 33px 33px 33px 251px;
 background-color: #fff;
}
#menu {
 width: 218px;
 min-height: 591px;
 background-color: #f7f5f1;
 position: absolute;
 left: 0;
 top: 165px;
}
#footer {
 margin-top: 20px;
 padding-left: 220px;
}
#copy {
 width: 200px;
 height: 50px;
 margin-right: 33px;
 font-size: 8pt;
 text-align: right;
 float: right;
}
#bottom_menu {
 height: 50px;
 min-width: 542px;
 font-size: 9pt;
 text-align: left;
}



#title h2 {
 margin-top: 20px;
 margin-bottom: 0;
 margin-right: 33px;
 color: #960202;
 text-align: right;
 font-size: 22pt;
 line-height: 27px;
}
#title h3 {
 margin-top: 10px;
 margin-right: 33px;
 margin-bottom: 0;
 color: #960202;
 font-size: 13pt;
}

#menu ul {
 width: 190px; /* 218-17-17 */
 margin: auto;
 padding: 25px 10px 17px 17px;
}
#menu li {
 margin: 0;
 margin-top: 2px;
 padding: 0;
 list-style-type: none;
}
#menu a {
 min-height: 15px;
 padding: 9px 5px 11px 17px;
 display: block;
 font-size: 10pt;
 line-height: 10pt;
 font-weight: bold;
 border-left: 9px #960202 solid;
 background: url(../../image/menu_sep.jpg) repeat-x 0 bottom;
}


#bottom_menu li:last-child {
 border: 0;
 margin: 0;
 padding: 0;
}
#bottom_menu li {
 list-style-type: none;
 margin-right: 25px;
 padding-right: 25px;
 border-right: 1px #960202 solid;
 float: left;
}
.clear {
 clear: both;
 float: none;
}

/* выделение таблицы */
.trbg {
 background-color: #e5e5e5;
}
.ttop {
 vertical-align: top;
}
.tlef {
 text-align: left;
 vertical-align: middle;
}
.tcent {
 text-align: center;
 vertical-align: middle;
}
.trig {
 text-align: right;
 vertical-align: middle;
}

/* фотографии в тексте представленные как галлерея */
.gallli {
 width: 680px;
 margin: auto;/*
 background-color: #fdd;*/
 clear: both;
 float: none;
}
div.photogall {
 width: 202px;
 margin: 10px;
 text-align: center;
 float: left;
}
.photogall img {
 width: 200px;
 border: 1px #960202 solid;
}
img.photogall {
 margin: 10px;
 border: 1px #960202 solid;
}
.our2 {
 width: 460px;
 float: right;
}

.error {
 padding: 10px;
 margin-bottom: 10px;
 border: 1px #f55 solid;
 background: #fcc;
 color: #f55;
}
.correct {
 padding: 10px;
 margin-bottom: 5px;
 border: 1px #5f5 solid;
 background: #cfc;
 color: #5f5;
}
#ui-datepicker-div {
 font-size: 8pt;
}
.ui-datepicker-month,
.ui-datepicker-year {
 color: #fff;
}
.ui-datepicker-header {
 margin-bottom: 3px;
}
.ui-datepicker-calendar th {
 padding: 1px;
}
#request {
 width: 600px;
 margin: auto;
 margin-bottom: 3px;
}
#request td {
 text-align: center;
}
#request select {
 width: 150px;
}
#request input {
 width: 70px;
 text-align: center;
}
#more {
 width: 600px;
 margin: auto;
 text-align: right;
}
#more input {
 width: 60px;
 border: 1px #ccc solid;
 background-color: #f7f7f7;
}
.star {
 margin: 0 3px 0 3px;
 color: #c00;
 font-weight: bold;
 font-size: 12pt;
 line-height: 14pt;
}
