html {
  height: 100%;
  margin-bottom: 0px;
}

form {
  margin: 0;
  padding: 0;
}

img,table {
	border: none;
}

body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*line-height: 1.3em;*/
	margin: 0;
	padding: 0;
	color: #181818;
	text-align:justify;
}

/* a links OVDJE SU PODESENJA VEZANA ZA LINKOVE*/
a:link, a:visited {
	outline: none;
	text-decoration: none; 
	font-weight: normal;
	color: #5188ca;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #FF0000;
}

table.contentpane ul li, div.nopad ul {
	list-style-image: url(../images/li.png);
}

input.button {
	background: #e4e2dd; /* boja dugmeta za glasanje */
	border: 1px solid #bdb6a8;
	font-size: 8px;
	color: #000000;
	cursor: pointer;
	height: 20px;
	width: 60px;
	padding-bottom: 2px;
	text-transform: uppercase;
}

.search input.inputbox{
	border: 1px solid #bdb6a8;
	height: 14px;
	width: 130px;
	margin-right: 5px;
	vertical-align: top;
	padding: 2px;
}

p {
	margin-top: 0;
	margin-bottom: 0px;
	text-align: justify;
}

#modlgn_remember  {
	border:0;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

#page_bg {
	width: 973px;
	padding: 0;
	margin: auto auto 0;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-style: solid;
	border-left-style: solid;
}

div#wrapper {
	padding: 0;
	margin: 0 auto;
}

#header {
	height: 120px;
	margin: 0;
	background-image: url(../images/header.jpg);
	overflow:hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content {
	margin: 0 auto;
	padding: 0px;
	overflow: hidden;
}

#topmenu {
	height: 32px;
	text-align: left;
	background-image: url(topmenu.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin-bottom: 3px;
	margin-top: 20px;
}

div.searchbox {
	float: right;
	width: 215px;
	height: 25px;
	overflow: hidden;
}

#leftcolumn { /*dimenzije kolona*/
	margin: 0;
	width: 387px;
	float: left;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #919394;
	min-height:720px;
}

#rightcolumn {
	margin: 0;
	width: 197px;
	min-height:720px;
	float: right;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #919394;
	overflow:hidden;
}

div#maincolumn {
	float: left;
	width: 361px; 
	padding-left:13px;
	padding-right:13px;
	margin: 0;
}

div#maincolumn_full {
	float: left;
	width: 740px;
	margin: 0 0px 6px 0;
}

div.nopad {
	overflow: hidden;
	padding: 0;
}
div.nopad form#jForm p, div.nopad form#jForm  div#navigation {
	padding: 5px 0 0 10px;
}
div.nopad ul {
	clear: both;
}

td.middle_pad {
	width: 20px;
}

#banner_l {
	text-align: left;
	padding: 0 0 0 24px;
}

#footer {
	margin: 0 auto;
	text-align: center;
	height: 27px;
	font-size: 10px;
	font-weight: bold;
	color: #9e9a98;
}

#footer a {
	font-weight: bold;
	color: #9e9a98;
}

#footer a:hover {
	color: #ff0000;
}

/*********************************/
/*** Specific content elements ***/
/*********************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

/* headers */
div.componentheading {
	height: 22px;
	padding: 8px 0 0 10px;
}

table.blog {
	
}

h1 {
	padding: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #333;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	padding: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	color: #000000;
	text-align: left;
	font-weight: bold;
}

a.contentpagetitle {
	padding: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	color: #a7a8a9;
	text-align: left;
	font-weight: bold;
}

a.contentpagetitle:hover {
	color: #ff0000;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	font-family: Tahoma, Arial, sans-serif;
}

h3, .componentheading, table.moduletable th, legend {
	margin: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #000000;
	padding: 0;
}

/* small text */
.small {
	font-size: 10px;
	color: #C0C0C0;
	font-weight: normal;
	text-align: left;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 10px;
	color: #C0C0C0;
	font-weight: normal;
	text-align: right;
}

a.readon {
	display: block;
	float: right;
	text-decoration: none;
	line-height: 14px;
	font-size: 10px;
	text-decoration: underline;
	color: #5188ca;
}

a.readon:hover {
	color: #999999;
	text-decoration: none;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f1f1f1;
	color: #333;
}

.ol-background {
	background-color: #f1f1f1;
	color: #333;
}

.ol-textfont {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}

