/*МЕНЮ*/ 
.phonetytlemobile { 	display: none; }
.language {
	display: none;
}
.mainWrap{
	width: 950px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	background-color: #007DA9;
	border-radius: 20px;
	padding-right: 20px;
	padding-left: 20px;
} nav{ 	display: block; 	padding-top: 0px; } 
.menu{ 	display: block; 	border-top-width: 0; 	border-right-width: 0; 	border-bottom-width: 0; 	border-left-width: 0; 	padding-top: 0; 	padding-right: 0; 	padding-bottom: 0; 	padding-left: 0; 	margin: 0; } 
.menu-podkladka{ 	text-align: center; 	height: auto; 	width: 100%; 	left: 0px; 	position: relative; 	margin: 0px; 	top: -40px; 	padding: 0px; 	float: left; 	z-index: 3; } 
.menu-coda{ 	display: none; 	height: 0px; 	width: 0px; }
.menu li{ 	display: inline-block; 	position: relative; 	margin-top: 0px; 	z-index: 3; 	text-align: center }
.menu li:first-child{ 	margin-left: 0; 	margin-top: 0px; }
.menu li a{
	text-decoration: none;
	display: block;
	transition: all 0.3s 0s ease-in-out;
	font-family: "Century Gothic";
	font-size: 15px;
	text-align: center;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 9px;
	padding-left: 15px;
	font-weight: normal;
	margin: 0;
	color: #FFFFFF;
	text-transform: uppercase;
} 
.menu li a:hover,.menu li:hover > a{
	color: #007DA9;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 9px;
	padding-left: 15px;
	margin: 0px;
	background-color: #FFFFFF;
	text-transform: uppercase;
} 
.menu ul{ 	display: none; 	width: 200px; 	position: absolute; 	top: 40px; 	left: 0; 	margin-top: 0; 	margin-right: 0; 	margin-bottom: 0px; 	margin-left: 0; 	padding-top: 0; 	padding-right: 0; 	padding-bottom: 0; 	padding-left: 0; } 
.menu ul li{display:block;float:none;margin:0;padding:0;background-image:none;border-radius:20px}.menu ul li a{
	font-size: 15px;
	display: block;
	color: #FFFFFF;
	border-left-width: 3px;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #007DA9;
} 
.menu ul li a:hover,.menu ul li:hover > a{
	color: #003366;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #007DA9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: rgba(0,125,169,0.3);
} 
.menu li:hover > ul{ 	display:block} .menu ul ul{ 	left: 200px; 	top: 0 } 
.mobile-menu{display:none;width:100%;padding:11px;color:#ffffff;text-transform:uppercase;font-weight:600}
.mobile-menu:hover{color:#ffffff;text-decoration:none}
@media only screen and (max-width:1280px){} 
@media only screen and (max-width:812px){ 
.phonetytlemobile {
	display: block;
	height: auto;
	width: 38px;
	float: right;
	margin-right: 10px;
}
.language {
	display: block;
	height: auto;
	font-size: 18px;
	font-weight: normal;
	float: right;
	padding: 9px;
	margin-right: 0px;
}
.language:hover {
	color: #007DA9;
	background-color: #FFF;
}
.sortable-block-leadback{
	padding-right: 5px;
	padding-left: 5px;
} 
.mainWrap{
	width: 100%;
	padding: 0px;
	border-radius: 0px;
	height: 40px;
}	 
.menu-podkladka{
	text-align: center;
	height: 40px;
	width: 100%;
	left: 0px;
	position: fixed;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 0px;
}	 
.menu{
	display: none;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: fixed;
	top: 40px;
	padding-top: 0;
	height: 100%;
	overflow: scroll;
	clear: both;
	background-color: rgba(0,138,181,0.8);
} 
.menu-coda{ 	display: block; 	padding-top: 50px; 	padding-bottom: 50px; 	height: 300px }  
.mobile-menu{
	position: relative;
	width: 40px;
	color: #FFF;
	text-align: left;
	height: 40px;
	font-family: "Century Gothic";
	font-size: 30px;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	top: -38px;
	left: 0;
	z-index: 33;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.mobile-menu:hover{
	position: relative;
	width: 40px;
	color: #FFF;
	text-align: left;
	height: 40px;
	font-family: "Century Gothic";
	font-size: 30px;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	z-index: 33;
	clear: both;
}  
.nav{background-image:none;text-align:center}
.menu li{
	vertical-align: top;
	width: 280px;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.menu li a{
	color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	background-color: #2A7E2E;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 2px solid #FFFFFF;
	border-radius: 25px;
}
.menu li a:hover,.menu li:hover > a{
	color: #2D8132;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-bottom: 0;
	border: 2px solid #297ACC;
	border-radius: 25px;
	background-color: #FFF;
}
.menu ul{ 	display: block; 	position: relative; 	top: 0; 	left: 0; 	text-align: center }
.menu ul li a{
	font-size: 18px;
	font-weight: normal;
	display: block;
	color: #FFFFFF;
	border-left-width: 3px;
	border-left-style: solid;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: rgba(0,129,171,0.9);
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	border-left-color: #FFFFFF;
}
.menu ul li a:hover,.menu ul li:hover > a{
	color: #007DA9;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #278537;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFF;
}.menu ul ul{ 	left: 0; 	margin-top: 5px; 	margin-bottom: 0; 	padding-top: 1px; 	padding-bottom: 1px; 	text-align: center; 	width: 280px; 	margin-right: auto; 	margin-left: auto; }} 
@media (max-width:480px){  } 
@media (max-width:320px){} 
