
body {
	background: #fff url(images/img1.jpg) repeat-x;
	text-align: justify;
	font-family: tahoma;
	font-size: 13px;
	color: #333333;
	margin: 5px 0px 5px 0px;
}

a {
	text-decoration: none;
	color: #333;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	font-weight:bold;
}

/* Menu */
#menu {
	float: left;
	margin: 5px 0px 0px 0px;
	background: #94b5d8;
	width: 797px;
}

#menu a {
	display: block;
	height:35px;
	line-height:33px;
	width:110px;
	text-align:center;
	font-weight:bold;
	float: left;
	background: #94b5d8;
	border-bottom:solid 5px #cd000c;
	border-right: 1px solid #FFFFFF;
	color: #000;
	text-decoration:none;
}

#menu a:hover,
#menu .active  {
	text-decoration:none;
	background: #94b5d8;
	border-bottom:solid 5px #3572b5;
	border-right: 1px solid #FFFFFF;
}

/* Content */

#content {
	background: #FFFFFF;
	width: 812px;
	margin: 0px auto;
	padding: 5px 0px 0px 15px;
	border: 1px solid #000;
}
#header {
	background: #FFFFFF;
	width: 797px;
	height: 83px;
}
.logo {
	width: 364px;
	height: 80px;
	float:left;
}
.kalitest {
	width: 160px;
	height: 80px;
	float: right;
}
.flash {
	width: 797px;
	height: 286px;
}

#site {
	float: left;
	margin: 5px 0px 0px 0px;
	background: #fff;
	width: 797px;
}

#colOne {
	float: right;
	width: 540px;
	text-align:justify;
	margin: 5px 0px 5px 0px;
}

#sidebar,
#duyuru {
	float: left;
	width: 240px;
	margin: 5px 0px 5px 0px;
}
#duyuru {
	margin: 0px 0px 5px 0px;
}
#duyuru strong {
	color:#cd000c;
}

.baslik {
	background: url(images/baslik.gif) repeat-x;
	padding-left: 10px;
	height:30px;
	line-height: 30px;
	font-size: 13px;
	font-weight:bold;
}
.galeri {
	text-decoration:none;
}

/* Footer */

#footer {
	width: 827px;
	margin: 0px auto;
	padding: 4px 0px 0px 0px;
	height: 40px;
	background: url(images/footer.gif) repeat-x;
	border: 1px solid #333;
}

#footer p {
	margin: 0px;
	padding-top: 12px;
	text-align: center;
	font-size: 11px;
	color: #333;
}

.style1 {
	font-family: "tahoma", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.style2 table {
	font-family: "tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 0px 10px 0px;
}
.style3 {
	color:#cd000c; 
	font-weight:bold; 
	margin:10px 0px 0px 10px; 
	text-decoration:underline;
}
