@font-face{
    font-family: EuropeBold; 
    src: local("EuropeBold"), 
         url(fonts/EUROPE_BOLD_0.otf), 
         url(fonts/EUROPE_BOLD_0.ttf); 
}

@font-face{
    font-family: "TREBUC"; 
    src: local("TREBUC"), 
         url(fonts/TREBUC.otf), 
         url(fonts/TREBUC.ttf); 
}
/*
@font-face {
    font-family: 'TREBUC';
    src: url('trebuc-webfont.eot');
    src: url('trebuc-webfont.eot?#iefix') format('embedded-opentype'),
         url('trebuc-webfont.woff2') format('woff2'),
         url('trebuc-webfont.woff') format('woff'),
         url('trebuc-webfont.ttf') format('truetype'),
         url('trebuc-webfont.svg#trebuchet_msregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
*/
/*
body *{border:1px solid #000;}
*/
#is table tr td a, #is table tr td font, #is table tr td{color:white;font-size:11px;font-family:Arial;}
#is table tr td a{text-decoration:underline;}
html,body {margin:0; padding:0;}
body{
	background: #c6c3c6;
	-webkit-font-smoothing: subpixel-antialiased !important;
-webkit-backface-visibility: hidden;
-moz-backface-visibility:    hidden;
-ms-backface-visibility:     hidden;
}

h1,h2,h3{
	-webkit-font-smoothing: subpixel-antialiased !important;
-webkit-backface-visibility: hidden;
font-family: "Trebuchet MS",TREBUC ; font-size:32px; color:#373737; margin:15px 0;}
h1{ text-transform:uppercase;  color:#003399; margin: 0;}
h3{font-size:26px;}
h3{font-size:20px;}
h4{font-size:18px;}
#content_main, p, li{
	font-size:16px;
	font-family: "Trebuchet MS",TREBUC;
	color:#373737;
}
p{
	text-indent:0;
	line-height:24px;
	font-size:14px;
	margin: 10px 0px 10px;
}
#content_main table{
	border-collapse:collapse;
	margin: 10px 0;
}
#content_main table td{
	padding: 3px;
	font-size:12px;
}

ul{margin: 15px 0px 15px;padding-left: 0px;}

a{ color:#003399; text-decoration: none; font-family: "Trebuchet MS",TREBUC; font-size:14px; }
a:hover{ color:#373737; text-decoration: underline; }

#wrapper{
	background: #ffffff;
	position:relative;
	width:1024px;
	margin:0 auto;
	height:100%; 
}
#content{
	position:relative;
	z-index:2;
	/*outline:1px solid #000;*/
	/*background: #ccc;*/
}
#side_wrapper{
	background: #ffffff;
	height: 100%;
	width: 1920px;
	position: absolute;
	left: -448px;
}

#header{
	position:relative;
	height: 70px;
	padding:15px;
}

#telephone-mail{
	display: table;
	top: 14px;
	position: absolute;
	right: 20px;
	text-align:right;
	font-weight:bold;	
}

#telephone-mail .telephone{	
	padding-left:30px;
	font-size:21px;
	font-family: "Trebuchet MS",TREBUC;
	background:url(img/tel.png) 0 5px no-repeat;
	color:#373737;
	font-style: italic;
}
#telephone-mail .telephone span{color:#FF0000;}

#mail-box{position:relative;}
#maildiv{
	margin-top:10px;
	display: table;
	position:absolute;
	padding-left:30px;
	right:0px;
	font-size:12px;
	background:url(img/mail.png) 0 1px no-repeat;
	font-style: italic;
}
#maildiv span{
	color:#003399;
}
#maildiv span a{
	font-size:12px;
}


#slider_box{
	height: 500px;
	position: relative;
}

#slider{
	height: 500px;
	width: 1920px;
	position: absolute;
	left: -448px;	
}

#company_table{
	margin: 50px 0;
	width: 100%;
}
#company_table td{
	width: 33%;
	font-family:EuropeBold;
	text-transform:uppercase;
}
#company_table td a{
	text-decoration:none;
	color:#444444;
	font-size:18px;
	font-weight:bold;
}
#company_table td a:hover{
	color:#ff0000;
	opacity:0.7;
	
}

#content_main{
	padding: 0 5px 35px 15px;
}

#content-right ul li{
	list-style-type:none;
	background: url(img/list1.png) 0% 3px no-repeat;
	padding:2px;
	padding-left:30px;
	/*padding-bottom:5px;
	padding-top:5px;*/
	margin:10px;
	vertical-align:baseline;
}


/*border: 1px solid #000;*/
/*------------------------------- Меню --------------------------------------*/
#menu_box{
	margin:0;
	/*background:#2c7ab3; */
	width:100%;
	position: relative;
}
#menu_box_strip{
	background: #003399; 
	width: 1920px;
	height: 50px;
	position: absolute;
	left: -448px;
}
ul#menu{ width: 1230px;
	position: relative;
	z-index:2;
	 /* 16px */	
	font-family: "Trebuchet MS",TREBUC;
	height: 50px;
	display: table;
	margin:0;
	padding: 0px; 
	
}
#menu li {list-style-type:none;
	float:left;
	padding: 0px;
	height: 50px;
