@import 'http://fonts.googleapis.com/css?family=Open+Sans:300&subset=latin,greek-ext,cyrillic-ext,greek,vietnamese,cyrillic,latin-ext';
ul#nav3 {
	margin: 0 0%;
	list-style: none;
	padding: 0 0%;
	background-color: #174A6C;
	font-size: 0;
	width: 100%;
	z-index: 999;
	position: relative;
	display: inline-block;
	zoom: 1;
 *display:inline;
*padding-right:0.8%;
	
}
ul#nav3 li {
	display: block;
	white-space: nowrap;
	font-size: 0;
	float: left;
}
* html ul#nav3 li a {
	display: inline-block;
}
ul#nav3>li {
	margin: 0;
	width: 11%;
}
ul#nav3 li.toplast {
	width: 12%;
}
body:first-of-type ul#nav3 {
	display: inline-table;
	border-spacing: 0px 0;
}
body:first-of-type ul#nav3>li {
	display: table-cell;
	float: none;
}
ul#nav3 a:active, ul#nav3 a:focus {
	outline-style: none;
}
ul#nav3 a {
	display: block;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	font: bold 14px Open Sans, Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	cursor: pointer;
	padding: 18px 20px;
background-color:;
	background-repeat: repeat;
	border-width: 0px;
	border-style: none;
border-color:;
}
ul#nav3 li:hover>a, ul#nav3 li a.pressed {
	border-style: none;
	color: #fff;
	text-decoration: none;
}
ul#nav3 > label.switch {
	display: none;
	cursor: pointer;
	width: 25px;
	height: 60px;
	padding: 18px 20px;
	margin-left:auto;
		margin-right:auto;
}
ul#nav3 > label.switch:before {
	content: "";
	position: absolute;
	display: block;
	height: 4px;
	width: 25px;
	border-radius: 0px;
	background: #FFFFFF;
	-moz-box-shadow: 0 8px #FFFFFF, 0 16px #FFFFFF;
	-webkit-box-shadow: 0 8px #FFFFFF, 0 16px #FFFFFF;
	box-shadow: 0 8px #FFFFFF, 0 16px #FFFFFF;
}
ul#nav3 > label.switch:hover:before {
	background: #fff;
	-moz-box-shadow: 0 8px #fff, 0 16px #fff;
	-webkit-box-shadow: 0 8px #fff, 0 16px #fff;
	box-shadow: 0 8px #fff, 0 16px #fff;
}
ul#nav3 > .switchbox {
	display: none;
}
ul#nav3 li.topmenu>a {
	background-color: transparent;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
ul#nav3 li.topmenu:hover>a, ul#nav3 li.topmenu a.pressed {
	background-color: #00b3ef;
}
ul#nav3 li.toplast>a {
	background-color: transparent;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
}
ul#nav3 li.toplast:hover>a, ul#nav3 li.toplast a.pressed {
	background-color: #00b3ef;
}
ul#nav3>li:nth-of-type(1) {
	width: 8%
}
ul#nav3>li:nth-of-type(2) {
	width: 10%
}
ul#nav3>li:nth-of-type(3) {
	width: 15%
}
ul#nav3>li:nth-of-type(4) {
	width: 12%
}
ul#nav3>li:nth-of-type(5) {
	width: 14%
}
ul#nav3>li:nth-of-type(6) {
	width: 12%
}
ul#nav3>li:nth-of-type(7) {
	width: 10%
}
ul#nav3>li:nth-of-type(8) {
	width: 7%
}
ul#nav3>li:nth-of-type(9) {
	width: 12%
}
@-moz-document url-prefix() {
body:first-of-type ul#nav3 {
display:inline-block
}
body:first-of-type ul#nav3>li {
display:block;
float:left !important;
}
}
@media only screen and (max-width:1126px), only screen and (max-device-width:1126px) {
ul#nav3>li:nth-of-type(1) {
	width: 29%
}
ul#nav3>li:nth-of-type(2) {
	width: 20%
}
ul#nav3>li:nth-of-type(3) {
	width: 29%
}
ul#nav3>li:nth-of-type(4) {
	width: 22%
}
ul#nav3>li:nth-of-type(5) {
	width: 26%
}
ul#nav3>li:nth-of-type(6) {
	width: 21%
}
ul#nav3>li:nth-of-type(7) {
	width: 20%
}
ul#nav3>li:nth-of-type(8) {
	width: 14%
}
ul#nav3>li:nth-of-type(9) {
	width: 19%
}
body:first-of-type ul#nav3 {
	display: inline-block
}
body:first-of-type ul#nav3>li {
	display: block;
	float: left !important;
}
}
@media screen and (max-width: 768px) {
ul#nav3 {
	width: 100%;
}
ul#nav3 > li {
	display: none !important;
	position: relative;
	width: 100% !important;
}
ul#nav3 > label.switch, ul#nav3 .switchbox:checked ~ li {
	display: block !important;
}
}
@media screen and (max-width: 582px) {
ul#nav3 {
	width: 100%;
}
ul#nav3 > li {
	display: none !important;
	position: relative;
	width: 100% !important;
}
ul#nav3 > label.switch, ul#nav3 .switchbox:checked ~ li {
	display: block !important;
}
}
