@charset "utf-8";
a:link {
	color: #8C140A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8C140A;
}
a:hover {
	text-decoration: none;
	color: #8C140A;
}
a:active {
	text-decoration: none;
	color: #666666;
}
body {
	background-color: #8c140a;
	margin: 0px;
	background-image: url(../images/bg00.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}
.vijest1-datum {
	font-size: 10px;
	color: #999999;
	padding-bottom: 2px;
}
.vijest1-naslov {
	font-size:16px;
	font-weight: bold;
	color: #333333;
}
.clanak-bg {
	background-image: url(../images/clanak-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 60px;
	padding-right: 80px;
	padding-bottom: 50px;
	padding-left: 80px;
}
.clanak-bg2 {
	background-image: url(../images/bg01.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.clanak-bg3 {
	background-image: url(../images/bg02.gif);
	background-repeat: repeat-y;
}
.clanak-naslov {
	font-size: 25px;
	color: #8C140A;
	font-weight: bold;
	line-height: 32px;
}
.clanak-intro {
	font-size: 12px;
	font-style: italic;
}
.subtitle {
	font-size:16px;
}
