@charset "utf-8";
body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 17px;
	background-image: url(../images/bg.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	margin:0;
}
.topclouds{
background-image:url(../images/clouds.gif);
height:122px;
background-repeat:no-repeat;
}
.aramatdbaslik{
background-image:url(../images/aramah.gif);
height:32px;
background-repeat:no-repeat;
}
.doviztdbaslik{
background-image:url(../images/dovizh.gif);
height:32px;
background-repeat:no-repeat;
}
.giristdbaslik{
background-image:url(../images/hosh.gif);
height:32px;
background-repeat:no-repeat;
}

.bostdbaslik{
background-image:url(../images/bosh.gif);
height:32px;
background-repeat:no-repeat;
font-size:1.3em;
font-family:"Trebuchet MS",Arial,Sans-Serif;
}

.footer{
background-image:url(../images/footer.gif);
height:11px;
background-repeat:no-repeat;
}

a.link1:link{
	color:#000000;
	text-decoration:none;
}
a.link1:visited{
	color:#000000;
	text-decoration:none;
}
a.link1:hover{
	color:#990000;
	text-decoration:underline;
}