@charset "utf-8";
/* CSS Document */
body {
	/* background: #2c3025 url(BG2.jpg) top center no-repeat; */
	background: #979f88 url(kocka.gif) 0 0 repeat;;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}

#content {
	margin: 0;
	padding: 0px;
	width: 100%;
	height: 50px;
	background: transparent url(tab.png) top right no-repeat;
}

#footer {
	width: 100%;
	margin: 0 auto;
	position: absolute;
	bottom: 0;
	height: 587px;
	background: transparent url(gransa2.png) 2% bottom no-repeat;
}

#footer p {
	padding: 15px 25px;
	background: transparent url(p.png) right bottom no-repeat;
	text-align: right;
	color: #565953;
	margin: 0;
	width: 363px;
	position: absolute;
	bottom: 0;
	right: 0;
}

#footer a:link, #footer a:visited{
	color: #828971;
	text-decoration: underline;
}

#footer a:hover{
	color: #565953;
	text-decoration: none;
}
