@charset "utf-8";
/* CSS Document */
* {
    padding: 0;
    margin: 0;
    list-style: none;
}

body {
    background: #f5f2ef;
    text-align: center;
    font-family: "Times New Roman";
    color: #333333;
}

#header {
    margin-top: 15px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.gray_line {
    background: #e9e6e1;
    height: 81px;
    z-index: 20;
    _margin-top: -5px;
}

.main {
    width: 853px;
    margin: 0px auto;
    overflow: hidden;
}

.main a {
    display: block;
    float: left;
    background: url(../images/menu_arrow.jpg) top right no-repeat;
    font-size: 18px;
    color: #cb391d;
    text-decoration: none;
    text-align: left;
    height: 34px;
}

.main a:hover {
    text-decoration: underline;
}

.main a.lang {
    background: none;
    font-size: 11px;
    padding: 0px 5px 0px 5px;
    margin-top: 65px;
    height: 0;
    float: right;
}

#content {
    margin: 0px auto;
    width: 853px;
    margin-top: 5px;
}

.cont {
    width: 853px;
    background: #FFF url(../images/cont_bottom.jpg) no-repeat left bottom;
    padding-bottom: 30px;
}

h1 {
    background: url(../images/cont_top.jpg) no-repeat left top;
    font-size: 24px;
    color: #cb391d;
    font-style: italic;
    font-weight: normal;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

h1.zagolovok {
    text-align: left;
    padding: 30px 0px 10px 50px;
    font-weight: bold;
}

h2 {
    font-size: 18px;
    color: #414141;
    font-style: italic;
    font-weight: normal;
    text-align: left;
    padding: 5px 20px 5px 30px;
    margin-left: 50px;
    background: url(../images/decor.jpg) left center no-repeat;
    display: block;
}

h2.cent {
    text-align: center;
    background: none;
    padding: 10px;
    font-weight: bold;
    font-size: 20px;
}

p {
    font-size: 16px;
    text-align: justify;
    padding: 0px 30px 0px 30px;
    color: #414141;
    line-height: 24px;
}

span {
    font-size: 14px;
    font-weight: bold;
    color: #414141;
}

span.text {
    text-align: left;
    font-weight: normal;
    display: block;
    padding-left: 80px;
}

ul {
    color: #414141;
    padding: 10px 0px 10px 80px;
    line-height: 20px;
}

li {
    text-align: left;
    font-size: 14px;
}

ul.inside {
    padding: 0px 0px 0px 30px;
}

ul.legist li {
    list-style: disc;
    color: #cb391d;
}

ul.legist li a {
    color: #cb391d;
    text-decoration: none;
}

ul.legist li a:hover {
    text-decoration: underline;
}

.leg {
    margin: 0px auto;
    vertical-align: top;
}

p.tit {
    text-align: center;
    font-weight: bold;
    font-size: 18px;
}

p.txt {
    font-size: 11px;
    line-height: normal;
    padding-top: 5px;
    text-align: center;
}

.footer {
    width: 853px;
    padding-bottom: 30px;
    margin: 0px auto 30px;
}

.footer ul {
    float: left;
    font-size: 13px;
    padding: 0;
}

.footer ul li {
    float: left;
    color: #5e5e5e;
    margin: 5px 0px 5px 0px;
    font-size: 13px;
}

.footer ul li a {
    color: #5e5e5e;
    text-decoration: none;
    font-weight: bold;
    padding: 0px 10px 0px 10px;
}

.footer ul li a:hover {
    text-decoration: underline;
    color: #727272;
}

.cur {
    text-decoration: underline;
    padding: 0px 10px 0px 10px;
    font-weight: bold;
    color: #5e5e5e;
    font-size: 13px;
}

table {
    clear: left;
    padding-bottom: 20px;
    padding-top: 5px;
}

#gallery a {
    text-decoration: none;
    color: #333333;
    font-size: 12px;
}

table p {
    color: #333333;
    font-size: 13px;
    line-height: 20px;
    font-weight: bold;
    padding: 0px 10px 0px 10px;
}

table span {
    padding: 5px 10px 0px 10px;
    color: #333333;
    font-size: 13px;
}

table.price {
    margin: 0px auto;
}

table.price td {
    border: 1px #414141 solid;
    text-align: justify;
    font-size: 14px;
    padding: 5px;
    line-height: 20px;
}

.inf {
    margin: 0px auto;
    border-bottom: 1px #414141 solid;
}

h3 {
    text-align: left;
    font-size: 18px;
    color: #414141;
}

.inf p {
    font-size: 16px;
    text-align: left;
}

h4 {
    font-size: 24px;
    color: #cb391d;
    font-style: italic;
    font-weight: normal;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

.contact {
    margin: 0px auto;
    /*border-top:1px #414141 solid;*/
}

.contact p {
    text-align: left;
    color: #5e5e5e;
    font-size: 12px;
}

.contact span {
    color: #C00;
    padding: 0;
}

input {
    width: 230px;
    border: 1px #414141 solid;
    text-align: left;
    height: 20px;
    float: left;
    font-size: 12px;
}

input.button {
    border: none;
    text-align: center;
    background: url(../images/but.jpg) 0px 0px no-repeat;
    color: #FFF;
    width: 166px;
    display: block;
    height: 37px;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 5px;
    margin-left: 45px;
    _margin-left: 20px;
    cursor: pointer;
}

textarea {
    width: 230px;
    border: 1px #414141 solid;
    text-align: left;
    float: left;
    font-size: 12px;
}

p.err {
    text-align: center;
    color: #F00;
    font-size: 14px;
    font-weight: bold;
}

#gallery {
    cursor: pointer;
}

#gallery > div {
    width: 130px;
    height: 72px;
    border: 1px solid white;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: url('../images/small_map.jpg');
}

#gallery > p {
    margin-left: 14px;
}

a[href^="mailto:"]:link {
    color: #000000;
    text-decoration: none;
}

a[href^="mailto:"]:hover {
    text-decoration: underline;
}
