img {
  border: 0;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
}
body {
	background-color: #040404;
  font-family : 'PT Sans', Arial, Verdana, Georgia, Times New Roman, arial, "Lucida Sans Unicode", Tahoma;
	margin-top:30px;
}
#content a:link {
	color: #000000;
	text-decoration: none;
}
#content a:visited {
	color: #000000;
	text-decoration: none;
}
#content a:active {
	color: #000000;
	text-decoration: none;
}
#content a:hover {
	color: #000000;
	text-decoration: underline;
}
.footer a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.act a:link, a:visited, a:active, a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	text-decoration: underline;
}
hr {
	color: #660033;
	border: 0;
	border-top: 1px solid #660033;
	height: 1px;
	width: 70%;
	align: center;
}
h1 {
	font-size: 28px;
	text-align: left;
	color: #fff;
	margin: 8px 2px 8px 12px;
}
h3 {
	font-size: 14px;
	text-align: left;
	margin: 8px 8px 8px 0px;
	text-transform: no;
}
.pagetitle {
font-family: 'Reenie Beanie', arial, serif;
  font-size: 38px;
	text-align: left;
	margin: 8px 8px 8px 0px;
}
.act {
font-family: 'Reenie Beanie', arial, serif;
font-size: 48px;
color: #fff;
text-decoration: none;
width:200px;  
padding-top:15px;
padding-left:25px;
}
form {
	margin: 0;
}
.back {
	margin: auto;
  background: url('backgroundnew2.jpg') center no-repeat;
	width: 100%;
	border:0px #fffffd solid;
  height: 380px;
}
.main {

	margin: auto;
	width: 682px;
}
#content {
  background: url('tekst.png') repeat-x;
	width:313px;
	float:left;
  font-size : 13px;
	text-align: left;
	color: #000000;
	min-height: 315px;
  height: 100%;
	margin-left: 3px;
	margin-bottom: 13px;
	margin-right: 13px;
	margin-top: 14px;
  padding-top: 20px;
  padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	border: 0px #699D3A solid;
	clear: all;
	border:1px #fffffd solid;
}
.menu {	
	font-size: 14px;
	color: #FFFFFF;
	font-family: 'PT Sans', Arial, verdana;
	padding-right: 0px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 16px;
	text-align: right;
}
.menu2 ul, .menu2 li{
	list-style-type: none;
	margin-left: 0px;
	padding-left: 3px;
}
.header {
  width: 760px;
	height:120px;
  text-align: left;
	margin: auto;
	margin-bottom: 10px;  
}
.footer {
  clear:right;
  width: 90%;
	text-align: right;
	font-family: 'PT Sans', verdana;
	font-size: 13px;
	margin-top: 15px;
	color: #FFFFFF;
}

#slider {
	float:right;
  border:1px #fffffd solid;
	width:313px;
	height: 350px;
	margin-top: 14px;
	overflow-y: hidden; 
  overflow-x: hidden;
  background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
		height: 350px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}
