html, body, form, ol, ul, p{
    margin: 0;
    padding: 0;
}
body{
    background: #8d9cae url(/images/pattern.gif);
    font-size: 12px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    background-attachment: fixed;
    height: 100%;
}
h1, h2, h3, h4, h5, h6{
    padding: 0;
    margin: 0;
    color: #fff;
}
h2{
    font-size: 22px;
    font-style: italic;
    padding: 12px 0px;
}
h2 i{
    font-size: 11px;
    font-style: normal;
    margin: 12px 0px;
    font-weight: normal;
    margin-left: 10px;
}
h2 a{
    margin-left: 10px;
}
a img, :link img, :visited img {
	border: 0;
}
a{
    color: #febb4d;
    text-decoration: underline;
}
a:hover{
    color: #febb4d;
    text-decoration: none;
}
input,
textarea{
    border: none;
    margin: 6px 0px 12px 0px;
    border: solid 2px #75b1a6;
}

#wrap{
    background: #333626 url(/images/bottom.jpg) bottom no-repeat;
    width: 1000px;
    margin: 0px auto;
    position: relative;
}
#header{
    height: 272px;
    background: url(/images/header.jpg);
    position: relative;
}
#header h1{
    position: absolute;
    width: 242px;
    height: 108px;
    top: 32px;
    left: 36px;
}
#header h1 a{
    height: 100%;
    display: block;
    text-indent: -9999px;
}
#menu{
    list-style: none;
    height: 33px;
    padding-top: 20px;
    position: absolute;
    bottom: 0px;
    left: 40px;
}
#menu li{
    float: left;
    margin: 0px 15px;
    position: relative;
    z-index: 99;
}
#menu li a{
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    position: relative;
    display: block;
    z-index: 99;
}
#menu li a:hover{
    color: #febb4d;
    text-decoration: none;
}
#menu li b{
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    position: relative;
    display: block;
    z-index: 99;
    border-bottom: solid 2px #fff;
}
#menu li span{
    font-weight: bold;
    font-size: 14px;
    color: #000;
    position: absolute;
    left: 1px;
    top: 1px;
    z-index: 9;
    width: 100%;
}

#shithr{
    height: 4px;
    background: url(/images/hr.gif);
    line-height: 4px;
    font-size: 1px;
}
#contentWrap{
    background: url(/images/top.jpg) top no-repeat;
    padding: 10px 210px 40px 210px;
    min-height: 550px;
    height: auto !important;
    height: 550px;
    position: relative;
}
#column{
    float: right;
    width: 173px;
}
.columnGallery a{
    float: left;
    margin: 0px 1px 1px 0px;
}
#column a.enterCatalogue{
    background: url(/images/enter_catalogue.gif);
    display: block;
    width: 169px;
    height: 31px;
    clear: left;
    text-indent: -9999px;
}

.short{
    margin-right: 190px;
}
.wide{
    margin-right: 0px;
}
a#ir{
    width: 215px;
    height: 57px;
    display: block;
    position: absolute;
    right: 0px;
    bottom: 50px;
    text-indent: -9999px;
}

#bulletRight{
    position: absolute;
    display: block;
    top: 78px;
    left: 0px;
    width: 161px;
    height: 382px;
    background: url(/images/left_dirka.gif);
}
#bulletLeft{
    position: absolute;
    display: block;
    top: 80px;
    right: 0px;
    width: 162px;
    height: 381px;
    background: url(/images/right_dirka.gif);
}
#right{
    position: fixed;
    display: block;
    _display: none;
    z-index: 1;
    top: 0px;
    left: 50%;
    margin-left: -640px;
    width: 140px;
    height: 100%;
    background: url(/images/left_shd.png);
}
#left{
    position: fixed;
    display: block;
    _display: none;
    z-index: 1;
    top: 0px;
    right: 50%;
    margin-right: -640px;
    width: 140px;
    height: 100%;
    background: url(/images/right_shd.png);
}

#content p{
    margin: 12px 0px;
}
#content h3{
    margin: 12px 0px;
    font-size: 18px;
}
#content ul,
#content ol{
    margin: 12px 12px 12px 30px;
}
#content li{
    margin: 3px 0px;
}
#content div.p_clear p{
    clear: both;
}
#content div.p_clear h3{
    clear: both;
}
#content div.p_clear p img{
    padding: 0px 10px 10px 0px;
}

.gal{
    position: relative;
}
.gal h3 span.temp1{
    position: relative;
    color: #75b1a6;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    z-index: 10;
}
.gal h3 span.temp2{
    position: absolute;
    color: #13140e;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    top: 3px;
    left: 1px;
    z-index: 5;
}
.images{
    float: left;
    position: relative;
    z-index: 10;
    width: 85px;
    height: auto;
}
.images img{
    background: #13140e;
    padding: 1px;
    border: solid 1px #75b1a6;
}
.images a{
    display: block;
    border: solid 1px #75b1a6;
    margin-bottom: 7px;
}
.images a:hover{
    display: block;
    border: solid 1px #ff5a35;
}
.descr{
    margin-left: 100px;
    position: relative;
}
.temp1{
    position: relative;
    z-index: 10;
}
.temp1 strong,
.temp1 b{
    color: #ff5a35;
}
.temp2{
    position: absolute;
    z-index: 5;
    top: 1px;
    left: 1px;
    color: #13140e;
}
.hrr{
    height: 47px;
    margin-top: 10px;
    background: url(/images/rvaklya.gif) no-repeat center;
    clear: left;
}
.hrr hr{
    display: none;
}
#content #galIndex{
    list-style: none;
    margin: 0px;
    width: 550px;
}
#galIndex li{
    display: block;
    float: left;
    width: 125px;
    height: 175px;
    text-align: center;
    margin: 0px 10px 10px 0px;
}
.container{
    display: table-cell;
    vertical-align: middle;
    width: 125px;
    height: 135px;
    background: #fff;
}
.middled{
    margin-top: expression((parentNode.offsetHeight - this.offsetHeight)<0 ? "0" : (parentNode.offsetHeight - this.offsetHeight)/2 + "px");
}
.infoError{
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    padding: 15px 10px 15px 50px;
    margin: 15px 0px;
    background-repeat: no-repeat;
    background-position: 10px center;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    color: #d8000c;
    background-color: #ffbaba;
    border: solid 1px #d8000c;
    background-image: url(/images/icon_error.gif);
}
.infoSuccess{
    color: #4f8a10;
    background-color: #dff2bf;
    border: solid 1px #4f8a10;
    background-image: url(/images/icon_success.gif);
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    padding: 15px 10px 15px 50px;
    margin: 15px 0px;
    background-repeat: no-repeat;
    background-position: 10px center;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
}
#hit{
    background: url(images/hit.gif);
    width: 377px;
    height: 188px;
    margin: 20px 0px;
    position: relative;
}

#hit #hitImg{
    width: 84px;
    height: 93px;
    position: absolute;
    top: 18px;
    right: 25px;
}
#hit h2{
    position: absolute;
    top: 138px;
    left: 17px;
    width: 340px;
    list-style: none;
    text-align: center;
    font-size: 12px;
    color: #637639;
}
#hit h2 a{
    color: #637639;
    text-decoration: none;
}
#hit h2 a:hover{
    color: #637639;
    text-decoration: underline;
}

