@import url(statik.css);
body {
	background: #fff url(images/bg.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 20px 0px 5px 0px;
}

a {
	text-decoration: none;
	color: #333;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	font-weight:bold;
}
.activ
{
	text-decoration: underline;
}

/* Content */
#content {
	background: #fff;
	width: 904px;
	margin: 0px auto;
}
#header {
	width: 904px;
	height: 135px;
}
.logo {
	width: 240px;
	height: 125px;
	padding-left: 10px;
	float:left;
}
/* Menu */
#menu {
	float: right;
	margin: 0px 0px 0px 0px;
	width:650px;
}

#menu a {
	display: block;
	height:30px;
	line-height:30px;
	text-align:center;
	font-weight:bold;
	float: right;
	background: #000;
	color: #fff;
	text-decoration:none;
	margin: 10px 0px 0px 5px;
	padding: 0px 10px;
}
#menu a:hover,
#menu .active  {
	text-decoration:none;
	background: #e20a17;
	color: #fff;
}
.bosluk-menu { float:left; height:5px; width:650px;}
.slogan { width:650px; height:35px; text-align: right; float:left; margin: 0px 0px 0px 0px; line-height:35px; }
.slogan h1,.slogan h2 { font-size:20px; font-weight:bold; font-family:verdana, Arial, Helvetica, sans-serif; letter-spacing: -1px;} 

#site { float: left; width: 904px; clear:both; }

#colOne {
	float: right;
	width: 625px;
	margin: 0px 0px 0px 0px;
}

.icerik { margin: 0px 0px 0px 10px;}

.icerik #sayfa_baslik{
	border-bottom: solid 1px #E6E6E6;
	color: #626262;
	padding-bottom: 3px;
	font-size: 18px;
}
#sayfa_baslik a
{
	color: #626262;
}

#sayfa_baslik h1
{
	font-size: 14px;
	color: #000;
	padding: 3px;
	margin: 0px;
	line-height: 18px;

}


#urunler { width:615px; height:300px;}
#urun-bg { width:300px; height:175px; background:url(images/urun-bg.jpg) no-repeat; float:left; padding: 6px 0px 0px 6px;}
#urun { width:288px; height:163px; float:left;}

.urun-bosluk { height: 125px;}

#urun a { color:#fff; background:#000; display:block; height:30px; line-height:27px; text-align:right; padding-right:5px;
opacity:0.7;
filter:alpha(opacity=70);
}
#urun { background:url(images/image1.jpg) no-repeat;}


.baslik {
	color: #ED1B24;
	font-size: 17px;
	font-weight: bold;
	text-decoration:underline;
}

#sidebar { float: left; width: 270px; font-family: tahoma; }

#modul { width:270px; background: url(images/sidebar-ust.jpg) no-repeat top; padding-top: 15px;}
#modul-ic { background:url(images/sidebar-ic.jpg) repeat-y; clear:both; padding: 0px 10px 10px 20px;}
#modul-alt { background: url(images/sidebar-alt.jpg) no-repeat top;}
.modul-baslik,#banner-baslik {	color: #ED1B24; font-size: 15px; font-weight:bold; text-decoration:underline; padding: 10px 0px 10px 10px; }
#banner-baslik
{
	font-size: 12px;
	padding: 5px 0px 5px 5px;
	text-decoration: none;
}
.bullet { background:url(images/bullet.gif) no-repeat left center; padding: 0px 0px 0px 15px; font-size:10px; color:#666666; margin: 0px 0px 15px 0px;}

.kampanya { width:240px; height:200px;}

/* Footer */
#footer {
	width: 904px;
	margin: 0px auto;
	padding: 4px 0px 20px 0px;
	height: 40px;
	border-top: 3px solid #dedede;
}
#footer p {
	margin: 0px;
	padding-top: 12px;
	text-align: center;
	font-size: 11px;
	color: #333;
}
#footer .netfirma {
	float:right;
	height: 26px;
}

.lang
{  background:#FCFCFC; text-align:right; float:right; margin-top:30px;}

#en
{ background:url(images/eng.jpg) no-repeat left; }

#en:hover
{ background:url(images/eng-h.jpg) no-repeat left; }

#tr
{ background:url(images/tur.jpg) no-repeat left; }

#tr:hover
{ background:url(images/tur-h.jpg) no-repeat left; }


.lang a
{
	padding:5px;
	color: #000;
	text-decoration:none;
	font-size:12px;
	display:block;
	padding-left:25px;
	float:right;
	margin-top:-35px;
	font-weight:bold;
	text-shadow: 0px 1px 1px #888;
}

.lang a:hover
{ text-decoration:underline; }
