body {
	background: #E4E4E4 url(images/bg.gif) repeat-x;
	font: 12px Arial;
	color: #545454;
}

td.copyright {
	font: normal 11px Tahoma;
	color: #FFFFFF;
	text-decoration: none;
}

a.copyright:link, a.copyright:active, a.copyright:visited {
	font: normal 11px Tahoma;
	color: #FFFFFF;
	text-decoration: none;
}

a.copyright:hover {
	color: #9C2E25;
}

.right-bg {
	background: url(../images/bg-right.gif) repeat-y;
}

.back_button {
	float: left;
  	text-align: center;
  	font-size: 11px;
  	font-weight: bold;
  	border: 3px double #cccccc;
  	width: auto;
  	background: url(../images/button_bg.png) repeat-x;
  	padding: 0px 10px;
  	line-height: 20px;
  	margin: 1px;
}

.pagenav {
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	border: 2px solid #cccccc;
	width: auto;
	background: #F7F7F7 repeat-x;
	padding: 0px 5px;
	line-height: 18px;
	margin: 1px;
	color: #666666;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

li {
	line-height: 17px;
	padding-left: 11px;
	padding-top: 0px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

ul.latestnews-nove {
	margin-top: -3px!important;
	margin-top: -7px;
	padding: 0;
	list-style: none;
}

li.latestnews-nove {
	line-height: 17px;
	padding-left: 11px;
	padding-top: 0px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 4px!important;
	background-position: 0px 5px;
}

.mainlevel-nav {
	font: bold 10px Tahoma;
}

ul#mainlevel-nav {
	list-style: none;
	margin: 0;
	font-size: 11px;
	font: bold 10px Tahoma;
}

ul#mainlevel-nav li {
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	white-space: nowrap;
	border-right: 1px solid #D05B52;
	font: bold 10px Tahoma;
	text-transform: uppercase;
	color: #FFFFFF;
}

ul#mainlevel-nav li a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background: transparent;
	padding: 0px 10px 1px;
}

ul#mainlevel-nav li a:hover {
	color: #EEADAD;
	padding: 1px 9px 0px 11px;
}

ul#mainlevel-nav2 {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 11px;
}

ul#mainlevel-nav2 li {
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	margin: 0;
	font-size: 11px;
	line-height: 11px;
	white-space: nowrap;
	border-left: 1px solid #FFFFFF;
	color: #FFFFFF;
}

ul#mainlevel-nav2 li a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background: transparent;
	padding: 0px 5px;
}

ul#mainlevel-nav2 li a:hover {
	color: #EEADAD;
	padding: 0px 5px;
}

