﻿body {
	text-align:center;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
#topcontainer{
	width:1010px;
	height:115px;
	margin:0 auto 0 auto;
}
#blank {
	height: 53px;
	width: 60px;
	background-image: url(images/viewblank1.png);
}
#viewana {
	background-image: url(images/viewana.png);
	height: 199px;
}

img{border:none;}
#logo{
	width:335px;
	height:115px;
	float:left;
	text-align: left;
	margin: 0 0 0 13px;
}
#menu{
float:right;
width:634px;
height:115px;
position:relative;
}
#menuic{
	text-align:left;
  height:108px;
	left:0px;
	top:78px;
	width:563px;
}
#lang{
	position:absolute;
	left:513px;
	top:0px;
	width:86px;
	height:29px;
}

/* Menü */
#menuic a{
  display:block;
  padding:4px 12px;
  margin:0 6px 0 0;
  float:left;
  height:90px;
  font-weight:bold;
  text-decoration:none;
  color:white;
  font-size:11px;
}
#menuic a:hover { background:#f7bc9a; }
#menuic span { 
	display:block;
	margin-top:70px;
  	bottom:0;
}

/* Menu bitti */

/* Ýçerik */
#commentcontainer{
	width:1010px;
	height:700px;
	margin:0 auto 0 auto;
}
#leftcomment{
	float:left;
	width:348px;
	height:584px;
	text-align: left;
}
	#leftcomment .newimg{
	margin:0 0 0 10px;
}
#rightcomment{
	float:right;
	width:656px;
	height:700px;
	margin:0 0 0 0;
	text-align: center;
}
#productsdiv {
	background-image: url(images/products_bg.png);
	float: left;
	height: 184px;
	width: 210px;
	margin: 3px;
}

/* Ýçerik Bitti */

/* yeni ürünler */
#newproducts{
	width:250px;
	height:298px;
	margin:0 0 0 10px;
}
#newproducts table tr td{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
/* yeni ürünler bitti*/

/**/
/**/

/**/
/**/

/**/
/**/
#productsdiv table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.saylink {
	width:630px;
	margin: auto;
	float:none;
}

