 @import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,400,300,600);
 
 @font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot');
	src:url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'),
		url('../fonts/icomoon.woff') format('woff'),
		url('../fonts/icomoon.ttf') format('truetype'),
		url('../fonts/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* minimal styles for that navi */
.rmm {margin: 0px auto; }
.rmm ul {margin: 0; padding:0; list-style: none; position: relative;z-index:999; }
.rmm ul:after {content: ""; clear: both; display: block;}
.rmm ul li {float: left; border-right:#fff 1px solid; border-left:#d5e4ee 1px solid;}
.rmm ul li:last-child {background:none;}
.rmm ul li ul li{ background-image:none;}
.rmm ul li:hover {}
.rmm ul li:hover > ul {display: block;}
.rmm ul li:hover a{color: #fff; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0288c7+0,20d1f3+100 */
background: #0288c7; /* Old browsers */
background: -moz-linear-gradient(top,  #0288c7 0%, #20d1f3 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #0288c7 0%,#20d1f3 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #0288c7 0%,#20d1f3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0288c7', endColorstr='#20d1f3',GradientType=0 ); /* IE6-9 */
}
.rmm.style ul li a.on{color: #fff; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0288c7+0,20d1f3+100 */
background: #0288c7; /* Old browsers */
background: -moz-linear-gradient(top,  #0288c7 0%, #20d1f3 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #0288c7 0%,#20d1f3 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #0288c7 0%,#20d1f3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0288c7', endColorstr='#20d1f3',GradientType=0 ); /* IE6-9 */}
.rmm ul li a {color: #fff; display: block; text-decoration: none;}
.rmm ul ul {display: none; margin:0; padding: 0; position: absolute; top: 100%;}
.rmm ul ul li {float: none; position: relative;}
.rmm ul ul li a{color: #fff;}
.rmm ul ul li a:hover {background: #202020;}
.rmm ul ul ul {position: absolute; left: 100%; top:0px; width: 100%;}

/* mobile menu header button */
.rmm-toggled {width: 100%; background-color: #0692cd; min-height: 40px; margin: 0 auto; display: none;}
.rmm-closed ~ .rmm-mobile {display: none!important;}
.rmm-toggled-controls{width: 100%;}
.rmm-toggled-title{width: 60%; float: left; font-size: 18px; color: #fff; font-weight:600; display: block; padding: 8px 10px; text-decoration: none; text-transform: uppercase; text-align: left; cursor:pointer;}
.rmm-toggled-button{width: 20%; float: left; 
	display:block;
	width: 30px;
	padding:2px 0px !important;
	margin:5px 5px 0 0;
	border:1px solid #fff;
	border-radius:5px;
	float: right;
	cursor:pointer;
}
.rmm-toggled-button span{float: left; display:block; margin: 2px 5px; height: 3px; background:white; width:20px;}

/* normalny back button visible only on mobiles  */
.rmm .rmm-back{display: none; font-size: 12px;}
.rmm .rmm-back:after {display: none;}
.rmm .rmm-back a:after {
	font-family: 'icomoon';
	speak: none;
	-webkit-font-smoothing: antialiased;
	content: "\e000";
	position: relative;
	display: inline-block;
	-webkit-transform: rotate(-60deg);
	transform: rotate(-60deg);
	top: 0px;
	right: 0px ;
	float: left;
	font-size: 10px;
}
.rmm-mobile .rmm-back{display: block;}

/* mobile menu list */
.rmm-mobile{width: 100%;}
.rmm-mobile .rmm-dropdown:hover ~ ul, .rmm-mobile .rmm-dropdown:hover > ul ,.rmm-mobile .rmm-dropdown:hover + ul {display: none!important;}
.rmm-mobile ul{width: 100%; position: inherit!important;}
.rmm-mobile li{width: 100%; }

/* mobile menu js action */
.rmm-dropdown{display: block!important;}
.rmm-mobile .rmm-subview{display: block!important; width: 100%;}
.rmm-mobile .rmm-subover-hidden{display: none!important;}
.rmm-mobile .rmm-subover-visible{display: block;}
.rmm-mobile .rmm-subover-header{display: none!important; padding: 0; margin: 0;}

/* mobile menu content */
.rmm-mobile .rmm-submenu{position: relative; left: 0px;}

.rmm .rmm-mobile li:hover > ul {display: none;}

/* arrow down for wide screen */
.rmm.style {text-align: left; font-family: 'Open Sans', sans-serif; 
height:45px; 
background: #f5f9fc; /* Old browsers */
background: -moz-linear-gradient(top,  #f5f9fc 0%, #e6f1f7 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f5f9fc 0%,#e6f1f7 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f5f9fc 0%,#e6f1f7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f9fc', endColorstr='#e6f1f7',GradientType=0 ); /* IE6-9 */
 }
.rmm.style ul {text-transform: uppercase; display: inline-table; text-align:left;}
.rmm.style ul li {text-align:left;}
.rmm.style ul li:hover {}

.rmm.style ul ul {display: none; margin:0;  border-radius: 0px; padding: 0; position: absolute; z-index:999;}
.rmm.style ul li a {color: #000; font-weight:600; display: block; padding: 13px 15%; text-decoration: none; font-weight:600; font-size:13px; line-height:17px; white-space:nowrap; }
.rmm.style ul li a span{
	font-size:10px;
	font-weight:300;
	clear:both;
	float:left;
	letter-spacing:.5px;
}
.rmm.style ul ul li { border-bottom: 1px solid #d5e4ee;}
.rmm.style ul ul li a {padding: 7px 15px; color: #000; text-transform:none;background:#e6f1f7; }
.rmm.style ul ul li a:hover {background:#20d1f3;}

/* arrow down for wide screen */
.rmm.style ul li > a:not(:only-child):after {
	font-family: 'icomoon';
	speak: none;
	-webkit-font-smoothing: antialiased;
	content: "\e000";
	position: relative;
	display: inline-block;
	-webkit-transform: rotate(210deg);
	transform: rotate(210deg);
	top: -4px;
	left: 1px;
	font-size: 8px;
}

/* arrow left for wide screen submenus  */
.rmm.style ul ul li > a:not(:only-child):after {-webkit-transform: rotate(120deg)!important; transform: rotate(120deg)!important; top: 2px; font-size: 8px; float: right; margin-right: 10px;}

/* mobile style */
.rmm.style .rmm-mobile li > a:not(:only-child):after {-webkit-transform: rotate(120deg)!important; transform: rotate(120deg)!important; top: 0px!important; font-size: 9px!important; float: right; margin-right: 5px;}
.rmm.style .rmm-mobile li{background: #e6f1f7; border-bottom: 1px solid #d5e4ee!important; border-top: 0!important; }




/*
 like mobile view style
.rmm.style2 {text-align: left; font-family: Tahoma;}
.rmm.style2 ul {box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.15); background:#990; text-transform: uppercase; display: inline-table; text-align:left; width: 100%;}
.rmm.style2 ul li {float: none;}
.rmm.style2 ul li:hover {background: #4b545f;}
.rmm.style2 ul ul {display: none; margin:0; background: #5f6975; border-radius: 0px; padding: 0; position: relative;}
.rmm.style2 ul li a {color: #fff; font-weight:600; display: block; padding: 15px 35px; text-decoration: none; font-weight:600; }
.rmm.style2 ul ul li {border-bottom: 1px solid #575F6A; border-top: 1px solid #6B727C;}
.rmm.style2 ul ul li a {padding: 12px 35px; color: #fff; }
.rmm.style2 ul ul li a:hover {background: #4b545f;}
.rmm.style2 ul ul ul {left: 0;}
*/