@import "reset.css";
@import url('https://fonts.googleapis.com/css?family=Open+Sans');

body {
    background-color: #fff;
    color: #232838;
    font-family:   Arial,sans-serif;	
    font-size: 12pt;
    padding: 0;
	width:100%;
}

ul{
	padding-top:10px;
	padding-bottom:10px;
}
li{
	margin-left:20px;
	list-style-type: circle;
}

td
{
	padding: 5px;
}

.menu-container-fullwidth {
	background: url("images/banner.jpg");
	height:400px;
	width: 100%;	
	
}
.menu-container-fullwidth-1 {
	height:300px;
	width:100%;
}
.menu-container-fullwidth-2 {
	background: #108e51;
}
.menu-container-width{
    margin: 0 auto;	
    max-width: 1200px;
    min-width: 1200px;
	
	
}
/*==========================================================================================*/
.admin-menu-container-fullwidth-2 {
	background-color:#095461;
	height:40px;
}
.admin-menu-container-width{
    margin: 0 auto;	
    max-width: 1200px;
    min-width: 1200px;
}
/*==========================================================================================*/

/* Zoom in Keyframes */
@-webkit-keyframes zoomin {
  0% {transform: scale(1);}
  50% {transform: scale(1.5);}
  100% {transform: scale(1);}
}
@keyframes zoomin {
  0% {transform: scale(1);}
  50% {transform: scale(1.5);}
  100% {transform: scale(1);}
} /*End of Zoom in Keyframes */

/* Zoom out Keyframes */
@-webkit-keyframes zoomout {
  0% {transform: scale(1);}
  50% {transform: scale(0.67);}
  100% {transform: scale(1);}
}
@keyframes zoomout {
    0% {transform: scale(1);}
  50% {transform: scale(0.67);}
  100% {transform: scale(1);}
}/*End of Zoom out Keyframes */
nav {
  padding: 20px;
  text-align: left;
  font-family: 'Open Sans', Arial, Serif1;
/*  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);*/
}
#nav-1 {

  background: #108e51;
}
#nav-1 .link-1 {
  transition: 0.4s;
  color: #ffffff;
  font-size: 20px;
  text-decoration: none;
  padding: 0 10px;
  margin: 0 10px;
}
#nav-1 .link-1:hover {
  background-color: #ffffff;
  color: #108e51;
  padding: 20px 10px;
}
/*==========================================================================================*/
#admin-nav-1 {
	padding-top:10px;
/*  background: #108e51;*/
}
#admin-nav-1 .admin-link-1 {
  transition: 0.4s;
  color: #ffffff;
  font-size: 16px;
  text-decoration: none;
  padding: 0 10px;
  margin: 0 10px;
}
#admin-nav-1 .admin-link-1:hover {
  background-color: #ffffff;
  color: #108e51;
  padding: 10px 10px;
}
/*==========================================================================================*/
.tdheader, .td-header
{ 
	background-color: #125662;
	padding: 5px;
	color: #fff;
}
.td-header-center
{
	background-color: #125662;
	padding: 5px;
	color: #fff;
	text-align: center;
}
.tdheader2
{ 
	background-color: #e7e7e7;
	padding: 5px;
	color: #fff;
	
}
.tdrow, .td-row
{ 
	background-color: #f7f7f7;
	padding: 5px;
}
.tdrow2
{ 
	background-color: #a2a2a2;
	padding: 5px;
	border-bottom: 1px solid #d2d2d2;
}
.tdrow3
{ 
	background-color: none;
	padding: 5px;
	border-bottom: 1px solid #d2d2d2;
}

p{
	margin:0;
	padding:0;
	display:inline;
}
#eucookielaw{
	/*display:none;*/
	background-color: black;
	color: #fff;
	display: block;
	height:40px;
}
.succ_message{
	display: block;
	background-color: lightgreen;
	padding: 10px;
	text-align: center;	
	font-family: sans-serif;
	font-weight: bold;
}

