#twoj_pause{
	background-position: right top;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	right: 0;
	font-weight: bolder;
	cursor:pointer;
	color: #fff;
	background-color: inherit;
	padding: 1px;
}

.div_content #twoj_pause{
    color: #666;
}

ul.twoj_news_slide_ul, li.twoj_li{
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
	list-style-image: none !important;
	background-image: none !important;
	border: 0px none !important;
}
li.twoj_li{
	padding: 4px !important;
}

.twoj_news_slide_menu a{
	background-color: #666;
	line-height: 20px !important;
	height: 20px !important;
	vertical-align: middle !important;
	font-size: 11px !important;
	color: #fff !important;
	padding-left: 5px !important;
	padding-right: 5px !important;
	text-decoration: none !important;
	border: 1px solid #ccc;
}

.twoj_news_slide_menu a:hover{
	background-color: #fff;
	color: #666!important;
}

.twoj_news_slide_menu a.wactive{
	background-color: #666;
	color: #2a2a2a;
	border: 0 none;
}

.twoj_news_slide_menub a{
	line-height: 0px !important;
	height: 0px !important;
	vertical-align: middle !important;
	font-size: 0px !important;
	color: #fff !important;
	padding-left: 5px !important;
	padding-right: 5px !important;
	text-decoration: none !important;
	border: 0px solid #ccc;
}

.twoj_news_slide_menub a:hover{
}

.twoj_news_slide_menub a.wactive{
	border: 0 none;
}



