* {
	margin: 0px;
	padding: 0px;
}

body {
	background: url(images/tlo.jpg);
  font: 10pt Arial,Verdana;
	color: #000000;
	width: 100%;
	height: 100%;
}

a:link,a:visited,a:hover { 
	color: #ffffff;
	text-decoration: none;
}

hr { 
	border: 1px solid #475b01;
	width: 98%;
	margin: 3px;
}

img {
	border: 0px;
}

#site {
	margin: 0px auto;
	width: 964px;
	background: url(images/header.png) no-repeat top center;
}

#header {
	color: #ffffff;
	width: 100%;
	height: 294px;
}

#header #head-left {
	float: left;
	margin: 6px 0px 0px 20px;
	text-shadow: #996811 1px 1px 1px;
}

#header #head-right {
	float: right;
	margin: 6px 20px 0 0px;
	text-shadow: #996811 1px 1px 1px;
}

#header #head-right ul {
	margin: 0px;
	padding: 0px;
}

#header #head-right li {
	display: inline;
	float: left;
	border-right: 2px;
	padding: 0px 8px 0px 8px;
	background: url(images/kropki.png) no-repeat right;
}

#header #head-right #nb {
	background: url();
}

#middle{
	width: 100%;
	overflow:auto;
}

#middle #left {
	float: left;
	width: 308px;
	margin: 0px 2px 0px 11px;
}

#middle .left-top {
	width: 308px;
	height: 4px;
	background: url(images/lewo_gora.png) no-repeat center bottom;
}

#middle .left-content {
	width: 308px;
	background: url(images/lewo_tlo.png) repeat-y;
	/*overflow:auto;*/
	height: 205px;
}

#middle .left-bottom {
	width: 308px;
	height: 4px;
	background: url(images/lewo_dol.png) no-repeat center top;
}

.recommend-box {
	position: absolute;
	background: url(images/znaczek_pizza.png) no-repeat left top;
	width: 300px;
}

.recommend-box h3 {
	margin: 8px 0px 0px 100px;
	font-size: 13pt;
	color: #ffffff;
}

.recommend-image {
	background-repeat: no-repeat;
	background-position: center center;
	width: 300px;
	height: 150px;
	padding: 60px 0px 5px 0px;
}

#middle .left-content .recommend-button {
	margin: 138px 10px 10px 145px;
}

#middle .left-info {
	width: 308px;
	height: 97px;
	margin-top: 3px;
}

.li1 {
	background: url(images/box_info1.png) no-repeat center;
}
.li2 {
	background: url(images/box_info2.png) no-repeat center;
}
.li3 {
	background: url(images/box_info3.png) no-repeat center;
}
.li4 {
	background: url(images/box_info4.png) no-repeat center;
	height: 196px !important;
}
.li5 {
	background: url(images/box_info5.png) no-repeat center;
}


#middle #right {
	float: right;
	width: 629px;
	margin: 0px 11px 0px 2px;
	color: #475b01;
}

#middle #right h1 {
	margin: 5px 5px 5px 5px;
}

#middle #right h2 {
	margin: 5px 5px 5px 5px;
	padding: 0px;
}

#middle #right h3 {
	font-size: 10pt;
	margin: 40px 0px 10px 20px;
}

#middle #right p {
	/*text-align: center;*/
	margin: 15px;
}

#middle #right-top {
	width: 629px;
	height: 4px;
	background: url(images/prawo_gora.png) no-repeat center bottom;
}

#middle #right-content {
	width: 629px;
	background: url(images/prawo_tlo.png) repeat-y;
	padding: 5px;
}

#middle #right-bottom {
	width: 629px;
	height: 4px;
	background: url(images/prawo_dol.png) no-repeat center top;
}


.button {
	background: url(images/przycisk_off.png) no-repeat center center;
	float: left;
	width: 153px;
	height: 34px;
	margin: 0px 1px 1px 1px;
	text-align: center;
}

.button span {
	display: block;
	padding-top: 10px;
	color: #ffffff;
	text-shadow: #996811 1px 1px 1px;
}

.tab-list {
	margin: 0px auto;
	width: 560px;
}

.tab-lp {
	width: 20px;
}

.tab-name {
	width: 420px;
}

.tab-name span {
	display: block;
	font-weight: bold;
}

.tab-price {
	width: 45px;
	height: 27px;
	text-align: center;
	padding: 5px;
}

.tab-small {
	background: url(images/mala.png) no-repeat center center;
}
.tab-middle {
	background: url(images/srednia.png) no-repeat center center;
}
.tab-big {
	background: url(images/duza.png) no-repeat center center;
}


#footer {
	margin-top: 20px;
	background: url(images/footer.png) no-repeat center center;
	width: 100%;
	height: 36px;
	color: #ffffff;
}

#footer #foot-left {
	float: left;
	margin: 12px 0px 0px 20px;
	text-shadow: #996811 1px 1px 1px;
}

#footer #foot-right {
	float: right;
	margin: 12px 20px 0 0px;
	text-shadow: #996811 1px 1px 1px;
}

.info_ok {
	border: 1px solid #475b01;
	width: 95%;
	margin: 5px;
	padding: 5px;
	background-color: #00ff00;
}

.info_error {
	border: 1px solid #ffffff;
	width: 95%;
	margin: 5px;
	padding: 5px;
	background-color: #ff0000;
	color: #ffffff;
}

#galeria img {
	margin: 2px;
}
