﻿body {
	font-family: verdana, Geneva, Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url('images/pozadina.jpg');
	background-repeat:repeat-x;
	background-position: center top;
	margin: 0px;
}




input {
  font: 12px/100% Verdana, sans-serif;
  color: #494949;
}

textarea, select {
  font: 12px/160% Verdana, sans-serif;
  color: #494949;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 12px;
}

h1 {
  font-size: 170%;
}

h2 {
  font-size: 130%;
  line-height: 130%;
}

h3 {
  font-size: 140%;
}

h4 {
  font-size: 130%;
}

h5 {
  font-size: 120%;
}

h6 {
  font-size: 110%;
}

ul, quote, code, fieldset {
  margin: .5em 0;
}

p {
  margin: 0.6em 0 1.2em;
  padding: 0;
}

a:link, a:visited {
  color: #027AC6;
  text-decoration: none;
}

a:hover {
  color: #0062A0;
  text-decoration: underline;
}

a:active, a.active {
  color: #5895be;
}

hr {
  margin: 0;
  padding: 0;
  border: none;
  height: 1px;
  background: #5294c1;
}

ul {
  margin: 0.5em 0 1em;
  padding: 0;
}

ol {
  margin: 0.75em 0 1.25em;
  padding: 0;
}

ol li, ul li {
  margin: 0.4em 0 0.4em .5em; /* LTR */
}

ul.menu, .item-list ul {
  margin: 0.35em 0 0 -0.5em; /* LTR */
  padding: 0;
}

ul.menu ul, .item-list ul ul {
  margin-left: 0em; /* LTR */
}

ol li, ul li, ul.menu li, .item-list ul li, li.leaf {
  margin: 0.15em 0 0.15em .5em; /* LTR */
}

ul li, ul.menu li, .item-list ul li, li.leaf {
  padding: 0 0 .2em 1.5em;
  list-style-type: none;
  /*list-style-image: none;*/
  background: transparent url(images/menu-leaf.gif) no-repeat 1px .35em; /* LTR */
}

ol li {
  padding: 0 0 .3em;
  margin-left: 2em; /* LTR */
}

ul li.expanded {
  background: transparent url(images/menu-expanded.gif) no-repeat 1px .35em; /* LTR */
}

ul li.collapsed {
  background: transparent url(images/menu-collapsed.gif) no-repeat 0px .35em; /* LTR */
}

ul li.leaf a, ul li.expanded a, ul li.collapsed a {
  display: block;
}

ul.inline li {
  background: none;
  margin: 0;
  padding: 0 1em 0 0; /* LTR */
}

ol.task-list {
  margin-left: 0; /* LTR */
  list-style-type: none;
  /*list-style-image: none;*/
}
ol.task-list li {
  padding: 0.5em 1em 0.5em 2em; /* LTR */
}
ol.task-list li.active {
  background: transparent url(images/task-list.png) no-repeat 3px 50%; /* LTR */
}
ol.task-list li.done {
  color: #393;
  background: transparent url(../../misc/watchdog-ok.png) no-repeat 0px 50%; /* LTR */
}
ol.task-list li.active {
  margin-right: 1em; /* LTR */
}

fieldset ul.clear-block li {
  margin: 0;
  padding: 0;
  background-image: none;
}

dl {
  margin: 0.5em 0 1em 1.5em; /* LTR */
}

dl dt {
}

dl dd {
  margin: 0 0 .5em 1.5em; /* LTR */
}

img, a img {
  border: none;
}

table {
  margin: 1em 0;
  width: 100%;
}

thead th {
  border-bottom: 2px solid #d3e7f4;
  color: #494949;
  font-weight: bold;
}

th a:link, th a:visited {
  color: #6f9dbd;
}

td, th {
  padding: .3em .5em;
}

tr.even, tr.odd, tbody th {
  border: solid #d3e7f4;
  border-width: 1px 0;
}

tr.odd, tr.info {
  background-color: #edf5fa;
}

tr.even {
  background-color: #fff;
}

tr.drag {
  background-color: #fffff0;
}

tr.drag-previous {
  background-color: #ffd;
}

tr.odd td.active {
  background-color: #ddecf5;
}

tr.even td.active {
  background-color: #e6f1f7;
}

td.region, td.module, td.container, td.category {
  border-top: 1.5em solid #fff;
  border-bottom: 1px solid #b4d7f0;
  background-color: #d4e7f3;
  color: #455067;
  font-weight: bold;
}

tr:first-child td.region, tr:first-child td.module, tr:first-child td.container, tr:first-child td.category {
  border-top-width: 0;
}

