body {
/* background-color: #604945; */
	background-image:url(image/wzor.png);
}


.obr {border:none;}

.menu1 { background-image:url(image/menu1.png);}


.grupa_produktow  {font-family:Garamond;
font-size:30px;
font-style:normal;
font-weight:bold;
text-align:center;
vertical-align:middle;
letter-spacing:1em;
}

.nr  { font-family:Garamond;
font-style:normal;
font-weight:bold;
text-align:center;
}

.produkt {font-family:Garamond;
font-size:20px;
text-indent:10px;
font-style:normal;
font-weight:bold;
text-align:left;
font-variant:small-caps;
}

.produkt_m {font-family:Garamond;
font-size:18px;
text-indent:10px;
font-style:normal;
font-weight:bold;
text-align:left;
font-variant:small-caps;
}

.produkt_catering {font-family:Garamond;
font-size:40px;
font-style:normal;
font-weight:bold;
text-align:center;
font-variant:small-caps;
color:#0074AB;
}


.opis {font-family:Garamond;
font-size:16px;
font-style: normal;
font-weight: normal;
text-align:left;
}

.opis_center {font-family:Garamond;
font-size:14px;
font-style: normal;
font-weight: normal;
font-size:small;
text-align:center;
}

.opis_center_a {font-family:Garamond;
font-size:16px;
font-style: normal;
font-weight: normal;
text-align:center;
font-variant:small-caps;
}

.cena {font-family:Garamond;
font-style:normal;
font-weight:bold;
text-align:center;
font-size:16px;
}

.cena_m {font-family:Garamond;
font-style:normal;
font-weight:bold;
text-align:center;
font-size:14px;
}

.top
{ vertical-align:top;


}

.w20em {width:20em;}

.h10em {height:10em;}

p#odst {line-height:1em;}

.kontakt {font-family:Garamond;
font-size:18px;
font-style:normal;
font-weight:bold;
text-align:center;
}

.ramka
{border-style:solid;
border-width:1px;
border-color:#FFFFFF;}

td.galcol
{background-color:#71625b;
border-style:solid;
border-width:1px;
border-color:#FFFFFF;
}

table.container2 {
	margin: 30px auto;
	border-spacing:50px;
}

table.dia {
	margin: 5px;
	width: 100px;
	height: 100px;
	border: 1px solid #ddd;
	border-collapse: collapse;
}
div.smalldesc { 
	margin: 0 5px 10px 5px;
	width: 100px;
	font-size: 14px;
	color:#DBE1E3;	
	text-align: center;
}

table.dia td { 
	text-align: center;
	vertical-align: middle;
	background: #eee url('images/sfondo.gif') repeat-x;
}
table.dia img { 
        border: 0;
	display: block;
	margin: auto; 
}
table.dia a img { 
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
}
table.dia a:hover img { 
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity: 1;
}


