body {
	background: #dbdcde;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
.head {
	background: #FFFFFF url(slike/head_back.gif) repeat-x bottom;
	height: 110px;
}
.footer {
	font: 10px Tahoma;
	color: #000000;
	background: #dbdcde url(slike/foottop_back.gif) repeat-x top;
	height: 40px;
}
.line {
	background: #21323c url(slike/topline_back.gif) repeat-x bottom;
	height: 9px;
}
.lineleft {
	background: #21323a;
	border-left: 1px solid #d3d3d1;
}
.columnleft {
	background: #949ba1;
	border-right: 1px solid #d3d3d1;
	border-left: 1px solid #d3d3d1;
}
.content {
	background: #21323a;
	border-right: 1px solid #d3d3d1;
}
.contentback {
	background: #8f969c url(slike/background.gif);
}
.borderbottom {
	border-bottom: 1px solid #d3d3d1;
}
.textnews {
	font: 11px Tahoma;
	color: #000000;
	line-height: 14px;
}
a.link {
	font: 11px Tahoma;
	color: #ed0f0e;
	line-height: 18px;
	text-decoration: none;
}
a.visited {
	font: 11px Tahoma;
	color: #ed0f0e;
	line-height: 18px;
	text-decoration: none;
}
a.hover {
	font: 11px Tahoma;
	color: #ed0f0e;
	line-height: 18px;
	text-decoration: underline;
}
.text {
	font: 11px Tahoma;
	color: #FFFFFF;
	line-height: 18px;
}
.textvecicrveni {
	font: bold 16px Arial;
	color: #ed0f0e;
}
.naslovnews {
	font: bold 11px Tahoma;
	color: #ed0f0e;
	border-bottom: 1px solid #d3d3d1;
}