html, body {
	background-image: url('img/background.gif');
	background-repeat: repeat-x;
	background-color: #f6f6f6;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
  font-size: 14px; 
}

#top {
	margin: -8px;
 	width: 1000px;
	height: 432px;
	margin-left: auto;
	margin-right: auto;

}




#kontener {
 	width: 1000px;
	background-image: url('img/content_bg.png');
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	color: #000;
		
}

#tresc {
margin: 10px 50px 0 50px;
}

#left{

float: left;
margin: 50px 10px 0 0px;
width: 407px;
}
#right{
float: left;

	background-image: url('img/player.gif');
	background-repeat: no-repeat;
	 	width: 530px;
	height: 330px;
}


#film{
padding: 26px 0px 0 49px;
}




a:visited {
color: #000;
text-decoration: none;
  font-size: 16px; 
	font-weight: bold; 

}

a:hover {
color: #000;
text-decoration: underline;
  font-size: 16px; 
		font-weight: bold; 

}

a:link {
color: #000;
text-decoration: none;
  font-size: 16px; 
		font-weight: bold; 


}

#erwb {
	color: #000;
	 font-size: 10px; 
	
		
}
