html, body {
	display: block;
	background-image: url(images/bg.jpg);	
	background-attachment: fixed;
	background-repeat:no-repeat;
	background-color: #000;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Lucida Sans, Arial, Verdana, Helvetica, sans-serif;
}
div#right {
	width:140px;
	height:250px;
	position:absolute;
	right:0px;
	top:50px;
	background-image: url(images/right.jpg);
	background-repeat:no-repeat;
	text-align:left;
	padding-top: 10px;
	padding-left: 10px;
	display:block;
}
div#right a, img {
	line-height:40px;
}
div#left {
	width:250px;
	height:70px;
	position:absolute;
	left:15px;
	top:180px;
	text-align:left;
	display:block;
}
div#foot {
	position:absolute;
	right:5px;
	bottom:3px;
	height:20px;
	font-size:13px;
	font-weight:bold;
	font-family:Arial;
	color:#fff;
	text-align:right;
	padding-right:10px;
	display:block;
}
@media screen {
	div#right {
		position: fixed;
	}
		
	* html div#right {
		position: absolute;
	}
}
@media screen {
	div#left {
		position: fixed;
	}
		
	* html div#left {
		position: absolute;
	}
}
@media screen {
	div#foot {
		position: fixed;
	}
		
	* html div#foot {
		position: absolute;
	}
}
#icrek {
	width:450px;
	position: absolute;
	left:350px;
	top:30px;
	color: #fff;
	font-size:13px;
}
#menu li {
	color: #ccc;
	font-size:13px;
	font-family:Arial;
	font-weight:bold;
	line-height:25px;
}
div#menuimg {
 	background-color:#900; 
	width:452px;
	clear:both;
	margin-top:10px;
 }
 div#disa {
	position:absolute;
	left:1px;
	top:1px;
	text-align:left;
	display:block;
}
#baslik {
	text-decoration:underline;
	font-weight:bold;
}
#formlar {
	color: #ddd;
	font-size:13px;
	float:none;
	clear:left;
}
div#formici1 {
	vertical-align:bottom;
	height:35px;
	float:left;
	width:100px;
	clear:both;
}
div#formici2 {
	height:35px;
	float:left
}
#formici2 input  {
	height:18px;
	font-size:11px;
	font-weight:normal;
	font-family:Arial;
	color:#333;
}
#formici2 option  {
	height:16px;
}
#formici2 select {
	height:16px;
	font-size:11px;
	font-weight:normal;
	font-family:Arial;
	color:#333;
	border:1px solid #ccc;
}
#formici2 textarea {
	height:75px;
	width:250px;
	font-size:11px;
	font-weight:normal;
	font-family:Arial;
	color:#333;
	border:1px solid #ccc;
}
div#sayfabasi {
	font-size:17px;
	color:#fcc;
	font-weight:bold;
	font-family:Arial;
	letter-spacing:3px;
}

/*siparişler*/

#ogee {
	height:30px;
	float:left;
	width:150px;
	celar:both;
	padding-left:20px;
	border-bottom:1px dotted #eee;
}
#ogee2 {
	vertical-align:top;
	height:30px;
	float:left;
	celar:both;
	width:120px;
	text-align:right;
	border-bottom:1px dotted #eee;
}
#ogee2 input {
	height:18px;
	width:30px;
	text-align:right;
}
#ogee3 {
	height:30px;
	float:left;
	celar:both;
	width:100px;
	text-align:right;
	font-weight:bold;
	border-bottom:1px dotted #eee;
}
#ogeler {
	background-color : transparent;
	celar:both;
	display:block;
}
div#basinda {
	top:320px;
	left:45px;
	position:absolute;
	display:block
}


#oger {
	height:20px;
	clear:both;
	float:left;
	padding-left:1px;
	border-bottom:1px dotted #eee;
	word-spacing:nowrap;
	width:300px;
}
#oger a {
	color:#ddd;
	font-weight:bold;
	word-spacing:nowrap;
}
#oger2 {
	vertical-align:top;
	height:20px;
	float:left;
	width:20px;
	text-align:right;
	border-bottom:1px dotted #eee;
}
#oger3 {
	height:20px;
	float:left;
	width:90px;
	text-align:right;
	font-weight:bold;
	border-bottom:1px dotted #eee;
}