body, html { 
	background-color: #000;
	background-position: top center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	color: #fff;
	font-family: Helvetica,Arial;
}

#opening {
	background-image: url('/home_new.jpg');
	display: block;
	width: 990px;
	height: 588px;
	margin: 0 auto;
	color: #fff;
	line-height: 1.3em;
	clear: both;
	padding: 0;
}

div#opening p {
	position:	relative;
	top: 30px;
	left: 280px;
	font-size: 14px;
	display: block;
	width: 400px;
	height: 129px;
	line-height: 22px
}

div#opening iframe {
	position: relative;
	top: 385px;
	left: 650px;
	border: none;
}

div#opening p a {
	color: #B76013;
	text-decoration: none;
}

p {
	padding-bottom: 12px;
	font-size: 12px;
	font-size: 12px;
}

pre {
	font-size: 11px;
	padding-left: 22px;
	margin-bottom: 12px;
}

a {
	color: #c6751e;
}

a:hover {
	color: #fff;
}

h1 {
	background-color: #c6751e;
	font-weight: bold;
	display: block;
	margin-bottom: 12px;
	margin-top: 0px;
	color: #000;
	line-height: 32px;
	padding: 5px 22px;
}

h1 a {
	display: block;
	color: #000;
	text-decoration: none;
}

.centertext {
	text-align: center;
}

input, textarea, select {
	border: 1px solid #FFEC60;
	padding: 5px;
	font-size: 12px;
	background-color: #fff;
	border-radius: 5px;
}

#content {
	width: 990px;
	margin: 0 auto;	
	background-image: url('/images/header.png');
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 129px;
}

#tekst {
	padding: 0p;
}
#tekst li {
	list-style: circle;
	list-style-position: inside;
}

#menu {
	list-style: none;
	display: block;
	background-color: #000;
	height: 28px;
	background-image: url('/images/balk.gif');
}
	
#menu li {
	float: left;
	padding-left: 12px;
}

#menu a {
	color: #fff;
	text-decoration: none;
	padding-top: 7px;
	display: block;
	font-size: 14px;
}

#menu a:hover {
	text-decoration: underline;
}

#col1 {
	width: 550px;
}

#col1 p {
	margin: 4px 22px;
}

#col1 li {
	padding-left: 42px;
}

h1 {
	font-size: 30px;
}
