Body
{
	background-color: #fbd082;
	text-align: left;
	font: 17px Tahoma;
	text-decoration: none;
	color: black;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	background-image: url(../images/bckg.jpg);
	background-repeat: repeat-x;
}

h1 {
	color: #FFF0D6;
	font: 40px Tahoma;
}

table 
{
	border-spacing: 0px;
	border-width: 0px;
}


img {
	border: 0px ;
}

A:link{ 
text-decoration: none;
color: #000000;
}

A:visited{ 
text-decoration: none;
color: #000000;
}

a:hover, a:active, a:focus {
	text-decoration: none;
	color: RED;
}

#RAMA 
{
	background-image: url(../images/rama.jpg);
	width: 1024px;
	background-position: center;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat-y;
}
    
#BANER
{
	background-image: url(../images/baner.jpg);
	width: 1024px;
	height: 189px;
	background-repeat: no-repeat;
}   
	
#TRESC
{
	background-image: url(../images/tresc.jpg);
	width: 1024px;
	background-repeat: no-repeat;
	min-height: 525px;
	margin-top: -4px;
}  

#marginesy
{
	margin: 0px 150px 0px 150px;
}  

#KONIEC
{
	background-image: url(../images/koniec.jpg);
	width: 1024px;
	height: 24px;
	background-repeat: no-repeat;
	clear: both;

}  