@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	background-color: #000000;
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}



p {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 12px;
	color: #212125;
	line-height: 16px;
}

#teksti {
	width: 629px;
	height: auto;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 270px;
	padding-top: 3px;
	padding-bottom: 34px;
}



#header_flash {
	width: 950px;
	height: 778px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#blocks {
	width: 960px;
	height:200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 4px;
	top: 10px;
}

#block1
{
	position: inherit;
	width: 310px;
	height: 160px;
	visibility: visible;
	top: 575px;
	background-color: #000000;
	left: 228px;
}

#block2
{
	position: static;
	width: 310px;
	height: 160px;
	visibility: visible;
	top: 575px;
	background-color: #000000;
	left: 557px;
}


#footer {
	width: 950px;
	height: 60px;
	background-color: #990000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
