@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}
body {
	font-family: 'Open Sans', sans-serif;
	font-weight:normal;
	background-color: #F5F6F6/*#ECEEC4*/;
}

input,
select {
	font-family: 'Open Sans', sans-serif;
}

a {
	color:#254441 !important;
	text-decoration:none;
}

a:hover {
	color:#476498 !important;
}

input[type="checkbox"] {
    display:none;
}
input[type="checkbox"] + label span {
    display:inline-block;
    width:19px;
    height:19px;
    margin:-1px 4px 2% 0;
    vertical-align:middle;
    background:url(check_radio_sheet.png) left top no-repeat;
    cursor:pointer;
}
input[type="checkbox"]:checked + label span {
    background:url(check_radio_sheet.png) -19px top no-repeat;
}

input[type="radio"] {
    display:none;
}
input[type="radio"] + label span {
    display:inline-block;
    width:19px;
    height:19px;
    margin:-1px 4px 2% -1px;
    vertical-align:middle;
    background:url(check_radio_sheet.png) -38px top no-repeat;
    cursor:pointer;
}
input[type="radio"]:checked + label span {
    background:url(check_radio_sheet.png) -57px top no-repeat;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

/* Mobile Layout: 480px and below. */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 87.36%;
	padding-left: 1.82%;
	padding-right: 1.82%;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#container {
  margin: 0 auto;
  max-width: 890px;
}

p { text-align: center; }
 .toggle, [id^=drop] {
 display: none;
}

nav {
  position:relative;
  margin: 0;
  padding: 0;
  background-color: #254441;
  color:#fff !important;
  z-index:999;
}
nav a {
	 color:#fff !important;
}
nav a:hover {
	 color:#fff !important;
}

#logo {
  display: block;
  padding: 0 30px;
  float: left;
  font-size: 1,6em;
  line-height: 60px;
  color:#fff;
}
#logo a {
	color:#fff !important ;
}

nav:after {
  content: "";
  display: table;
  clear: both;
}

nav ul {
  float: right;
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
}

nav ul li {
  margin: 0px;
  display: inline-block;
  float: left;
  background-color: #254441;
}

nav a {
  display: block;
  padding: 0 20px;
  color: #FFF;
  font-size: 20px;
  line-height: 60px;
  text-decoration: none;
}

