BODY {
	border: none;
	margin: 0px;
	padding: 0px;
	background-color: #2b120b;
	overflow: hidden;
	background-attachment: fixed;
	background-image: url(../_images/bg-home.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #2b120b;
	font-size: 11px;
	overflow: hidden;
}
.image {
	position:absolute;
	height: 350px;
	width: 350px;
	top: 50%;
	margin-top: -103px;
	left: 50%; 
	margin-left: -390px;
	overflow: hidden;
}
.image P { 

	font-weight: normal; 
	font-size: 12px; 
	line-height: 15px; 
}
.image H1 {
	font-weight: bold; 
	font-size: 18px; 
	line-height: 20px; 
}
.image H2 {
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold; 
	font-size: 15px; 
	line-height: 15px; 
}
.image A   { 
	color: #2b120b; 
	text-decoration: underline 
}
.image A:hover
{
    TEXT-DECORATION: none
}
.image p ul {
  left: 0px;
}

.image LI  {
	font-weight: normal;
	font-size: 12px;
	list-style-type: circle;	
	margin-left: -20px;
}
.image HR  { 
	color: #ffffff; 
}
.image img  { 
	margin: 0px;
	padding: 0px;  
}

#fotoalbum {
	position: absolute;
	height: 350px;
	width: 840px;
	overflow: hidden;
	z-index: 2;
	left: 50%;
	margin-left: -420px;
}
.vtekst {
	display: none;
}
.tekst {
	position:absolute;
	height: 354px;
	width: 360px;
	top: 50%;
	margin-top: -103px;
	left: 50%; 
	margin-left: 40px;
	overflow: hidden;
}
.tekst P { 

	font-weight: normal; 
	font-size: 12px; 
	line-height: 15px; 
}
.tekst H1 {
	font-weight: bold; 
	font-size: 18px; 
	line-height: 20px; 
}
.tekst H2 {
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold; 
	font-size: 15px; 
	line-height: 15px; 
}
.tekst A   { 
	color: #2b120b; 
	text-decoration: underline 
}
.tekst A:hover
{
    TEXT-DECORATION: none
}
.tekst p ul {
  left: 0px;
}

.tekst LI  {
	font-weight: normal;
	font-size: 12px;
	list-style-type: circle;	
	margin-left: -20px;
}
.tekst HR  { 
	color: #ffffff; 
}
.tekst img  { 
	margin: 0px;
	padding: 0px;  
}
.colofon {
	position:absolute;
	height: 25px;
	width: 780px;
	top: 50%;
	margin-top: 269px;
	line-height: 25px;
	left: 50%; 
	margin-left: -390px;
}
.colofon p {
	color: #ffffff; 
	margin: 0px;
	padding: 0px;
}
.colofon a {
	color: #ffffff; 
	text-decoration: underline;
	display: inline;
}
.colofon a:hover {
	text-decoration: none;
}
