@charset "utf-8";
body  {
	background: #D0C99B;
	margin: 0;
	padding: 0;
	color: #000000;
	background-image: url('../images/top_bar.jpg');
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#ui-datepicker-div { z-index: 9999; }
.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/*
	if width will be 100% horizontal scrollbar will apear
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/*
	it is very important, if line-height not setted or setted
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('../images/indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #FF6600;/* #0A246A;*/
	color: white;
}
#loading {
	display:none;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
	background-image: url('../images/ajax-loader.gif');
	background-repeat:no-repeat;
	background-position:center;
	background-color: #EBEAD3;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	z-index:8000;
}
.dialog1 {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	z-index:990;
}
a {
	text-decoration:none;
	color:#000000;
    border: 0;
}
img {
    border: 0;
}
.menu {
	padding-top:5px;
	padding-bottom:12px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom: 10px;
	margin-right:2px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -moz-box-shadow: 3px 3px 5px #333;
    -webkit-box-shadow: 3px 3px 5px #333;
}
#banner {
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left:4px;
    -moz-box-shadow: 5px 5px 8px #333;
    -webkit-box-shadow: 5px 5px 8px #333;
}


.menu a {
	font-weight:bold;
	font-style:normal;
	font-stretch:normal;
	font-variant:normal;
	text-decoration:none;
	color:#FFFFFF;
	cursor:pointer;cursor:hand;
	margin:0;
	padding:0;
}
.menu a:hover {
	color:#000000;
}
.menu a:active {
	color:#FF0000;
}
.menu hr {
	color: #fff;
	background-color: #fff;
	border: 0;
	height: 2px;
}
#menu1 {
	color:#FFFFFF;
	background-color: #BB7925;
	border-color:#BB7925;
	border-width:0;
}
#menu2 {
	color:#FFFFFF;
	background-color: #66563F;
	border-color:#66563F;
	border-width:0;
}
#menu3 {
	color:#FFFFFF;
	background-color: #73764B;
	border-color:#73764B;
	border-width:0;
}

#right_side {
	float: right;
	width: 250px;
	background-image: url('../images/top_right.jpg');
	background-repeat: no-repeat;
	background-position:right top;
	padding-top:110px;
	padding-right:10px;
	margin-top: 0px;
	margin-right: 0px;
}


#main_side {
	margin-right: 270px;
	margin-left: 10px;
	padding-top: 10px;
}
#cont{
	background-color: #EBEAD3;
	border-color:#EBEAD3;
	border-width:0;
	min-height: 600px;
	margin-bottom: 10px;
}
#cont_cim {
	padding: 7px;
	margin-left: 3px;
	margin-right: 3px;
	font-weight: bold;
	border-bottom-color: #D0C99B;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	font-size:larger;
}
#cont_data{
	margin-top: 5px;
	margin-right: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
}
.curvyBorder20 {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -moz-box-shadow: 5px 5px 10px #333;
    -webkit-box-shadow: 5px 5px 10px #333;
}
.curvygomb {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	min-height: 25px;
	min-width: 40px;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#cont_data {
	text-align: justify;
}
#loginform p {
	margin: 0px 0px 8px 0px;
}
.loginbox {
	border: 1px solid #000;
	background-color: #EBEAD3;
	font-weight: bold;
	text-transform: lowercase;
	color: #000000;
	width: 220px;
	height: 18px;
}
.loginbox:hover {
	border: 1px solid #CC0000;
}
.hirkategorianagy {
/*	margin-right:230px; /**/
}
.hirkategoriakis {
	float: right;
	width: 225px;
}
.hirboxnagy {
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom-color: #D0C99B;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	cursor:pointer;cursor:hand;
}
.hirboxnagy:hover {
	background-color:#FFFFCC;
}
.hirdatumnagy {
	font-style:italic;
	color:#333333;
	font-size:smaller;
	text-align:right;
}
.hirreszleteknagy {
	font-style:italic;
	color:#333333;
	font-size:smaller;
}
.hircimnagy, .hircimkis {
	font-weight:bold;
	text-align:left;
}
.hirkategoriaelvalaszto {
	margin-right:5px;
	padding-right:5px;
	border-right-color: #D0C99B;
	border-right-style: dotted;
	border-right-width: 1px;
}
.hirkategoriakiscim {
	font-weight:bold;
	font-size:larger;
	border-bottom-color: #D0C99B;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
}
.hirdatumkis {
	font-weight:normal;
	font-style:italic;
	color:#333333;
	font-size:smaller;
}
.hirboxkis {
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom-color: #D0C99B;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.dioinput {
	border: 1px solid #BB7925;
	background: url(none) no-repeat #D0C99B;
	font-family: tahoma, helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #161608;
}
.dioinput:hover {
	border: 1px solid #000000;
}
.dioinput:focus {
	border: 1px solid #BB7925;
	background: #EBEAD3;
	color: #000000;
}
.gomb2 a {
  padding: .4em 1em .4em 20px;text-decoration: none;position: relative;
}
.gomb2 span.ui-icon {margin: 0 5px 0 0;position: absolute;left: .2em;top: 50%;margin-top: -8px;}

.gomb1 {
    padding-top:0px;
}
.gomb1 a {
  padding: .4em 1em .4em 20px;
  text-decoration: none;
  position: relative;
}
.gomb1 span {
  margin: 0 5px 0 0;
  position: absolute;
  left: .2em;
  top: 50%;
  margin-top: -8px;
}
.keresdiv ul {
   border: 1px solid #BB7925;
   margin: 0;
   padding: 5px;
}
.keresdiv li {
  list-style-type: none;
  cursor:pointer;cursor:hand;
  margin-left: 10px;
  margin-right: 10px;
  padding: 1px;
}
.keresdiv li:hover {
  border: 1px solid #000000;
}
.linklistaul {
  margin: 0;
  padding: 0;
}
.linklistaul li {
  list-style-type: none;
  cursor:pointer;cursor:hand;
  margin-left: 1px;
  margin-right: 1px;
  padding: 1px;
}
.linklistaul li:hover {
  background-color: gray;
  color: white;
}