nav ul li ul li:hover { background: #000000; }

nav a:hover { background-color: #000000; }

nav ul ul {
  display: none;
  position: absolute;
  top: 60px;
}

nav ul li:hover > ul { display: inherit; }

nav ul ul li {
  width: 170px;
  float: none;
  display: list-item;
  position: relative;
}

nav ul ul ul li {
  position: relative;
  top: -60px;
  left: 170px;
}

li > a:after { content: ' +'; }

li > a:only-child:after { content: ''; }

.buttonBox {
	width:100%;
	display:inline-block; 
	margin-bottom:2%;
}

.buttonBox:hover {
	opacity:0.9;
	cursor:pointer;
}

.standButton {
	display:inline-block;
	background-color:#254441;
	color:#fff;
	padding:4% 15% 4% 15%;
	border-radius:4px;
}

.standButtonBerlet{
	background-color:#254441;
	color:#fff;
	margin:2% 0 2% 0;
	padding:4px 25px;
	font-size:90%;
	appearance: none;
	border-radius:4px;
	border:none;
}

.standButtonBerlet:hover {
	opacity:0.9;
}
.standButtonFeltolt {
	display:inline-block;
	background-color:#c2862d;
	color:#fff;
	padding:4% 15% 4% 15%;
	border-radius:4px;
}
.standButtonFeltolt:hover {
	opacity:0.9;
}

.standButtonTorles {
	display:inline-block;
	background-color:#c2862d;
	color:#fff;
	padding:4% 15% 4% 15%;
	border-radius:4px;
}

.standButtonTorles:hover {
	opacity:0.9;
}

.excel-button {
	width:33%; 
	padding:0.8% 0; 
	margin-bottom:2%; 
	background-color:#217346; 
	color:#fff; 
	border:none; 
	border-radius:4px; 
	font-size:90%;
}
.excel-button:hover {
	opacity: 0.9;
}

h2 {
	font-weight:300;
	font-size:26px;
}

.tancosokSzerk {
	float:left; 
	width:10%; 
	padding:1% 0 1% 0;
	text-align:left; 
}

.tancosok {
	width:100%; 
	padding:1% 0 1% 0; 
	text-align:left; 
}

.tancosokKockak {
	width:100%; 
	padding:1% 0 1% 0; 
	text-align:left; 
}

.tancosokHely {
	width:100%; 
	padding:1% 0 1% 0; 
	text-align:left; 
}

.tancosokHelyEnd { 
	width:100%; 
	padding:2% 0 2% 0; 
	text-align:left; 
	border-bottom:1px solid #ccc;
}

.tancosokBerlet {
	width:100%; 
	padding:1% 0 1% 0; 
	text-align:left; 
}

.mainHeader {
	width:95%; 
	height:auto; 
	padding: 2% 0 2% 5%;
	background-color:#CCC; 
	font-size: 4em;
	font-weight:normal;
	color:#c93413;
	text-shadow:2px 1px 2px #333;
	background-image:url(../images/cs_bg.jpg);

}

.admInput {
	width:100%;
	height:35px;
	border:1px solid #CCC;
	border-radius: 4px;
	margin:4% 0 2% 0;
	padding:2%;
	-ms-box-sizing:content-box;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box; 
	box-sizing:content-box;
 	-webkit-box-sizing: border-box;
       	-moz-box-sizing: border-box;
        box-sizing: border-box;
}
.admInputBerlet {
	position:relative;
	width:100%;
	height:35px;
	border:1px solid #CCC;
	border-radius: 4px;
	margin:4% 0 2% 0;
	padding:2%;
	-ms-box-sizing:content-box;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box; 
	box-sizing:content-box;
 	-webkit-box-sizing: border-box;
       	-moz-box-sizing: border-box;
        box-sizing: border-box;
	z-index:3;
}

.admInputBut {
	width:100%;
	height:35px;
	border:1px solid #CCC;
	border-radius: 4px;
	margin:4% 0 4% 0;
	padding:2%;
	-ms-box-sizing:content-box;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box; 
	box-sizing:content-box;
 	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	background-color:#254441;
	color:#fff;
}

.admInputBut:hover {
	opacity:0.9;
}

.admInputTd{
	width:100%;
}

.tableWidth {
	width: 100%;
	margin:0 auto;
	margin-bottom:5%;
}

.adatlapDiv {
	width:100%;
	margin-bottom:1.5%;
	font-size:115%;
}

.keresBox {
	float:none;
}
.keresInput {
	width:78%; 
	height:35px;
	margin-top:0px;
	margin-bottom:2%; 
	border:1px solid #254441; 
	border-radius:4px;
	font-family: 'Open Sans', sans-serif;
}

.keresBut {
	height:34px;
	border:none; 
	border-radius:4px;
	background-color:#254441;
	color:#fff;
	font-size:90%;
	font-family: 'Open Sans', sans-serif; 
}
.keresBut:hover {
	opacity:0.9;
}
.adatlapSectionOne {
	float:none; 
	width:100%;
}

.adatlapSectionTwo {
	float:none; 
	width:100%;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 88.2%;
	max-width: 1232px;
	padding-left: 0.9%;
	padding-right: 0.9%;
	margin: auto;
	min-height:600px;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
.mainHeader {
	width:95%; 
	height:auto; 
	padding: 2% 0 2% 5%;
	background-color:#CCC; 
	font-size: 4em;
}

.admInput {
	width:100%;
	height:35px;
	border:1px solid #CCC;
	border-radius: 4px;
	margin:4% 0 2% 0;
	padding:2%;
	-ms-box-sizing:content-box;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box; 
	box-sizing:content-box;
 	-webkit-box-sizing: border-box;
       	-moz-box-sizing: border-box;
        box-sizing: border-box;
}

.admInputKas {
	width:24.6%;
	height:35px;
	border:1px solid #CCC;
	border-radius: 4px;
	-ms-box-sizing:content-box;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box; 
	box-sizing:content-box;
 	-webkit-box-sizing: border-box;
       	-moz-box-sizing: border-box;
        box-sizing: border-box;
}

.admInputBerlet {
	width:50%;
	height:35px;
	border:1px solid #CCC;
	border-radius: 4px;
	margin:0.5% 0 1% 0;
	padding:2%;
	-ms-box-sizing:content-box;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box; 
	box-sizing:content-box;
 	-webkit-box-sizing: border-box;
       	-moz-box-sizing: border-box;
        box-sizing: border-box;
}

.admInputBut {
	width:100%;
	height:35px;
	border:1px solid #CCC;
	border-radius: 4px;
	margin:4% 0 2% 0;
	padding:2%;
	-ms-box-sizing:content-box;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box; 
	box-sizing:content-box;
 	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	background-color:#254441;
	color:#fff;
}

.admInputBut:hover {
	opacity:0.9;
}

.admInputTd{
	width:100%;
}

.tancosokSzerk {
	float:left; 
	width:3%; 
	padding:1% 0 1% 0;
	text-align:left; 
	border-bottom:1px solid #ccc;
}
.tancosok {
	float:left; 
	width:23%; 
	padding:1% 0 1% 0; 
	text-align:left; 
	border-bottom:1px solid #ccc;
}

.tancosokKockak {
	float:left; 
	width:18.5%; 
	padding:1% 0 1% 0; 
	text-align:left; 
	border-bottom:1px solid #ccc;
}

.tancosokHely {
	float:left; 
	width:47%; 
	padding:1% 0 1% 0; 
	text-align:left; 
	border-bottom:1px solid #ccc;
}
.tancosokHelyEnd { 
	width:100%; 
	padding:2% 0 2% 0; 
	text-align:left; 
	border-bottom:1px solid #ccc;
}
.tancosokBerlet {
	float:left; 
	width:23%; 
	padding:1% 0 1% 0; 
	text-align:left; 
	border-bottom:1px solid #ccc;
}

.standButtonBerlet{
	background-color:#254441;
	color:#fff;
	margin:-2%;
	padding:2% 8%;
	font-size:90%;
	appearance: none;
	border-radius:4px;
	border:none;
}

.keresBox {
	float:right;
}

.keresBoxBerlet {
	float:none;
}
.tableWidth {
	width: 25%;
}

.keresInput {
	width:250px;
	margin-bottom:0; 

}
.buttonBox {
	width:25%;
	display:inline-block;
}
.adatlapDiv {
	width:50%;
}

.adatlapDivBerlet {
	width:50%;
}

.adatlapSectionOne {
	float:left; 
	width:48%;
}

.adatlapSectionTwo {
	float:left; 
	width:48%;
}
}
@media all and (max-width : 768px) {

#logo {
  display: block;
  padding: 0;
  width: 100%;
  text-align: center;
  float: none;
}

nav { margin: 0; }

.toggle + a,
 .menu { display: none; }

.toggle {
  display: block;
  background-color: #254441;
  padding: 0 20px;
  color: #FFF;
  font-size: 20px;
  line-height: 60px;
  text-decoration: none;
  border: none;
}

.toggle:hover { background-color: #000000; }

[id^=drop]:checked + ul { display: block; }

nav ul li {
  display: block;
  width: 100%;
}

nav ul ul .toggle,
 nav ul ul a { padding: 0 40px; }

nav ul ul ul a { padding: 0 80px; }

nav a:hover,
 nav ul ul ul a { background-color: #000000; }

nav ul li ul li .toggle,
 nav ul ul a { background-color: #212121; }

nav ul ul {
  float: none;
  position: static;
  color: #ffffff;
}

nav ul ul li:hover > ul,
nav ul li:hover > ul { display: none; }

nav ul ul li {
  display: block;
  width: 100%;
}

nav ul ul ul li { position: static;

}
}

@media all and (max-width : 330px) {

nav ul li {
  display: block;
  width: 94%;
}

}