﻿body
{
	padding: 0px;
	margin: 0px;
}
.baslikrow
{
	background-image: url('images/mrowback.png');
	background-repeat: repeat-x;
	background-position: center;
	height: 29px;
}
.baslikcerceve
{
	margin: 5px auto 5px auto;
	border: 1px solid #ef6301;
	padding: 0px;
	width: 210px;
}
.baslik
{
	font-family: "Trebuchet MS";
	font-size: medium;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 20px;
}
.kategorirow
{
	background-image: url('images/srowback.png');
	background-repeat: repeat-x;
	background-position: center;
	height: 25px;
}
.kategoricerceve
{
	margin: 5px auto 5px auto;
	border: 1px solid #666666;
	padding: 0px;
	width: 210px;
}
.kategori
{
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 5px;
}
.text
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
}
.baslik01
{
	font-family: "Trebuchet MS";
	font-size: medium;
	text-decoration: none;
	font-weight: bold;
}

