* {
	padding: 0px;
	margin: 0px;
}
body {
	background-color: #649619;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-y;
	background-position: center 39px;
	padding-bottom: 10px;
	margin: 0px;
}
#box_menu {
	width: 748px;
	margin-left: auto;
	margin-right: auto;
	height: 65px;
	background-color: #2F4A04;
}
#box_baner {
	width: 748px;
	margin-left: auto;
	margin-right: auto;
	height: 200px;
}
#box_glowny {
	width: 708px;
	background: #FBFBCC;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	font-size: 13px;
	font-family: 'Trebuchet MS',Verdana, Arial, Helvetica, sans-serif;
	color: #212E02;
}
#box_glowny_2_kolumny {
	width: 728px;
	background: #FBFBCC;
	margin-left: auto;
	margin-right: auto;
	padding-right: 20px;
	font-size: 13px;
	font-family: 'Trebuchet MS',Verdana, Arial, Helvetica, sans-serif;
	color: #212E02;
}
#kolumna_lewa {
	width: 248px;
	vertical-align: top;
    padding-right: 20px;
	padding-left: 20px;
	background-image: url(../images/kolumna_lewa.gif);
	background-repeat: repeat-y;	
}


#box_stopka {
	height: 56px;
	width:748px;
	margin-left: auto;
	margin-right: auto;
	background-color: #3e482e;
}
#box_adres {
	text-align: center;
	padding-top: 3px;
	padding-left: 20px;
	color: #FBFBCC;
	font-size: 12px;
	font-family: 'Trebuchet MS',Verdana, Arial, Helvetica, sans-serif;
	width:728px;
	margin-left: auto;
	margin-right: auto;
}

p,ul  {
	margin-bottom: 14px;
}
li {
	margin-left: 25px;
	list-style-type:square;
	padding-left: 10px;
}
ul ul {
		margin-left: 30px;
}
a {
	color: #7E5841;
}
h3 {
	padding-bottom: 10px;
}
.foto {
	padding: 1px;
	border: 2px solid #284407;
}
/* newsy */
.news_nalgowek{
	font-weight: bold;
	color: #2F4A04;
}
.news_data {
	margin-top: 2px;
	font-size: 11px;
}
/* lista linki */
.lista {
	list-style-image: url(../images/arrow.jpg);
	list-style-type: none;
	list-style-position: outside;
}
.lista li {
	margin-bottom: 7px;
}
.lista li a {

	text-decoration: none;
}
.ppkt {
 	margin-left: 15px;
	list-style-type:square;
	padding-left: 0px;	
}
/* galeria - zdjecia */
.box_foto {
	background: #EBEBB5;
	width: 115px;
	height: 115px;
	border: 1px solid #376B03;
}
/* cennik */
th {
	font-family: 'Trebuchet MS',Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #273F05;
	font-size: 12px;
	font-weight: bold;
	height: 27px;
}
.cell_br {
	border-bottom: 1px dotted #B9CABD;
	border-right: 1px dotted #B9CABD;
}
.cell_b {
	border-bottom: 1px dotted #B9CABD;
}
.cena_po_sezone {
	color: #FF0000;
}
.cena_sezon_b {
	color: #678300
}
.ngl {
	font-style: italic;
	font-size: 17px;
	text-decoration:underline;
}