.ol-captionfont a {
	background-color: #f1f1f1;
	color: #333;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	margin: 0;
	text-decoration: none;
	color: #2EB6F4;
	font-weight: bold;
	font-size: 11px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {

}

.column_separator {
	
}

td.buttonheading {
	text-align: right;
	width: 0;
}

.clr {
	clear: both;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}

/* content tables */
td.sectiontableheader {
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-bottom: 1px solid #666;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
  color: #333;
  font-size: 10px;
}

/* content styles */
.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
}

table.contentpane td{
	text-align: left;
}

table.contentpane td.contentdescription {
	width: 100%;
}

table.contentpane  {
	text-align: left;
	float: left;
	width: 100%;
	margin: 8px;
}

table.contentpane ul li a .category {
	color: #FF8800;
}

table.contentpane ul li {
	color: #333;
}

table.contentpaneopen {
	margin: 2px 5px;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #669933;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Tahoma, Arial, sans-serif;
	color: #5188ca;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}

div.module {
	margin: 0;
	padding: 0;
}


div.module {
	
}

div.module div div {
	margin: 0 0 15px 0;
	padding: 0;
}

div.module div div div{
	margin: 0;
	text-align: center;
	padding: 0 0 10px 0;
}

#rightcolumn  div.module div div div{
	margin: 0;
	text-align: center;
	padding: 0 0 10px 0;
}

#rightcolumn div.module table.poll div {
	background: none;
}

div.module div div div div {
	background: none;
	padding: 4px 8px;
	text-align: left;
}

div.module div div div form {
	padding: 4px 0 0 4px;
	width: 180px;
	margin: 0 auto;
	text-align: left;
}

#rightcolumn div.module div div div form {
	padding: 4px 0;
	width: 170px;
	margin: 0 auto;
	text-align: left;
}

div.module div div div form table td {
	text-align: left;
}

div.module div div div form ul{
	margin: 10px 0 0;
	padding: 0; 
	list-style: none;
}

/*Lijevi glavni meni Left main menu*/
div.module_menu {
	height: 170px;
	width: 222px;
	padding-bottom: 10px;
}

div.module_menu ul {
	list-style: none;
	text-align: center;
	padding: 0;
}

div.module_menu ul li{ /*zbog pozadine ul li*/
	height: 25px;
	width: 222px;
	background:  url(../images/leftmenubutton.jpg) top left no-repeat;
	margin: 0;
	float: left;
	vertical-align: bottom;
	padding-top: 9px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #31384a;
	font-size: 11px;
}

div.module_menu ul li a:hover {
	color: #6495ED;
}

ul#mainlevel{ /*da ne pravi top marginu u leftcolumn */
		margin: 0;
}

div.module_text div div div div  {
	margin:0 auto;
	
}

div.bannergroup_text {
	display:block;
	background:  url(../images/menu_bottom.png) bottom left no-repeat;
}

.bannerheader {
padding: 0 0 0 6px;
}

#leftcolumn div.module table ,#rightcolumn div.module table {
	
}

#leftcolumn div.module table.poll {

}

#leftcolumn div.module table.poll td {
	text-align: left;
}

#leftcolumn .moduletable_menu, #leftcolumn .moduletable, #leftcolumn .moduletable_text, #leftcolumn .c, 
#rightcolumn .moduletable_menu, #rightcolumn .moduletable, #rightcolumn .moduletable_text, #rightcolumn .c {
	margin: 0 0 16px 0;
	padding: 0 0 8px 0;
}

#leftcolumn ul.menu, #rightcolumn ul.menu {
	margin: 0 auto;
	padding: 5px 0 0 4px;
	list-style: none;
	width: 190px;
}

#leftcolumn ul.menu li, #rightcolumn ul.menu li {
	margin: 0;
	padding: 0;
}

#leftcolumn ul.menu li:hover, #rightcolumn ul.menu li:hover {

}

/*LEFT COL LINK*/
#leftcolumn ul.menu li a, #leftcolumn ul.menu li a:link,
#rightcolumn ul.menu li a, #rightcolumn ul.menu li a:link {
	line-height: 18px;
	padding: 0 0 0 15px;
	text-decoration: none;
	font-size: 11px;
	background: url(../images/menu_row.jpg) center left no-repeat;
	margin: 0;
	height: 18px;
	color: #999999;
	font-weight: bold;
}

