html, body {

	margin:0px;
	padding:0px;
	min-height: 100%;
	margin-bottom: 1px;
	}
body {
	font-family:"Monotype Corsiva";
	color:#CCCCCC;
	font-size:24px;
	background-color:#400000;
	text-align: left;
	}
a	{
	color:#CCCCCC;
	text-decoration:none;
	}	
#MENU
	{
	background-color:#260202;
	width:100%;
	height:240px;
	padding:0;
	float:inherit;
	text-align:center;
	}

#LOGO
	{
	background-image:url(pliki/LOGO.jpg);
	width:477px;
	height:240px;
	}
#ONAS
	{
	background-image:url(pliki/onas.png);
	background-position:0px 0px;
	margin-left:-10px;
	width:87px;
	height:64px;
	float:left;
	margin-top:170px;
	}
#ONAS:hover
	{
	background-image:url(pliki/onas.png);
	background-position:0px 64px;
	width:87px;
	height:64px;
	}
#MUZYKA
	{
	background-image:url(pliki/muzyka.png);
	background-position:0px 0px;
	margin-left:30px;
	width:103px;
	height:64px;
	float:left;
	margin-top:176px;
	}
#MUZYKA:hover
	{
	background-image:url(pliki/muzyka.png);
	background-position:0px 64px;
	width:103px;
	height:64px;
	}
#GALERIA
	{
	background-image:url(pliki/galeria.png);
	margin-left:30px;
	background-position:0px 0px;
	width:88px;
	height:64px;
	float:left;
	margin-top:176px;
	}
#GALERIA:hover
	{
	background-image:url(pliki/galeria.png);
	background-position:0px 64px;
	width:88px;
	height:64px;
	}
#KONTAKT
	{
	background-image:url(pliki/kontakt.png);
	background-position:0px 0px;
	margin-left:20px;
	width:116px;
	height:64px;
	float:left;
	margin-top:176px;
	}
#KONTAKT:hover
	{
	background-image:url(pliki/kontakt.png);
	background-position:0px 64px;
	width:116px;
	height:64px;
	}
#ROBOCZY
	{
	height:450px;
	width:720px;
	}
#TRESC 
	{
	background-color:#680E09;
	width:600px;
	height:450px;
	padding:0px;
	float:left;
	}
#TRESCG
{
	background-color:#680E09;
	width:600px;
	height:450px;
	padding:0px;
	float:left;
	overflow:auto;
	position: relative;
}
#LEWY 
	{
	background-image:url(pliki/lewy.jpg);
	width:60px;
	height:450px;
	float:left;
	}
#PRAWY 
	{
	background-image:url(pliki/prawy.jpg);
	width:60px;
	height:450px;
	float:left;
	}