.fail_message{
	display: block;
	background-color: red;
	color: #fff;
	padding:10px;
	text-align: center;	
	font-family: sans-serif;
	font-weight: bold;
}
h1{
	font-family: 'Open Sans', serif;
	font-size:28pt;
	color: #584c4f;
	font-weight:800;
	margin: 20px 0px 20px 0px;
	padding-bottom:5px;
	border-bottom: 1px solid #f2f2f2;

}
h2{
	font-family: 'Open Sans', serif;
	font-size:20pt;
	color: #10b4d2;
	font-weight:3600;
	display:block;		
/*	background-color: #f7f7f7; */
	padding: 15px 0px 15px 0px;
	margin-bottom: 5px;
}
h3{
	font-family: 'Open Sans', serif;
	font-size:18pt;
	color: #125662;
	font-weight:300;
	background-color: #f7f7f7; 
	padding: 15px 0px 15px 10px;
}
a, a:visited {
    color: #2aa12a;
    transition: all 0.4s ease-in-out 0s;
}
a:hover, a:active {
    color: #2aa12a;
    text-decoration: none;
    /*transition: all 0.4s ease-in-out 0s;*/
    /*transition: all 0.4s ease-in-out 0s;*/
}

.container-fullwidth {
    width: 100%;		
}
.container-width {
    margin: 0 auto;	
    max-width: 1200px;
    min-width: 1200px;
	border: 10px solid transparent;	
}
.header-container-fullwidth {
    width: 100%;		
	background-color: #f4f2ed;
}
.header-container-width {
    margin: 0 auto;	
    max-width: 1200px;
    min-width: 1200px;
}
.box-table{
	width: 100%;
	height: 110px;
}
.box-table-left{
  float:left;
  width:870px;
  text-align: left;
}

.box-table-right {   
  font-family: Arial, serif;
  font-size: 12pt;
  float:left;  
  text-align:right;
} 



input, select
{
  -moz-border-radius: 5px;
  border-radius: 5px;
  border:solid 1px #bbbbbb;
  padding:5px;
  height:auto;
  font-size: 12pt;
}
textarea
{
  -moz-border-radius: 5px;
  border-radius: 5px;
  border:solid 1px #bbbbbb;
  padding:5px;
  height:auto;
  font-size: 12pt;
}

.submit, button{
	background-color: #438f30;
	color: white;
	height:40px;
	min-width:80px;
	padding: 0 20px 0 20px;
	cursor:pointer;
}

#main_form {
	font-family: Arial,  serif;
	width:100%;
}
#main_form input{
	font-family: Arial,  serif;
	height: 13px;
	-webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
	border:solid 1px #bbbbbb;  
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
#main_form select{	
	font-family: Arial,  serif;	
	font-size: 12pt;
	font-weight: 300;
    padding:3px 20px 10px 5px;
    margin: 0;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
	border:solid 1px #bbbbbb;  
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
	height:40px;
	min-width: 220px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
#main_form option{
	font-family: Arial,  serif;	
	font-size: 12pt;
	font-weight: 300;	
}
#main_form .divTable{
	background: none;
	display: table;
	width: auto;
}
#main_form .divCell{
	padding: 5px;	
	float:left;/*fix for  buggy browsers*/
    display:table-column;
    min-width:200px;
}
#main_form .divCell-right{
	padding: 5px;
	text-align:right;
}
#main_form .submit{
	width:180px;
	height: 40px;
	
}
#main_form .divMiniCell{
	float:left;/*fix for  buggy browsers*/
    display:table-column;
    width:40px;
	margin-top:35px;
}

/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
#main_form  @media screen and (-webkit-min-device-pixel-ratio:0) {
    select {padding-right:18px}
}
#main_form label {position:relative}
#main_form label:after {
	font-family: Arial,  serif;
	font-weight: 300;
    content:'>';
    font-size: 12pt;
	font-weight: bold;
	color: #48d148;
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg);
    right:5px; top:0px;
    padding:0 0 2px;
    position:absolute;
    pointer-events:none;
}
#main_form label:before {
    content:'';
    right:6px; top:0px;
    width:20px; height:40px;
    position:absolute;
    pointer-events:none;
    display:block;
}

#main_form .felirat{
	color: #125662;
	font-weight: 300;
	font-size: 16pt;
	padding: 0 0 0 5px;
}

#main_form .felirat2{
	color: #10b4d2;
	font-weight: 300;
	font-size: 12pt;
	padding: 0 0 0px 5px;
	display: inline;
}


.help{
	font-family: arial;
	font-size:10pt;
	color: grey;
}

small{
	font-size: 10pt;
}

#header{
	font-family: Arial, serif;
	width: 100%;
	font-size: 12pt;
	font-weight: 400;	
}

#header_menu a.logo{
	padding:0px;
	margin:0px;
}

#header_menu a.logo:hover{	
	padding:0px;
	margin:0px;
}