/*	max-width: 200px;*/	
}
/*#menu li:last-child{width: 208px;}*/
#menu a,#menu1_cur {
	font-size: 14px;
	
	display:table;
	line-height:14px;
	min-height: 26px;
	padding: 10px 13px 12px 14px;
	text-decoration: none;
	color:#ffffff;
	text-align:center;
}
#menu span.item{display:table-cell; text-align:left; width: 1px; font-style: italic;}
#menu li:nth-child(4)  span.item { width: 150px;}
#menu li:nth-child(7)  span.item { width: 90px; }
#menu li:nth-child(7) a{ height:100%}
#menu li+li a{border-left:1px solid #5d84d3; }   /* padding-left:30px; */ 
#menu a:hover,#menu1_cur{
	background:#5d84d3;
}

/*------------------ footer ------------------*/
#footer-box{
	height: 250px;
	background:#404040;
	width: 1920px;
	position: absolute;
	left: -448px;
}
#footer-box-menu{
	height: 50px;
	background:#373737;
}
#footer{
	width: 1024px;
	margin:0 auto;
	padding:30px 5px;
	color:#ffffff;
	font-family: "Trebuchet MS",TREBUC;
	font-size: 14px;
	line-height: 24px;
	position: relative;
}
#footer a:hover,#footer a{ 
	color:#5D84D3;

}
#footer-menu{
	display: table;
	margin:0 auto;
	height:50px;
}
#footer-menu a, #cur_menu2,#cur_menu4{
	display: inline-block;
	font-family: "Trebuchet MS",TREBUC;
	font-size: 18px;
	color:#ffffff;
	text-decoration:none;
	padding:0px 40px;
	line-height:50px;
}
#footer-menu a:hover, #cur_menu2,#cur_menu4{
	color:#5D84D3; 
}
#contacts{
	width:300px;
	position: absolute;
	left:20px;
	top:25px;
	z-index:2;
}
/*------------------ Поиск ------------------*/
#poisk{margin:0 auto; width:340px; height:30px;}
#search{position:relative;top:0px; }
#search_text{ width:340px; border:0;color:#999999;font-size:12px; padding-left:7px; padding-right:30px; font-family: "Trebuchet MS",TREBUC; height:24px;}
#search_image{cursor: pointer;position:absolute; right:-35px;top:5px; background:url(img/search.png) no-repeat;width:20px;height:15px;}

#social{
	display: table;
	position: absolute;
	right:0;
	top:0;
	text-align:right;
	padding-top:30px;
}

a.social-box{
	width:24px;
	height:24px;
	margin-left:20px;
	padding:0px;
	cursor:pointer;
	text-decoration:none;
	background: #ffffff;
	display:inline-block;
	text-align: center;
	vertical-align: middle;
}
a.social-box:hover{
	background:#003399;
}

#twitter{
	width:12px;
	display: inline-block;
	background: url(img/social/twitter.png) 0 4px no-repeat;
}
#facebook{
	width:9px;
	display: inline-block;
	background: url(img/social/facebook.png) 0 2px no-repeat;
}
#odnoklassniki{
	width:12px;
	display: inline-block;
	background: url(img/social/odnoklassniki.png) 0 2px no-repeat;
}
#vk{
	width:20px;
	display: inline-block;
	background: url(img/social/vk.png) 0 7px no-repeat;
}


#copyright{
	position: absolute;
	bottom:30px;
	text-align:center;
	width:1024px;
	left:448px;
	color:#ffffff;
	font-family: "Trebuchet MS",TREBUC;
	font-size: 12px;
}

#inter-servis-box{
	display: block;
	text-decoration:none;
	position: absolute;
	bottom:30px;
	left: 448px;
	width:1024px;
}
#inter-servis{
	position: absolute;
	right:0;
	bottom:0;
	width:200px;
	text-align:right;
	color:#ffffff;
	font-family: tahoma;
	font-size: 12px;
	line-height: 18px;
	height: 42px;
	background: url(img/interservis.png) 0 5px no-repeat;
}


/*------------------ Карта сайта ------------------*/
#home_mail_map{ 
	position:absolute; right:15px; top: 15px;
}
#home_mail_map img{
border:0;
}
#home_mail_map #home:hover{
content: url(img/map/home_hover.png);
}
#home_mail_map #mail:hover{
content: url(img/map/mail_hover.png);
}
#home_mail_map #map:hover{
content: url(img/map/map_hover.png);
}


.cat a{line-height:13px;}

div.myClass{width:100%; position:relative; margin-left:40px; height: 161px; overflow: hidden; }
#content-right .myClass ul li{background:none; padding:0px; display:inline-block; }

#Fotogalereja{font-size:32px; text-align:center; text-transform:uppercase;}

#left-button, #right-button{ 
	width:50px; height:45px; 
	position:absolute; top:60px; z-index:2; 
	background: url(imglb/prev.png) no-repeat;
	cursor:pointer;
}
#left-button{ left:-20px; }
#right-button{ right:-30px; background: url(imglb/next.png) no-repeat; }

#content_main table.cat td{ padding:10px; }

#content_main table.cat td+td a{ font-size:20px; }




