body {
	font-family: Verdana;
	text-align: center;
	margin: 0px 0px 0px 0px;
	background: url(img/bg_01.jpg) repeat-x #000;

}
img {
	line-height: 0%;
	border: none;
}

#container {
	margin: 0 auto 0 auto;
	position: relative;
	width: 1000px;
	text-align: left;	
}



#header{
	background:url(img/img_01.jpg);

height:281px;
width:1000px;
float:left;
}
#left_box{
	background: url(img/nowemenuon_02.jpg);
	height:491px;
	width: 139px;
	float:left;
}
#menu_box{
	width:156px;
	height:491px;
	float:left;
}
#srd_box{
	background:url(img/img_04.jpg);
	height:491px;	
	width:705px;
	float:left;
}
#polecamy_box{
	height:35px;
	width:1000px;
	float:left;
}
#footer_box{
	background:url(img/img_18.jpg);
	height:124px;
	width:1000px;
	float:left;
}
select, input, textarea {
	font-size:11px;
    font-family:Tahoma;
	color:#282e3e;
	line-height:13px;
	vertical-align:top;
	padding:0px;
}

