* {
    margin:0;
    padding:0;
}
html {
    display:inline-block;
    overflow:hidden;
    width:100%;
}
body {
    background:#000;
    color:#000;
    font:62.5%/1.4 Georgia, 'Times New Roman';
    overflow:hidden;
    max-width:1600px;
    min-width:1000px;        
    margin:0 auto;    
    _position:relative;
    _behavior:url("/css/csshover.htc"); 
    _width:expression((document.documentElement.clientWidth) < 1020 ? "1020px" : "auto");
}
.header {
    background:url("/i/header.jpg") no-repeat 50% 0;
    height:180px;
    text-align:center;
}
.header .counts {
    position:absolute;
    left:0;
    top:0;
}
.header img {margin:27px 5px 0}
.topBanns {padding:15px 0 0}
.topBanns * {margin:0 3px}
.lang {
    margin:20px;
    position:absolute;
    right:0px;
    top:-160px;
    width:24px;
    height:19px;
}
.wrapper {
    background:url("/i/c2.jpg") no-repeat;
    margin:0 auto;
    position:relative;
    width:1000px;
    height:390px;
}
.awd {
    background:url("/i/awd_logo.swf") no-repeat;
    width:65px;
    height:36px;
    position:absolute;
    left:71px;
    bottom:7px;
    _bottom:-22px;
}
.r,
.l {
    position:absolute;
    width:300px;
    height:390px;    
    top:0;
}
.r {
    background:url("/i/r2.jpg") no-repeat;
    left:1000px;
}
.l {
    background:url("/i/l2.jpg") no-repeat;
    left:-300px;
} 
.statue {
    background:url('/i/statue.png') no-repeat;
    position:absolute;
    top:135px;
    left:54px;
    width:92px;
    height:178px;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/statue.png',sizingMethod='crop');
    _cursor:pointer;
} 
.statue:hover {
    background-position:0 -178px;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/statue2.png',sizingMethod='crop');
    _cursor:pointer;
}
.statue img {
    border:0;
    margin-top:-50px;
    margin-left:-40px;
} 
.stairs {
    background:url("/i/stairs.jpg") no-repeat 50% 0;
    height:315px;
} 
.fire {
    background:url("/i/fire.jpg") no-repeat 50% 0;
    height:255px;    
} 
#flashcontent {
    margin:0 auto;
    width:572px;
    height:390px;
    position:relative;
    z-index:0;
}
.help {
    background:url("/i/help.gif") no-repeat;
    cursor:pointer;
    position:absolute;
    right:32px;
    top:290px;
    width:24px;
    height:24px;
}
.help:hover {background-position:0 -24px}
.help:active {background-position:0 -48px}

.two_butts {
    background:url("/i/bg_two_butts.gif") no-repeat;
    padding-left:2px;
    position:absolute;
    right:72px;
    bottom:12px;
    width:67px;
    height:38px;
}
.about,
.mail {
    cursor:pointer;
    float:left;
    margin-top:8px;
    margin-left:7px;
    width:22px;
    height:22px;
    _display:inline;
}
.about:hover {background:url("/i/butts.gif") no-repeat}
.about:active {background-position:0 -22px}
.mail:hover {background:url("/i/butts.gif") no-repeat 100% 0}
.mail:active {background-position:100% -22px}

.wrap_counters {
    background:url("/i/bg_counters.jpg") no-repeat;
    padding:9px;
    position:absolute;
    left:100px;
    bottom:27px;
    height:39px;
}
.wrap_counters a {
    margin-right:9px;
    opacity:.3;
    filter:alpha(opacity=30);
    *zoom:1;
}
.popup {
    position:absolute;
    display:none;
    left:148px;
    top:0;    
    width:701px; 
    z-index:5; 
}
.popup h1 {font-size:2.2em; font-weight:normal}
.popup p {font-size:1.2em}
.popup .bg_pic {
    position:absolute;
    right:0;
    bottom:100px;
    z-index:0;
}
.popup .wrap_text { 
    padding:25px 0 0 100px;   
    position:relative;
    overflow:hidden;
    height:360px;
    z-index:1;
}

.help2 h1 { margin:0 0 25px 127px}
.help2 p {margin-bottom:15px}
.help2 .scroll {
    padding-right:170px;
    width:390px;
    height:235px;
    overflow:auto;
    overflow-x:auto;
}
.help2 .bg_pic {
    background:url("/i/statue.jpg") no-repeat;
    width:157px;
    height:322px;
    right:30px;
    bottom:13px;
}
.kontacts .bg_pic {
    background:url("/i/fork.jpg") no-repeat;    
    width:262px;
    height:242px;
    right:15px;
    bottom:120px;
}
.kontacts .wrap_text .scroll {
    padding-right:170px;
    width:390px;
    height:203px;
    overflow:auto;
    overflow-x:auto;
}
.kontacts .wrap_text .scroll * {margin-bottom:10px}
.kontacts .wrap_text h1 {margin:0 0 25px 115px}

.sendFriend .bg_pic {
    background:url("/i/eagle.jpg") no-repeat;
    right:45px;
    bottom:100px;
    width:237px;
    height:186px;
} 
.sendFriend h1 {padding-left:25px}
.sendFriend .wrap_text {padding-left:75px}
.sendFriend .wrap_form {
    background:url("/i/bg_form.jpg") no-repeat 0 85px;
    margin:5px 0 0;
    padding-left:25px;
}  
.sendFriend .wrap_form p { 
    margin-bottom:20px
}
.sendFriend label {      
    float:left;
    padding-right:5px;
    _padding-right:1px;
    text-align:right;
    width:85px;
}
.sendFriend input {  
    padding:0 2px;
    width:151px;
}
.sendFriend input,
.sendFriend textarea {
    background:#e0dfe3;
}
.sendFriend textarea {
    clear:left; 
    display:block;
    padding:2px;
    overflow:auto;
    width:286px;
    height:96px;
}

.close {
    background:url("/i/bg_close.jpg") no-repeat 100% 0;
    cursor:pointer;
    padding:8px 40px 20px 0;
    position:absolute;
    right:34px;
    top:8px;
}
.close:hover {background-position:100% -48px}
.bordPopup {
    background:url("/i/bg_popup.jpg") no-repeat 12px 12px;
    border-collapse:collapse;    
    width:100%;
    height:413px;
}
.bordPopup td {vertical-align:top}
.cPop {width:670px; height:385px}
.tPop {
    height:17px;
    background:url("/i/t.png") no-repeat;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/t.png',sizingMethod='crop');
}
.lPop {
    background:url("/i/l.png") no-repeat;
    width:17px;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/l.png',sizingMethod='crop');
}
.rPop {
    background:url("/i/r.png") no-repeat;
    width:17px;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/r.png',sizingMethod='crop');
}
.bPop {
    background:url("/i/b.gif") no-repeat;
    height:12px;
}
.z1,
.z2,
.z3 {
    position:absolute;
    z-index:5;
}
.z1 {
    background:url("/i/z1.png") no-repeat;
    left:-7px;
    top:-7px;
    width:135px;
    height:125px;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/z1.png',sizingMethod='crop');
}
.z2 {
    background:url("/i/z2.png") no-repeat;
    left:62px;
    bottom:-13px;
    width:295px;
    height:62px;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/z2.png',sizingMethod='crop');
}
.z3 {
    background:url("/i/z3.png") no-repeat;
    right:0;
    top:-11px;
    width:277px;
    height:33px;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/z3.png',sizingMethod='crop');
}

