@charset "utf-8";
/* CSS Document */


* { 
	padding: 0px; 
	margin: 0px;
	border:none;
}

a, a:hover, a:active, a:visited { text-decoration:none; outline:none;}


html,body  {
	margin:0;
	padding:0;  
	font-size: 12px; 
	font-family: "trebuchet MS"; 
	color:#2e2e2e; 
	height: 100%;  /*needed for container min-height */
	background:url(../img/bg_body.jpg) repeat-x top #ffffff;*/
}



div#container {
	margin:0 auto; 
	width:766px;
	text-align:left;
	min-height:100%; /*real browsers */
}

* html div#container {
	height: 100%;
}


/*************************************************************************/
	div#logo_box{
		float:left;
		width:100%;
		height:307px;
		background:url(../img/bg_header.jpg) left top no-repeat;
	}
		
		a#airporttaxi_logo{
			float:left;
			width:164px;
			height:122px;
			margin-left:8px;
			overflow:hidden;
		}
		
			a#airporttaxi_logo span{ margin-left:300px; display:block;}
	
		a#header_kapcsolat_1{
			float:left;
			width:440px;
			height:74px;
			margin-left:25px;
			overflow:hidden;
		}
		
			a#header_kapcsolat_1 span{ margin-left:3000px; display:block;}
			
		h1#szlogen{
			float:right;
			width:188px;
			height:88px;
			overflow:hidden;
			background:url(../img/yourcity.jpg) no-repeat;
			margin:40px 15px 0px 0px;
		}
		
			h1#szlogen span{ display:block; margin-left:300px;}
			
		a#smselorendeles{
			float:right;
			width:139px;
			height:66px;
			background:url(../img/sms_1.jpg) no-repeat;
			overflow:hidden;
			margin:3px 40px 0px 0px;
		}
		
			a#smselorendeles span{display:block; margin-left:300px;}
			
/*************************************************************************/
		div#menu_box{
			float:left;
			width:212px;
			background:url(../img/bg_menu.jpg) left -15px no-repeat;
			margin:0px 0px 0px 5px;
			padding:0px 12px 10px 10px;
			display:inline;
		}
		
		div#menu_box ul{
			float:left;
			list-style:none;
			margin-left:11px;
			display:inline;
			position:relative;
			bottom:20px;
			padding-bottom:10px;
		}
		
		div#menu_box ul li{
			float:left;
			width:200px;
			margin:7px 0px;
		}
		
		div#menu_box ul a{
			text-transform:uppercase;
			border-left:4px solid #3a403c;
			padding-left:6px;
			font-family:"Myriad Pro", Arial;
			font-size:16px;
			font-weight:bold;
			line-height:19px;
			color:#3a403c;
			float:left;
			width:100%;
			overflow:hidden;
		}
		
			div#menu_box ul a:hover{ 
				border-left:4px solid #ff8713;
				color:#ff8713;
			}
	
		
		a#smselorendeles_2{
			float:left;
			width:212px;
			height:126px;
			background:url(../img/sms_2.jpg) no-repeat;
			overflow:hidden;
		}
		
			a#smselorendeles_2 span{ display:block; margin-left:300px;}
			
			
		a#passengercard{
			float:left;
			width:212px;
			height:126px;
			background:url(../img/passengercard.jpg) no-repeat;
			overflow:hidden;
			text-indent:-9999px;
			position:relative;
			right:4px;
		}
		
			

/*************************************************************************/

	#content_box {
		font-size:11px; 
		padding:0px 0px 80px 0px;
		
		float:left;
		width:100%;
	}
	
	
	#content {
		float:right;
		width:480px;
		padding-right:30px;
	}

/*************************************************************************/
	
	#content h1{
		font-family:"Myriad Pro", Arial;
		font-size:22px;
		color:#9d080d;
		text-transform:uppercase;
	}
	
	#content h2{
		font-family:"Myriad Pro", Arial;
		font-size:14px;
		color:#9d080d;
		text-transform:uppercase;
	}
	
	#content h3{
		font-family:"Myriad Pro", Arial;
		font-size:13px;
		color:#62615e;
	}
	
		.szlogen_h3{
			position:relative;
			bottom:3px;
		}
		
	#content span{
		color:#9d080d;
		font-weight:bold;
	}
	
	#content ul{
		padding-left:20px;
	}


/*************************************************************************/

	.taxi_gallery{
		border:1px solid #000000;
		margin:0px 7px 7px 0px;
		display:inline;
		float:left;
	}


	#contact_form_box table input{
		float:left;
		width:250px;
		padding:2px;
		border-top:1px solid #404040;
		border-left:1px solid #404040;
		border-right:1px solid #d4d0c8;
		border-bottom:1px solid #d4d0c8;
		margin:5px 0px;
	}
	
	#contact_form_box textarea{
	 	float:left;
		width:250px;
		height:150px;
		padding:2px;
		border-top:1px solid #404040;
		border-left:1px solid #404040;
		border-right:1px solid #d4d0c8;
		border-bottom:1px solid #d4d0c8;
		margin:5px 0px;
		font-family:"trebuchet MS";
		font-size:12px;
	}
	
	#contact_form_box table label{
		float:left;
		width:70px;
		margin:5px 0px;
	}
	
	.email{
		font-weight:bold;
		color:#2e2e2e;
	}
	

/*************************************************************************/

#footer_center{ 
	width:100%; 
	float:left;
	height:51px;
	margin-top: -51px;
	font-size:11px;
	background: url(../img/bg_footer.jpg) repeat-x top;

}

#footer_main {
	margin:0 auto; 
	width:766px; 
	text-align:left;
	z-index:1000;
}

	#footer_main a{
		color:#2e2e2e;
		font-weight:bold;
	}
	
	#footer_main p{
		padding:21px 0px 0px 15px;
		float:left;
	}

	#sharky{
		float:right;
		margin-top:10px;
	}
	
	.cards_1{
		float:left;
		margin-top:16px;
	}

/* Zona arlista - La.Norbert -*/
						#zonelist						{ width: 380px; height: auto; }
						#zonelist li					{ padding: 2px;}
						#zonelist li:first-letter		{ font-size: 105%; color: #222; padding: 0 3px; background-color: #ffff66; border: 1px #ffcc33 solid; line-height: 22px;}
						.itemnull						{ list-style: none;}
						#pricenotes						{ margin: 20px 0; }
						#pricenotes li					{ padding: 2px; font-size: 120%;}
						
						/*Contact short*/
						#quick_contact					{ max-width: 286px;}
						#quick_contactstrong			{ padding: 0 5px; }
