body {
	font-family: verdana, arial;
	background-image: url("img/backgroundpop.jpg");
	background-repeat: no-repeat;
}

.movie {
	width: 100%;
	height: 250px;
	background: #;
	margin-bottom: 10px;
}

.text {
	float: left;
	width: 500px;
	margin-bottom: 10px;
	color: #fff;
}


img {
	border: 0px;
}

a {
	font-size: 11px;
	text-decoration: none;
	color: #fff;
	background: none;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	background: #fff;
}

p {
	margin-top: 5px;
	margin-bottom: 0px;
}


.bigrub {
	font-family:arial ;
	font-size: 20px;
	margin-top: 0px;
	margin-bottom:5px;
}


.bigrub a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #fff;
	background: none;
}

.rub {
	font-size:12px;
	color: #fff;
	font-weight:bold;
	text-decoration: none;
}


.underrub {
	color: #a0a0a0;
}
	

.bread {
	font-size: 10px;
	font-weight: italic;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #fff;
}	
	
	
	
	
	
	
	
