@charset "iso-8859-2";
body {
	font-family: Tahoma, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	background-color: #B3AE80;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 20px;
	margin-bottom: 0px;
}
p {
	margin:  0px;
	padding: 0px;
}
a:link, a:active {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
#footer {
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 10px;
}
h3 {
	padding: 0px;
	margin: 0px;
}
.redfont {
	color: #E30117;
}
/* strona główna */
#boxmain {
	background-color: #F2ECD2;
	padding-top: 25px;
}
#restauracja {
	background-color: #ffffff;
	border: solid 1px #3E2C22;
	width: 230px;
	height: 122px;
	padding: 10px;
	
}
.boxmaintdl {
	padding-left: 14px;
	width: 310px;
}
.boxmaintdc {
	padding-left: 0px;
	width: 310px;	
}
.boxmaintdr {
	padding-left: 0px;	
}
img.boxmain {
	border: solid 1px #3E2C22;
}
/* podstrony */
#boxmain2 {
	background-color: #F2ECD2;
	padding-top: 9px;
	padding-bottom: 5px;
}
#boxmaintdl {
	padding-left: 9px;
	width: 177px;
}
#boxmaintdc {
	padding-left: 0px;
}
#boxmaintdr {
	padding-left: 0px;	
}
/* menu w js */
.arrowlistmenu, .arrowlistmenu1, .arrowlistmenu2{
width: 175px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader, .arrowlistmenu1 .menuheader, .arrowlistmenu2 .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	margin-bottom: 8px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase;
	cursor: pointer;
	border: 1px solid #332A2D;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left center;
	}
.arrowlistmenu1 .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	background-image: url(../img/01menu.jpg);
	height: 20px;
	padding: 4px 0 4px 8px; /*header text is indented 10px*/
}
.arrowlistmenu2 .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	background-image: url(../img/02wina.jpg);
	height: 20px;
	padding: 4px 0 4px 8px; /*header text is indented 10px*/
}
.arrowlistmenu1 .openheader{ /*CSS class to apply to expandable header when it's expanded*/
	background-image: url(../img/01menu_ov.jpg);
}
.arrowlistmenu2 .openheader{ /*CSS class to apply to expandable header when it's expanded*/
	background-image: url(../img/02wina_ov.jpg);
}
.arrowlistmenu1 ul, .arrowlistmenu2 ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu1 ul li, .arrowlistmenu2 ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu1 ul li a, .arrowlistmenu2 ul li a{
color: #362418;
background: url(../img/arrow.jpg) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu1 ul li a:visited, .arrowlistmenu2 ul li a:visited{
color: #362418;
}

.arrowlistmenu1 ul li a:hover, .arrowlistmenu2 ul li a:hover{ /*hover state CSS*/
color: #362418;
background-color: #D3CCB1;
}
/* spis potraw i win */
.itemtitle {
	background-color: #E0DAC1;
	text-align: center;
	font-size: 24px;
	color: #333333;
	height: 35px;
	width: 470px;
	border: 1px solid #3E2C22;
	padding-top: 5px;
	margin-bottom: 9px;
}
div.item {

	font-size: 12px;
	width: 460px;
	border: 1px solid #3E2C22;
	margin-bottom: 9px;

}
td.item1{
	background-color: #F2EFE0;
	color: #3E2C22;
	padding: 0 5px 0 5px;
}
td.item2 {
	background-color: #EAE6D3;
	color: #6B7654;
	font-size: 11px;
	padding: 0 5px 0 5px;
}
td.itemprice {
	padding: 0 5px 0 5px;
	background-color: #F2EFE0;
	color: #6B7654;
	font-weight: bold;
	text-align: right;
}
/* imprezy i o restauracji */
div.box {
	text-align: left;
	font-size: 12px;
	color: #333333;
	width: 450px;
	border: 1px solid #3E2C22;
	margin-bottom: 9px;
	padding: 10px;
	background-color: #E0DAC1;
}
div.boxtitle {
	background-image: url(../../common/img/box/titlebar.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 24px;
	color: #333333;
	height: 35px;
	width: 470px;
	border: 1px solid #b4b4b4;
	padding-top: 5px;
	margin-bottom: 9px;
}
div.smallbox {
	text-align: left;
	font-size: 12px;
	color: #333333;
	width: 182px;
	border: 1px solid #b4b4b4;
	margin-bottom: 9px;
	padding: 5px;
	background-color: #fbfff1;
}
.smallboxtitle {
	background-color: #fbfff1;
	text-align: center;
	font-size: 16px;
	color: #333333;
	height: 40px;
	width: 192px;
	border: 1px solid #b4b4b4;
	margin-bottom: 9px;
}
img.boxl {
	border: 1px solid #b4b4b4;
	margin: 0 7px 5px 0;
}
img.boxr {
	border: 1px solid #b4b4b4;
	margin: 0 0 5px 7px;
}
/* galeria */
img.galeria {
	background-color: white;
	padding: 5px;
	border: solid 1px #b4b4b4;
	margin: 0px 5px 10px 5px;
}
td.galeria {
	width: 714px;
}
