
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	overflow:hidden;
	background-image: url(images/bg_pattern.gif);/*background-image: url(images/bg_pattern.gif);*/
}

.fotoframe{
display:none;
width:100%;
height:100%;
background-color:#000000;
-moz-opacity: 0.85;
	opacity:.85;
	filter: alpha(opacity=85);
	position: absolute;
	top: 0px;
	z-index:90;
	cursor:default;
}

.fotoshow{
display:none;
width:100%;
height:100%;
	position: absolute;
	top: 0px;
	z-index:99;
	/*cursor:default;*/
	/*background-color:#00CCFF;*/
}

.accord{
display:none;
width:100%;
height:65%;
	position: absolute;
	top: 150px;
	right:28px;
	z-index:50;
	/*cursor:default;*/
	/*background-color:#00CCFF;*/
	scrollbar-3dlight-color: 000000;
	scrollbar-highlight-color: #333333;
	scrollbar-face-color: 000000;
	scrollbar-shadow-color: #333333;
	scrollbar-track-color: 000000;
	scrollbar-arrow-color: f93353;
	scrollbar-darkshadow-color: #000000;
}
.nav{
display:none;
width:100%;
height:32px;
	position: absolute;
	bottom: 18px;
	z-index:1000;
	padding-right:61px;
}

.tekst{

font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height:16px;
	}
	
	.maintitle{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#f93353;
line-height:16px;
}

.subtitle{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
font-style:italic;
line-height:16px;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height:16px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #f93353;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#frame2{

  	
	scrollbar-3dlight-color: 000000;
	scrollbar-highlight-color: #333333;
	scrollbar-face-color: 000000;
	scrollbar-shadow-color: #333333;
	scrollbar-track-color: 000000;
	scrollbar-arrow-color: f93353;
	scrollbar-darkshadow-color: #000000;
  

}
