html, body {
	background-color: #000;
	vertical-align: top;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x; 
	color: #fff;
	margin-top: 0px;
	padding: 0px;
}


#container {
	margin: auto;
	margin-top: 0px;
	width: 1050px;
	padding: 0px;
	
}

#menu {
   float: left;
   height:70px;
   background-color: #000;
   margin-top: 0px;
   padding-top: 0px;
   padding-bottom: 0px;
	}
ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul li {
	float: left;
}


img {
	border: 0px;
}

img.galeria {
	border: 4px;
	border-color: #ffffff;
   padding: 5px 5px 5px 5px;
}



#anim {
	clear: both;
	width: 780px;
	height: 269px
	padding: 0px;
	margin: 0;
	background-color: #000;
}

#txt {
	float: left;
	width: 351px;
	min-height: 90%;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 20px;
	background-color: #000;
}

td {
	min-height: 90%;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 20px;
	background-color: #000;
}

#txt2 {
	float: left;
	width: 400px;
	min-height: 90%;
	padding: 0px 0px 10px 30px;
	margin: 0px 0px 0px 20px;
	background-color: #000;
}

#txt3 {
	float: left;
	width: 500px;
	min-height: 90%;
	padding: 0px 0px 10px 30px;
	margin: 0px 0px 0px 20px;
	background-color: #000;
}

#txt4 {
	float: right;
	width: 649px;
	background-color: #000;
   font-size: small;
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-style: normal;
   font-weight: normal;
   color: #fff;
   text-decoration: none;
   text-align: right;
   line-height: 1em;
   padding-right: 30px; 
}

#top {
	float: left;
	width: 1050px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	background-color: #000;
	background-image: url(images/top.jpg);
}

a {
	color: #fff;
	text-decoration: none;
}


#tab {
	float: right;
	width: 649px;
	font-size: small;
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-style: normal;
   font-weight: normal;
   color: #fff;
   text-decoration: none;
   text-align: left;
 	line-height: 1em;
   padding-right: 30px;
   
}

#gal {
	float: right;
	width: 649px;
	background-color: #000;
   font-size: small;
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-style: normal;
   font-weight: normal;
   color: #fff;
   text-decoration: none;
   text-align: left;
 	line-height: 1em;
   padding-right: 30px;
   
}

#gal2 {
	float: right;
	width: 400px;
	background-color: #000;
   font-size: small;
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-style: normal;
   font-weight: normal;
   color: #fff;
   text-decoration: none;
   text-align: left;
 
   line-height: 1em;
   padding-right: 30px;
   
}

#bottom {
	clear: both;
	padding: 0px;
	background-color: #000;
	margin-bottom: 0;
}

p {
	
   font-size: small;
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-style: normal;
   font-weight: normal;
   color: #fff;
   text-decoration: none;
   text-align: left;
  
   line-height: 1,5em;
   padding: 5px 5px 5px 30px;
}

.large {
	
   font-size: large;
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-style: normal;
   font-weight: normal;
   color: #fff;
   text-decoration: none;
   text-align: left;
   text-indent: 15px;
   line-height: 1,5em;
   padding: 5px 10px 10px 30px;
}
.tekst {
	float: left;
   font-size: medium;
   font-family: Arial, Helvetica, Verdana, sans-serif;
   font-style: normal;
   font-weight: normal;
   color: #fff;
   text-decoration: none;
   text-align: left;
   line-height: 2em;
   padding: 5px 10px 10px 30px;
}

h1 {
	clear: both;
	color: #19dcff;
	font-size: large;
	font-weight: normal;
	font-family: Verdana;
   font-style: normal;
   padding-left: 30px;
   padding-right: 50px;
}
	
marquee {
	color: #000000;
	font-size: small;
	font-weight: normal;
	font-family: Verdana;
   font-style: normal;
   padding: 3px;
}