.form1 {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.form1 fieldset {
  border: 2px solid #D0C99B;
  margin-top: 3px;
}
.form1 legend {
  color: #fff;
  font-weight: bold;
  background: #BB7925;
  border: 1px solid #D0C99B;
  padding: 2px 6px;
}
.form1 label {
width: 155px;
text-align: left;
margin-right: 5px;
float:left;
display: block;
}
.form1 em.error {
  margin-left: 3px;
  padding: 1px;
  font-weight: bold;
  font-style: normal;
  color: red;
  font-size: smaller;
}
.form1 input, .form1 select {
	border: 1px solid #BB7925;
	background: url(none) no-repeat #D0C99B;
	font-family: tahoma, helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #161608;
    width: 240px;
}
.form1select {
    width: 240px;
	font-size: 12px;
}
.form1 input:hover {
	border: 1px solid #000000;
}
.form1 input:focus {
	border: 1px solid #BB7925;
	background: #EBEAD3;
	color: #000000;
}
.form1 input:disabled {
  background: #BBBBBB;
}
.form1 p {
  margin-left: 0;
  margin-right: 0;
  margin-top: 4px;
  margin-bottom: 4px;
}
.tabla1 {
  width: 100%;
  border-width: 1px;
  border-style: solid;
  border-color: #BB7925;
  border-collapse: collapse;
  margin-bottom: 5px;
}
.tabla1 tbody td{
  border-width: 1px;
  padding: 2px;
  border-style: dotted;
  border-color: gray;
}
.tabla1 thead td{
  border-width: 1px;
  padding: 4px;
  border-style: solid;
  border-color: #BB7925;
}
.tabla1 thead {
  text-align: center;
  font-weight: bold;
}
.tabla1 tbody tr.odd {
  background-color: #E2E2D2;
}
.tabla1sel tbody tr:hover {
  background-color: lightgray;
}
.datumtabla tbody td.a1 {
  background-color: #D3EFB6;
}
.datumtabla tbody td.a2 {
  background-color: #FEA883;
}
.datumtabla tbody td.b1 {
  background-color: #DDF9C0;
  font-style: italic;
}
.datumtabla tbody td.b2 {
  background-color: #FFB992;
  font-style: italic;
}
.datumtabla tbody td {
  text-align: center;
  font-size: larger;
}
.datumtabla td.a1:hover, .datumtabla tbody td.b1:hover {
  background-color: lightgray;
  cursor: pointer;
}
.datumtabla td.a2:hover, .datumtabla tbody td.b2:hover {
  background-color: gray;
  cursor: pointer;
}
.datumtabla tbody tr {
  height: 50px;
}
.datumtabla thead td.cim {
  font-size-adjust: 1;
}
.felevnap tbody td.a3 {
  background-color: #BFBFBF;
}
.felevnap tbody td.a1 {
  background-color: #D6F7BA;
}
.felevnap tbody td.a0 {
  background-color: #F2BAA1;
}
.felevnap tbody td.a2 {
  background-color: #EBEB87;
}
.felevnap tbody td {
  text-align: center;
}
.felevnap tbody td div.allapot {
  display: none;
  text-align: left;
  padding-left: 5px;
}
.felevnapaktiv {
  background-color: #FF9900;
  vertical-align: top;
}
.felevnapaktiv div.vastag {
  font-weight: bold;
  text-align: center;
}
.felevnapaktiv div.allapot {
  display: block;
}
.myicon, .myiconnull {
  margin:0 1px;
  position: relative;
  width:18px;
  height:18px;
  padding: 2px 0 0 2px;
  float: left;
  list-style: none;
}
.myicon {
  cursor: pointer;
}
.myiconnull {
  width:20px;
}
.hiddenmezo {
  display: none;
}
.mylink1 {
  cursor: pointer;
}
.mylink1:hover {
  background-color: lightgray;
}
.orabej {
  font-size: 10px;
  text-align: center;
  font-weight: normal;
  cursor: default;
  background-color: #F9C77B;
  border: 1px solid #C0B88A;
  color: #222222;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-box-shadow: 2px 2px 5px #333;
  -webkit-box-shadow: 2px 2px 5px #333;
}
.orabej:hover {
  background-color: #F5A325;
}
.orahaladasinincs {
  border: 1px solid red;
  cursor: pointer;
}

.orahaladasivan {
  border: 1px solid green;
  cursor: pointer;
}
.orareszlet {
  padding-left: 4px;
  padding-right: 4px;
  display: none;
  z-index: 100;
  position: absolute;
  margin-top:-50px;
  margin-left:100px;
  min-height:100px;
  width:auto;
  cursor: default;
  text-align: left;
  max-width:350px;
  -moz-box-shadow: 2px 2px 3px #333;
  -webkit-box-shadow: 2px 2px 3px #333;
}
.melleklet {
  display: block;
  float: left;
  width: 150px;
  height: auto;
  min-height: 150px;
  margin: 5px;
}
.mellekletikon {
  position: absolute;
  width: 16px;
  height: 16px;
}
.mellekletlink span {
  font-size: 8pt;
}

.nyomtat {
  display: none;
}

.rotate {

/* Safari */
-webkit-transform: rotate(-90deg);

/* Firefox */
-moz-transform: rotate(-90deg);

/* IE */
-ms-transform: rotate(-90deg);

/* Opera */
-o-transform: rotate(-90deg);

/* Internet Explorer */
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);

}