#leftcolumn ul.menu li a:hover, #rightcolumn ul.menu li a:hover {
	color: #5188ca;
	text-decoration: underline;
}

/*LEFT COL CURRENT LINK*/
#leftcolumn ul.menu li#current a, #leftcolumn ul.menu li#current a:link, 
#rightcolumn ul.menu li#current a, #rightcolumn ul.menu li#current a:link {
	line-height: 18px;
	padding: 0 0 0 15px;
	text-decoration: underline;
	color: #999999;
	font-weight: bold;
	font-size: 11px;
	background: url(../images/menu_row.jpg) center left no-repeat;
	margin: 0;
	height: 18px;
}

#leftcolumn ul.menu li#current a:hover, #rightcolumn ul.menu li#current a:hover {
	color: #5188ca;
	text-decoration: underline;
}

/*LEFT COL SUB LINK*/
#leftcolumn ul.menu li#current ul li a, #leftcolumn ul.menu li#current ul li a:link {
	text-decoration: none;
	color: #666;
	margin: 0 0 0 6px;
	font-size: 11px;
	background: url(../images/submenu_row.jpg) center left no-repeat;
	font-weight: normal;
	display: block;
	line-height: 18px;
	padding: 0 0 0 18px;
	border: none;
	height: 18px;
}

#leftcolumn ul.menu li ul li#current a, #leftcolumn ul.menu li ul li#current a:link, #leftcolumn ul.menu li ul li#current a:visited, #leftcolumn ul.menu li ul li#current a:hover {
	font-size: 11px;
	margin: 0 0 0 6px;
	padding: 0 0 0 18px;
	text-decoration: none;
	border: none;
	color: #333;
	background: url(../images/submenu_row.jpg) center left no-repeat;
	height: 18px;
	line-height: 18px;
}

/*SUBMENU POSITION*/
#leftcolumn ul.menu li#current ul {
	margin: 0;
	padding: 0;
}

#leftcolumn ul.menu li#current ul li {
	margin: 0;
	padding: 0;
}

/*CURRENT SUBMENU POSITION*/
#leftcolumn ul.menu li ul {
	margin: 0;
	padding: 0;
}

#leftcolumn ul.menu li#current ul li a:hover {
	color: #333;
}

#leftcolumn ul.menu li ul, #rightcolumn ul.menu li ul {
	list-style: none;
}

/* forms */
#leftcolumn .moduletable ul, #rightcolumn .moduletable ul {
	margin: 6px 0;
	padding: 0;
	list-style: none;
}

#leftcolumn .moduletable ul li, #rightcolumn .moduletable ul li {
	margin: 0;
	padding: 0 2px;
}

table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

form#form-login fieldset { 
	border: 0 none; 
	margin: 0; 
	padding: 0;
}

form#form-login ul li{ 
	padding: 0; 
}

form#form-login ul li a {
	text-align: left;
	padding: 0;
	font-size: 10px;
}

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #333; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #333; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem {

}

/* Text advert style */

.banneritem_text {
	padding: 4px 8px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 8px 20px;
	font-size: 11px;
	text-align: right;
}

/* System Messages */

/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #333;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message dd.message ul { 
     background: transparent;
     padding: 3px;
     margin: 0;
}

/* System Error Messages */
#system-message dd.error ul { 
     color: #999; 
     background: none; 
     border-top: 1px solid #5188ca; 
     border-bottom: 1px solid #5188ca;
     padding: 0;
     margin: 0;
}

/* System Notice Messages */
#system-message dd.notice ul { 
     color: #ECA5A7; 
     background: none; 
     border-top: 1px solid #5188ca; 
     border-bottom: 1px solid #5188ca;
     padding: 3px;
     margin: 0 0 5px 0;
}

#system-message dd {
     text-indent: 0;
}

#system-message dd ul {
    list-style-type: none;
    color: #444; 
    background: #F2FBEC; 
	border: solid 1px #9CDD6C;
}

#system-message {
     margin: 5px auto;
	 text-align: center;
	 width: 98%;
}

/* ********************************************** */
/* blue */
input, button {
	font-family: Tahoma, Verdana, Arial, sans-serif;	
}

/* blue */
input[type="checkbox"], input[type="radio"]{
	background: transparent;
	border: none;
}

div#component-contact {
/*	width: 514px;*/
	margin-right: 23px;
	margin-left: 23px;
	margin-top: 23px;
}

