#news_rotator_content {
	width:700px;
	height:260px;
	overflow:hidden;
	position:absolute;
	background-image:url(images/news_tog.png);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}
 
ul.news_elements li {
	list-style-type:none;
	position:absolute; 
	right:0px; 
	top:0px; 
	margin:0; 
	padding:0; 
}

ul.news_elements li a {
	color:#000; 
	display:block; 
	width:400px; 
	height:260px; 
	overflow:hidden; 
}

ul.news_elements li a img,
ul.news_elements li a:hover img { 
	border:none; 
	width:400px; 
}

.news_togglers{
	position:absolute;
	left:-60px;
	top:-2px;
	width:290px;
	margin-top:0px;
}

.timg{
	border:0px;
	height:58px;
	margin-right:5px;
	padding:1px;
	padding-left:0px;
}
.tekst-obrub{
	position:absolute;
	bottom:10px;
	width:380px;
	height:100px;
	left:0px;
	background-color:#fff;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	margin-left:10px;
	margin-right:10px;
}
.tekst{
	position:absolute;
	bottom:10px;
	width:360px;
	height:100px;
	left:0px;
	color:#000;
	margin-left:10px;
	margin-right:10px;
	padding-left:10px;
	padding-right:10px;
}
.rubrike_tekst-obrub{
	position:absolute;
	bottom:10px;
	width:380px;
	height:100px;
	left:0px;
	background-color:#fff;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	margin-left:10px;
	margin-right:10px;
}
.rubrike_tekst h1{
	font-size:14px;
	font-weight:bold;
}
.rubrike_tekst{
	position:absolute;
	bottom:10px;
	width:360px;
	height:100px;
	left:0px;
	color:#000;
	margin-left:10px;
	margin-right:10px;
	padding-left:10px;
	padding-right:10px;
}
.tekst h1{
	font-size:14px;
	font-weight:bold;
}
.tog_tekst{
	padding-top:5px;
	z-index:999999;
}
.news_togglers ul{ 
	z-index:89998; 
	width:290px; 
}

.news_togglers li {
	list-style-type:none; 
	width:290px; 
	height:61px; 
	margin:0; 
	padding:3px 2px 2px 22px; 
	margin-bottom:0px; 
}
ul.news_togglers li.active {
	background-image:url(images/news_arrow.png); 
	background-repeat:no-repeat; 
	background-position:right; 
	width:314px; 
	height:61px;
	color:#ffffff;
}
ul.news_togglers li.active a:link {
	color:#FFF;
}
ul.news_togglers li.active a:active {
	color:#FFF;
}
ul.news_togglers li.active a:visited {
	color:#FFF;
}
ul.news_togglers li.active a:hover {
	color:#FFF;
}
ul.news_togglers li a:link { 
	display:block; 
	width:290px; 
	height:auto; 
	text-align:left; 
	color:#000; 
	text-decoration:none; 
}

ul.news_togglers li a:visited {
	display:block; 
	width:290px; 
	height:auto; 
	text-align:left; 
	color:#000; 
	text-decoration:none;
}

ul.news_togglers li a:hover {
	display:block; 
	width:290px; 
	height:auto; 
	text-align:left; 
	color:#000; 
	text-decoration:none;
}

ul.news_togglers li a:active { 
	display:block; 
	width:290px; 
	height:auto; 
	text-align:left; 
	color:#000; 
	text-decoration:none;
}

