@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);
}
*/

@font-face {
    font-family: MIRIAD;
    src: url(10679.ttf);
    src: local(MIRIAD), url(10679.ttf);
}


*{
    margin: 0px;
    padding: 0px;
}
a img{
    border: none;
}

li {
	margin-left:30px;
}

.back{
/*    background: url(../img/fon.jpg) center no-repeat;*/
	background-color:#FFFFFF;
/*    opacity:0.5; */
}
.top-line-bg{
    height: 0px;
/*    background: url(../img/top_line_bg.png) repeat-x left center;*/
}
.top{
    height: 130px;
/*    background-color:#FFFFFF;
    opacity:0.5; */
}
.top2{
    width:1000px;
    background:#FB9E00;
    height:15px;
	top:110px;
    position:absolute;
}
.container{
    width: 1000px;
    margin: 0 auto;
}
.container-head{
    width: 1000px;
    height: 0px;
    margin: 0 auto;
}
.logo{
    width: 700px;
    float: left;
    position: relative;
    top: -125px;
}
.logo a{
    display: table-cell;
    vertical-align: middle;
    font-size: 50px;
    color: #FFFFFF;
    text-decoration: none;
    font-family: MIRIAD;
	font-weight: bold;
    text-shadow: 0 0 12px #FB9E00;
}
.slogan{
    width: 400px;
    float: left;
    font-family: 'DIN';
    font-size: 17px;
    position: relative;
	left: 450px;
	top:-40px;
	color: white;
}
.menu-top{
    width: 100%;
	font-weight: bold;
    height: 50px;
    position: relative;
    width: 100%;
	top:-150px;
}
.slogan{
    border-left: 1px solid #aaaaaa;
    text-transform: uppercase;
    font-size: 17px;
    color: white;
	padding-left:30px;
}

.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 20px;
    text-align: center;
    vertical-align: middle;
    font-size: 20px;
    color: green;
    text-decoration: none;
    font-family: MIRIAD;
    text-transform: uppercase;
}
.menu-top ul li div a:hover{
    background: #FB9E00;
    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: #FB9E00;
    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:520px;
    top:-75px;
    background: #FB9E00;
    left:3px;
    opacity:0.8;
	font-family: Arial;
	font-size: 13px;
	color:#000000;
}
.center-column{
    opacity:0.9;
    background: none repeat scroll 0% 0% #FFF;
    box-shadow: 0 10px 30px rgba(0,0,0,0.5);
    position: relative;
    top: -150px;
    width: 970px;
    text-align: justify;
    float: right;
	padding: 15px;
	font-family: Arial;
	font-size: 13px;
}
.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: #FB9E00;
    position: relative;
    top: -30px;
    padding: 10px;
    padding-left: 0px;
}

.left-column>ul>ul
{
    margin-top: 10px;
	padding-left: 50px;
}

.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: white;
/*    text-transform: uppercase;*/
    text-decoration: none;
	font-weight: normal;
    height: 30px;
/*	padding-left:15px;*/
}
.left-column ul li a{
/*    display: block;  */
    color: #002200;
    text-transform: uppercase;
    font-family: 'Din';
	font-size: 19px;
    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: green;
	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{
    font-family: 'DIN';
    font-size: 25px;
    position: relative;
    color: green;
}
.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: 360px;
    z-index: 2;
    color: green;
    font-family: MIRIAD;
}
.title-contact{
    font-size: 25px;
    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: 36px;
    color: #FB9E00;
    padding-left: 55px;
    display: block;
    text-shadow: 1px 1px 2px black;
    font-family: MIRIAD;
}
.tell i{
    font-style: normal;
    font-size: 29px;
    color: #FB9E00;
    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;
}
.language_block{
    font-family: 'DIN';
    width: 55px;
    /*border: 1px solid red;*/
    top: 20px;
    left: 944px;
    position: absolute;
    text-align: right;
    color: white;
}
.language_block_flag{
    padding: 3px 5px;
}
.language_block_flag img{
     width: 16px;
     float: left;
     text-align: right;
     padding-right: 5px;
}
.language_block_flag a{
    font-family: 'DIN';
    font-size: 16px;
}
.language_block_flag a:hover{
    text-decoration: underline;
}

.img_gallery{
    text-align: center;
}
.img_gallery img {
    width: 180px;
    height: 180px;
    border-radius: 5px;
    margin-bottom: 3px;
    margin-top: 3px;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span{
    opacity: .4;!important;
}