.mostread {
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Joomla core stuff */

a:link, a:visited {
	color: #545454; text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

table.contentpaneopen {
	width: 100%;
	padding: 0px 10px 0px 0px;
	border-collapse: collapse;
	border-spacing: 10px;
	margin: 0px;
	display: table;
}

table.contentpaneopen td {
   padding-right: 11px;
   padding-left: 10px;
}

table.contentpaneopen {
	padding-left: 1px;
}

td.componentheading {
   padding-right: 11px;
   padding-left: 10px;
}

table.contentpane {
  	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
   padding-right: 11px;
   padding-left: 10px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
	font: bold 10px Tahoma;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background: #C1C1C1;
	border: 1px solid #B5B5B5;
	height: 20px;
}

.inputbox {
	border:1px solid white;
	background-color: #ffffff;
	padding-right: 2px;
	padding-left: 4px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #636363;
	text-decoration: none;
	width: 161px;
	height: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 1px;
	margin-bottom: 3px;
	background: #00447B url(../images/inputbox_bg.gif) no-repeat;
}

.inputbox1 {
	border:1px solid #C3C3C3;
	background-color: #FAFAFA;
	padding-right: 2px;
	padding-left: 4px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #636363;
	text-decoration: none;
	width: 200px!important;
	width: 200px;
	height: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 1px;
	margin-bottom: 0px;
}

.contentheading {
	height: 34px;
	color: #000000;
	white-space: normal;
	font: bold 12px/34px Tahoma;
	text-transform: uppercase;
	text-decoration: none;
	background: #E0E1E0;
	width: 100%;
	vertical-align: middle;
}

.contentcolumn {
	padding-right: 5px;
}

.componentheading {
	height: 34px;
	color: #000000;
	white-space: normal;
	font: bold 12px/34px Tahoma;
	text-transform: uppercase;
	text-decoration: none;
	background: #E0E1E0;
	width: 100%;
	vertical-align: middle;
	text-indent: 11px;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom:8px!important;
	margin-bottom:6px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th {
	width: 100%;
	margin-bottom:8px!important;
	padding: 0px;
	background: #666666;
	font: bold 11px Tahoma;
	color: #FFFFFF;
	text-align: center;
	display: table-row;
}
.najave {
	width: 100%;
	margin-bottom:8px!important;
	padding: 0px;
	background: #666666;
	font: bold 11px Tahoma;
	color: #FFFFFF;
	text-align: center;
	display: table-row;
}

table.moduletable-nove {
	width: 100%;
	margin-bottom: 3px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable-baner {
	width: 100%;
	margin-bottom: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	float: right;
}

table.moduletable-crveni {
	width: 160px;
	margin-bottom: 0px;
	padding: 0px;
	border-spacing: 0px;
}

table.moduletable-istaknuto {
	width: 100%;
	padding: 9px 3px;
	border-spacing: 0px;
	font: normal 11px Arial, Helvetica, sans-serif;
	border-bottom: 9px solid #C1C1C1;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

div.moduletable-prva {
	padding: 0;
	margin-bottom: -5px;
}

a.readon:link, a.readon:visited {
	font-weight: normal;
	color: #CC1F00;
	text-decoration: underline;
}

a.readon:hover {
	text-decoration: none;
}



table.moduletableprojekti th {
	background: #00447B url(../images/moduleheader.gif) no-repeat;
	color: #FFFFFF;
	text-align: left;
	height: 24px!important;
	height: 26px;
	text-transform: uppercase;
	margin: 0 0 5px;
	font: bold 10px/24px Tahoma;
	text-indent: 25px;
	width: 191px!important;
	width: 193px;
	display: block;
	padding-top: 1px;
}

table.moduletable-crveni th {
	background: #C42B0F url(../images/module-title-arrow.gif) no-repeat;
	color: #FFFFFF;
	text-align: left;
	height: 24px;
	text-transform: uppercase;
	margin: 0 0 5px;
	font: normal 10px/24px Tahoma;
	text-indent: 20px;
	width: 158px;
	display: block;
}

.buttonheading {
	background: #E0E1E0;
	height: 34px;
}

td.datum {
	color: #595959;
}

table.moduletable td {
	font-size: 11px;
	padding: 3px 1px 1px;
	margin: 0px;
	font-weight: normal;
}

table.moduletable-nove td {
	font-size: 11px;
	padding: 3px 1px 1px;
	margin: 0px;
	font-weight: normal;
}

table.moduletableprojekti td {
	font-size: 11px;
	margin-left: 10px;
	padding-top: 0px!important;
	padding-top: 3px;
	font-weight: normal;
}

table.moduletable-prva td {
	font-size: 11px;
	padding: 1px 0px 0px;
	margin: 0px 0px -3px;
	font-weight: normal;
	display: block;
}

table.moduletable-istaknuto td {
	font-size: 11px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  	padding: 2px;
}

.sectiontableheader {
  	font-weight: bold;
  	background: #f0f0f0;
  	padding: 4px;
}
.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  	border: 1px solid #cccccc;
  	padding: 2px;
  	margin-left: 2px;
  	margin-bottom: 2px;
}

table.contenttoc td {
  	padding: 2px;
}
table.contenttoc th {

  	background: url(../images/subhead_bg.png) repeat-x;
  	color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	color: #ffffff;
	background: url(../images/arrow1.png) no-repeat;
	background-position: left 8px!important;
	background-position: left 9px;
	text-indent: 0px;
	text-align: left;
	width: 173px;
	text-decoration: none;
	margin-top: 0px;
	padding: 0px;
	font: bold 12px Arial;
	text-transform: none;
	line-height: 12px!important;
	line-height: 15px;
	padding-bottom: 6px!important;
	padding-bottom: 2px;
	padding-top: 5px;
	margin-left: 10px;
	text-decoration: underline;
	padding-left: 10px;
}

a.mainlevel:hover {
	text-decoration: none;
}

a.mainlevel#active_menu {
	color:#C42B0F;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	display: block;
	background: url(../images/arrow.png) no-repeat center;
	vertical-align: middle;
	color: #FFFFFF;
	text-align: left;
	height: 25px!important;
	width: 160px;
	text-decoration: none;
	margin-top: -1px;
	padding: 0px;
	font: bold 12px/20px Arial;
	text-transform: uppercase;
	margin-bottom: 0px;
	text-indent: 16px;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}

.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  	border: 1px solid #ccc;
}

.mosimage {
  	border: 1px solid #cccccc;
  	margin: 5px
}

.mosimage_caption {
  	margin-top: 2px;
  	background: #efefef;
  	padding: 1px 2px;
  	color: #666;
  	font-size: 10px;
  	border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1px;
}

.error {
  	font-style: italic;
  	text-transform: uppercase;
  	padding: 5px;
  	color: #cccccc;
  	font-size: 14px;
  	font-weight: bold;
}

.columns {
	border-bottom: 18px solid #E0E1E0;
}

input.first {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	background: #FFFFFF url(../images/search-bg.gif) no-repeat;
	height: 19px;
	width: 150px;
	border: 1px solid #8A8A8A;
	padding-right: 3px;
	padding-left: 5px;
}

p, a {
	font: 12px Arial;
}

.style1 {
	color: #9C2E25;
	font-weight: bold;
}
h5 {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #666666;
}

table.moduletablemeni td {
	font-size: 11px;
	padding: 1px 0px 0px;
	margin: 0px;
	font-weight: normal;
}
.sublevelmeni {
	float: left;
	width: 163px!important;
	width: 186px;
	padding-top: 1px;
	margin-top: 1px;
}
a.sublevelmeni:link, a.sublevelmeni:visited {
	color: #000000;
	background-color: #E0E0E0;
	padding: 6px;
	padding-left: 11px;
	display: block;
	border-left: 6px solid #6D6D6D;
	font: 12px Arial;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	margin-top: 1px;
}

a.sublevelmeni:hover {
	border-left: 6px solid #9C2E25;
	text-decoration: none;
}
.mainlevelmeni {
	font: 11px Tahoma;
	float: left;
	width: 149px!important;
	width: 186px;
	padding: 0px;
	margin: 0px;
}

a.mainlevelmeni:link, a.mainlevelmeni:visited {
	font-family: Arial;
	float: left;
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	font-weight: normal;
	padding-right: 21px!important;
	padding-right: 10px;
	padding-left: 10px!important;
	padding-left: 10px;
	color: black;	
	background: #CACACA;
	padding-top: 0px!important;
	padding-top: 0px;
	text-decoration: none;
	border-left: 6px solid #6D6D6D;
}

a.mainlevelmeni:hover {
	text-decoration: none;
	border-left: 6px solid #9C2E25;
}

a.mainlevelmeni#active_menu {
	font-family: Arial;
	float: left;
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	font-weight: normal;
	padding-right: 21px!important;
	padding-right: 10px;
	padding-left: 10px!important;
	padding-left: 10px;
	color: black;	
	background: #CACACA;
	padding-top: 0px!important;
	padding-top: 0px;
	text-decoration: none;
	border-left: 6px solid #9C2E25;
}

a.mainlevelmeni#active_menu:hover {
	text-decoration: none;
	border-left: 6px solid #9C2E25;
}
a.language {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #a8a8a8;
	text-decoration: none;
}
a.language:hover {
	color: #9c2e25;
}