div.separator1{
	margin-top: 4px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #d7d7d8;
	border-right-color: #d7d7d8;
	border-bottom-color: #d7d7d8;
	border-left-color: #d7d7d8;
}

div.separator2{
	margin-top: 19px;
	margin-bottom: 26px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #d7d7d8;
	border-right-color: #d7d7d8;
	border-bottom-color: #d7d7d8;
	border-left-color: #d7d7d8;
}

div#rightcolumncont, div#leftcolumncont{
	padding-left:13px;
	padding-right:13px;
}

div#leftcolumn h3, div#rightcolumn h3, div#maincolumn h3 {
	overflow:hidden;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
/*	color: #FFFFFF;*/
	padding-right: 16px;
	padding-left: 16px;
	background-repeat: no-repeat;
}


div.module_linija{
	margin-bottom: 15px;
}

div.module_linija1{ /*anketa*/
	margin-bottom: 4px;
}

div.module_linija2{ /*kako ja mogu pomoci*/
	margin-bottom: 0px;
	top:-42px;
	position: relative;
}

div.module_mapa{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a7a8a9;
	margin-bottom: 12px;
}

table.poll_anketa{
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left:8px;
	padding-right:8px;
	font-size: 12px;
	font-weight:normal;
}

table.pollstableborder_anketa{
	padding-top: 8px;
	padding-bottom: 19px;
	text-align:left;
}

table.pollstableborder_anketa tr{
	padding-top:2px;
	padding-bottom:2px;
}

div.module_aktuelniprojekti td.introtext1, div.module_novosti td.introtext1{
	padding-left: 40px;
	padding-right: 20px;
	font-size: 12px;
	color: #979391;
	text-align:justify;
}


div.module_aktuelniprojekti table,
div.module_novosti table
{
	width:100%;
}


td.contentheading_aktuelniprojekti, td.contentheading1_aktuelniprojekti{
	height:25px;
	text-align:left;
}

td.contentheading_aktuelniprojekti{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a5a5a5;
}

td.contentheading_novosti, td.contentheading1_novosti{
	height:25px;
	text-align:left;
}

td.contentheading_novosti{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e2e2e2;
}

div.module_aktuelniprojekti h3 {
	background-image: url(../images/aktuelnosti.jpg);
	color: #FFFFFF;
}

div.module_aktuelniprojekti a, div.module_novosti a{
	margin-left: 20px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(../images/strelica.png);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #000000;
}

div.module_aktuelniprojekti a.slika, div.module_novosti a.slika{
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-image: none;
}

div.module_aktuelniprojekti a.readmore,  div.module_novosti a.readmore, div.module_domsolidarnosti a.readmore{
	float:right;
	color: #c6381e;
	font-size:10px;
	background-image: none;
}

div.module_aktuelniprojekti a:hover, div.module_novosti a:hover{
	color: #ff0000;
}

div.module_kakopomoci h3 {
	color: #b14235;
}

div.module_novosti h3 {
	background-image: url(../images/novosti.png);
	color: #FFFFFF;
}

div.module_donator {
	top:-10px;
	position: relative;
}
div.module_donator h3 {
	background-image: url(../images/novosti.png);
	color: #FFFFFF;
}

div.module_volonter{
	top:-22px;
	position: relative;
}

div.module_donator{
	top:-42px;
	position: relative;
}

div#leftcolumn div.module_volonter h3 {
	background-image: url(../images/volonter.png);
	color: #FFFFFF;
	padding-left: 243px;
}

div#rightcolumn div.module_mapa h3 {
	padding-right: 0px;
	padding-left: 0px;
	color:#807e7d;
	font-size:11px;
}

div#rightcolumn div.module_domsolidarnosti h3 {
	padding-right: 0px;
	padding-left: 0px;
	color:#b14235;
}

div.module_anketa h3{
	background-image: url(../images/anketa.jpg);
	color: #FFFFFF;
}

div.module_domsolidarnosti{
font-size:12px;
}

div#videoplayer{ /*template div*/
	border:3px solid #e2e2e2;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
}

div#videoplayer1{ 
	padding-bottom: 10px;
}

div.module_videoplayer
{
	margin-bottom:15px;
}

div.module_videoplayertext{
	color:#ad3a2a;
	font-size:15px;
}

div#kakopomoci{
	height:345px;
}

a.headerlink {
	width:973px;
	height:86px;
	float:left;
}