span.form-required {
  color: #ffae00;
}

span.submitted, .description {
  font-size: 0.92em;
  color: #898989;
}

.description {
  line-height: 150%;
  margin-bottom: 0.75em;
  color: #898989;
}

.messages, .preview {
  margin: .75em 0 .75em;
  padding: .5em 1em;
}

.messages ul {
  margin: 0;
}

.form-checkboxes, .form-radios, .form-checkboxes .form-item, .form-radios .form-item {
  margin: 0.25em 0;
}

#center form {
  margin-bottom: 2em;
}

.form-button, .form-submit {
  margin: 2em 0.5em 1em 0; /* LTR */
}

#dblog-form-overview .form-submit,
.confirmation .form-submit,
.search-form .form-submit,
.poll .form-submit,
fieldset .form-button, fieldset .form-submit,
.sidebar .form-button, .sidebar .form-submit,
table .form-button, table .form-submit {
  margin: 0;
}

.box {
  margin-bottom: 2.5em;
}

.breadcrumb {
  font-size: 12px;
  margin: 0;
  padding-top: 10px;
  float: left;
}

.breadcrumb a {
  font-size: 12px;
  float: left;
}



ul.nice-menu,
ul.nice-menu ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  /*list-style-image: none;*/
}







#header{
	vertical-align: top;
	text-align: left;
	width: 940px;
	height: 110px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	margin-top:0;
	margin-bottom:0;
	overflow: hidden;
}
#header2 {
	vertical-align: top;
	text-align: left;
	width: 940px;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	margin-top:0;
	margin-bottom:0;
	overflow: hidden;


}

html * {
padding: 0;
margin: 0;
border: 0;
}

#wrapper {
	background-position: center top;
	width: 940px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: none;
	overflow: hidden;
	background-repeat: repeat;
	vertical-align: top;

}

#left {
	padding: 0px;
	background-image: url('images/index5_05.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	width: 200px;
	height: 100%;
	float: left;
	list-style-type: none;
	background-color: #FFFFFF;
}
#right {
	padding: 0px;
	background-image: url('images/index5_07.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	width: 200px;
	height: 100%;
	float: right;
	background-color: #FFFFFF;
}
#content {
	padding: 10px;
	vertical-align: top;
	background-color: #FFFFFF;
	/*margin-left: 200px;*/
	height: auto;
	background-image: url('images/contbg.gif');
	list-style-type: none;
	width: 520px;
	float: left;
}

#flashsection {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	height: auto;
	vertical-align: top;
}


#footer {
	vertical-align: top;
	text-align: left;
	background-image: url('images/index5_11.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	width: 940px;
	height: 160px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#flashvijesti {
	height: 31px;
	font-family: verdana;
	font-size: 12px;
	color: #585858;
}
#flashfajl {
	width: 520px;	
	height: 250px;
	vertical-align: top;
	text-align: left;
	padding: 0;
	margin: 0;
}

#lmeni {
	height: 100%;
	margin-right: 10px;
	margin-left: 10px;
	list-style-type: none;
	margin-top: 17px;
	z-index: 0;

}
#lmeni h2 {
	font-family: verdana;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	margin-bottom: 8px;
	text-align: left;
	font-weight: bold;
}

#vijestisection {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	background-image: none;
	height: auto;
}
#flashbottom {
	background-position: left top;
	height: 15px;
	font-family: verdana;
	font-size: 12px;
	color: #585858;
	background-image: url('images/sjenka.gif');
	background-repeat: repeat-x;
	width: 520px;
}
#lijevavijest {
	width: 48.5%;
	height: 270px;
	float: left;
	background-color: #FFFFFF;
	background-image: none;
	padding-bottom: 12px;
}
#desnavijest {
	width: 48.5%;
	height: 270px;
	float: right;
	background-color: #FFFFFF;
	background-image: none;
}
#vijestnaslov {
	border-width: 0px 0px 1px 0px;
	border-color: #9E312F;
	height: 35px;
	vertical-align: middle;
	text-align: left;
	font-family: verdana, Geneva, Tahoma, sans-serif;
	font-size: 12px;
	color: black;
	border-bottom-style: solid;
	font-weight: bold;
	border-top-style: 0;
	border-right-style: 0;
	border-left-style: 0;
}


#lbanners {
	height: auto;
	margin-right: 10px;
	margin-left: 10px;
	width: 180px;
	margin-top: 15px;
}

#lpoll {
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;	
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
}

