@charset "utf-8";
body {
	font: 110% Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../img/bg.png);
	background-attachment:fixed;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000;
}
a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #F00;
}

a:hover{
	color: #09F;
	text-decoration: underline;
}
h1,h2,h3{
	color:#000;
	font-weight:bold;
	padding-top:0px;
}

h1{
	margin:0px 20px;
}

#container {
	width: 860px;
	margin: 0 auto;
	text-align: left;
	
}
#header {
	background-image:url(../img/tercume.png);
	background-repeat:no-repeat;
	height:120px;
}
#menu{
	background-color: #333;
	height:50px;}

#main{

	padding: 20px;
	
	}

#footer {
	background-color: #333;
	height:30px;		
}
#footer p {
	margin: 0;
	padding: 5px 10px;
}
#footer a,#footer a:visited{
	color:#000;}

	
#nav{
	    
	background:url(../img/tpmenu2.png);
	background-repeat:repeat-x;
	height:40px;
	width:860px;
	margin:0px;
	padding:0px;
	border-bottom: 1px #fff solid;
	border-top: 1px #fff solid;
	
    }
    #nav ul{
	list-style: none;
	height:40px;
	margin: 0px 15px 0px 15px;
	padding: 0px;
	font: 15px/100% Calibri, Arial, Helvetica, sans-serif;
         }
#nav ul li{
	margin: 0px 2px 0px 0px;
	padding: 0px;
	float: left;
	height:36px;
}
#nav ul li a{
	padding: 10px 10px 12px 10px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	display: block;
}

#nav li a:hover, #nav .current_page_item a{
	text-decoration: none;
	background: url(../img/tpmenu2.png) repeat-x;
	color: #fff;
	font-weight: bold;
}
.left{
	float:left;
	}
.right{
	float:right;
	}
.clear{
	clear:both;
	}
.cerceve{
	border:1px solid #999;}
.yazi-ortala{
	text-align: center;}
.ortala, div.ortala {display: block;margin-left: auto;margin-right: auto;}
#kampanya{
	margin:40px 10px 10px 650px;}
.siyah{
	color:#000;}

.ts{
	height:20px;
	color: #333;
	/background-color: #ffc8ff;
	font-size:10px;
	width:100%;
	margin:0px;
	}
.ts a, .ts a:link, .ts a:visited, .ts a:active {
	text-decoration: none;
	color: #fff;
}

.ts a:hover{
	text-decoration:underline;
}

