<style type="text/css">

.white10 {text-decoration: none; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold;}
.white10:hover {text-decoration: none;}
.php1 {text-decoration: none; color:#000000; font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold;}
.php1:hover {text-decoration: none; color: #FF0000;}
.cim1 {text-decoration: none; color: #006666; font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold;}
.cim1:hover {text-decoration: none;}
.cim2 {text-decoration: none; color: #006666; font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold;}
.cim2:hover {text-decoration: none;}
.kerdes {text-decoration: none; color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold;}
.kerdes:hover {text-decoration: none; color: #666666;}
.felsor {text-decoration: none; color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; vertical-align:top;}
.felsor:hover {text-decoration: none; color: #666666;}
.szoveg {text-decoration: none; color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold;}
.szoveg:hover {text-decoration: none; color: #FF0000;}
.link {text-decoration: none; color:#000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}
.link:hover {text-decoration: none; color: #FF0000;}

#linkbar {
	background-image: url(gomb1.jpg);
	background-repeat: repeat-y;
	background-position: top;
	float: left;
	width: 150px;
	margin: 0px;
	padding: 0px;
	height: 20px;
	max-height: 50px;
	overflow: hidden;
	vertical-align: middle;
		
}
#linkbar a {
	display: block;
	width: 150px;
	padding: 0px;
	font-weight: normal;	
	height: 0px;
	color: black;
	text-decoration: none;
	vertical-align: middle;
	border: 0px;
	text-align: center;
	float: none;
} 
#linkbar a:hover {
	display: block;
	background-image: url(gomb2.jpg);
	background-repeat: repeat-y;
	background-position: top;
	float: none;
	width: 150px;
	margin: 0px;
	padding: 0px;
	height: 20px;
	max-height: 50px;
	color: white;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	overflow: hidden;
	
}
.linkbar_content {
	width: 150px;
	min-height: 1px;
	margin: 0px; 
	padding: 0px;
	float: none;
	overflow: hidden;
}
#linkbar2 {
	background-image: url(gomb2.jpg);
	background-repeat: repeat-y;
	background-position: top;
	float: left;
	width: 150px;
	margin: 0px;
	padding: 0px;
	height: 20px;
	max-height: 50px;
	overflow: hidden;
	vertical-align: middle;
		
}
#linkbar2 a {
	display: block;
	width: 150px;
	padding: 0px;
	font-weight: normal;	
	height: 0px;
	color: black;
	text-decoration: none;
	vertical-align: middle;
	border: 0px;
	text-align: center;
	float: none;
} 
#linkbar2 a:hover {
	display: block;
	background-image: url(gomb1.jpg);
	background-repeat: repeat-y;
	background-position: top;
	float: none;
	width: 150px;
	margin: 0px;
	padding: 0px;
	height: 20px;
	max-height: 50px;
	color: red;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	overflow: hidden;
	
}
.linkbar2_content {
	width: 150px;
	min-height: 1px;
	margin: 0px; 
	padding: 0px;
	float: none;
	overflow: hidden;
}

<style>
<!--
.styling{
background-color:#2878A4;
color:orange;
font: bold 15px MS Sans Serif;
padding: 3px;
}
-->
</style>