@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body, html {
	line-height: 1;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
}
ol, ul {
	list-style: none;
}


/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
#container {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(../gfx/rafaello-bg.jpg);
	height: 100%;
}
#container .menu {
	height: 228px;
	width: 720px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 145px;
	background-color: #FFFFFF;
}
a#pgc {
	height: 228px;
	width: 180px;
	display: block;
	float: left;
	background-image: url(../gfx/pizzagc.jpg);
}
a#pgc:hover{
	background-position:0 -228px;
}
a#pcc {
	height: 228px;
	width: 180px;
	display: block;
	float: left;
	background-image: url(../gfx/pizzacc.jpg);
}
a#pcc:hover {
	background-position:0 -228px;
}
a#dod {
	height: 228px;
	width: 180px;
	display: block;
	float: left;
	background-image: url(../gfx/dodatki.jpg);
}
a#dod:hover {
	background-position:0 -228px;
}
a#kon {
	height: 228px;
	width: 180px;
	display: block;
	float: left;
	background-image: url(../gfx/kontakt.jpg);
}
a#kon:hover {
	background-position:0 -228px;
}
#separate {
	clear: both;
}

#container .header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #90C400;
	clip: rect(0px,auto,0px,auto);
	padding-top: 190px;
	width: 850px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
#container .cennikhd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 15px;
	float: left;
	width: 630px;
}

#container   .cennik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 650px;
	height: 250px;
	overflow-y: scroll;
	float: left;
}
#container  .cennik  .menuGC1 {
	font-family: Tahoma;
	font-size: 11px;
	height: 300px;
	float: left;
	width: 630px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	color: #666666;
	visibility: visible;
	overflow: scroll;
}
.style3 {
	color: #941703;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

.linia {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.ceny {
	text-align: right;
	padding-right: 7px;
	color: #000000;
	font-weight: normal;
}
#container .promocje {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	width: 290px;
	height: 50px;
	/*background-image: url(../gfx/promocja1.jpg);*/
	background-repeat: no-repeat;
	padding-top: 10px;
	margin-left: 10px;
	float: left;
}
.promocje li {
	
}
#container .promohd {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	padding-bottom: 15px;
	width: 295px;
	float: right;
	color: #333333;
}
#container .footer {
	height: 150px;
	width: 950px;
	position: relative;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #98CD00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #98CD00;
	margin-top: 350px;
	padding-top: 28px;
}

#container .footer a {
	text-decoration:none;
	color: #98CD00;
}

#container .footer .bx1 {
	float: left;
	width: 310px;
}
#container .footer .bx2 {
	float: left;
	width: 320px;
}
#container .footer .bx3 {
	float: left;
	width: 200px;
}
#container .footer .bx4 {
	float: left;
	width: 475px;
	font-size: 15px;
	padding-top: 10px;
	color: #666666;
}
#container .footer .bx5 {
	float: left;
	width: 475px;
	font-size: 15px;
	padding-top: 10px;
	color: #666666;
	text-align: right;
}
#container .kontakt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 650px;
	height: 250px;
	float: left;
	line-height: 18px;
}
