body {
	font-family: Helvetica, Arial;
	font-size: 11px;
	color: #000;
}

#date {
	color: #222;
	font-style: italic;
	text-align: right;
}

#menubar {
	line-height: 25px;
	text-align: right;
}

#menubar a, #menubar a:visited, #menubar a:active {
	color: #fff;
	font-family: verdana;
	font-size: 11px;
	font-weight: bolder;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

#menubar  a:hover {
	color: #f39907;
}

#menubar  a.selected {
	color: #f39907;
}

#menubar span.dots {
	color: #ff0000;
	font-family: verdana;
	font-size: 12px;
	font-weight: bolder;
}

#author a, #author a:visited {
	color: #222;
	font-size: 10px;
	font-style: italic;
	font-variant: small-caps;
	text-align: right;
	text-decoration: none;
}

#author a:hover , #author a:active{
	color: #ff0000;
}

/* Content */

#lokal .item p {
	font-size: 16px;
	line-height: 20px;
	text-align: justify;
} 

#menu-pizza  .title {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	vertical-align: middle;
}

#menu-pizza  .size {
	font-style: italic;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

#menu-pizza  .diameter {
	line-height: 22px;
	text-align: center;
}

#menu-pizza .number {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	text-align: right;
}

#menu-pizza  .name {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	line-height: 16px;
	text-transform: uppercase;
}

#menu-pizza  .price {
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
}

#dodatki-container {
	font-size: 13px;
	line-height: 16px;
}

#dodatki-container p {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	line-height: 25px;
}

#dodatki-container table td.price {
	text-align: right;
}

#kontakt p {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}

#kontakt p i{
	font-size: 20px;
	line-height: 25px;
}

#promocje .promo_container .info{
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	line-height: 20px;
}


