
body
{

	background-image:  url(BACKGROUND.gif);
	background-attachment: fixed;
	font-family: Tahoma;
	font-size: 11px;
	color: #5e5e5e;
}


/************************** GENERAL CONTAINERS ******************************/


#main
{
	width: 764px;
	height:auto;
	
	margin-top: 20px;
	margin-bottom:5px;
	margin-right: auto;
	margin-left: auto;

	
	border: 2px;
	border-color: white;
	border-style: solid;
	background-color: White;
	
}


#header
{
	width: 760px;
	height: 196px;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	
	border-style: solid;
	border-color: white;
	border-width: 2px;
	}

#menubar

{
	width: 760px;
	height: 35px;
	
	background-color: #175222;
	
	border-style:solid;
	border-color:white;
	
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-width:0px;
	border-bottom-width: 0px;
}


#footer
{
		
	width: 764px;
	height: 30px;
	background-color: White;
		
	border-top: 1px #dedede solid;

	padding-top: 5px;
	text-align: center;
}





/* Bloki tekstowe */

.content1 /*leftside*/
{
	width: 300px;
	height:500px;
	
	background-color: white;
	
	padding-left: 70px;
	padding-right: 35px;
	padding-top: 50px;
	
	margin-top: 10px;
	margin-bottom: 10px;
	
}

.content2 /*leftside2*/
{
	width: 400px;
	height:700px;
	background-color: white;
	
	margin-top: 10px;
	margin-bottom: 10px;
	
	
	padding-left: 70px;
	padding-right: 35px;
	padding-top: 50px;
	
	border-right-style:solid;
	border-right-color:#dedede;
	border-right-width:1px;
	
	color: #5e5e5e;

}

.content3 
{
	width: 260px;
	height:770px;
	background-color: white;
	
	margin-top: 10px;
	margin-bottom: 10px;
	
	padding-top: 30px;

	border-right-style:solid;
	border-right-color:#dedede;
	border-right-width:1px;
	
	color: #5e5e5e;

}


#zamowteraz
{
	width:211px;
	height:87px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(pogotowie.gif);
	margin-top:30px;
	
	
	
}

.pizza
{
	float:right;
	width:400px;
	margin-top:24px;
	padding-right:70px;
	padding-left:0px;

	
}
/******************************************************************/



/* Style akapitów */

.normal
{
	width: 350px;
	text-align: justify;
	color: #5e5e5e;
	text-indent: 30px;
}

.normal-no_indent
{
	width: 300px;
	text-align: justify;
	color: #5e5e5e;
	
	border-bottom-style:solid;
	border-bottom-color:#dedede;
	padding-bottom:5px;
	border-bottom-width:1px;
	
}

.normal-about
{
	width:350px;
	text-align: justify;
	color: #5e5e5e;
	text-indent: 30px;
}

.normal_pizza/*normal_menu*/
{
	color: #5e5e5e;
	width: 300px;

	
}

/********************************************************************/


/* Style nagłówków */

h1
{
	color: #e42432;
	font-size:10pt;
	padding-bottom:10px;
}


h2
{
	color: #e42432;
	font-size:8pt;
}


h3
{
	padding-top:20px;
	color:#e42432 ;
	font-size:10pt;

}

/******************************************************************/

/* Nietypowe bloki tekstowe */

.cena
{
	color: #e42432;
	font-size:12px;
	font-weight: bold;
}

.adres
{

	text-align: justify;
	color: #5e5e5e;
	float:right;

	padding-right:49px;
	padding-top:50px;
}

.copyright
{
	width: 764px;
	height: auto;

	background: none;
	
	margin-right: auto;
	margin-left: auto;
	
	color:white;
	font-size:8pt;
	text-align: center;
}

.fantazyjna
{
	text-align: center;
	color:#5e5e5e;
	margin-bottom:35px;
}

.adresbox

{	width:350px;
	height:145px;
	
	margin-top: 30px;
	padding-top: 10px;
	
	text-align: justify;
	color: #5e5e5e;

	
	border-bottom:1px; 
	border-bottom-style:solid;
	border-bottom-color:#dedede;
	
	
}



/* Obrazki, grafika */

.img_menu
{
	width:152px;
	height:35px;
	
	
	margin:0px;
	padding:0px;
	
	float:left;
}



.img
{
	float:right;
	margin-right:70px;
	margin-top:80px;
	
	
}

.img_pizza

{
	float:left;
	margin-right:15px;
	margin-left:15px;
	
}

.lokal
{
	float:left;
	margin-left:15px;
	margin-right:15px;
	
}

.onas
{
	float:right;
	margin-top:60px;
	margin-right:70px;
}


/* Linki */

a.link
{
	color: #e42432;

	font-weight: bold;
	text-decoration: none;
	
}

a:hover.link
{
	color:#175222;
	font-weight: bold;
	text-decoration: none;
	
}

a.footer
{
	color: #175222;
	font-weight: bold;
	text-decoration: none;
	padding-right:5px;
	padding-left:5px;
}

a:hover.footer
{
	color:#e42432;
	font-weight: bold;
	text-decoration: none;
	
}

/*Style list*/

.list
{

	list-style: decimal;
	
	text-align: justify;
	font-family: Tahoma;
	font-size: 11px;
	color: #5e5e5e;
	
	
}

.list_pizza
{
	list-style:  decimal;
	color:#1f5f29;
	font-weight: bold;
	
	margin-left:70px;
	padding:0px;
	border: 0;
	line-height: 25px;
	text-indent: 0;
}
