/* CSS Document */
body {
	margin: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #4a4a4a;
}
td.header {
	background-image: url(../images/header-bg.gif);
	background-repeat: repeat-x;
}
td.top {
	background-image: url(../images/header_01.gif);
	background-repeat: no-repeat;
	height: 87px;
	width: 777px;
}
td.menu {
	background-image: url(../images/header_02.gif);
	background-repeat: no-repeat;
	height: 44px;
	width: 777px;
}
td.text {
	width: 558px;
	padding-top: 15px;
	background-color: #FFFFFF;
	vertical-align: top;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pathway {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00395d;
	text-decoration: none;
}
td.footer {
	background-image: url(../images/footer-bg.gif);
	background-repeat: repeat-x;
}
td.sjena {
	background-image: url(../images/body_03.gif);
	background-repeat: repeat-y;
	width: 26px;
	vertical-align: bottom;
}
td.path {
	font-family: Arial, Helvetica, sans-serif;
	color: #394f6a;
	font-size: 11px;
	font-weight: normal;
}

td.uvjeti {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
a.uvjeti:link, a.uvjeti:active, a.uvjeti:visited {
	color: #fff;
	text-decoration: underline;
}
a.uvjeti:hover {
	text-decoration: none;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #9fadba;
	font-size: 12px;
	font-weight: normal;
	color: #35414A;
	background-color: #FFFFFF;
	padding-left: 3px;
}
input.gumb {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
input.button {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #293d54;
	border: 1px solid #293d54;
}
select.inputbox {
	border: 1px solid #9fadba;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #35414A;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}

.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;
}

ul {
	padding: 0;
	list-style: none;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
}

li {
	line-height: 15px;
	padding-left: 14px;
	padding-top: 0px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin-left: 5px;
}
.mostread {
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Joomla core stuff */

a:link, a:visited, a:active {
	color: #337bbd;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

table.contentpaneopen {
	width: 100%;
	padding: 0px 10px 0px 0px;
	border-collapse: collapse;
	border-spacing: 10px;
	margin: 0px;
	display: table;
	font-family: Tahoma;
	font-size: 11px;
}

table.contentpaneopen td {
   padding-right: 1px;
   padding-left: 0px;
}

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;
	font-size: 12px;
}

table.contentpane td {
   padding-right: 11px;
   padding-left: 10px;
   font-size: 11px;
   padding-top: 3px;
}

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;
}

.contentheading {
	color: #00395e;
	text-decoration: none;
	width: auto;
	vertical-align: middle;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 30px;
	font-weight: bold;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.contentcolumn {
	padding-right: 5px;
	white-space: normal;
}

.componentheading {
	color: #00395e;
	text-decoration: none;
	width: auto;
	vertical-align: middle;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 30px;
	font-weight: bold;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
	white-space: nowrap;
	display: block;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}

table.moduletable {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
table.moduletable-desno {
	width: 100%;
	border-collapse: collapse;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 8px;
	margin-left: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}
a.readon:link, a.readon:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 9px;
	background-color: #0e5785;
	display: block;
	padding: 3px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-transform: uppercase;
	margin: 0px;
}

a.readon:hover {
	text-decoration: none;
	background-color: #c3252a;
}

.buttonheading {
	vertical-align: top;
	width: 56px;
}

table.moduletable td {
	font-size: 11px;
	margin: 0px;
	font-weight: normal;
	line-height: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

table.moduletable th {
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma;
	color: #347699;
	text-decoration: none;
	display: block;
	height: 31px;
	width: 175px;
	line-height: 31px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin: 0px;
	text-transform: uppercase;
	background-image: url(../images/module-bg.gif);
	background-repeat: no-repeat;
	text-indent: 9px;
}
table.moduletable-desno td {
	font-size: 11px;
	margin: 0px;
	font-weight: normal;
	line-height: 13px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

table.moduletable-desno th {
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma;
	color: #347699;
	text-decoration: none;
	display: block;
	height: 31px;
	width: 175px;
	line-height: 31px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin: 0px;
	text-transform: uppercase;
	background-image: url(../images/module-bg.gif);
	background-repeat: no-repeat;
	text-indent: 9px;
}
table.moduletable-menu {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

div.moduletable-menu {
	padding: 0;
	margin-bottom: 2px;
}
table.moduletable-menu td {
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	width: 175px;
	margin: 0px;
}

table.moduletable-menu th {
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 25px;
	width: auto;
	line-height: 29px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin: 0px;
	text-transform: uppercase;
	background-image: url(../images/module-category-bg.gif);
	background-repeat: no-repeat;
	text-indent: 12px;
}

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: 2px;
	color: #999999;
	font-size: 11px;
	width: 100%;
	background: #F0F0F0;
	text-indent: 5px;
}

.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;
}
.mainlevel-nav {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	margin-top: 9px;
}

ul#mainlevel-nav {
	list-style: none;
	margin: 0;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
}

ul#mainlevel-nav li {
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 12px;
	white-space: nowrap;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

ul#mainlevel-nav li a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}

ul#mainlevel-nav li a:hover {
	color: #d0ebf9;
	text-decoration: underline;
}

a.mainlevel:link, a.mainlevel:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 24px;
	padding: 0px;
	display: block;
	width: 175px;
	line-height: 24px;
	text-align: left;
	text-indent: 8px;
	vertical-align: middle;
	background-color: #00395e;
	text-transform: uppercase;
}

a.mainlevel:hover {
	text-decoration: none;
	background-color: #597491;
}

a.mainlevel#active_menu {
	font-weight: bold;
}

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: 25px;
	background-image: url(../images/separator.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

.error {
  	font-style: italic;
  	text-transform: uppercase;
  	padding: 5px;
  	color: #cccccc;
  	font-size: 14px;
  	font-weight: bold;
}

.columns {
	border-bottom: 18px solid #E0E1E0;
}
.pagenav_prev a:link {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}
.pagenav_prev a:visited {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}
.pagenav_prev a:active {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}
.pagenav_prev a:hover {
	text-decoration: none;
}

.pagenav_next a:link {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}
.pagenav_next a:visited {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}
.pagenav_next a:active {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}
.pagenav_next a:hover {
	text-decoration: none;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #337bbd;
	text-decoration: none;
	margin-bottom: -30px;
	overflow: visible;
	visibility: visible;
	line-height: 45px;
	height: 45px;
	background-image: url(../images/bocica.gif);
	background-repeat: no-repeat;
	margin-top: -15px;
	display: block;
	text-indent: 23px;
	vertical-align: bottom;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}