#clear-block {
  margin: 0;
  padding: 0;
  background-image: none;
}
#vijestprostor h3 {
	font-size: 12px;
	font-weight: bold;
	font-family: verdana;
	color: #333333;
}
#vijestprostor p {
}
#vijestprostor {
	height: 15px;
	font-family: verdana;
	font-size: 9px;
	color: #666666;
	line-height: 20px;
}
#vijestsadrzaj {
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #333333;
	height: 195px;
	overflow: hidden;
	text-align: left;
}
#vijestslika {
	float: right;
	width: 90px;
	height: 90px;
	background-color: #666666;
	margin: 0px;
	padding-right: 0px;
}
#vijestsadrzaj p {
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
#vijestopsirnije {
	margin-top: 5px;
	padding: 3px;
	height: 15px;
	font-size: 10px;
	font-style: normal;
	color:black;
	text-align: center;
	float: right;
	width: auto;
	background-color: #E6E6E6;
	font-family: verdana;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
}
#vijestwrapper {
	height: auto;
	width: 100%;
}
#flashvijesti h5 {
	padding: 8px 0px 0px 0px;
	margin: 0;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-transform: uppercase;
	text-align: left;
}
#vijestopsirnije a:link {
	font-size: 10px;
	font-family: verdana;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color:black;
}
#vijestsadrzaj img {
	padding: 0px 7px 10px 0px;
	margin: 0px;
	height: 90px;
	width: 90px;
	float: left;
}
#lbanners img {
	margin: 0px;
	padding: 3px 0px 0px 0px;
	width: 180px;
	height: 65px;
	float: left;
}
#rmeni {
	height: 100%;
	margin-right: 10px;
	margin-left: 10px;
	list-style-type: none;
	margin-top: 17px;
	text-align: left;
}
#rbanners img {
	margin: 0px;
	padding: 3px 0px 0px 0px;
	width: 180px;
	height: 65px;
	float: left;
}
#rbanners {
	height: auto;
	margin-right: 10px;
	margin-left: 10px;
	width: 180px;
}
#rmeni h2 {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	margin-bottom: 8px;
	font-weight: bold;
	text-align: left;
}
#vijestopsirnije a:hover {
	font-size: 10px;
	font-family: verdana;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color:#FFFFFF;
	background-color: black;

}
#contentkojeko {
	padding: 10px;
	vertical-align: top;
	background-color: #FFFFFF;
	margin-right: 200px;
	margin-left: 200px;
	height: 100%;
	background-image: none;
	list-style-type: none;
}
#sadrzajsection {
	vertical-align: top;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	width: 720px;
}

#sadrzajsection p{
	padding-top: 0px;
	padding-bottom: 0px;
}



#sadrzajnaslov {
	border-width: 1px;
	border-color: #BF1D2D;
	height: auto;
	font-family: verdana;
	font-size: 12px;
	color: #585858;
	border-bottom-style: solid;

}
#sadrzajnaslov h5 {
	padding: 8px 0px 0px 0px;
	width: auto;
	margin: 0px;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #22456E;
	text-transform: uppercase;
	list-style-image: url('images/kvadratic.gif');
	text-align: left;
	font-weight: bold;
}
#sadrzajsadrzaj {
	padding: 0px;
	margin: 0px 0px 20px 0px;
	height: 100%;
	vertical-align: top;
	text-align: left;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #141414;
}
#sadrzajkojeko {
	padding: 0px;
	margin: 0px 0px 20px 0px;
	height: 100%;
	vertical-align: top;
	text-align: left;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #141414;
}
#sadrzajbiografije {
	padding: 0px;
	margin: 0px 0px 20px 0px;
	height: 100%;
	vertical-align: top;
	text-align: left;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #141414;
}
#sadrzajkojekolista {
	padding: 0px;
	margin: 0px 0px 20px 0px;
	height: 100%;
	vertical-align: top;
	text-align: left;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #141414;
}
#sadrzajseparator {
	height: 15px;
	border: 0px;
	text-indent: 10px;
}
#sadrzajsadrzaj p {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	vertical-align: top;
	text-align: left;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #141414;
}
#sadrzajkojeko p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	height: 100%;
	vertical-align: top;
	text-align: left;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #141414;
}
#sadrzajsadrzaj img {
	border-style: 0;
	border-color: 0;
	padding: 0px 0px 10px 15px;
	margin: 0px;
	border-width: 0px;
		float: right;
	}
