@charset "iso-8859-9";
.navigation:link, .navigation:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 180px;
	position: relative;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 10px;
	display: block;
}

.navigation:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	padding: 6px 8px 6px 10px;
	width: 182px;
	text-decoration: none;
	background-color: #FF0000;
	overflow: hidden;
	display: block;
}
.menu1:link, .menu1:visited {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.menu1:hover {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.logo, .logo:visited, .logo:link {
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 100;
}
#wrap .div #icerik #ads {
	float: right;
	height: 285px;
	width: 340px;
	margin: 5px;
}
#wrap .div #footer {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}
