BODY
{
	font-size: 13px;
	font-family: Tahoma, Verdena, Arial;
	background: #A8371C;
	margin: 0px;
	text-align: center;
	color: #c0c0c0
}
h1
{
	font-size: 18px;
	color: #c0c0c0;
	margin-top: 0px;
	padding-top: 3px;
}
a
{
	color: #ffffff;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
img, input, form 
{
	margin: 0;
	padding: 0;
	border: 0;
}
#content
{
	width: 956px;
	text-align: center;
	margin: 0 auto 0 auto;
	background: url(img/bg2.gif);
}
#bg
{
	background: url(img/bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 779px;
}
#left
{
	background: url(img/left-bg.gif);
	background-repeat: repeat-y;
	width: 259px;
	height: 100%;
	float: left;
	text-align: left;
}
#left-logo
{
	background: url(img/left-logo.gif);
	width: 259px;
	height: 522px;
}
#left-info
{
	position: relative;
	top: 220px;
	width: 259px;
	height: 352px;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
}
#left-info img
{
	margin: 5px;
}
#newsletter {
	position: relative;
	top: 100px;
	left: 33px;
	width: 190px;
	border-top: 1px solid #852a17;
	border-bottom: 1px solid #852a17;
	padding: 9px 0 9px 0;
	text-align: left;
}
#newsletter span {
	color: #fff;
	font-size: 11px;
	display: block;
	padding-bottom: 9px;
}
#newsletter input {
	width: 132px;
	height: 19px;
	border: 1px solid #892c17;
	color: #808080;
}
input#button_zapisz {
	width: 53px;
	height: 21px;
	background: url(img/button_zapisz.gif);
	cursor: pointer;
	border: 0px;
}
#left-delivery
{
	background: url(img/left-delivery.gif);
	width: 259px;
	height: 358px;
}
#right
{
	float: right;
}
#top
{
	background: url(img/top.jpg);
	width: 697px;
	height: 82px;
}
#top-pizza
{
	background: url(img/top-pizza.jpg);
	width: 697px;
	height: 235px;
}
#text-bg
{
	background: url(img/text-bg.jpg);
	background-repeat: no-repeat;
	width: 697px;
	height: 100%;
}
#text
{
	text-align: left;
	padding: 10px;
	padding-right: 15px;
	min-height: 380px;
}
#footer
{
	background: url(img/footer.gif);
	width: 711px;
	height: 50px;
	margin-left: 245px;
}
#footer_text
{
	font-size: 11px;
	padding: 15px;
}
#news-header
{
	background: #000000;
	height: 22px;
	width: 670px
}
#news-header-txt
{
	font-size: 14px;
	font-weight: bold;
	padding-left: 6px;
	padding-top: 2px;
	width: 400px;
	float: left;
}
#news-header-txt2
{
	padding-left: 6px;
	padding-top: 5px;
	float: right;
}
#news-header-txt2 a
{
	font-size: 10px;
	color: #808080
}
.photo
{
	float: left;
	width: 110px;
	height: 80px;
	margin: 6px;
}
.photo img
{
	opacity: 0.90; 
	filter: alpha(opacity=90);
}
.produkt
{
	float: left;
	width: 370px;
	margin-bottom: 10px;
}
.produkt p
{
	margin-top: 3px;
}
.produkt_nag
{
	float: left;
	width: 70px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 14px;
}
.produkt_cena
{
	float: left;
	width: 70px;
	margin-bottom: 20px;
	font-weight: bold;
}
.produkt_desc
{
	float: left;
	width: 170px;
	margin-bottom: 10px;
}
.produkt_desc p
{
	margin-top: 3px;
}
