@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-decoration: none;
}
.logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 280px;
}
.logoalt {
	background-image: url(../images/logoalt.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 73px;
}
.solmenu_ust {
	background-image: url(../images/solmenu1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	width: 225px;
}
.solmenu_orta {
	background-image: url(../images/solmenu2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 10px;
	padding-left: 10px;
}
.solmenu_alt {
	background-image: url(../images/solmenu3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 36px;
}
.alt {
	background-image: url(../images/alt.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 65px;
	text-align: center;
}
.sayfa_baslik {
	font-size: 18px;
	text-decoration: none;
	padding-left: 20px;
}
a.kategorilink:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.kategorilink:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.kategorilink:hover {
	font-weight: bold;
	color: #EB8932;
	text-decoration: none;
}
a.kategorilink:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.yan_bosluk {
	padding-right: 10px;
	padding-left: 10px;
}
a.duyuru:link {
	color: #333333;
	text-decoration: none;
}
a.duyuru:visited {
	color: #333333;
	text-decoration: none;
}
a.duyuru:hover {
	color: #333333;
	text-decoration: underline;
}
a.duyuru:active {
	color: #333333;
	text-decoration: none;
}

/**Yeniler*/
.haberresimkucuk {
	padding: 1px;
	border: 1px solid #E0E0E0;
}
a.haberlink:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.haberlink:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.haberlink:hover {
	font-weight: bold;
	color: #7C0000;
	text-decoration: none;
}
a.haberlink:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.haberlinkkategori {
	color: #7C0000;
	text-decoration: none;
}

.gritablokenarligi {
	border: 1px solid #FFFFFF;
}
.gritablokenarligi:hover {
	border: 1px solid #CCCCCC;
}

.haberbaslik {
	font-size: 20px;
	color: #9B0000;
	padding-left: 30px;
}
.iconresimbosluk {
	margin-right: 3px;
	margin-left: 3px;
}