.hdr_news_big {
	float:left;
	position:relative;
	width:150px;
	
	overflow:hidden;
}

.hdr_news_small{
	float:left;
	position:relative;
	width:163px;
	height:83px;
	overflow:hidden;
	padding-right:0px;
	padding-left:2px;
	line-height:14px;

}


.hdr_news_small_black{
	position:absolute;
	top:0px;
	padding:12px;
	line-height:14px;
	display:none;

} 

a .link
{
	width: 163px;
	height:83px;
	border:1px solid #000;
	padding-right:2px;
}

.hdr_news_small_white{
	position:absolute;
	top:0px;
	padding:12px;
	line-height:14px;
		
}
.hdr_news_small_white a{	
	
	display:block;
	color:#d99ba0;
}

.hdr_news_small_white a:hover{
	
}

.hdr_news_big_white a{
	
	display:none;
	color:#ffffff;
}

.hdr_news_big_white a:hover{
	color:#ffffff;
}

.hdr_news_big_black{
	position:absolute;
	padding:9px;
	top:1px;
	
	color:#000000;
	
}

.hdr_news_big_white{
	display:none;
	position:absolute;
	padding:9px;
	top:0px;
	
	line-height:25px;
	color:#ffffff;
	width:400px;
}

#player {
	
	width:392px;
	height:329px;
	float:left;

}

#caroussel {
	float:left;
	width:392px;
	height:329px;
}
#caroussel_item {
	position:relative;
	float:left;
	width:392px;
	height:329px;
	padding-left:20px;
	font-size:12px;
	background-image:url('../images/main_0.jpg');
	background-repeat:no-repeat;
}

#caroussel_item a
{
	text-decoration: none;
	color:#91CE44;
}

#player_grey #caroussel_item {
	position:relative;
	float:left;
	width:448px;
	height:252px;
	margin-top:0px;
	border:none;
}
#caroussel_items_grey {
	margin-top:-1px;
}
#caroussel_items_grey a {
	color:#000000;
}
caroussel_items
{
	width:200px;
	height:600px;
}

#caroussel_item #news_image_1 {
	position:absolute;
	left:0px;
	top:0px;
	background-image:url('../images/main_0.jpg');
	background-repeat:no-repeat;
}

#caroussel_item #news_image_2 {
	position:absolute;
	left:0px;
	top:0px;
	display:none;
	background-image:url('../images/main_0.jpg');
	background-repeat:no-repeat;
}

#caroussel_item #news_image_3 {
	position:absolute;
	left:0px;
	top:0px;
	display:none;
	background-image:url('../images/main_0.jpg');
	background-repeat:no-repeat;
}

#caroussel_item #news_image_4 {
	position:absolute;
	left:0px;
	top:0px;
	display:none;
	background-image:url('../images/main_0.jpg');
	background-repeat:no-repeat;
}

.newsTitle
{
	font-size:15px; color: #91CE44; font-weight: bold;	
}


