a {
	color: #000000;
	text-decoration: none;
}
a.tema-rubrika {
	font-size: 15px;
	color: #ff7800;
	font-weight: bold;
	font-family: Arial;
}
a.tema-rubrika:hover{
	text-decoration: underline;
}
a.tema {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial;
}
a.tema:hover{
	text-decoration: underline;
}
a.top_menu {
	color: white;
	font-family: Arial;
	font-size: 18px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	}
a.top_menu:hover {
	font-size: 18px;
	font-family: Arial;
	color: #000000;
	background-color: #BFBFBF;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
}
a.buttom {
	font-size: 13px;
	font-family: Arial;
	/*font-weight: bold;*/
	color: #000000;
	text-decoration: none;
	margin-left: 3px;
	/*padding-left: 4px;*/
}
a.buttom:hover {
	font-size: 13px;
	font-family: Arial;
	color: #ff7800;
	/*font-weight: bold;*/
	/*background-color: #CFCFCF;*/
	text-decoration: underline;
	margin-left: 3px;
/*	padding-top: 9px;
	padding-bottom: 9px;
	padding-right: 4px;
	padding-left: 4px;*/
}
a.buttom-active {
	font-size: 13px;
	font-family: Arial;
	color: #ff7800;
	/*font-weight: bold;*/
	text-decoration: underline;
	margin-left: 3px;
	/*padding-top: 9px;
	padding-bottom: 9px;
	padding-right: 4px;
	padding-left: 4px;*/
}
a.continue{
	background: url(image/ico-arrow.gif) no-repeat left;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #ff7800;
	text-decoration: none;
}
.newsbody {
	font-size: 15px;
	text-indent: 10px;
	line-height: 16px;
	text-align: justify;
}
.opublikovano {
	color: #BEBEBE;
	font-size: 14px;
}

a.sp-tema {
	font-size: 14px;
	font-family: Verdana;
}
a.sp-tema:hover{
	text-decoration: underline;
	color: green;
}
