ul.news{
	margin-left: 0px;
	padding-left: 0px;
    list-style-type: none !important;
	list-style-position: outside;
    list-style-image: url();

}
ul.news li {
    background: url(../../../images/layout/default_cz/novinka.gif) no-repeat 0 4px;
    padding-left: 41px;
    margin-bottom: 20px;
}

ul.news_detail li {
    background: url(../../../images/layout/default_cz/novinka.gif) no-repeat 0 4px;
    padding-bottom:2px;
    padding-left: 41px;
}

.news_text {
	padding-left: 41px;
	margin-bottom: 20px;
}

#text_top{
    position: absolute;
	top: 18px;
	right: 0px;
	float: right;
	width: 275px;
	font-size: 12px;
    font-weight: bold;
}
#text_top a{
	color: rgb(57,166,217);
}
