﻿body
{
	margin: 0;
	padding: 0;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	color: #e1e1e1;
	font-size: 12px;
	line-height: 150%;
	background-color:#000000;
	background-image:url(../media/background_uv.gif); 
	background-repeat:repeat;
}
a:link
{
	color: #0b123c;
	text-decoration: none;
}
a:hover
{
	color: #ed8000;
	text-decoration: underline;
}
a:visited
{
	color: #0b123c;
	text-decoration: none;
}
#wrapper
{
	margin: auto;
	text-align:left;
	width:900px;
}
#header
{
	background: url(../media/banner.jpg) no-repeat center;
	height: 105px;
	text-align: center;
}
#content
{
	margin-left: auto;
	margin-right: auto;
	width:900px;
	text-align: left;
	display:inline-block;
}
#lContent
{	
	float:left;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	width:150px;
	text-align:justify;
}
#lContent a:link
{
	color: #ede500;
	font-weight:bold;
	text-decoration: none;
}
#lContent a:hover
{
	color: #ed8000;
	font-weight:bold;
	text-decoration: underline;
}
#lContent a:visited
{
	color: #ede500;
	font-weight:bold;
	text-decoration: none;
}
#rContent
{
	float:left;
	width:735px;
	padding-left:5px;
	padding-right:0px;
	padding-top:5px;
	font-size:11px;
}
#imgContent
{
	float:right;	
}
#footer
{
	margin-left: auto;
	margin-right: auto;
	margin-top:100px;
	text-align: center;
	height: 105px;
	text-align: center;
	color: #b9b9b9;
}
#footer a:link
{
	color: #b9b9b9;
	text-decoration: none;
}
#footer a:hover
{
	color: #b9b9b9;
	text-decoration: underline;
}
#footer a:visited
{
	color: #b9b9b9;
	text-decoration: none;
}
#footer hr
{
	text-align:center;
	margin-left:0px;
	width: 900px;
	color: #e1e1e1;
	border: 0px;
	background-color: #e1e1e1;
	height: 1px;
}
textarea
{
	border: 1px solid #4C4C66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
hr
{
	text-align:left;
	margin-left:0px;
	width: 540px;
	color: #ffd101;
	border: 0px;
	background-color: #ffd101;
	height: 1px;
}
.myMenu td
{
	background-color:#000000;
}
.myMenu thead
{
	background-color: #454545;
	font-weight:bold;
	color:#ffffff;
}
.myTable td
{
	background-color:#000000;	
}
.myTable thead
{
	background-color: #e1e1e1;
	font-weight:bold;
	color:#ed8000;
}
#fiyat a:link
{
	color: #ffffff;
	text-decoration: none;
}
#fiyat a:hover
{
	color: #ffffff;
	text-decoration: underline;
}
#fiyat a:visited
{
	color: #ffffff;
	text-decoration: none;
}