#sadrzajkojeko img {
	border-style: 0;
	border-color: 0;
	padding: 0px 10px 10px 0px;
	margin: 0px;
	border-width: 0px;
	height: 100px;
	width: 327px;
}
#rmeni ul {
	margin: 0px;
	padding: 0px;
	height: 100%;
	list-style-type: circle;
	font-size: 12px;
	color: #333333;
	text-align: left;
	float: left;
}
#rmeni li {
	margin: 0px;
	padding: 0px;
	height: 100%;
	list-style-type: none;
	font-size: 12px;
	color: #333333;
	float: left;
}

#rmeni a br {
	margin: 0px;
	padding: 0px;
}


#rvijesti {
	margin: 0px 10px 0px 10px;
	padding: 0px;
	height: 100%;
	list-style-type: none;
	width: 180px;
	font-size: 11px;
	text-align: left;
}

#rvijesti a {
	font-size: 11px;
}


#rvijesti a:link {
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	margin: 0px;
}

.vijesti a:link{
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	text-align: left;
}

#sadrzajdodatak {
	padding: 0px;
	margin: 0px 0px 20px 0px;
	height: 100%;
	vertical-align: top;
	text-align: left;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #141414;
}

.galleryview {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.panel-overlay h2,
.panel-overlay p{
	margin: .3em 0;
}
.panel-overlay p {
	line-height: 1.2em;
}

pre {
	background: #e8e8e8;
	border-left: 10px solid #777;
	font-size: 0.85em;
	padding: 1em;
	color: black !important;
	overflow-x: auto;
}
#sadrzajkojekolista p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	height: 100%;
	vertical-align: top;
	text-align: left;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #141414;
}
#sadrzajbiografije img {
	border-style: 0;
	border-color: 0;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	height: 100px;
		width: 327px;
	}
#sadrzajbiografije {
	padding: 0px;
	margin: 0px;
	height: 100%;
	vertical-align: top;
	text-align: left;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #141414;
}
.leftbiografije {
	padding: 0px;
	margin: 0px;
	width: 420px;
	height: 100%;
	float: left;
}
.rightbiografije {
	padding: 0px;
	margin: 0px;
	width: 290px;
	height: auto;
	text-align: left;
	vertical-align: top;
	float: right;
}
#biografijeslika {
	padding: 0;
	margin: 0;
}
#biografijetekst {
text-align: left;
}

#biografijetekst p{
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}


#rightbiografijeslikaveca {
	padding: 0px 10px 0px 10px;
	margin: 0px;
	border-width: 0px;
	height: 150px;
	line-height: 150px;
}
#rightbiografijeslikamanja {
	padding: 0px 10px 0px 10px;
	margin: 0px;
	border-width: 0px;
	height: 58px;
	line-height: 58px;
}
#sadrzajarhivavijesti {
	padding: 0px;
	margin: 0px 0px 20px 0px;
	height: 100%;
	vertical-align: top;
	text-align: left;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #141414;
}
#sadrzajarhivavijesti img {
	padding: 0px 10px 15px 0px;
	margin: 0px;
	height: 100%;
	vertical-align: top;
	text-align: left;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #141414;
	float: left;
}
#sadrzajarhivavijesti li {
	padding: 0px;
	margin: 0px 0px 20px 0px;
	height: 100%;
	vertical-align: top;
	text-align: left;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #141414;
	list-style-type: square;
	list-style-position: inside;
}

#rightbioslike {
}

#rightbioslike table {
	border-style: 0;
	border-color: 0;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
}
#rightbioslike table a:link {
	border-style: 0;
	border-color: 0;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
}
#rightbioslike table td {
	border-style: 0;
	border-color: 0;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	color: #000000;
		text-indent: 15px;
		font-size: 10px;
}
#sadrzajsection2 {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	width: 520px;
}
#contentfreeform {
	padding: 10px;
	vertical-align: top;
	background-color: #FFFFFF;
	margin-left: 0px;
	float: left;
	height: 100%;
	background-image: url('images/contbg.gif');
	list-style-type: none;
	width: 720px;
}


#contentkojeko {
	padding: 10px;
	vertical-align: top;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	float: left;
	height: 100%;
	background-image: url('images/contbg.gif');
	list-style-type: none;
	width: 720px;
}


#sadrzajkfreeform {
	padding: 0px;
	border: 0px;
	margin: 0px 0px 20px 0px;
	height: 100%;
	vertical-align: top;
	text-align: left;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #141414;
}







#slideshow {
	z-index: 99;
	width:520px;
	height:250px;
	background:none;
	float:left;
}
#slideshow #slidesContainer {

  width:520px;
  height:250px;
  overflow:hidden; /* allow scrollbar */

}
#slideshow #slidesContainer .slide {

  width:520px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:250px;
}

