@import 'https://fonts.googleapis.com/css?family=Open+Sans:300&subset=latin,greek-ext,cyrillic-ext,greek,vietnamese,cyrillic,latin-ext';
@import url("../../webfonts/coustardregular/stylesheet.css");
@import url("../../webfonts/ftrabk/stylesheet.css");
ul#menu1 {
	list-style: none;
	background-color: none;
	border-width: 0;
	border-style: solid;
    border-color:;
	font-size: 0;
	width: 99%;
	z-index: 999;
	position: relative;
	display: inline-block;
	zoom: 1;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
    *display:inline;
    *padding-right:1.39%;
	margin-top: 0;
	margin-right: 0%;
	margin-bottom: 0;
	margin-left: 0%;
	padding-top: 5px;
	padding-right: 0%;
	padding-bottom: 5px;
	padding-left: 0%;
}
ul#menu1 li {
	display: block;
	white-space: nowrap;
	font-size: 0;
	float: left;
}
* html ul#menu1 li a {
	display: inline-block;
}
ul#menu1>li {
	margin: 0 0% 0 0%;
	width: 16%;
}
ul#menu1 li.toplast {
	width: 17%;
}
body:first-of-type ul#menu1 {
	display: inline-table;
	border-spacing: 5px 0;
}
body:first-of-type ul#menu1>li {
	display: table-cell;
	float: none;
}
ul#menu1 a:active, ul#menu1 a:focus {
	outline-style: none;
}
ul#menu1 a {
	display: block;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	color: #1B3A6B;
	cursor: pointer;
	padding: 12px;
    background-color:;
	background-repeat: repeat;
	border-width: 0px;
	border-style: none;
    border-color:;
	font-family: ftrabk, "Open Sans", Arial;
	font-size: 17px;
	margin-right: 0%;
	margin-left: 0%;
}
ul#menu1 li:hover>a, ul#menu1 li a.pressed {
	border-style: none;
	color: #FFFFFF;
	text-decoration: none;
}
ul#menu1 > label.switch {
	display: none;
	cursor: pointer;
	width: 25px;
	height: 25px;
	float: none;
	padding-top: 15px;
	padding-right: 12px;
	padding-bottom: 15px;
	padding-left: 12px;
	margin-right: auto;
	margin-left: auto;
}
ul#menu1 > label.switch:before {
	content: "";
	position: absolute;
	display: block;
	height: 4px;
	width: 25px;
	border-radius: 4px;
	background: #ccc;
	-moz-box-shadow: 0 8px #ccc, 0 16px #ccc;
	-webkit-box-shadow: 0 8px #ccc, 0 16px #ccc;
	box-shadow: 0 8px #ccc, 0 16px #ccc;
}
ul#menu1 > label.switch:hover:before {
	background: #1B3A6B;
	-moz-box-shadow: 0 8px #1B3A6B, 0 16px #1B3A6B;
	-webkit-box-shadow: 0 8px #1B3A6B, 0 16px #1B3A6B;
	box-shadow: 0 8px #1B3A6B, 0 16px #1B3A6B;
}
ul#menu1 > .switchbox {
	display: none;
}
ul#menu1 li.topmenu>a {
	background-color: transparent;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
ul#menu1 li.topmenu:hover>a, ul#menu1 li.topmenu a.pressed {
	background-color: #90a575;
}
ul#menu1 li.toplast>a {
	background-color: transparent;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
ul#menu1 li.toplast:hover>a, ul#menu1 li.toplast a.pressed {
	background-color: #90a575;
}
ul#menu1>li:nth-of-type(1) {
	width: 11%
}
ul#menu1>li:nth-of-type(2) {
	width: 11%
}
ul#menu1>li:nth-of-type(3) {
	width: 18%
}
ul#menu1>li:nth-of-type(4) {
	width: 18%
}
ul#menu1>li:nth-of-type(5) {
	width: 18%
}
ul#menu1>li:nth-of-type(6) {
	width: 12%
}
ul#menu1>li:nth-of-type(7) {
	width: 12%
}
@-moz-document url-prefix() {
body:first-of-type ul#menu1 {
display:inline-block
}
body:first-of-type ul#menu1>li {
display:block;
float:left !important;
}
}
@media only screen and (max-width:672px), only screen and (max-device-width:672px) {
ul#menu1>li:nth-of-type(1) {
	width: 19%;
	margin: 0 0% 5px 0%;
}
ul#menu1>li:nth-of-type(2) {
	width: 19%;
	margin: 0 0% 5px 0%;
}
ul#menu1>li:nth-of-type(3) {
	width: 29%;
	margin: 0 0% 5px 0%;
}
ul#menu1>li:nth-of-type(4) {
	width: 30%;
	margin: 0 0% 5px 0%;
}
ul#menu1>li:nth-of-type(5) {
	width: 48%;
	margin: 0 0% 0 0%;
}
ul#menu1>li:nth-of-type(6) {
	width: 48%;
	margin: 0 0% 0 0%;
}
ul#menu1>li:nth-of-type(7) {
	width: 51%;
	margin: 0 0% 0 0%;
}
body:first-of-type ul#menu1 {
	display: inline-block
}
body:first-of-type ul#menu1>li {
	display: block;
	float: left !important;
}
}
@media screen and (max-width: 1300px) {
ul#menu1 a {
	display: block;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	color: #1B3A6B;
	cursor: pointer;
background-color:;
	background-repeat: repeat;
	border-width: 0px;
	border-style: none;
border-color:;
	font-family: ftrabk, "Open Sans", Arial;
	font-size: 14px;
	margin-right: 0%;
	margin-left: 0%;
	line-height: normal;
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 7px;
	padding-left: 12px;
	margin-top: 8px;
}
}
@media screen and (max-width: 1000px) {
ul#menu1 {
	width: 100%;
}
ul#menu1 > li {
	display: none !important;
	position: relative;
	width: 100% !important;
}
ul#menu1 > label.switch, ul#menu1 .switchbox:checked ~ li {
	display: block !important;
}
}
@media screen and (max-width: 465px) {
ul#menu1 {
	width: 100%;
}
ul#menu1 > li {
	display: none !important;
	position: relative;
	width: 100% !important;
}
ul#menu1 > label.switch, ul#menu1 .switchbox:checked ~ li {
	display: block !important;
}
}
