@charset "utf-8";
/* CSS Document */


a{
	color:#fff;
	text-decoration:none;
}

#nav3{
	width:100%;
}

#nav2 {
	border-top:#ffc000 2px solid;
	width:100%;
	background:url(../img/bg/home.jpg) top center no-repeat fixed; 
	min-height:1000px;
	margin-top:10px;
}

#menu{
	width:1000px;
	height:55px;
}

#cont{
	width:1000px;
}

#menu ul{
	margin:0px;
	padding:0px;
}

#menu ul li{
	float:left;
	list-style:none;
	padding:30px 10px 0px 10px;
	vertical-align:middle;
	font-size:14px;
}

#menu ul li a{
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

#menu ul li a:hover{
	text-decoration:underline;
}

#first{
	width:200px; 
	float:left;
}

#last {
	width:635px;
	margin-left:200px;
	margin-top:20px;
	background:url(../images/bgdiv.png);
	background-repeat:repeat;
}

#urun_baslik {
	border-bottom:#ffc000 2px solid;
	width:635px
}

a{
	text-decoration:none;
	color:#fff;
}

#baslik{
	color:#ffc000;
}

#nav_bar{
	font-size:12px;
	padding:10px;
}

#kutular{
	width:250px;
}

#malzeme td{
	border:#ffc000 1px solid;
}

#malzeme1 td{
	border:#fff 1px solid;
}

#ref td{
	padding:10px;
}