@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bg.jpg);
	background-position: left top;
	margin: 0px;
	background-repeat: no-repeat;
	font-family: "Trebuchet MS";
	font-size: 14px;
}
.enaltdiv {
	bottom: 0px;
	background-image: url(../images/altbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	background-color: #EF7F1B;
	vertical-align: bottom;
	color: #FFFFFF;
	padding-left: 100px;
	/*z-index:0;*/
}
.anasayfakategorileri {
	width: 250px;
	left: 620px;
	top: 320px;
	position: relative;
	clear:both;
	display: block;
	z-index:1;
}
.anamenu {
	height: 57px;
	width: 585px;
	top: 30px;
	position: absolute;
	left: 450px;
	background-image: url(../images/anamenubg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.anamenuic {
	position: absolute;
	height: 25px;
	width: 485px;
	left: 50px;
	right: 50px;
	bottom: 0px;
}
.anamenutablo {
	color: #FFFFFF;
	font-size: 13px;
	text-align: center;
	height: 25px;
}
.anamenutablo:hover {
	color: #FFFFFF;
	font-size: 13px;
	text-align: center;
	height: 25px;
	background-image: url(../images/anamenuhoberbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.anasayfaustbosluk {
	height: 335px;
}

.anasayfasolbosluk {
	padding-left: 615px;
}

a.analink:link {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a.analink:visited {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a.analink:hover {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a.analink:active {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a.duyurulink:link {
	color: #333333;
	text-decoration: none;
}
a.duyurulink:visited {
	color: #333333;
	text-decoration: none;
}
a.duyurulink:hover {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F28818;
}
a.duyurulink:active {
	color: #333333;
	text-decoration: none;
}
