﻿body
{
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;

	font-weight: normal;
	font-size: 13px;
	color: #000000;
	font-family: 'Trebuchet MS';
}
.header
{
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	height: 75px;
}
.menu
{
	background-color: #25468a;
	height: 27px;
}
	
	.adres
{
	height: 17px;
	background-color: #EEEEEE;
	font-size: 11px;
	color: #000000;
	font-family: 'Trebuchet MS';
}

.link
{
	font-size: 11px;
	color: #000000;
	font-family: 'Trebuchet MS';
}

.flash
{
	background-image: url(../images/flash_bg.gif);
	background-repeat: repeat-x;
	height: 270px;
	background-color: #000000;
}

.footer
{
	font-size: 12px;
	color: #000000;
	font-family: 'Trebuchet MS';
	height: 80px;
	background-color: #eeeeee;
}

.footer_ust
{
	height: 7px;
	background-color: #3f4c6b;
}

.urun
{
	height: 240px;
}


.urun_baslik
{
	font-weight: bold;
	font-size: 11px;
	color: #003399;
	font-family: 'Trebuchet MS';
}
	
	
	.urun_link
{
	font-size: 13px;
	color: #656667;
	font-family: 'Trebuchet MS';
	text-decoration: none;
}

.resim
{
	width: 130px;
	border-right: #ffcc00 1px solid;
	border-top: #ffcc00 1px solid;
	border-left: #ffcc00 1px solid;
	border-bottom: #ffcc00 1px solid;
}

.resim:hover
{
	width: 130px;
	border-right: #cc3300 1px solid;
	border-top: #cc3300 1px solid;
	border-left: #cc3300 1px solid;
	border-bottom: #cc3300 1px solid;
}

.urun_sol_tbl
{
	width: 200px;
	background-color: #F9F7ED;
}
	
	
	.urun_sag_tbl
	{
		
		width: 950px;
		
		
		}
		
h1
{
	font-size: 11px;
	width: 195px;
	color: #ffffff;
	font-family: Verdana;
	height: 20px;
	background-color: #000000;
	padding-top: 5px;
	padding-left: 5px;
}
	
	
	h2
{
	font-size: 11px;
	width: 100%;
	color: #ffffff;
	font-family: Verdana;
	height: 20px;
	background-color: #6666cc;
	padding-top: 5px;
	padding-left: 5px;
}

.urun_baslik_tbl
{
	font-size: 11px;
	width: 100%;
	color: #ffffff;
	font-family: Verdana;
	height: 20px;
	background-color: #6666cc;
	padding-top: 5px;
	padding-left: 5px;
	font-weight: bold;
}
	
	.menu_baslik_tbl
{
	font-size: 11px;
	width: 100%;
	color: #ffffff;
	font-family: Verdana;
	height: 20px;
	background-color: #6666cc;
	padding-top: 5px;
	padding-left: 5px;
	font-weight: bold;
}

.yazi
{
	font-weight: normal;
	font-size: 13px;
	color: #000000;
	font-family: 'Trebuchet MS';
}