html, body {
	background: #747372 url("katalog/background_tlo.jpg") repeat-x center;
	color: #000;
	margin: 0;
	padding: 0;
}

#GLOWNY {
	width: 1004px;
	margin: 0px auto 0px auto
}

#top {
	width: 1004px;
	background-color: #EEEEEE;
}

#NAGLOWEK {
	background: #000 url("katalog/background_naglowek.jpg") repeat-x center;
	margin-bottom: 0,5cm;
	}
	

#MENU {
	width: 1004px;
	height: 37px;
	overflow: hidden;
	background: #000 url("tlo1.gif") repeat-x center;
	font-size: small;
	font-weight: bold;
	margin-bottom: 0cm;
}

#LEWA {
	width: 522px;
	height: 400px;
	float: left;
	overflow: hidden;
	background-color: #EEEEEE;
	padding: 10px;
	color: #333333;
	font-family: verdana;
	font-size: 13px;
	}
	
#LEWAKONTAKT {
	width: 462px;
	height: 320px;
	float: left;
	overflow: hidden;
	background-color: #EEEEEE;
	padding: 10px;
	color: #333333;
	font-family: verdana;
	font-size: 13px;
	}


	

#PRAWA {
	width: 462px;
	height: 420px;
	float: right;
	overflow: hidden;
	background-color: #86878e;
	text-align: center;
	margin-bottom: 0px;
	padding: 0px;
}




#STOPKA {
	clear: both;
	width: 100%;
	height: 20px;
	background: #000 url("tlo1.gif") repeat-x center;
	color: #DDDDDD;
	font-size: small;
	text-align: center;
	font-family: tahoma;
}

ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul li {
	float: left;
}

#MENU ul a:link, #MENU a:visited {
	text-decoration: none;
	display: block;
	width: 80px;
	text-align: center;
	background-color: #000 url("tlo1.gif") repeat-x center;
	color: #dadada;
	border: 0px outset #333;
	padding: 10px;
	font-family: tahoma;
	font-size: 11px;
}

#MENU ul a:hover {
	color: #ff0303;
}

#RAMKA {
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#REGULAMIN {
	width: 984px;
	float: left;
	overflow: hidden;
	background-color: #1111111;
	padding: 10px;
	color: #333333;
	font-family: verdana;
	font-size: 13px;
	}
	
#CENNIK {
	width: 984px;
	float: left;
	overflow: hidden;
	background-color: #EEEEEE;
	padding: 10px;
	color: #111111;
	font-family: verdana;
	font-size: 13px;
	}

	
#PRAWA ul, #PRAWA li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
	
}

#PRAWA ul {
	width: 300px;

	background-color: #101010;
	border: 0px;


}



#PRAWA li {
	border: 1px solid #999999;
}

#PRAWA ul a:link, #PRAWA ul a:visited {
	display: block;
	width: 300px;
	text-decoration: none;
	padding: 7px;
	font-weight: bold;
	background: #000 url("tlo2.gif") repeat-x center;
	color: #222222;
	
}

#PRAWA ul a:hover {
	width: 300px;
	background-color: #303030;
	color: #0000ff;
	
}

#MENUPRAWA {
	margin: 10px 80px 0px 0px;
	font-family: Arial;
	font-size: small;
}


	
#CENNIK1 {
	color: #0000FF;
	}
	
#INFO {
	color: #ff0303;
	}
	
