@charset "utf-8";
body {
	margin:0;
	padding:0;
	width:100%;
	font-family: 'Capriola', sans-serif;
	background: #fff;
}
a .more 
{
font-size: 15px;
padding: 15px 0px 0px 0px;
}
.main{
margin: 0;
padding: 0;
}
.clr {
	clear:both;
	padding:0;
	margin:0;
	width:100%;
	font-size:0;
	line-height:0;
}
.header-top
{
	margin: 0;
	padding: 0px 0 0 0;
	height: 140px;
}
.header-top-center
{
	color: #fff;
	margin: 0px auto 0px auto;
	width: 740px;
	height: 140px;
}
.header-top-center h3
{
	color: #fff;
	text-align: center;
	font-size: 56px;
	margin: 10px 0 0 0;
	padding: 20px 0 0 0;
	font-weight: normal;
	font-family: 'Capriola', sans-serif;
	text-shadow: 1px 1px 2px #000;
}
.header-top-center p
{
	color: #fff;
	text-align: right;
	font-size: 20px;
	margin: 25px 0 0 20px;
	font-weight: normal;
	font-family: 'Capriola', sans-serif;
	float: right;
}
.header-top-center p.narancs
{
	color: #f80;
	text-align: right;
	font-size: 20px;
	margin: 25px 0 0 20px;
	font-weight: normal;
	font-family: 'Capriola', sans-serif;
	float: right;
}
.header-top-center img.test
{
	max-width: 50%; 
	height: auto; 
	float: right; 
	padding: 3px 0 0 0;
}
.logo 
{
	float: left;
	width: 100%;
	height: 140px;
}
.logo img
{
margin: 10px auto 10px auto;
max-width: 90%;
height: auto;
}
.menu
{
	margin: 0 0 30px 0;
	padding: 0;
	height:43px;
}
.menu-center
{
	margin: 0px auto 0px auto;
	width: 740px;
	height: 43px;
	background: rgba(0,0,0,0.6);
	-webkit-box-shadow:  0px 3px 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow:  0px 3px 2px 0px rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 0px;
    border-radius: 0px;
}
.menupoint
{
	margin: 0px auto 0px auto;
	height: 43px;
	padding-top: 0px;
}
.menupoint ul {
	padding-left: 20px;
	list-style: none;
	text-align: right;
	margin: 0px;
}

.menupoint li{
	display: inline;
	
}

.menupoint li a{
	float: left;
	padding: 11px 22px 12px 23px;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	-transform: uppercase;
	color: #eee;
	}

.menupoint li a:hover {
	color: #000;
	text-decoration: underline;
	background: #fff;
	-webkit-box-shadow:  0px -1px 1px 0px rgba(0, 0, 0, 0.2);
    box-shadow:  0px -1px 1px 0px rgba(0, 0, 0, 0.2);
	
}

