
@import url("Pager.css");

/*@import url("Ui.css");*/

@import url("Footer.css");
@import url("../Fancybox/jquery.fancybox.css");


/*
@import url("Popup.css");
@import url("Gritter.css");
@import url("Growl.css");
*/

html, body{
	font-family: Verdana;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
  overflow-x: hidden;
  
  background: #fff URL("../Images/background.jpg") top center no-repeat;
}

*{
	padding: 0px;
	margin: 0px;
}
textarea{
  font-family: Arial;
  font-size: 11px;
}
img{
	border: 0px;
}
a{
	text-decoration: none;
	color: #000;
	cursor: pointer;
}
a:hover{
	text-decoration: none;
	color: #b0b0b0;
}

h1{
	font-size: 17px;
	font-weight: normal;
  font-family: Verdana;
}

h1 a{
  color: #3A3A3A;
}
h2{
	color: #565656;
	font-size: 12px;
	
	font-weight: normal;
}
h2 a{
}
h3{
	font-size: 12px;
	font-weight: bold;
	color: #565656;
}
h4{
	font-size: 12px;
	font-weight: bold;
}


.nofloat{
	float: none !important;
}

.loader{
	background: #fff;
	width: 100%;
	height: 100%;
	
	position: absolute;
	top: 0px;
	left: 0px;
	
	margin: 0px auto;
	
	
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}

.loader img{	
	position: absolute;
	top: 50%;
	margin: 0px auto;
}


.ajaxtooltip{
	position: absolute;
	top: 2px;
	left: 2px;
	background: #fff;
	display: none;
	border: 1px solid #e0e0e0;
	font-family: Verdana;
	font-size: 11px;

	width: 250px;
	
	padding: 3px;
}

.main{
  width: 1000px;  
  margin: 0px auto;
  overflow: hidden;
  position: relative;
}

.tartalom{
	float: left;
	overflow: hidden;
	width: 777px;
  
}      

/** A kereséskor történő kiemelés formázása */
.highlight{	
	border-bottom: 1px dotted #3474B2;
	background: #e0e0e0;
}


pre{
	white-space:pre;
	font-weight:normal;
	background: #efefef;
	border: 1px dashed #c0c0c0;
	font-family:arial;
	padding-left: 10px;
	margin-bottom: 10px;
	clear: left;
}
code b{
	font-size: 15px;
}
pre span{
	color: #ff9900;
}    

/*
.fileupload{
	float: left;
	width: 350px;
}
.fileupload .input{
	border: 1px solid #c0c0c0;
	background: #efefef;
	width: 250px;
}
.fileupload h2{
	margin-top: 5px;
}
.fileupload .images{
	margin-top: 10px;
	padding-top: 10px;
	
	border-top: 1px dashed #c0c0c0;
}

#files{
	margin-top: 10px;
	padding-top: 10px;
}
#files ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#files li{
	border: 1px solid #e0e0e0; 
	float: left;
	width: 100%;
	background: #fff;
	margin-right: 10px;
	margin-bottom: 10px;
}
#files li .kep{
	float: left;
	clear: left;
}

#files .option{
	float: left;
	width: 100px;
	border: 0px;
}
#files h3{clear: left;
}
*/

/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating-cancel,div.star-rating{float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel,div.rating-cancel a{background:url(../Images/delete.gif) no-repeat 0 -16px}
div.star-rating,div.star-rating a{background:url(../Images/star.gif) no-repeat 0 0px}
div.rating-cancel a,div.star-rating a{display:block;width:16px;height:100%;background-position:0 0px;border:0}
div.star-rating-on a{background-position:0 -16px!important}
div.star-rating-hover a{background-position:0 -32px}
/* Read Only CSS */
div.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star-rating{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */

/*
#dropbox{      
	border: 5px dashed #fff;
	float: left;	
	width: 230px;
  
  min-height: 150px;
	_height: 150px;
  
  max-height: 200px;
  
  overflow-y:auto;
  overflow-x: hidden;
	position: relative;
	border-left: 0px !important;
}
#dropbox span{
	font-size: 24px;
	font-weight: bold;
	color: #efefef;
	position: absolute;
	font-style: italic;
	
	top: 5px;
	right: 10px;
  z-index: -5;
}
#dropbox b{
  color: #3B6BAB;
  font-size: 16px;
  padding-left: 10px;
  padding-right: 10px;
  cursor: pointer;
} 
#szazalek{
  position: fixed !important;
  top: 30px;
}
*/




.left_side{
  float: left;
  width: 223px;  
  min-height: 300px;
}
.left_side h1 a{
  color: #fff;
}
.left_side ul.tipusok{
  
  font-size: 14px;
  color: #3c3c3c;
  line-height: 35px;  
}
h1.ing{
  font-size: 22px !important;
}
.left_side .akcios{
  color: #f00;
  text-decoration: blink;
}
.left_side ul.tipusok li{  
  display: block;
}
.left_side ul li ul{
  display: none;                             
}
.left_side ul li ul li a{  
  border-left: 1px solid #a6cff7 !important;
  border-right: 1px solid #a6cff7 !important;
  width: 221px !important;
  
  text-indent: 40px !important;
  background: #fff !important; 
}
.left_side ul li ul li a:hover{
  background: URL("../Images/left_sub.jpg") top center no-repeat !important;
  color: #000 !important;
}
.left_side ul.tipusok li a{
  background: URL("../Images/left_normal.jpg") top center no-repeat;
  text-indent: 20px;
  width: 100%;
  float: left;
}
.left_side ul.tipusok li a:hover{
  color: #fff;
  background: URL("../Images/left_hover.jpg") top center no-repeat;
}
.left_side h1{
  line-height: 47px;
  color: #fff;
  font-family: Verdana;
  font-size: 17px;
  font-weight: normal;
  background: URL("../Images/left_h1.jpg") top center no-repeat;
  text-indent: 20px;
}

.left_side .elerhetoseg li.label{
  
}
.elerhertoseg li.label:first-letter{
  text-transform: uppercase;
}
.elerhertoseg h2{
  font-weight: bold;
  font-size: 14px;
  color: #000;
  margin-left: 10px;
}
.elerhertoseg ul{
  list-style: None;
}
.elerhertoseg ul li{
  margin-left: 20px;
}
.elerhertoseg li.label{
  color: #68b0f2 !important;
  font-weight: bold !important;
  margin-left: 10px !important;
  margin-top: 5px;
}
.elerhertoseg div#gmap{
  float: left;
  width: 220px;  
  height: 230px;
  margin-top: 10px;
} 

.left_side .banner{
  margin-top: 10px;
}

.hirdessen_itt{
  border: 1px solid #8ebb39;
  width: 736px;
  min-height: 60px;
  _height: 60px;
  
  margin-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  
  font-size: 31px;
  color: #4395ed;
  line-height: 60px;
  text-indent: 30px;
    
}
.hirdessen_itt img{
  float: right;  
}
img.bankok{
    margin-top:30px;
}
