BODY
	{
	background-image: url(bg_body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #E4F7D9;
	margin: 0px;
	padding: 0px;
	}
body
	{
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 15px;
	color: #013300;
	}
a:link, a:visited
	{
	color: #013300;
	text-decoration: none;
	}
a:hover 
	{
	text-decoration: underline;
	color: #013300;
	}
img
	{
	border: 0px;
	}	
	
#TOP
	{
	position: absolute;
	width: 100%;
	height: 500px;
	top: 50%;
	margin-top: -100px;
	background-image: url(bg_intro.gif); 
	}
#INTRO
	{
	position: absolute;
	width: 750px;
	height: 20px;
	left: 50%;
	margin-left: -375px;
	background-image: url(usunintro.jpg);
	}
#STOPKA
	{
	position: absolute;
	overflow: hidden;
	width: 750px;
	height: 30px;
	left: 50%;
	margin-left: -375px;
	top: 100%;
	margin-top: -35px;
	}
#STOPKALOGA
	{
	position: absolute;
	overflow: hidden;
	width: 85px;
	height: 30px;
	left: 50%;
	margin-left: 290px;
	top: 100%;
	margin-top: -31px;
	}