#home .akcia {
	position:relative;
	float:left;
	width:50%;
	width:269px;
	padding:15px 10px 15px 0px;
}
#home .akcia .image {
	float:left;
}
#home .akcia h3 {
	margin-bottom:8px;
}

#home .akcia h3,
#home .akcia h3 a {
	color:#4c4c4c;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:14px;
}

#home .akcia h3 a:hover {
	color:#0063DC;
}
#home .akcia p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:13px;
	color:#666666;
}
#big_news_scroller {
	padding:0px 13px;
}
#big_news_scroller h3 {
	color:#4c4c4c;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:14px;
	background-image:url(/images/bg_novinky.gif);
	background-repeat:no-repeat;
	height:22px;
	width:515px;
	padding:5px 10px 0px 10px;
}
#big_news_scroller ul {
	list-style:none;
	list-style-position:outside;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
}
#big_news_scroller ul li {
	float:left;
}
#big_news_scroller ul a {
	text-decoration:none;
	color:#333333;
	height:21px;
	display:block;
	border-bottom:1px solid #e6e6e6;
	padding-top:9px;
	padding-left:25px;
	position:relative;
	width:510px;
	background-image:url(/images/bg_big_news_item.gif);
	background-repeat:no-repeat;
	background-position:10px 0px;
}

#big_news_scroller ul a:hover {
	background-color:#e3faff;
	background-position:10px -29px;
}


#big_news_scroller_container{
	height:124px;
	overflow:hidden; 
	position:relative;
}

#big_news_scroller_content {
	position:absolute;
	top:0px;
	left:0px;
}

#big_news_scroller ul a:hover {
	color:#0072fe;
}

#big_news_scroller ul a .date {
	position:absolute;
	right:20px;
	top:8px;
}


#big_news_scroller .arrow_up {
	position:absolute;
	top:12px;
	left:255px;
}

#big_news_scroller .arrow_down {
	position:absolute;
	bottom:12px;
	left:255px;
}
#news_detail {
	padding:20px 10px 20px 15px;
}
#news_detail .image {
	float:left;
	padding-right:15px;
	text-align:center;
	width:150px;
}
#news_detail .info {
	float:left;
	width:365px;
}
#news_detail h2 {
	margin-bottom:3px;
}
#news_detail h2,
#news_detail p,
#news_detail div.text,
#news_detail div.date {
	font-family: Arial, Helvetica, sans-serif;
}

#news_detail h2,
#news_detail h2 a {
	color:#333333;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size:14px;
}

#news_detail h2  a {
	background-image:url(/images/green_plus.jpg);
	background-position:0px 3px;
	background-repeat:no-repeat;
	padding-left:20px;
}
#news_detail div.date {
	color:#7f7f7f;
	margin-bottom:10px;
	font-size:11px;
}
#news_detail h2 a:hover {
	color:#0063DC;
}
#news_detail div.text {
	font-size:11px;
	line-height:17px;
	color:#666666;

	
}
