body {margin:0px; padding:0px;}
 
a {color:#000000;
 	text-decoration:none;}
	
a:hover{
	color:#000000;
	text-decoration:none;}

.main {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;}
	
.urun {
	font-family: tahoma;
	font-size: 12px;
	color: #ffffff;}
	
.urunbaslik {
	font-family: tahoma;
	font-size: 13px;
	color: #ffffff;
	font-weight:bold;}

.baslik {
	font-family: tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;}

.copyright {
	font-family: tahoma;
	font-size: 10px;
	color: #ffffff;}
	
.sol {
	background:url(images/sol.jpg);
	background-repeat:repeat-y;
	background-position:right top;}
	
.sag {
	background:url(images/sag.jpg);	
	background-repeat:repeat-y;
	background-position:left top;}
	
.menu {
	background:url(images/1.jpg);
	background-repeat:repeat-y;
	width:218px;
	padding-left:25px;
	padding-top:20px;
	height:450px;
	background-position:left;}	
	
.alt {
	background-color:#000;
	height:47px;}
	
.zemin {
	background-color:#979797;}	