﻿@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.ust {
	background-color: #e9e9e9;
	clear: both;
	height: 50%;
	min-height:300px;
}
.alt {
	height: 50%;
	min-height:300px;
	padding-left: 50px;
}
.menu {
	float: left;
	height: 35px;
	width: 400px;
	position:absolute;
	left:70px;
	top: 270px;
}
.menu2{
	height: 20px;
	width: 400px;
	position:absolute;
	top: 5px;
	left:70px;
	float: left;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #d0d0d0;
	text-decoration: none;
}

a:hover {
	color: #E1ED26;
}
.current {
	color: #ffffff;
}
#intro {
	float: left;
	height: 25px;
	width: 440px;
	position: relative;
	left: 40px;
	top: 0px;
	background-image: url(images/intro.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.cmhs {
	float: right;
	height: 57px;
	width: 129px;
	position: absolute;
	top: 230px;
	right: 120px;
}
.imza {
	float: right;
	height: 112px;
	width: 220px;
	position: relative;
	top: 10px;
	right: 80px;
}
#icerik {
	float: left;
	height: 230px;
	width: 550px;
	position: relative;
	top: 30px;
	left:70px;
	overflow: auto;
}
#icerik h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	font-weight: bold;
	color: #d0d0d0;
	line-height: 40px;
	margin: 0px;
	padding: 0px;

}
#icerik p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c0c0c0;
	font-weight: bold;
}

#icerik a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d0d0d0;
	text-decoration: none;
}

#icerik a:hover {
	color: #dedede;
}
.clear {
	clear:both;
}
.resim {
	position: absolute;
	left: 35%;
	bottom: 0px;
}

#intro #prev1 {
	float: left;
	width: 100px;
	padding-left: 20px;
}
#intro #next1 {
	float: right;
	width: 100px;
	text-align: right;
	
}
#sol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c0c0c0;
	float: left;
	width: 210px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c0c0c0;
	text-align: right;
	padding-right: 10px;
	height:200px;
}
#sag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c0c0c0;
	float: left;
	min-width:550px;
	width:auto;
	padding-left: 10px;
	height:200px;
}
