
#left {
	position:relative;
	float:left;
	left:18px;
	top:0px;
	width: 196px;
	height:100%;
	text-align:left;
	margin:0px;
	/*margin-bottom:0px;*/
	padding:0px;
	/*padding-bottom:32767px !important;
	margin-bottom:-32767px !important;*/
	min-height:660px;
	height: auto !important;
	height: 660px;
	/*background-image:url(../images/left_bg.png);
	background-position:top left;
	background-repeat:no-repeat;*/
	/*background-color:#800000;*/
	border:0px solid #2200cc;
	overflow:visible; /*a menü miatt fontos a visible*/
}

#left_title {
	background-color:#db261f;
	color:#fff;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	height:22px;
	/*vertical-align:middle;*/
	padding:0px;
	padding-top:1px;
	/*padding-left:5px;*/
	margin:0px;
	margin-top:1px;
	/*border-top:1px solid #fff;
	border-bottom:1px solid #fff;*/
}


#left_img {
	position:relative;
	text-align:left;
	margin:0px;
	/*margin-bottom:15px;*/
	padding:0px;
	overflow:hidden;
	border:0px solid #CC2200;
}

#left_img img {
	position:relative;
	/*height:auto;*/
	margin:0px;
	margin-bottom:1px;
	padding:0px;
	line-height:0px;
	/*padding-bottom:10px;*/
	overflow:hidden;
	/*border-bottom:1px solid #fff;*/
	/*border:1px solid #CC2200;*/
}

#left_img img a, #left_img img a:link, #left_img img a:visited  {
	margin:0px;
	padding:0px;
	overflow:hidden;
	
}
