body {
	margin: 0px;
	padding: 0px;
	background: url(bg.jpg) repeat-x scroll;
}
a { color: #fff; 	font: 11px/15px "Tahoma", "Lucida Console", Arial, sans-serif;	text-decoration:none; }
a:hover { 	color: #fff; text-decoration:underline; }
#container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font-size:11px;
	color:#fff;
	font-family: "trebuchet MS", "Lucida Console", Arial, sans-serif;
	background: url(ortabg.jpg) no-repeat left top;
	width: 850px;
	height: 600px;
}
#topmenu {
	float:left;
	width: 838px;
	height: 126px;
	margin-top:30px;

}
#logo { float:left; }
.milogo {
	margin-left:33px;
	width: 284px;
	height: 110px;
	background: #000 url(logo.jpg) ;
}
#col1 {
	float:left;
	padding:0px;
	width: 520px;
	height: 110px;
	position: relative;

}
.tonton { 	margin-left:30px; }

/* Navigation bar */
#nav {
	float:left;
	position: relative;
	color: #ffffff;
	width: 100%;
	background: #6b6e67;
	font-size: 12px;
	font-weight: bold;
	margin: 24px 0px 0px 0px
	}
#nav li {
	float:left;
	position: relative;
	list-style:none;
	background: #6b6e67;
	}
#nav a {
	height: 21px;
	width: 25px;
	text-align: center;
	display: block;
	padding: 7px 0px 0px 0px;
	color: #ffffff;
	}
#nav a:hover {
	background-color: #3d403a;
	text-decoration:none;
	}
#nav li.rss {
	float:right;
	background: none
	}
#nav li.rss a {
	background: url(feed.gif) no-repeat left top;
	margin: 7px 7px 0px 0px;
	padding: 0px;
	height: 14px;
	width: 14px;
	text-indent: -20000px
	}
#nav li.rss a:hover {
	background: url(feed.gif) no-repeat left bottom
	}
/* middle*/
#middle {
	float:left;
	padding:10px;
	background:#000000;
	color: #dbb2b2;
	text-align:left;
	width: 820px;
	margin-top:10px;	
	border-bottom:5px solid #ffffff;
}
#middle li {
	border-bottom: 1px dotted  #5d5b5b;
	font: 10px/20px "trebuchet MS", "Lucida Console", Arial, sans-serif;	
}
#middle li a { 	text-decoration: none; 	font: 10px/20px "trebuchet MS", "Lucida Console", Arial, sans-serif;	}
#middle li a:hover { text-decoration: underline; 	font: 10px/20px "trebuchet MS", "Lucida Console", Arial, sans-serif;	}
.half { 	color: #dbb2b2;}
/* right */
/* left */
#left {
	float:left;
	padding:10px;
	background:#000000;
	color: #dbb2b2;
	text-align:left;
	width: 388px;
	margin-top:10px;	
	border-bottom:5px solid #ffffff;
}
#left li {
	border-bottom: 1px dotted  #5d5b5b;
	font: 10px/20px "trebuchet MS", "Lucida Console", Arial, sans-serif;	
}
#left li a { 	text-decoration: none; 	font: 10px/20px "trebuchet MS", "Lucida Console", Arial, sans-serif;	}
#left li a:hover { text-decoration: underline; 	font: 10px/20px "trebuchet MS", "Lucida Console", Arial, sans-serif;	}
.half { 	color: #dbb2b2; }
.not { 	font: 10px/20px "trebuchet MS", "Lucida Console", Arial, sans-serif;	 }
/* right */
#right {
	float:left;
	padding:10px;
	margin-left:22px;
	background:#c52f2f;
	color: #ffffff;
	text-align:left;
	width: 388px;
	margin-top:10px;	
	border-bottom:5px solid #ffffff;
}
#right li {
	border-bottom: 1px dotted  #bd9191;
	font: 10px/20px "trebuchet MS", "Lucida Console", Arial, sans-serif;
}
#right li a { 	text-decoration: none; 	font: 10px/20px "trebuchet MS", "Lucida Console", Arial, sans-serif;	}
#right li a:hover { text-decoration: underline; 	font: 10px/20px "trebuchet MS", "Lucida Console", Arial, sans-serif;	}

/* footer */
#footer {
	float:left;
	width: 100%;
	color: #34340e;
	clear: both;
	margin-top:35px;
	font: 10px/30px "trebuchet MS", "Lucida Console", Arial, sans-serif;
}
#footer a { 	color: #34340e; 	font: 10px/30px "trebuchet MS", "Lucida Console", Arial, sans-serif; text-decoration:none; }
#footer a:hover { 	color: #34340e; 	font: 10px/30px "trebuchet MS", "Lucida Console", Arial, sans-serif;  text-decoration:underline; }
h1 {
	font-size:12px;
	font-weight: bold;
	color: #fff;
}
.button { 
	font: 11px "trebuchet MS", "Lucida Console", Arial, sans-serif;	
	color:#c52f2f;
	width: 250px; 
	height: 20px; 
	background:#000000; 
	border: 2px solid #503b3c; 
	padding: 5px;
}
.button2 { 
	font: 11px "trebuchet MS", "Lucida Console", Arial, sans-serif;	
	color:#ffffff;
	width: 100px; 
	height: 20px; 
	background:#000000; 
	border: 2px solid #503b3c; 
}
.input { 
	font: 11px "trebuchet MS", "Lucida Console", Arial, sans-serif;	
	color:#ffffff;
	background:#000000; 
	border: 2px solid #503b3c; 
}
.mini { font: 10px "trebuchet MS", "Lucida Console", Arial, sans-serif;	}
.buton,li,ul { margin: 0px; padding: 0px }
li, ul {list-style: none }
.kapak {	border: 5px solid #ffffff;	width: 200px; }
.up { text-transform: uppercase; color:#ffffff; }