#header_menu a, a:visited {
	color: #584c4f;
    font-weight: 400;
	margin-left: 20px;
    transition: all 0.4s ease-in-out 0s;
}
#header_menu a:hover, a:active {
	color: #76dd76;
    font-weight: 400;
	/*margin-left: 20px;	*/
    transition: all 0.4s ease-in-out 0s;
}

#header_small_menu{
	font-family:  Arial,serif;
	width: 100%;
	font-size: 12pt;
	font-weight: 400;
	display: block;
	text-align: right;
}


#header_small_menu a, a:visited {
	color: #584c4f;
    font-weight: 400;
    margin-left: 20px;	
    transition: all 0.4s ease-in-out 0s;
}
#header_small_menu a:hover, a:active {
	color: #48d148;
    font-weight: 300;
	/*margin-left: 20px;	*/
    transition: all 0.4s ease-in-out 0s;
}
#header_small_menu .dropdown {
	font-family:  Arial,serif;
	font-size: 13pt;
    position: relative;
    display: inline-block;
}

#header_small_menu .dropdown-content {
	font-family:  Arial,serif;
	font-size: 11pt;
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
	text-align: left;
}

#header_small_menu .dropdown-content a {
    color: black;
	padding: 3px 0 3px 12px;
	margin: 0px;
    text-decoration: none;
    display: block;
	min-width:160px;
	transition: none;
}
#header_small_menu .dropdown-content a:hover {
	background-color: #108e51;
	color: #fff;
	transition: none;
}

#header_small_menu .dropdown:hover .dropdown-content {
    display: block;	
	font-family:  Arial,serif;
	font-size: 11pt;
}
/*==========================================================================*/
#right_menu{
	font-family:  Arial,serif;
	width: 100%;
	font-size: 12pt;
	font-weight: 400;
	display: block;
}
#right_menu a, a:visited {
	color: #584c4f;
    font-weight: 400;
}
#right_menu a:hover, a:active {
	color: #48d148;
    font-weight: 300;
}
#right_menu .dropdown {
	font-family:  Arial,serif;
	font-size: 13pt;
    display: block;
	width:100%;
}

#right_menu .dropdown-content {
	font-family:  Arial,serif;
	font-size: 11pt;
    background-color: #fff;
    width: 100%;
	text-align: left;
}

#right_menu .dropdown-content a {
    color: black;
	padding: 3px 0 3px 12px;
	margin: 0px;
    text-decoration: none;
    display: block;
	width:100%;
}
#right_menu .dropdown-content a:hover {
	background-color: #108e51;
	color: #fff;
}

#right_menu .dropdown:hover .dropdown-content {
    display: block;	
	font-family:  Arial,serif;
	font-size: 11pt;
}

/*==========================================================================*/

#content{
	width: 100%;	
	font-size: 12pt;
}

#content a, a:visited {
	color: #2aa12a;

}

#content a:hover, a:active {
	color: #48d148;

}

#content .content-box-table{
	width: 100%;
	display: inline-table;
/*	background-color: #f4f2ed;*/
}
#content .content-box-table-left{
	float:left;
	width:898px;
	text-align: left;
	background-color: #fff;
}
#content .content-box-table-right{
	float:right;
	width:280px;
	padding: 10px;
	vertical-align: top;	
	text-align: left;
	background-color: #f4f2ed;
}

#hirek div{
	margin:0;
	padding:0;	
}

#hirek .datum{
	color:#125662;
	font-weight: bold;
	background-color:#f2f2f2;
	display:block;
	width:99%;
	padding:3px;
}

#hirek a{
	font-size:11px;
}
#footer{
	background: url("images/foot_bg.png") repeat-x top #108e51;
	font-family: 'Open Sans', serif;
	font-size: 12pt;
/*	border-top: 10px solid #48d148;	*/
	color: #fff;
    vertical-align: top;
	padding: 20px 0 20px;
	position:absolute;	
}
#footer a{
	font-weight: 300;
	color: #daffed;
}
#footer a:hover{
	text-decoration: underline;
}
#footer .footer-box-table{
	width: 100%;
	height: 200px;	
}
#footer .footer-box-table-left{
	float:left;
	width:500px;
	text-align:left;
}
#footer .footer-box-table-right{
	float:left;
	width:400px;
	text-align:left;
	vertical-align: top;		
}
#footer .footer-box-table-right a{
		color:#fff;
}

