@font-face {
    font-family: DIN;
    src: url(dincondensedc.otf);
    src: local(DIN), url(dincondensedc.otf);
}
@font-face {
    font-family: MIRIAD;
    src: url(MyriadPro_Regular.otf);
    src: local(MIRIAD), url(MyriadPro_Regular.otf);
}
*{
    margin: 0px;
    padding: 0px;
}
a img{
    border: none;
}

input {
    border-radius: 25px;
}

textarea {
    border-radius: 15px;
	padding:5px;
}

button {
    border-radius: 25px;
	padding: 10px;
}

li {
	margin-left:30px;
}

.back{
    background: url(../img/fon.jpg) center no-repeat;
	background-color:#000000;
/*    opacity:0.5; */
}
.top-line-bg{
    height: 10px;
/*    background: url(../img/top_line_bg.png) repeat-x left center;*/
}
.top{
    height: 130px;
    background-color:black;
    opacity:0.5;
}
.top2{
    width:100%;
    background:black;
    height:45px;
    position:absolute;
}
.container{
    width: 1000px;
    margin: 0 auto;
}
.container-head{
    width: 100%;
    height: 110px;
    margin: 0 auto;
}
.logo{
    width: 700px;
    float: left;
    position: relative;
    top: -85px;
}
.logo a{
    display: table-cell;
    vertical-align: middle;
    font-size: 30px;
    color: yellow;
    text-decoration: none;
    font-family: MIRIAD;
	font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0 0 12px black;
}
.slogan{
    width: 400px;
    float: left;
    font-family: 'DIN';
    font-size: 17px;
}
.menu-top{
    width: 100%;
	font-weight: bold;
    height: 50px;
    position: relative;
    width: 100%;
	top:-75px;
}
.slogan{
    border-left: 1px solid #aaaaaa;
    color: #076190;
    font-size: 17px;
    margin-top: 25px;
    padding-left: 20px;
    position: relative;
    text-transform: uppercase;
    top: -15px;
}
.menu-top ul{
    display: block;
    list-style: none;
    float: right;
}
.menu-top ul li{
    display: table;
    float: left;
    height: 38px;
    margin-top:6px;
}
.menu-top ul li a{
    display: table-cell;
    padding: 0 5px;
    text-align: center;
    vertical-align: middle;
    font-size: 18px;
    color: #EEEEEE;
    text-decoration: none;
    font-family: MIRIAD;
    text-transform: uppercase;
}
.menu-top ul li div a:hover{
    background: grey;
    color: #FFFFFF;
    border-radius: 25px;
    text-shadow: 0 0 1px black;
}
.menu-top ul li:hover .leaf{
    display:block;
}
.menu-top ul li.active div a{
    background: grey;
    color: #FFFFFF;
    border-radius: 25px;
    text-shadow: 0 0 1px black;
}

.leaf{
    display:none;
    position: absolute;
    z-index:3;
    width:255px;
    background:black;
}
.leaf .subnav{
    float:left;
}
.leaf .subnav li{
    float:left;
    margin:5px;
    width:245px;
    height:20px;
}
.leaf .subnav li:hover{
    background:grey;
    border-radius: 25px;
    text-shadow: 0 0 1px black;
}
.leaf .subnav li a{
    font:14px MIRIAD;
    float:left;
}
.leaf .subnav li a:hover{
    background: none;
}
.not_firsthas_submenu:hover .leaf{
    display:block;
}

.kalkul{
    width:63%;
}
.kalkul td{
    float: left;
    height: 40px;
    width: 33%;
}
#width,#height,#square,#summa{
    float:left;
}
#summa{
    background: none repeat scroll 0 0 white;
    border: 0 none;
    font: 30px arial;
    margin-top: -12px;
    width:300px;
}
.kalkul p{
    float: left;
    margin: 0 13px;
}
.kalkul h2{
    float: right;
    margin: -7px 12px 0;
    width: 30px;
}

#id88415{
    display:none;
}

.header-two-bg{
    background: url("../img/bannerfon.jpg") repeat-x center center;
	background-color: #006257;
}
.header-two{
    height: 333px;
    background: url("../img/new_header_bg.png") repeat-x left top;
}
.line-center-bg{
    margin-top: -10px;
    height: 45px;
    /*background: url(../img/asdddd.png) repeat-x left center;*/
}
.left-column{
    box-shadow: 0 10px 30px rgba(0,0,0,0.5);
    float: left;
    position: relative;
    height:400px;
    top:-30px;
    background: black;
    left:3px;
    opacity:0.8;
	font-family: Arial;
  	font-size: 13px;
	color:#FFFFFF;
}
.center-column{
    background: none repeat scroll 0% 0% #FFFFFF;
    box-shadow: 0px 10px 20px rgba(0,0,0,0.5);
    position: relative;
    top: -60px;
    width: 700px;
    text-align: justify;
    float: right;
	padding: 15px;
	font-family: Arial;
	font-size: 13px;
    opacity:0.9;
	color:#0000;
}
.center-column .fo_content{
    position:relative;
}
.center-column .navigaition_fon{
    font:15px arial;
    position:relative;
}
.right-column{
    width: 200px;
    float: left;
    min-height: 400px;
}
.left-column>ul{
    display: block;
    width: 220px;
    list-style: none;
/*    list-style: none; */
    background: black;
    position: relative;
    top: -30px;
    padding: 10px;
    padding-left: 0px;
}

