body {
	
	margin: 0 0 0 0;
	background-image: url('gfx/bg.jpg');
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-attachment: scroll;
	background-color: #f6ecca;
	font-family: Georgia, Times New Roman, serif;
}

#top {

	background-image: url('gfx/bg_top.jpg');
	background-repeat: no-repeat;
	background-position: 50% 0px;

}


#footer {

	height: 158px;
	background-color: #110c09;
	

}

#bottom_bg {

	height: 158px;
	background-image: url('gfx/pasta.png');
	background-repeat: no-repeat;
	background-position: 50% 0px;
	



}



table, img {border: 0px;}

a  {outline: 0;}


a:link.menu, a:visited.menu, a:active.menu
{COLOR: #69d2ff;  font-size: 12px; font-weight: normal; text-decoration : none; text-shadow: 1px 1px #0c597f;}

a:hover.menu
{COLOR: #ffffff; text-decoration : none;}


.main_table {

	width: 1000px;
	
	
}

.left {

	width: 235px;
	height: 950px;
	vertical-align: top;
	padding: 28px 0 0 0;
	background-image: url('gfx/oliwa.jpg');
	background-repeat: no-repeat;
	background-position: 50% 95%;
				
}

.main {

	width: 720px;
	vertical-align: top;
	padding: 19px 0 30px 45px;
	background-image: url('gfx/bg_banner.png');
	background-repeat: no-repeat;
	background-position: 100% 145px;	
	

}


#box_newmenu {

	padding: 40px 0 30px 0;


}

#menu_cont {


	float: left;
	width: 720px;
	padding: 0 0 45px 0;
	
}



#menu {list-style-type:none;margin:0;}
#menu li {float:left;}
#menu a {float:left;height:80px; overflow: hidden; position:relative;}
#menu a:hover img {position:relative;top:-80px;}




#content {
	
	padding-top: 20px;
	font-size: 14px;
	font-weight: normal;
	color: #4e2c14;
	line-height: 150%;
	text-align: justify;
	text-shadow: 1px 1px #feefef;
	

}



h1 {

	text-align: right;
	padding-bottom: 15px;
	font-size: 22px;
	font-weight: normal;
	color: #b7905f;
	text-shadow: 1px 1px #fefefe;
	letter-spacing: 1px;

}


.bottom_table {
	

	width: 1000px;
	height: 158px;
	vertical-align: middle;
	font-size: 14px;
	font-weight: normal;
	color: #9d6c3c;
	line-height: 140%;
		
}

.bottom_logo {

	width: 180px;
	text-align: center;
	
}


.bottom_blank{

	width: 100px;
	
}

.bottom_links {

	width: 370px;
	text-align: left;

}


.bottom_design {

	width: 160px;
	text-align: right;
	
}


.bottom_design_logo {

	width: 80px;
	text-align: left;
	
}


.bottom_right{

	width: 110px;
	
}


hr {
	height: 1px;
        border-top: 1px solid #4e2c14;
	border-left: none;
	border-right: none;
	border-bottom: none;


}




a:link.bottom_menu, a:visited.bottom_menu, a:active.bottom_menu
{COLOR: #9d6c3c; font-size: 14px; font-weight: normal; text-decoration : none;}

a:hover.bottom_menu
{COLOR: #e6c26c; text-decoration : none;}


a:link.mapa, a:visited.mapa, a:active.mapa
{COLOR: #4e2c14; font-size: 11px; font-weight: normal; text-decoration : none; text-shadow: 1px 1px #feefef;}

a:hover.mapa
{COLOR: #4e2c14; text-decoration : underline;}


a:link.menu, a:visited.menu, a:active.menu
{COLOR: #4e2c14; font-size: 16px; font-weight: normal; text-decoration : none; text-shadow: 1px 1px #feefef;}

a:hover.menu
{COLOR: #b80303; text-decoration : none;}




a {
	color: #4e2c14;
	font-family: Georgia, Times New Roman, serif;
	font-size: 14px;
	font-weight: bold;
	text-shadow: 1px 1px #eefef;
	text-decoration: none;
	
}

a:hover {
	text-decoration: underline;
		
}


#menu_title {

	font-weight: normal;
	color: #b80303;
	font-size: 18px;



}


#pizza_mini { 

	float: right;
	font-weight: normal;
	color: #608a05;
	font-size: 12px;
	padding-right: 30px;



}


#pizza_big {

	float: right;
	font-weight: normal;
	color: #608a05;
	font-size: 12px;
	
}




ol.danie {

	padding-left: 25px;
	list-style-type: decimal;
}


ol.danie li {

	padding: 10px 0 10px 0;
	border-bottom: 1px dotted #4e2c14;
}



ul.danie {

	padding-left: 0px;
	list-style: none;
}


ul.danie li {

	padding: 10px 0 10px 0;
	border-bottom: 1px dotted #4e2c14;
}


#cena {

	float: right;
	font-weight: bold;

}


#cena_mini {

	float: right;
	font-weight: bold;
	padding-right: 30px;

}


#cena_big {

	float: right;
	font-weight: bold;

}

.galeria {

	border: 2px solid #d6b668;

}


dt {
cursor: pointer;
font-weight: bold;
color: #4e2c14;
font-size: 14px;
}

dd {

margin: 0;
padding: 0;
text-align: left;
}

