/* Top Elements */
* { margin: 0; padding: 0; }
body  {
	font: 70%/1.5em Tahoma;
}
#althead {
	width: 99%;
	margin-top: 20px;
	margin-left: 20px;
}
#althead-kolon {
	width: 25%;
	float: left;
	margin: 0px;
	height: 460px;
	text-align: center;
	background-image: url(mbg.gif);
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 25px;
}
#althead-alt {
	width: 100%;
	height: 50px;
	clear: both;
	text-align: right;
}
altheadyazi {
	color: #009900;
	font-weight: bold;
}
h5 {
	color: #FF0000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}


h6 {
	color: #0066FF;
	font-weight: bold;
	font-size: 11px;
}
#althead hr {
	margin-bottom: 3px;
}