.content
{
	margin: 0;
	padding: 0;
	width: 100%;
	background:#fff;
}
.bottom-box
{
margin: 10px auto;
width: 740px;
height: 116px;
-webkit-border-radius: 10px;
border-radius: 10px;
background: url(images/footer-bg.jpg) repeat-x bottom left;
border: 1px #ccc;
	-webkit-box-shadow:  0px 2px 2px 0px rgba(0, 0, 0, 0.5);
    box-shadow:  0px 2px 2px 0px rgba(0, 0, 0, 0.5);
}
.content-full-white
{
width: 90%;
background: #fff;
border-top: 0px #ccc solid;
margin: 10px 0;
padding: 15px 5%;
}
.content-full-white .picbox
{
height: 200px;
width: 20%;

background: #f5f5f5;
float: left;
padding: 0.5%;
}
.content-full-white .picbox p
{
color: #555;
text-align: center;
}
.content-full-white .picbox img
{
margin: 0;
width: auto;
max-height: 180px;
}
.content-full-white .segitek
{
width: 73%;
float: left;
margin: 0 1%;
}
.content-full-white .segitek h3
{
color: #333;
font-size: 36px;
margin: 0;
padding: 0;
}
.content-full-white h1, .content-full-white h2, .content-full-white h3
{
color: #333;
margin: 15px 0px;
padding: 0;
}
.content-full-white p
{
color: #777;
font-size: 18px;
line-height: 150%;
}
.content-full-white table 
{
border: none;
margin: auto;
width: 90%;
border-collapse: collapse; /* IE7 and lower */
    border-spacing: 0; 
}
.content-full-white table th
{
color: #fff;
font-size: 22px;
text-align: center;
text-shadow: 1px 1px 1px #aaa;
background: #4d78be;
border: none;
}
.content-full-white table td
{
color: #555;
font-size: 18px;
text-align: center;
text-shadow: 1px 1px 1px #aaa;
border: none;
}
.content-full-white table tr.paros
{
background: #fafafa;
}
.content-full-white p.green
{
color: #47990c;
font-size: 30px;
line-height: 150%;
font-weight: normal;
}
.content-full-white ul li
{
color: #777;
font-size: 18px;
line-height: 150%;
}
.content-full-white .referbox
{
height: auto;
width: 23%;
background: #4d78be;
	background: -webkit-gradient(linear, left top, left bottom, from(#4d78be), to(#325aa0) );
	background: -moz-linear-gradient(-90deg, #4d78be, #325aa0);
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4d78be', endColorstr='#325aa0');
float: left;
margin: 1%;
padding: 1% 0;
}
.content-full-white .referbox img
{
height: auto;
width: 90%;
margin: 0 auto;
}
.content-full-white .referbox p
{
font-size: 16px;
text-align: center;
}
.content-full-white .referbox p a
{
text-decoration: none;
color: #fff;
}
.content-full-white .ugyfel
{
height: auto;
width: 250px;
background: #fafafa;
float: left;
margin: 10px;
padding: 5px;
border: 1px solid #47990c;
}
.content-full-white .ugyfel p
{
color: #4d78be;
margin: 0;
padding: 0;
}
.content-full-white .ugyfel p.nev
{
color: #333;
margin: 3px;
padding: 0;
font-weight: bold;
}
.content-full-white .ugyfel p.link
{
color: #333;
margin: 3px;
padding: 0;
font-size: 15px;
}
.content-full-white .ugyfel p.link a
{
color: #47990c;
text-decoration: underline;
}
.content-full-white input
{
width: 21%;
margin: 0 1.5%;
padding: 0 0.3%;
height: 45px;
-webkit-border-radius: 10px;
border-radius: 10px;
font-size: 18px;
}
.content-full-white input[type=text]
{
    background-color: #f5f5f5;
    border:solid 1px #4d78be;
    color: #555;
    box-shadow: 1px 1px 0 #828181 inset;
}
.content-full-white input[type=email]
{
    background-color: #f5f5f5;
    border:solid 1px #4d78be;
    color: #555;
    box-shadow: 1px 1px 0 #828181 inset;
}
.content-full-white input[type=url]
{
    background-color: #f5f5f5;
    border:solid 1px #4d78be;
    color: #555;
    box-shadow: 1px 1px 0 #828181 inset;
}
.content-full-white input[type=submit]
{
    background-color: #47990c;
    color: #fff;
    box-shadow:1px 1px #6E6B6A inset;
	cursor: pointer;
}
.content-90-nobg
{
	width: 740px;
	margin: 20px auto;
	padding: 0;
}
.content-90-nobg .index-box
{
width: 29.3%;
background: #fff;
float: left;
margin: 20px 2% 10px 2%;
text-align: left;
border: none;
-webkit-box-shadow:  0px 2px 1px 0px rgba(0, 0, 0, 0.1);
box-shadow:  0px 2px 1px 0px rgba(0, 0, 0, 0.1);
position: relative;
	-webkit-border-radius: 10px;
    border-radius: 10px;
	overflow: hidden;
}
.content-90-nobg .index-box h2
{
color: #fff;
text-align: left;
margin: 0px 0px 25px 0px;
padding: 3px 0px 3px 10px;
font-size: 20px;
background: #4d78be;
text-shadow: 1px 1px 0px #555;
}
.content-90-nobg .index-box h3
{
color: #555;
text-align: left;
margin: 10px 10px 15px 10px;
padding: 0;
font-size: 28px;
text-shadow: none;
}
.content-90-nobg .index-box p
{
color: #777;
text-align: left;
margin: 20px 10px;
}
.content-90-nobg .index-box p.more
{
color: #4d78be;
text-align: left;
width: 80%;
margin: 10px;
}
.content-90-nobg .index-box img
{
margin: 0px;
width: 100%;
height: auto;
}

.content-90-nobg .index-box img.more
{
margin: 5px;
position: absolute; 
bottom: 0;
right: 0;
width: 60px;
height: auto;
}
dl {
 width:740px;
 overflow:hidden;
}
dt {
 float:left;
 width:30%; /* adjust the width; make sure the total of both is 100% */
 height: auto;
 text-align: right;
 margin: 0;
 padding: 0 10px;
}
dd {
 float:left;
 width:65%; /* adjust the width; make sure the total of both is 100% */
 height: auto;
  margin: 0;
 padding: 0;
}
.leftcol img
{
max-width: 100%;
height: auto;
}
.leftcol
{
float: left;
margin: 0px;
width: 740px;
}
.content-90
{
	width: 740px;
	margin: 0px auto;
	padding: 10px 0px;
}
.content-90 .bronz
{
	width: 65%;
	padding: 10px;
	background: url(images/bronz-bg.png) top left no-repeat;
	border-bottom: 1px #eee solid;
}
.content-90 .ezust
{
	width: 65%;
	padding: 10px;
	background: url(images/ezust-bg.png) top left no-repeat;
	border-bottom: 1px #eee solid;
}
.content-90 .arany
{
	width: 65%;
	padding: 10px;
	background: url(images/arany-bg.png) top left no-repeat;
	border-bottom: 1px #eee solid;
}
.content-90 .sima
{
	width: 65%;
	padding: 10px;
}
.content-90 .tovabb
{
float: right;
width: 130px;
height: 36px;
background: #47990c;
text-decoration: none;
font-size: 28px;
color: #fff;
padding: 8px;
	-webkit-border-radius: 0 0 10px 0;
    border-radius: 0 0 10px 0;
}
.content-90 .tovabb a
{
text-decoration: none;
font-size: 28px;
color: #fff;
}
.content-90 .content-50
{
float: left;
width: 50%;
padding: 0;
margin: 0;
}
.content-90 .content-50 img
{
max-width: 99%;
height: auto;
}
.content-90 h1
{
color: #1494DE;
font-size: 42px;
margin: 10px 0px 0px 20px;
padding: 0px;
}
.content-90 h2 a
{
color: #1494DE;
font-size: 36px;
margin: 0px;
padding: 0px;
text-decoration: none;
}
.content-90 h2
{
color: #1494DE;
font-size: 36px;
margin: 10px 0px 0px 20px;
padding: 0px;
}
.content-90 h3
{
color: #1494DE;
font-size: 26px;
margin: 10px 0px 0px 20px;
padding: 0px;
text-align: left;
}
.content-90 ul
{
font-size: 17px;
margin: 10px 0px 0px 20px;
margin: 10px;
color: #555;
list-style-type: none;
}
.content-90 ul.blog
{
font-size: 16px;
padding: 0px 10px 0px 0px;
margin: 10px;
color: #4d78be;
list-style-type: none;
}
.content-90 ul.blog li
{
   padding: 0px 0px 0px 20px;
   margin: 0 0 5px 0px;
   font-size: 16px;
}
.content-90 p
{
font-size: 18px;
padding: 0px 10px 0px 10px;
margin: 10px;
color: #555;
font-weight: normal;
}
.content-90 p a
{
color: #1494DE;
text-decoration: none;
}
.content-90 p a:hover
{
color: #1494DE;
text-decoration: underline;
}
.content-90 p.datum
{
font-size: 13px;
padding: 10px;
margin: 10px;
color: #4d78be;
}
.content-90 ul li
{
   padding: 0px 0px 0px 0px;
   margin: 0 0 0px 0px;
   font-size: 18px;
   color: #ddd;
}
.content-90 ol li
{
   padding: 0px 0px 0px 0px;
   margin: 0 0 0px 0px;
   font-size: 18px;
   color: #ddd;
}
.content-90 input.gomb-kek
{
height: 50px;
margin: 0px 0px 5px 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
font-size: 30px;
font-style: none;
color: #fff;
text-shadow: 1px 1px 2px #333;
background:  url('images/gomb-nyil.png') no-repeat right #4d78be;
background: -webkit-gradient(linear, left top, left bottom, from(#4d78be), to(#325aa0) );
background: -moz-linear-gradient(-90deg, #4d78be, #325aa0);
filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4d78be', endColorstr='#325aa0');
border: none;
padding: 5px;
width: 300px;
cursor:pointer;
}.content-90 input[type=text], .content-90 input[type=file], .content-90 select
{
height: 25px;
margin: 0px 0px 5px 10px;
-webkit-border-radius: 4px;
border-radius: 4px;
font-size: 16px;
font-style: none;
color: #555;
background:  url('images/gomb-nyil.png') no-repeat right #fff;
background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8) );
background: -moz-linear-gradient(-90deg, #fff, #f8f8f8);
filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fff', endColorstr='#f8f8f8');
border: 1px solid #ddd;
padding: 1px;
width: 270px;
cursor:pointer;
}.content-90 textarea
{
height: 300px;
margin: 0px 0px 5px 10px;
-webkit-border-radius: 4px;
border-radius: 4px;
font-size: 13px;
font-style: none;
color: #555;
background:  url('images/gomb-nyil.png') no-repeat right #fff;
background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8) );
background: -moz-linear-gradient(-90deg, #fff, #f8f8f8);
filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fff', endColorstr='#f8f8f8');
border: 1px solid #ddd;
padding: 1px;
width: 270px;
cursor:pointer;
}
.content-90 input[type=time]
{
height: 25px;
margin: 0px 0px 5px 10px;
-webkit-border-radius: 4px;
border-radius: 4px;
font-size: 16px;
font-style: none;
color: #555;
background:  url('images/gomb-nyil.png') no-repeat right #fff;
background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8) );
background: -moz-linear-gradient(-90deg, #fff, #f8f8f8);
filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fff', endColorstr='#f8f8f8');
border: 1px solid #ddd;
padding: 1px;
width: 84px;
cursor:pointer;
}
.content-90 input.gomb-kek:hover
{
background: #4d78be;
}

.content-90 input.gomb-szurke
{
height: 70px;
margin: 0px 0px 5px 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
font-size: 30px;
font-style: none;
color: #555;
background: #eee;
border: none;
padding: 5px;
width: 90%;
cursor:pointer;
}
.content-90 input.gomb-szurke:hover
{
background: #ddd;
}
.content-90 img.right
{
float: right;
padding: 10px;
max-width: 35%;
height: auto;
}
.content-90 .thumb
{
float: left;
width: 20%;
margin: 20px 0 0 0;
padding: 0;
height: 270px;
}
.content-90 .thumb p
{
text-align: center;
font-size: 16px;
}
.content-90 .thumb img
{
width: 180px;
height: 180px;
margin: 10px 30px;
border: 1px #000 solid;
padding: 0;
	-webkit-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
	-webkit-box-shadow:  0px 0px 5px 5px rgba(0, 0, 0, 0.9);
    box-shadow:  0px 0px 5px 5px rgba(0, 0, 0, 0.9);
	
}
.content-90 .thumb img:hover
{
border: 1px #f80 solid;
}
.rightcol-full
{
display: none;
float: right;
margin: 5px;
width: 100%;
}
.rightcol
{
float: left;
margin: 5px;
width: 350px;
-webkit-border-radius: 0px;
border-radius: 0px;
background: #eee;
background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#f8f8f8) );
background: -moz-linear-gradient(-90deg, #eee, #f8f8f8);
filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#eee', endColorstr='#f8f8f8');
border: 1px solid #ccc;
	-webkit-box-shadow:  0px 2px 2px 0px rgba(0, 0, 0, 0.5);
    box-shadow:  0px 2px 2px 0px rgba(0, 0, 0, 0.5);
}
.rightcol h2
{
font-size: 24px;
}
.content-center
{
	color: #777;
	margin: 0px auto 0px auto;
	width: 90%;
	-webkit-border-radius: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
	#background: rgba(255, 255, 255, 0.5);
}

.footer0{
	margin: 0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
height: 220px;
	background: #000;
}

.footer-center0
{
	color: #fff;
	margin: 0px auto 0px auto;
	width: 90%;
height: 220px;
	}
.footer-center0 .col
{
	color: #fff;
	margin: 0px 1.5% 0px 1.5%;
	width: 30%;
	height: 70px;
	-webkit-border-radius: 0px 0px 5px 5px;
    border-radius: 0px 0px 5px 5px;
	float: left;
}

.col p.jobb
{
text-align: right;
padding: 75px 0px 0px 0px;
margin: 0px;
color: #555;
font-size: 12px;
font-weight: normal;
}
.col p.bal
{
text-align: left;
padding: 10px 0px 0px 0px;
margin: 0px;
color: #6E94BE;
font-size: 15px;
}
.col img
{
margin: 10px 0;
height: 60px;
}
.footer-center0 .fb-like
{
margin: 10px;
padding: 0;
float: right;
}

.rmm {
	display:block;
	position:relative;
	width:100%;
	padding:0px;
	margin:0 auto !important;
	text-align: center;
	line-height:19px !important;
}
.rmm * {
	-webkit-tap-highlight-color:transparent !important;
		font-family: 'Alegreya', serif;
}
.rmm a {
	color:#eee;
	text-decoration:none;
}
.rmm .rmm-main-list, .rmm .rmm-main-list li {
	margin:0px;
	padding:0px;
}
.rmm ul {
	display:block;
	width:auto !important;
	margin:0 auto !important;
	overflow:hidden;
	list-style:none;
}


/* sublevel menu - in construction */
.rmm ul li ul, .rmm ul li ul li, .rmm ul li ul li a {
	display:none !important;
	height:0px !important;
	width:0px !important;
}
/* */


.rmm .rmm-main-list li {
	display:inline;
	padding:padding:0px;
	margin:0px !important;
}
.rmm-toggled {
	display:none;
	width:100%;
	position:relative;
	overflow:hidden;
	margin:0 auto !important;
}
.rmm-button:hover {
	cursor:pointer;
}
.rmm .rmm-toggled ul {
	display:none;
	margin:0px !important;
	padding:0px !important;
}
.rmm .rmm-toggled ul li {
	display:block;
	margin:0 auto !important;
}

.rmm.sapphire .rmm-main-list li a {
	display:inline-block;
	padding:12px 30px 12px 30px;
	margin:0px -3px 0px -3px;
	font-size:22px;
	font-weight: normal;
		border-left:0px solid #3e587b;
}
.rmm.sapphire .rmm-main-list li a:hover {
	background:#f5f5f5;
	color: #333;
}
.rmm.sapphire .rmm-main-list li:first-child a {
-webkit-border-top-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
}
.rmm.sapphire .rmm-main-list li:last-child a {
	-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}
.rmm.sapphire .rmm-toggled {
	width:95%;
	min-height:36px;
	border-radius:6px;
}
.rmm.sapphire .rmm-toggled-controls {
	display:block;
	height:36px;
	color:white;
	text-align:left;
	position:relative;
	border-radius:5px;
}
.rmm.sapphire .rmm-toggled-title {
	position:relative;
	top:9px;
	left:15px;
	font-size:16px;
	color:white;
	text-shadow:1px 1px 1px #3e587b;
}
.rmm.sapphire .rmm-button {
	display:block;
	position:absolute;
	right:9px;
	top:7px;
	width:20px;
	padding:0px 7px 0px 7px;
	border:1px solid #3e587b;
	border-radius:3px;
	
}

.rmm.sapphire .rmm-button span {
	display:block;
	margin:4px 0px 4px 0px;
	height:2px;
	background:white;
	width:20px;
}
.rmm.sapphire .rmm-toggled ul li a {
	display:block;
	width:100%;
	background: #4d78be;
	text-align:center;
	padding:10px 0px 10px 0px;
	border-bottom:1px solid #3c5779;
	border-top:1px solid #6883a6;
	text-shadow:1px 1px 1px #333333;
}
.rmm.sapphire .rmm-toggled ul li a:active {
	background-color:#3c5779;
	border-bottom:1px solid #3c5779;
	border-top:1px solid #3c5779;
}
.rmm.sapphire .rmm-toggled ul li:first-child a { 
	border-top:1px solid #3c5779 !important;
}

.scrollup{
    width:40px;
    height:40px;
    opacity:0.3;
    position:fixed;
    bottom:5px;
    right:5px;
    display:none;
    text-indent:-9999px;
    background: url('images/icon_top.png') no-repeat;
}

#slider-holder {
	width: 740px;
	height: 400px;
	position:relative;
	margin-top:0px;
	padding:0px;
}
#slider-holder .slider {
	width: 740px;
	height: 400px;
	position:relative;
	z-index:2;
	overflow:hidden;
}
#slider-holder .slider .jcarousel-clip {
	width: 740px;
	height: 400px;
}
#slider-holder .slider ul {
	list-style-type:none;
	height:400px;
}
#slider-holder .slider ul li {
	float:left;
	display:inline;
	width: 740px;
	height: 400px;
	position:relative;
}
#slider-holder .slider ul li .image img {
	display:block;
	height: 400px;
	-webkit-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;
}
#slider-holder .slider ul li .slider-cnt {
	position:absolute;
	left:0;
	bottom:0;
	width: 100%;
}
#slider-holder .slider ul li .slider-cnt h2 {
	background:url(images/slider-cnt-bg.png) repeat 0 0;
	height:50px;
	width:1170px;
	padding:16px 0 0 30px;
	margin: 0;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
}
#slider-holder .slider ul li .slider-cnt h2 {
	font-size:21px;
	line-height:25px;
	color:#fff;
}
#slider-nav {
	position:absolute;
	right:17px;
	bottom:22px;
	z-index:3;
}
#slider-nav ul {
	list-style-type:none;
}
#slider-nav ul li {
	float:left;
	display:inline;
	padding-right:3px;
	height:100%;
	width:18px;
}
#slider-nav ul li a {
	float:left;
	display:inline;
	font-size:0;
	line-height:0;
	text-indent:-4000px;
}
#slider-nav ul li a {
	background:url(images/slider-nav-btn.gif) no-repeat 0 0;
	width:18px;
	height:18px;
}
#slider-nav ul li a:hover, #slider-nav ul li a.active {
	background-position:0 bottom;
}

