body {
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.button
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: navy;
	font-style : normal;
}

.button a
	{
		color: navy;
		text-decoration: none;
	}
	
.button a:hover
	{
		color: red;
		text-decoration: none;
	}

#main {
	position : absolute;
	width : 780px;
	height : 581px;
	z-index:0;
}

#tekst{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: Black;
	padding:8px; 
	position:relative;
	top:294px;
	left:370px;
	width:350px;
	background: #FFFFFF;
}

.style5 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}