* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #fff;
	color: #333333;
	font-size: 79%;
	font-family: "arial", helvetica, sans-serif;
}
a {
	color: #333333;
	font-variant: normal;
	font-size: 79%;
	letter-spacing: 0.1em;
	text-decoration: none;
	font-style: italic;
}
a:hover {
	text-decoration: none;
	color: #fff;
	border-bottom: 0px;
	background-color: #993300;
}
p {
	margin-bottom: 10px;
}
#header {
	width: 100%;
	height: 119px;
	margin: 0;
	float: left;
	background-image: url(images/header_bg.jpg);
	background-position: center top;
	background-color: #BDB7C1;
}
#header h1 {
	margin-top: 15px;
	font-size: 100%;
	color: #99B1BD;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	font-weight: normal;
	text-transform: uppercase;
}
#header h1 span {
	background: inherit;
	color: #DADADA;
	font-size: 18px;
}
#header h2 {
	margin-top: 0px;
	font-size: 15pt;
	color: #000000;
	font-weight: bolder;
	letter-spacing: 1px;
	font-family: "arial", helvetica, sans-serif;
	padding-left: 10px;
}
#header h2 span {
	color: #000000;
	text-transform: uppercase;
	font-size: 15pt;
	font-family: Arial, Helvetica, sans-serif;
}
#search {
	margin-top: -35px;
	float: right;
}
#header input {
	border: 0px solid #9bb2be;
	padding-left: 2px;
	padding-top: 2px;
	width: 105px;
	height: 19px;
}
#header .buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #333333;
	color: #FFFFFF;
	margin-right: 6px;
	height: 20px;
	width: 50px;
}
#wrap {
	width: 820px;
	margin: 0 auto;
}
#lcon {
	width: 180px;
	margin-top: 30px;
	padding: 10px 10px 10px 1px;
	float: left;
}
#lcon h3 {
	text-transform: lowercase;
	font-size: 18px;
	color: #c60000;
	font-weight: normal;
	letter-spacing: 0px;
	font-family: "arial", helvetica, sans-serif;
	margin-bottom: 3px;
	border-bottom: 1px solid #000;
}
#lcon h3 span {
	background: inherit;
	color: #666;
}
#lcon p {
	margin-bottom: 5px;
}
#lcon .important {
	background: #eee;
	padding: 5px;
	margin-left: 20px;
}
#navlist {
	list-style-image: url(images/square.png);
	padding-left: 15px;
	line-height: 20px;
}
#rcon {
	width: 610px;
	margin-top: 30px;
	border-left: 1px solid #000;
	padding: 10px 1px;
	float: right;
}
#rcon h3 {
	text-transform: lowercase;
	font-size: 18px;
	color: #c60000;
	font-weight: normal;
	letter-spacing: 0px;
	font-family: "arial", helvetica, sans-serif;
	margin-bottom: 3px;
	border-bottom: 1px solid #000;
}
#rcon h3 span {
	background: inherit;
	color: #666;
}
.published {
	display: block;
	text-align: center;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: none;
	padding: 2px;
	margin: 3px;
	background: #cb0000 url(images/dback.png);
}
.pub-month {
	display: block;
	font-size: .9em;
	margin: 0;
	padding: 2px;
	background: #c60000;
	color: #fff;
}
.pub-date {
	display: block;
	font-size: 1.4em;
	margin: 0;
	padding: 0;
	color: #000;
}
#footer {
	clear: both;
	background: #eee;
	font-size: 76%;
	text-align: center;
}
#footer span {
	color: #666;
}
p.c1 {text-align: right}

.naslov {
	font-size: 150%;
	font-weight: bold;
}
.text_forma {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
	color: #333333;
}

