#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 {

}
#home .akcia p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:13px;
	color:#666666;
}
#big_news_scroller {
	padding:10px 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:560px;
	padding:5px 10px 0px 10px;
	border: 0;
}
#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:right;
}
#big_news_scroller ul a {
	text-decoration:none;
	height:95px;
	display:block;
	border-bottom:1px solid #e6e6e6;
	padding-top:9px;
	padding-left:25px;
	position:relative;
	width:510px;
	background-repeat:no-repeat;
	background-position:0px 0px;
	border: 0;
	border-color: #6600CC;
}

#big_news_scroller ul a:hover {
	background-color:#FFFFFF;
	background-position: 0px 25px;
	cursor: hand;
}


#big_news_scroller_container{
	height:400px;
	overflow:hidden;
	position:relative;
}

#big_news_scroller_content {
	position:absolute;
	top:0px;
	left:0px;
}

#big_news_scroller ul a:hover {

}

#big_news_scroller ul a .date {
	position:absolute;
	right:400px;
	top:3px;
	width: 127px;
	height: 87px;
}


#big_news_scroller .arrow_up {
	position:absolute;
	top:33px;
	left:259px;
}

#big_news_scroller .arrow_down {
	position:absolute;
	bottom:33px;
	left:259px;
}
#news_detail {
	padding:20px 10px 0px 15px;
}
#news_detail .image {
	float:left;
	padding-right:15px;
	text-align:center;
	width:150px;
}
#news_detail .info {
	float:left;
	width:500px;
}
#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;
	border: 0;
}
#news_detail h2 a:hover {
	color:#e6e6e6;
	border: 0;
}
#news_detail div.text {
	font-size:11px;
	line-height:17px;
	color:#666666;

	
}

