@charset "utf-8";
body {
	margin: 0px;
	background-image: url(images/background_urunler.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	color: #CCCCCC;
	font-weight: normal;
	text-align: right;
	padding-right: 20px;
	margin-bottom: 10px;
	margin-top: 2px;
}
.tblheader {
	color: #000000;
	text-align: center;
	font-weight: bold;
	background-color: #888888;
}
.tbldeger {
	color: #FFFFFF;
	text-align: center;
}
h2 {
	font-family: "trebuchet MS", arial;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-align: right;
	padding-right: 20px;
	margin-bottom: 4px;
	margin-top: 0px;
}
#tableteknik {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2C2D31;
	text-decoration: none;
	background-color: #777777;
	padding: 6px;
	border: 2px solid #000000;
	margin-left: 20px;
}
h3 {
	font-family: "trebuchet MS", arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin-bottom: 6px;
}
img {
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.code {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	display: block;
	width: 220px;
	padding: 2px;
	margin-left: 20px;
}
p {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 20px;
	margin: 0px;
}
a {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 20px;
	margin: 0px;
}