#bannerslika {
	border-style: 0;
	border-color: 0;

		border-width: 0px;
		padding: 0;
		margin: 0;
		width: 520px;
		height: 250px;
		font-family: verdana;
		font-size: 12px;
		background-repeat: no-repeat;
		background-position: left top;
		background-image: none;
}
#bannergoreprazno {
	border-style: 0;
	border-color: 0;
	background-color: none;
		border-width: 0px;
		padding: 0;
		margin: 0;
		width: 520px;
		height: 170px;
		font-family: verdana;
		font-size: 12px;
		background-repeat: no-repeat;
		background-position: left top;
		background-image: none;
}
#bannercaption {
	opacity: 0.7;
	filter:alpha(opacity=70);
	border-style: 0;
	border-color: 0;
	border-width: 0px;
	padding: 0;
	margin: 0;
	z-index: 100;
	width: 520px;
		height: 80px;
		font-family: verdana;
		font-size: 12px;
		font-color: ffffff;
		background-repeat: no-repeat;
		background-position: left top;
		background-image: url('providni.gif');
		background-color: none;
		color: #FFFFFF;
}

#bannercaption h1 {
	padding-top: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	padding-right: 10px;
	border-style: 0;
	border-color: 0;
	border-width: 0px;
	margin: 0px;
	font-family: verdana;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}
#bannercaption p {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-style: 0;
	border-color: 0;
	border-width: 0px;
	margin: 0px;
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
}

#bannercaption a {
	padding: 5px 10px 0px 10px;
	border-style: 0;
	border-color: 0;
	border-width: 0px;
	margin: 0px;
	font-family: verdana;
	font-size: 12px;
	color:#FF6600

}



#sadrzajkfreeform p {
	padding-top: 0px;
	padding-bottom: 5px;
	border: 0px;
	margin: 0px;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #141414;
}
#sadrzajkfreeform ul {
	padding-top: 10px;
	border: 0px;
	margin: 0px;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #141414;
	list-style-type: square;
	list-style-position: inside;
	background: none;
}
#sadrzajkfreeform ul li {
	padding-bottom: 10px;
	padding-left: 10px;
	border: 0px;
	margin: 0px;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #141414;
	list-style-type: square;
	list-style-position: inside;
	background: none;
}
#sadrzajkfreeform li {
	padding-bottom: 10px;
	padding: 0px;
	border: 0px;
	margin: 0px;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #141414;
	list-style-type: square;
	list-style-position: inside;
	background: none;
}
#sadrzajkfreeform a:link {
	font-size: 12px;
}
.vecilink {
	font-size: 15px;
}




#sadrzajkfreeform .form-text {
	background-color:#E4E4E4;
	border: 1px solid #C0C0C0;
	width: 260px;
}

#sadrzajkfreeform .form-submit {
	background-color:#003399;
	color:#FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 30px;
}

#lpoll .form-submit {
	width: 60px;
	height: 22px;
	background-image:url('images/glasaj.jpg');
	background-repeat:no-repeat;
	background-position: left top;
	text-align: left;
}


.blokVijest {
	border-style: 0;
	border-color: 0;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	width: 520px;
	height: 80px;
	overflow: hidden;
}
.blokVijestSeparator {
	border-style: 0;
	border-color: 0;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	width: 520px;
	height: 10px;
	overflow: hidden;
}
.blokVijestNaslov {
	border-style: none;
	border-color: #CC0000;
	padding: 0px;
	margin: 0px;
	border-width: 0px 0px 1px 0px;
	width: 520px;
	height: 35px;
	overflow: hidden;
	vertical-align: middle;
	text-align: left;
	line-height: 35px;
	font-weight: bold;
}
.vijestsadrzaj2 {
	border-style: 0;
	border-color: 0;
	text-align: left;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	width: 520px;
	height: 45px;
	overflow: hidden;
}
.vijestsadrzaj2 img {
	padding: 0px 7px 10px 0px;
	margin: 0px;
	height: 90px;
	width: 90px;
	float: left;
}
.vijestsadrzaj2 p {
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
.blokVijestSeparatorOpsirnije {
	border-style: 0;
	border-color: 0;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	width: 520px;
	height: 20px;
	overflow: hidden;
	line-height: 20px;
	text-align: right;
	color: #FF6600;
}
.blokVijestSeparatorOpsirnije а:link {
	border-style: 0;
	border-color: 0;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	width: 520px;
	height: 20px;
	overflow: hidden;
	line-height: 20px;
	text-align: right;
	color: #FF6600;
	text-decoration: underline;
	font-size: 20px;
}