.left-column>ul>ul
{
    margin-top: 20px;
	padding-left: 30px;
}

.left-column ul li{
/*    display: block; */
    margin-top:20px;
    font:bold 15px arial;
}

.left-column ul ul li{
    margin:0;
}
.left-column ul ul li a{
    color: yellow;
    text-transform: uppercase;
    text-decoration: none;
    height: 48px;
}
.left-column ul li a{
/*    display: block;  */
    color: white;
    text-transform: uppercase;
    text-decoration: none;
    height: 48px;
/*    padding-left: 12px; */
}
.left-column ul li a:hover{
/*    background: url(../img/hover_left_menu.png) no-repeat 3px center #497e9b;*/
/*    border: 1px solid #72a1bb;*/
    background: #276789;
	color:#FFFFFF;
}
.left-column ul li a.active{
    background: url(../img/hover_left_menu.png) no-repeat 3px center #ccd5da;
    border: 1px solid #72a1bb;
    color: #000;
}
.paginaciya{
    position: absolute;
    left: 230px;
    top: 10px;
    height: 16px;
    min-width: 100px;
    z-index: 10;
    background: url(../img/house.png) no-repeat left center;
    padding-left: 25px;
}
.paginaciya a{
    display: inline-block;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    margin-right: 10px;
}
.paginaciya a.end{
    text-decoration: underline;
    color: #98cfec;
    margin-left: 10px;
}
.name-page{
    color: yellow;
    font-size: 25px;
    font-family: Arial;
    position: relative;
    text-shadow: 1px 1px 1px black;
}
.divBlock{
    font: 15px arial;
    position: relative;
}
.divBlock p:first-child{
	padding-top:15px;
}

.board{
    width: 205px;
    height: 250px;
    display: block;
    position: absolute;
    right: 0;
    top: 20px;
}
.contact-block{
/*    background: url("../img/for_tel2.png") no-repeat scroll center top rgba(0, 0, 0, 0);*/
/*    background: #000000;*/
    float: right;
    height: 80px;
    position: absolute;
    right: 200px;
    top: 15px;
    width: 250px;
    z-index: 2;
}
.title-contact{
    font-size: 19px;
    text-transform: uppercase;
    color: #fff;
    display: block;
    text-align: right;
    padding-right: 7px;
    margin-bottom: 10px;
    padding-top: 9px;
    text-shadow: 1px 1px 2px black;
}
.tell{
    font-size: 26px;
    color: yellow;
    padding-left: 60px;
    display: block;
    text-shadow: 1px 1px 2px black;
    font-family: MIRIAD;
}
.tell i{
    font-style: normal;
    font-size: 23px;
    color: yellow;
    display: inline-block;
    padding-right: 7px;
}
.footer{
    height: 96px;
    background: url(../img/footer.jpg) repeat-x left center;
}
.look-logo{
    display: inline-block;
    position: relative;
    top: 9px;
}

.counter{
    position:absolute;
	align:center;
	font-family:Arial;
	font-size:13px;
	left:45%;
}

.counter a{
	text-decoration:none;
	color: black;
}


/*STYLE AV*/

body{
    background-color: #D2D2D2;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #727272;
}

.wrapper{
    width: 1000px;
    margin: 0 auto;
    min-height: 1000px;
}

.header{
    height: 154px;
    width: 100%;
    margin-bottom: 10px;
}

.logo_img{
    display: inline-block;
    height: 150px;
    width: 200px;
}
.logo_img_text{
    display: block;
    position: relative;
    margin-top: -35px;
    font-size: 15px;
}

.main_menu{
    display: inline-block;
    width: 370px;
    vertical-align: top;
    height: 150px;
}

.order_product{
    display: inline-block;
    vertical-align: top;
    width: 421px;
    height: 150px;
    text-align: right;
    font-size: 20px;
    color: #727272;
    text-decoration: none;
    text-transform: uppercase;
    padding: 64px 0 0 0;
}

.order_product a{
    color: #727272;
    text-decoration: none;
    text-transform: uppercase;
}

.order_product a:hover{
    color: #42922D;
    text-decoration: none;
    text-transform: uppercase;
}

.slide_text h2{
    text-align: center;
    text-transform: uppercase;
    font-weight: 100;
    padding: 20px 0;
}

.slide_sl{

}

.main_menu ul{
    display: block;
    list-style: none;
    float: left;
    padding: 64px 0px 0 0;
}

.main_menu ul li{
    float: left;
}

.main_menu ul li a{
    text-align: center;
    vertical-align: middle;
    font-size: 20px;
    color: #727272;
    text-decoration: none;
    font-family: Arial;
    text-transform: uppercase;
}
.main_menu ul li div a:hover{
    color: #42922D;
}

.main_menu ul li:hover .leaf{
    display:block;
}

.main_menu ul li.active div a{
    color: #42922D;
}

.footer{

}

.footer_contacts{
    margin-left: auto;
    margin-right: 0;
    padding-top: 24px;
    width: 470px;
    border-top: 2px #42922D solid;
    text-align: right;
}

.footer_contacts li{
    font-size: 13px;
    padding: 2px 0;
    list-style: none;
    color:#42922D;
}

hr{
    margin: 30px 0;
}








/*END STYLE AV*/
