body {
	background: #f0ede6 url(img/hatter.gif) fixed repeat-x;
    font-family: Tahoma, sans-serif;
    font-size: 14px;
    line-height: 1.5em;
    color: #666;
	padding: 0; margin: 0;
}

input, select, textarea {
	outline: none;
	background: #fff;
	border: 1px solid #c8c8c8;
	color: #666;
	font-family: Tahoma, sans-serif;
	font-size: 15px;
}

input[type="text"]:disabled {
	background: #ddd;
}


input#netto, input#afa, input#brutto { background: #ddd; }

fieldset {
	padding-top: 1em;
	border: 1px solid #c8c8c8;
	margin-bottom: 2em;
}

textarea {
	font-size: 14px;
}

label {
	cursor: pointer;
}

a {
	text-decoration: none;
	color: #666;
}

table { /*border-spacing: 0;*/ }
td { vertical-align: top; padding: 0; }

.hasDatepicker {
	background-image: url(img/fellepes.png);
	background-repeat: no-repeat;
	background-size: 32px 32px;
	width: 80px !important;
	padding-left: 35px !important;
}

/* */
.bal { float: left; }
.jobb { float: right; }
.kozep { text-align: center; }

.w100 { width: 100%; }


.gomb {
	background: #fff;
	border: 1px solid #c8c8c8;
	color: #666;

	height: 30px;
	padding: 0 10px;
	cursor: pointer;

	border-radius: 3px;
	box-shadow: 0px 0px 1px 0px rgba(0,0,0, 0.25);
}

.gomb:hover {
	box-shadow: 0px 0px 5px 0px rgba(0,0,0, 0.25);
}
/* -- */



/* Login */
.login {
	position: absolute;
	top: 50%; left: 50%;
	width: 280px; height: 170px;  /* mobil: height: 160px; */
	margin: -85px 0 0 -140px;
}

.login img { margin: 0 0 1em 5px; }

.login .nev, .login .jelszo {
	width: 248px; height: 34px; line-height: 34px;
	padding: 0 16px;
}

.login .nev {
	-moz-border-top-left-radius: 10px;
	-moz-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom: 0;
}
.login .jelszo {
	-moz-border-bottom-left-radius: 10px;
	-moz-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	margin-bottom: 1em;
}
/* -- Login */





/* UI - Desktop */
.wrapper {
	max-width: 1270px;
	margin: 20px auto 0 auto;
}


/*  Menü  */
.menu {
	/*width: 306px;*/
	width: 180px;
	text-align: center;
}

.menu .af_logo {
	
}

.menu ul {
	text-align: left;
	border: 1px solid #ced1d2;
	_border-right: 0;
	list-style-type: none;
    padding: 0; margin: 11px 0 0 0;
}

.menu ul li {
	height: 47px; line-height: 47px;
	border-top: 1px solid #f8f7f3;
	overflow: hidden;
}
.menu ul li:first-of-type { border-top: 0; }

.menu ul li img {
	display: inline-block;
	vertical-align: middle;
}

.menu ul li span {
	padding-left: 0px;
}

.menu a {
	height: 100%;
	display: block;
	color: #000;
	background: rgba(255,255,255, 0.3);
}

.menu a:hover, .menu a.aktiv {
	background: #8a9bab url(img/menu_on.gif) repeat-x !important;
	text-shadow: 0px 1px 1px #fff !important;
}

#fullscreen {
	cursor: pointer;
}

/* -- Menü */



/* Tartalom */
.tartalom .fejlec {
	width: 100%; height: 48px;
}

.tartalom .fejlec ul { display: none; }

.tartalom .fejlec .gomb {
	height: 24px; line-height: 24px;
	margin-right: 10px;
}

.gomb_sotet {
	background: url("img/tartalom_fejlec.gif") repeat-x;
	height: 24px; line-height: 24px;
	border: 1px solid #333;
	color: #fff;
	padding: 0 10px;
	border-radius: 3px;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0, 0.25);
	margin-right: 20px;
}


.tartalom .cim {
	width: 100%; height: 47px; line-height: 47px;
	border: 1px solid #333333;
	border-bottom: 0;
	background: url("img/tartalom_fejlec.gif") repeat-x;
	
	font-size: 18px;
	color: #fff;
	text-shadow: 0px 1px 1px #000;
	text-align: center;
}


.tartalom .szoveg {
	width: 100%;
	background: #fff;
	border: 1px solid #bbb;
	border-top: 0;
	margin-bottom: 20px;
}

.tartalom .szoveg .cim { border-left: 0; border-right: 0; }

.tartalom .szoveg .cont { padding: 1em 10px; }
#adatlap .cont { padding: 1em 30px; }



table.urlap tr.eloado, table.urlap tr.szervezo, table.urlap tr.tm {
	display: none;
}

table.urlap tr td.c {
	height: 32px; line-height: 32px;
	font-size: 15px;
	padding: 2px;
}

table tr td.label{
	height: 32px; line-height: 32px; 
	padding-right: 10px;
	font-size: 15px;
	padding: 2px 5px 2px 0;
	vertical-align: top;
	white-space: nowrap;
}

table.urlap tr td.c input {
	width: 300px; height: 100%; line-height: 100%;
	padding: 0 5px;
}
.dijak input {
	height: 32px; line-height: 32px;
	font-size: 15px;
	padding: 0 5px;
}

table.urlap tr td.c select {
	width: 312px; height: 100%; line-height: 100%;
	padding: 0 5px;
}

table.urlap tr td.c textarea, .dijak textarea {
	width: 300px; height: 100px;
	padding: 5px;
}




table.tablazat {
	width: 100%;
	border: 1px solid #666;
	border-bottom: 0;
	border-left: 0;
	border-spacing: 0;
}

table.tablazat th, table.tablazat td {
	height: 30px;
	margin: 0; padding: 0 2px 0 2px;
	line-height: 1.25em;
	vertical-align: middle;
}

table.tablazat th, table.tablazat tfoot td {
	background: #666;
	color: #fff;
}

table.tablazat td {
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	text-align: center;
}

/* -- UI - Desktop */




#calendar {
	max-width: 98%;
	margin: auto auto;
	padding: 20px;
}


#adatlap {
	display: none;
}


/* Keresés */
.kmenu {
	width: 100%;
	margin-bottom: 1.5em;
}


.kmenu #kereses {
	height: 28px; line-height: 28px;
	display: inline-block;
	margin-right: 20px;
}

.kmenu label { vertical-align: top; }


.naplo_esemeny {
	color: #9e404d;
	cursor: pointer;
}
/* -- Keresés */









.tooltip {
  position: absolute;
  z-index: 999999;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  visibility: visible;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
  white-space:pre-wrap;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}