﻿body {
	background: url(/pic/charcoal1.jpg);
	background-attachment: fixed;
	background-size: cover;
	margin: 0;
}

html {  }

#site_fon_up{
    background: url(/pic/up_fon_11.png);
background-size: contain;
    margin:auto;
    display: block;
    width: 960px;
    height: 378px;
    position: relative;
    top: 120px;
    min-width: 960px;
    z-index: 10;
   }

#site_fon_down{
    background: url(/pic/ugol2.png);
    margin:auto;
    display: block;
    width: 650px;
    height: 105px;
    position: relative;
    top: 100px;
left: -25px;
z-index: 50;
   }

.fire{width:800px;height:400px;
position: absolute;
left: 0;
right: 0;
margin: auto;
display: block;
top: -140px;
}


#pozition{
left: 50%;
margin: 0px auto 0px -500px;
position: absolute;
top: 360px;
}

#site{
position: absolute;
vertical-align: middle;
display: block;
top: 50%;
left: 50%;
margin: -350px auto 0px -480px;
height: 700px;
}




#mainwrapper_l {
  font: 10pt normal Arial, sans-serif;
  height: auto;
  margin: 0px auto;
  text-align: center;
  width: 100%;
}
#mainwrapper_l .box {
    border: 5px solid #ccae72;
    cursor: pointer;
    height: 300px;
    float: left;
    margin: 5px;
    position: relative;
    overflow: hidden;
    width: 450px;
    -webkit-box-shadow: 0px 0px 5px 5px #000000;
    -moz-box-shadow: 0px 0px 5px 5px #000000;
    box-shadow: 0px 0px 5px 5px #000000;
    border-radius: 600px 50px 50px 140px;
}
#mainwrapper_l .box img {
border-radius: 600px 50px 50px 140px;
height: 300px;
left: 0px;
position: absolute;
width: 450px;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
#mainwrapper_l .box .caption {
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    color: #fff;
    z-index: 1;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    left: 0;
}


#mainwrapper_l .box .fade-caption, #mainwrapper_l .box .scale-caption {
    opacity: 1;
    width: 450px;
    height: 300px;
    text-align: left;
    padding: 0px;
    border-radius: 600px 50px 50px 140px;
}
#mainwrapper_l .box:hover .fade-caption {
    opacity: 0;
}




#mainwrapper_r {
  font: 10pt normal Arial, sans-serif;
  height: auto;
  margin: 0px auto 0 auto;
  text-align: center;
  width: 100%;
}
#mainwrapper_r .box {
    border: 5px solid #ccae72;
    cursor: pointer;
    height: 300px;
    float: left;
    margin: 5px;
    position: relative;
    overflow: hidden;
    width: 450px;
    -webkit-box-shadow: 0px 0px 5px 5px #000000;
    -moz-box-shadow: 0px 0px 5px 5px #000000;
    box-shadow: 0px 0px 5px 5px #000000;
    border-radius: 50px 600px 140px 50px;
}
#mainwrapper_r .box img {
border-radius: 50px 600px 140px 50px;
height: 300px;
left: 0px;
position: absolute;
width: 450px;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
#mainwrapper_r .box .caption {
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    color: #fff;
    z-index: 1;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    left: 0;
}


#mainwrapper_r .box .fade-caption, #mainwrapper_r .box .scale-caption {
    opacity: 1;
    width: 450px;
    height: 300px;
    text-align: left;
    padding: 0px;
    border-radius: 50px 600px 140px 50px;
}
#mainwrapper_r .box:hover .fade-caption {
    opacity: 0;
}

.asd{
position: fixed;
border:none;
width:50px;
height:213px;
cursor:pointer;
background:transparent url("/pic/h24.png") no-repeat center;
top: 40%;
right: -11px;
z-index: 50;
}
.asd:hover a{
position: fixed;
border:none;
width:50px;
height:213px;
cursor:pointer;
background:transparent url("/pic/h24.png") no-repeat center;
top: 40%;
right: -3px;
z-index: 50;
}

.ooo {
    width: 500px;
    height: 12500px;
display: block;
}
.ooo1 {
    width: 400px;
    height: 500px;
display: block;
bottom: 100%
}


.liera{
width: 100%;
height: 36px;
display: block;
position: fixed;
color: #FFF;
background: none repeat scroll 0% 0% rgba(189, 189, 189, 0.772);
font-family: Arial, Times New Roman;
font-style: italic;
font-size: 25px;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
z-index: 500;
box-shadow: 0 2px 20px rgba(36, 36, 36, 0.772);
padding-top: 5px;
}

img#bg {
    /* Stretch background */
        position: fixed;
    top:0;
    left:0;
    width:100%;
    z-index:-3;
}