#home_news .blocknewsdef-container {
    /*background: #FFFFFF;*/

}
#home_news .blue {
	color:#1A43D2;
}
#home_news .greydark {

	font-family:Arial,Verdana,Helvetica,Sans-Serif;
	font-size:1.2em;
	font-weight:bold;
	height:19px;
	line-height:1.3em;
	padding-left:10px;
	padding-top:2px;
}
#home_news .news {
	background: url('bullet.gif') no-repeat center left;
	padding-left: 17px;
	color:#717171;
}

#home_news {
/*width: 240px;*/
float: left;
height: 147px;
overflow: hidden;
position: relative;
border-left: 1px solid;
border-color: #DDD;
}

#home_news h4 {
margin: 20px 0 0 15px;
color: #00010F;
font: 13px Arial, Verdana, lucida, sans-serif;
font-weight: bold;
}

#home_news div.novinka p {
width: 215px;
height: 80px;
margin-top: 15px;
margin-left: 13px;
text-align: left;
}

body#index #home_news div.novinka p {
margin-left: 5px;
}

#home_news div.novinka a.viac {
background-position: 100% 1%;
padding-right: 17px;
}

#home_news div.novinka {
vertical-align: bottom;
}

#home_news #sipky {
position: absolute;
right: 0;
width: 45px;
height: 10px;
margin-top: 25px;
}

#home_news #sipky a.top {
background-position: 0 0;text-decoration: none;
}

#home_news #sipky a.top:hover {background-position: -32px 0;}

#home_news #sipky a.bottom {
background-position: -17px 0;text-decoration: none;
}

#home_news #sipky a.bottom:hover{background-position: -47px 0;}