.divTable
{
    display:  table;
    width:100%;
    border-spacing:5px;/*cellspacing:poor IE support for  this*/
       /* border-collapse:separate;*/
}



.divHeader{
	float:left;/*fix for  buggy browsers*/
    display:table-cell;
    min-width:20px;	
	background-color: #125662;
	color: #fff;
	min-width: 100px;
	padding: 5px;
	border:1px solid black;
}
.divHeader-center{
	float:left;/*fix for  buggy browsers*/
    display:table-cell;
    min-width:20px;	
	background-color: #125662;
	color: #fff;
	min-width: 100px;
	padding: 5px;
	text-align:center;
	border:1px solid black;
}


.hiba{
	font-family: Arial, serif;
	font-size: 12pt;
	background-color: red;
	display: block;
	color:white;
	margin-bottom:3px;
	text-align:center;
}

.siker{
	font-family: Arial, serif;
	font-size: 12pt;
	background-color: #125662;
	display: block;
	color:white;
	margin-bottom:3px;
	text-align:center;
}

#footer .container-width {
	background-color: transparent;
}

.img-circle {
    border-radius: 50%;
	border:6px solid #f2f2f2;
}

.img-round {
    border-radius: 10%;
	border:6px solid #f2f2f2;
}

.div-admin
{
	display: block;
	width: 97%;	
	text-align: right;
	padding:10px;
}
.divRow{
    display:table-row;
    width:auto;	
}

.divCell{
    float:left;/*fix for  buggy browsers*/
    display:table-column;
    min-width:200px;	
}
.divCell-center{
    float:left;/*fix for  buggy browsers*/
    display:table-column;
    width:100%;
	text-align:center;
	margin-top: 20px;
}

#content a.header{	
	color: #232838;
	font-family:  'Open Sans',Arial,sans-serif;	
	font-size: 18px;
	font-weight: bold;
}

#content a.header:hover{	
	color: #108e51;
	font-family:  'Open Sans',Arial,sans-serif;	
	font-size: 18px;
	font-weight: bold;
}

div.nemteljesitheto_gomb{
	background-color: grey;
	height:30px;
	display: inline-block;
	padding:6px 3px 0 3px;
	margin-left:10px;
	text-align: right;
}

/*Gyalogos gomb*/
div.a1_gomb{
	background: url("images/gyalogos.png") no-repeat #095461;
	height:30px;
	width:100px;
	display: inline-block;
	padding:6px 3px 0 3px;
	margin-left:10px;
	text-align: right;
}

/*Biciklis gomb*/
div.a2_gomb{
	background: url("images/biciklis.png") no-repeat #095461;
	height:30px;
	width:100px;
	display: inline-block;	
	padding:6px 3px 0 3px;
	margin-left:10px;
	text-align: right;
}
#content a.gomb{
	color: white;
}	

div.a1_gomb:hover, div.a2_gomb:hover{
	background-color: #108e51;
}

form.jelveny{
	display:inline;
	font-size:10pt;	
}
select.jelveny{
	border: none;
	font-size:10pt;
	background-color: #f2f2f2;
}

#hirfolyam{
	width:860px;
	display: table;
	border:1px solid #e2e2e2;
	margin-bottom:5px;		
	box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.2);
}

#hirfolyam .datum{
	font-size:9pt;
	color:grey;
	display: inline;
}
#hirfolyam .szoveg
{
	width:860px;
	min-height:60px;
	display:block;	
	padding:10px;
	background-color:f2f2f2;	
}
#hirfolyam .left{
	float: left;
	min-width:60px;
	max-width:60px;
}
#hirfolyam .right{
	float: left;
	width:800px;
	border-bottom:1px solid #e2e2e2;
}
#hirfolyam .tartalom
{
	width:100%;
	display:table;
	padding: 10px;
}
#hirfolyam .tartalom_left{
	float: left;
	padding-left:60px;
	width: 120px;
}
#hirfolyam .tartalom_right{
	float: left;
	width:500px;
}
#hirfolyam a
{
	font-weight: bold;
	color: #232838;
}


#page_nav_bar{background-color: #f2f2f2;padding: 5px 0 5px 0;margin: 15px 0 15px 0;color: #000;}
#page_nav_bar a{text-decoration: none;padding:5px;}
#page_nav_bar a:hover{color:#fff;background-color:#48d148;}
#page_nav_bar a.selected{color:#fff;background-color:#125662;}
#page_nav_bar a.selected:hover{color:#fff;background-color:#48d148;}
