@charset "utf-8";
/* CSS Document */

#bottom1 {
	width:905px;
	min-height:147px;
	line-height:1.3 ;
	margin:0 auto;
	margin-top:20px;
	padding-top:3px;
	text-align:left;
	background:#4e4f53 url(/images/bg_bottom1.jpg) no-repeat;
	color:#949494;
	font-size:11px;
	float:left;
}

#bottom1 a{
	color:#949494;
	text-decoration:underline;
}
#bottom1 a:hover{
	color:#E4E4E4;
	text-decoration:underline;
}

#bottom1 h3{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#FFF;
	padding:0;
	margin:0;
	margin-bottom:3px;
}
#bottom1 h3 a{
	color:#FFF;
	text-decoration:none;
}
#bottom1 h3 a:hover{
	color:#FFF;
	text-decoration:underline;
}
#bottom1 h4 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	padding:0;
	margin:0;
	margin-bottom:6px;
}
#bottom1 h4 a{
	color:#FFF;
	text-decoration:underline;
}
#bottom1 h4 a:hover{
	color:#FFF;
	text-decoration:none;
}

#bottom1 h5{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	padding:0;
	margin:0;
	margin-top:9px;
	margin-bottom:3px;
}

#bottom1 p{
	padding:0;
	margin:0;
	margin-bottom:4px;
}


/* *************************** HASZNOS TIPPEK */
#bottom1 #tippek {
	width:280px;
	min-height:80px;
/*	background-color:#CCC; */
	padding:0;
	margin:0;
	margin-top:9px;
	margin-left:28px;
	float:left;
	position:inherit;
}
#bottom1 #tippek ul,ol{
	margin:0;
	padding:0;
	padding-left:10px;
}
#bottom1 #tippek li{
	margin-bottom:4px;
}

/* ************************** HÍRLEVÉL */
#bottom1 #boso {
	width:180px;
	min-height:80px;
/*	background-color:#CCC;*/
	padding:0;
	margin:0;
	margin-top:9px;
	margin-left:54px;
	float:left;
}
#bottom1 #boso img {
	margin-right:20px;
}


/* ************************** ORVOSOK */
#bottom1 #drmap {
	width:220px;
	min-height:80px;
/*	background-color:#0CC;*/
	padding:0;
	margin:0;
	margin-top:9px;
	margin-left:45px;
	margin-bottom:10px;
	float:left;
}



