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

#container {
	margin: auto;
	width: 1150px;
	background-image: url(../images/container_index.jpg);
}

#right {
	z-index:-1;
	float: right;
	width: 245px;
	background-image: url(../images/meniu_pranz.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 34px;
}

#right2 { padding: 0 5px 0 5px;
          position:relative;
          top:-250px;
		  right:-5px;
}

#content {
	margin: 0 245px 0 254px;
	padding: 0 20px 50px 30px;
}

#oferta {
	margin: 0 -14px 0 -11px;
	background-image: url(../images/oferta.jpg);
	padding: 133px 0 10px 11px;
	background-repeat:no-repeat;
}

#bottom {
	background-image: url(../images/bottom.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

#bottom {

	background-image: url(../images/bottom.jpg);

	background-position: right bottom;

	background-repeat: no-repeat;

}

#footer #div-container {
    clear: both;

	height: 20px;

	padding: 82px 145px 0 285px;

	font-size: 11px;

}
.right { float: right; margin-top: 10px; margin-right: 4px; }

img.thumbs {border: 3px solid #eaeaea; }
