body { 
margin:0px;
padding:0px; 
background:#000 url(../images/bg.jpg) repeat-x;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:11px;}

hr { border: 1px solid #333;}

#lang { color:#FFF; font-size:11px;}
#lang a { color:#FFF; text-decoration:none;}
#lang a:hover { color:#333;}

a {
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

/*colors*/
.bold { font-weight:bold; }
.white { color: #FFFFFF; }
.red { color: #FF0000; }
.blue{ color:#0099FF; }
.orange{ color:#FF6600; }
.lightorange{ color:#FFCC00; }
.green{ color:#009900; }
.gray{ color:#666666; }
.purple{ color:#7C2061; }

.urunkod { color:#333; text-align:center; font-weight:bold;}

.icerik { color:#333; text-align:left; }
.bolumler { background-color:#FFFFFF; color:#666; font-size:18px; font-weight:bold;  padding:0 0 10px 10px; }
