#welcome {
	clear: left;
}
#left {
	width: 400px;
	padding-left: 35px;
	margin-top: 25px;
	float: left;
	clear: both;
}
#left .welcome_top {
	width: 390px;
	height: 50px;
	background-image: url('../../media/img/witamy.jpg');
}
#left .welcome_center {
	width: 326px;
	color: #8c826d;
	padding: 4px 32px;
	background-image: url('../../media/img/witamy_bg.jpg');
	text-align: justify;
	line-height: 16px;
	font-size: 11px;
	font-family: Tahoma;
}
#left .welcome_bottom {
	width: 390px;
	height: 19px;
	background-image: url('../../media/img/witamy_bototm.jpg');
}


#right {
	position:relative;
	top: 66px;
	width: 180px;
	padding-left: 10px;
	margin-top: -15px;
	float: left;
}
#right h1 {
	color: #655116;
	font-size: 14px;
	margin: 10px 0px;
	padding: 0px;
}
#right .text {
	font-size: 12px;
	line-height: 16px;
	color: #494949;
}
#right .dotted_line {
	color: #a8a8a8;
}


.prom_baner {
	margin-left: 50px;
}


/* PROMOCJE */
#promocje {
	width: 727px;
	height: 115px;
	position: relative;
	background-image: url('../../media/img/promocje_bg.jpg');
	background-repeat: no-repeat;
	margin-left: 9px;
}


.strefa {
	position:relative;
	left: 490px;
}


/* DOLNE DRINKI */
#bottom_drinks {
	position: relative;
	left: 10px;
	top: 10px;
	text-align: left;
	width: 730px;
}
#bottom_drinks span {
	display: none;
}
#bottom_drinks img {
	border: 0px;	
}
#bottom_drinks .napoje {
	width: 111px;
	text-align: center;
	float: left;
}
#bottom_drinks .napoje_icon {
	float: left;
}

#bottom_drinks .pizza {
	width: 124px;
	text-align: center;
	float: left;
}
#bottom_drinks .pizza_icon {
	float: left;
}

#bottom_drinks .piwo {
	width: 117px;
	text-align: center;
	float: left;
}
#bottom_drinks .piwo_icon {
	float: left;
}

#bottom_drinks .obiady {
	width: 115px;
	text-align: center;
	float: left;
}
#bottom_drinks .obiady_icon {
	float: left;
}

#bottom_drinks .drinki {
	width: 111px;
	text-align: center;
	float: left;
}
#bottom_drinks .drinki_icon {
	float: left;
}

#bottom_drinks .delimiter {
	background-image: url('../../media/img/delimiter.jpg');
	width: 1px;
	height: 85px;
	float: left;
}


#order_now {
	position: absolute;
	left: 564px;
	top: -6px;
	background-image: url('../../media/img/order_now.png');
	width: 208px;
	height: 159px;
}

