html, body {
	background: black url(grafika/tlo.gif);
	color: #000;
	margin: 0;
	padding: 0;
	font-style: inherit;
	font-family: "Courier New";
}

#top {
	width: 800px;
	height: 227px;
	overflow: hidden;
   position: relative;
   z-index: 1
}

#strona {
	margin: auto;	
	border: 0px;
   padding: 0px;
   width: 800px;
   font-size: 14px;
	background: black;
	border: solid 6px black;
}

#SRODEK {
	overflow:hidden;
}

#MENU {
	float: left;
	overflow: hidden;
	width: 200px;
	padding-bottom: 20000px;
	margin-bottom: -20000px;
	vertical-align: top;
	margin-right: 10px;
}

#MENU_gora {
   font-size: 12px;
	border: none;
	float: left;
	overflow: hidden;
	width: 400px;
   height: 24px;
   line-height: 24px;
	z-index: 3;
   position: relative;
   top: -232px; left: 400px;
   vertical-align: middle;
}

#BANER_strzelec {
        border: none;
	float: left;
	overflow: hidden;
	width: 300px;
   height: 227px;
   z-index: 2;
   position: relative;
   top: -227px; left: 100px;
}

#TRESC {
	width: 590px;
	float: left;
	color: #2b3b37;
	background: #eaeaea url(grafika/tlo_1.gif);
}

.gora {
	background: url(grafika/tlo_3.gif);
	width: 590px;
	height: 5px;
	overflow: hidden;
}

.tekst {
	background: url(grafika/celownik.gif) no-repeat top right;
	width: 570px;
	text-align: justify;
	padding: 10px 10px;
}

.tresc_stopka {
	background: url(grafika/kulki2.gif) no-repeat right;
	width: 590px;
	height: 63px;
	overflow: hidden;
}

.dol {
	background: url(grafika/tlo_4.gif);
	width: 590px;
	height: 5px;
	overflow: hidden;
}

.galerie {
	text-align: left;
	float: left;
	overflow: hidden;
	width: 40%;
}

.galerie_opis {
	text-align: left;
	width: 60%;
	float: left;
        font-size: 12px;
	overflow: hidden;
	height: 200px;
}

.galeria {
	text-align: center;
	padding: 5px;
}


#cennik {
	float: left;
	margin: 0 auto;
	background: url(grafika/wizytowka.gif);
	width: 230px;
	height: 115px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	margin-left: 15px;
	margin-bottom: 10px;
}

#wizytowka {
	float: left;
	margin: 0 auto;
	background: url(grafika/wizytowka.gif);
	width: 220px;
	height: 110px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	margin-left: 15px;
	margin-bottom: 10px;
}

p {
	text-indent: 20px;
}

.Adv {
	visibility: hidden;
	line-height: 0px; 
}

.sprzet {
	text-align: left;
	text-indent: 20px;
	font-weight: normal;
}

.srodek {
	text-align: center;
}

h1 {
	text-transform: uppercase;
	border-bottom: solid 1px;
	line-height: 20px; 
}

h2 {
	line-height: 0px; 
}

.red {
	color: maroon;
}

h3 {
	color: navy;
}

h4 {
	text-transform: uppercase;

}

table.cennik{
	width:100%;
}

.naglowek {
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	border-bottom: 1px solid black;
	color: maroon;
}

.cena {
	border-top: 1px solid black;	
	font-weight: bold;
	text-align: center;
}

ul.oferta {
	margin: 5px;
	padding-left: 15px;;
	list-style: disc;
	font-weight: bold;
}

img.galeria {
	border: solid 1px black;
	text-decoration: none;
}

img {
	border: none;
}
/* Menu*/
ul.menu, ul.menu li  {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.menu li{
    width: 200px;
}

ul.menu a {
    display: block;
    width: 168px;
    height: 22px;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    background: url("grafika/m3.gif") no-repeat;
    padding: 8px 2px 0 30px;
    color: #ffffe0;
    letter-spacing: 2px;
}


ul.menu a:hover {
    background: #2a410f url("grafika/m4.gif");
    color: white;
    letter-spacing: 3px;
    text-decoration: underline;
}

ul.menu li.top a{
    background: url("grafika/m1.gif") no-repeat;
}

ul.menu li.top a:hover{
    background: #2a410f url("grafika/m2.gif") no-repeat;
}

ul.menu li.stopka a {
    background: url("grafika/m5.gif") no-repeat;
}

ul.menu li.stopka a:hover{
    background: #2a410f url("grafika/m6.gif") no-repeat;
}

/* Menu górne*/
ul.menu_gorne, ul.menu_gorne li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu_gorne {
	position: absolute;
}

ul.menu_gorne li.left {
	float: left;
   background: url("grafika/m7.gif");
}

ul.menu_gorne li.center {
	float: left;
   background: url("grafika/m9.gif");
}

ul.menu_gorne li.right {
	float: left;
   background: url("grafika/m11.gif");
}

ul.menu_gorne li a:link, ul.menu_gorne li a:visited {
	text-decoration: none;
   font-weight: bold;
	display: block;
	color: white;
	width: 100px;
	text-align: center;
}

ul.menu_gorne li.left a:hover {
        background: url("grafika/m8.gif");
        color: white;
        text-decoration: underline;
}

ul.menu_gorne li.center a:hover {
        background: url("grafika/m10.gif");
        color: white;
        letter-spacing: 3px;
        text-decoration: underline;
}

ul.menu_gorne li.right a:hover {
        background: url("grafika/m12.gif");
        color: white;
        text-decoration: underline;
}
/* Menu górne KONIEC*/

ul.regulamin {
	list-style-type: decimal;
	list-style-position: outside;
	text-align: justify;
}

a {
	text-decoration: underline;
	color: inherit;
}

a:hover {
	font-weight: bold;
	color: maroon;
}

#STOPKA {
	width: 800px;
	height: 18px;
	background: black url("grafika/stopka.jpg") no-repeat;
	overflow: hidden;
        color: #ffffe0;
	text-align: center;
	margin-top: 10px;
	padding-top: 2px;
}

