body {
	background-color: #6e4921;
}
#TOP {
	background-color: #6e4921;
	width: 990px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#NAGLOWEK {
   background-color: #6e4921;
	color: #FFE79E;
	height: 80px;
	text-align: center;
	padding: 15px;
	border-bottom: solid #ffe79e;
}
.glowny_napis {
	font-size: 50px;
	font-weight: bold;
	font-family: "Bookman Old Style";
	background-color: inherit;
}
.dolny_napis {
	font-size: 18px;
	font-family: "Bookman Old Style";
	color: #D3B878;
	background-color: inherit;
}
#LOGO {
   background-image: url(logo.jpg);
	width: 100%;
	height: 322px;
	border-bottom: solid #ffe79e;
}
#MENU {
	background-color: #6e4921;
	width: 990px;
	height: 45px;
	text-align: center;
	font-size: 12px;
	overflow: hidden;
	margin-bottom: 15px;
}
ul.menu, ul.menu li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
   	
}

ul.menu {
	float: left;
	background-color: #6e4921;
	padding: 1px 0 1px 1px;
	border: 1px solid #000;
	margin-left: 10%;
	overflow: hidden;
	text-align: center;
}

ul.menu li {
	float: left;
}

ul.menu a:link, ul.menu a:visited {
	text-decoration: none;
	display: block;
	font-weight: bold;
	background: url(button.jpg);
	color: #d3b878;
	padding: 10px 10px;
	border-right: 1px solid #ffe79e;
	border-right: 1px solid #ffe79e;
}

ul.menu a:hover {
	background-color: #800;
	background-image: url("button2.jpg");
	color: #ffe79e;
}
.LEWY {
	color: #000;
	background-color: #ffe6a1;
	float: left;
	clear: both;
   width: 200px;
	padding: 10px 10px 10px 10px;
	text-align: center;
	overflow: hidden;
	position: relative;
}
.nazwa {
	font-size: 20px;
   font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.tresc {
   font-size: 12px;
	font-weight: bold;
}
#PRAWY {
   background-color: #FFF2CD;
	padding: 10px 10px 10px 10px;
   margin-left: 240px;
	padding-left: 30px;
}
a.kategorie {
   margin-left: 40px;
   
}
img.kategorie {
	border: 0px;
	border: thin solid #000;
	width: 110px;
	height: 110px;
}
#ITEMS {
	border: solid thin #d3b878;
	text-align: center;
}
hr {
	color: #ffe6a1;
}
.indeks {
   text-decoration: none;
	color: #880000;
	font-size: 18px;
	font-weight: bold;
}
.indeks_wybrany {
   text-decoration: none;
	color: #000;
	font-size: 16px;
	font-weight: bold;
}
.ITEM {
	background-color: #ffe79e;
   border: #6e4921 solid thin;
	padding-bottom: 20px;
}
img.zdj{
	width: 120px;
	height: 90px;
   margin-right: 15px;
	border: 0px;	
}
img.zdjecie_glowne {
	max-width: 450px;
}
.informacje {
   margin-left: 50px;
   border: solid thin #6e4921;
}
.link {
   color: #880000;
}
.regulamin {
	font-size: 8px;
	font-style: italic;
}

#STOPKA {
	clear: both;
	margin-top: 15px;
   background-color: #6e4921;
	color: #ffe79e;
}
.Cena_duza { 
   font-family: "Comic Sans MS";
   font-weight: bold;
	color: red;
	font-size: 25px;
}