.toggleMenu {
    display:  none;
    	background: rgba(0,0,0,0.9);
    padding: 10px 15px;
    color: #fff;
}
.nav {
    list-style: none;
     *zoom: 1;

}
.nav:before,
.nav:after {
    content: " "; 
    display: table; 
}
.nav:after {
    clear: both;
}
.nav ul {
    list-style: none;
    width: 9em;
}
.nav a {
    padding: 10px 10px;
	margin: 0 10px;
    color:#fff;
	text-decoration: none;
	font-size:  15px;
}
.nav a:hover {
    color:#1494DE;
	text-shadow: 1px 1px 1px #000;
}
.nav li {
    position: relative;
}
.nav > li {
    float: left;
    border-top: 0px solid #104336;
}
.nav > li > .parent {
    background-image: url("images/downArrow.png");
    background-repeat: no-repeat;
    background-position: right;
}
.nav > li > a {
    display: block;
}
.nav li  ul {
    position: absolute;
    left: -9999px;
}
.nav > li.hover > ul {
    left: 0;
}
.nav li li.hover ul {
    left: 100%;
    top: 0;
}
.nav li li a {
    display: block;
    background: rgba(0,0,0,0.95);
    position: relative;
    z-index:100;
    border-top: 1px solid #333;
	width: 250px;
	font-size: 17px;
	}
.nav li li li a {
    background:#249578;
    z-index:200;
    border-top: 1px solid #1d7a62;
}

@media screen and (max-width: 768px) {
    .active {
        display: block;
    }
    .nav > li {
        float: none;
    }
    .nav > li > .parent {
        background-position: 95% 50%;
    }
    .nav li li .parent {
        background-image: url("images/downArrow.png");
        background-repeat: no-repeat;
        background-position: 95% 50%;
    }
    .nav ul {
        display: block;
        width: 100%;
    }
   .nav > li.hover > ul , .nav li li.hover ul {
        position: static;
    }

}
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    width: 100% !important;
}