BODY {
	background: #faf8f3 url(../include/images/bg_body.jpg) repeat-x fixed;
	padding: 0px;
	margin: 0px;
}

BODY.contentpane {
padding: 40px;
background: White none;
font: normal 12px Verdana;
}

BODY.contentpane SPAN.small {
display: none;
}

A:link, A:visited {
	font: normal 12px Arial;
	text-decoration: none;
	color: #A83C0D;
}

A:hover, A:active {
	text-decoration: underline;
}

#container {
	width: 752px;
	border: 1px solid #c4a064;
	padding: 6px;
	margin: 12px auto;
	background-color: white;
}

DIV#header {
	display: block;
	width: 630px;
	height: 166px;
	background: url(../include/images/header2.jpg) no-repeat;
	margin-bottom: 1px;
	padding: 3px 0px 0px 120px;
}

DIV#header.en {
	background: url(../include/images/header3.jpg) no-repeat;	
}

DIV#header A.first_icon {
	display: block;
	width: 70px;
	height: 60px;
	float: left;
}

DIV#header A.second_icon {
	display: block;
	width: 85px;
	height: 60px;
	float: left;
	margin-left: 5px;
}

DIV#header A.third_icon {
	display: block;
	width: 60px;
	height: 60px;
	float: left;
	margin-left:5px;
}

#link_pack {
	padding: 2px 10px 2px 10px;
	background-color: #a40000;
	height: 14px;
	width: 730px;
	margin-bottom: 1px;
        border-top: 2px solid white;
}

#link_pack DIV#left_pack {
	float: left;
	text-align:left;
}

#link_pack DIV#right_pack {
	float: right;
	text-align:right;
	height: 15px;
}

#link_pack DIV A {
	font: bold 12px Arial;
	color: #fcf6e6;
	text-decoration:none;
	float: left;
	width: 50px;
	padding-left: 2px;
}

#link_pack DIV#left_pack A {
	margin-right: 10px;
}

#link_pack DIV#right_pack A {
	margin-left: 10px;
}

#link_pack DIV A:hover  {
	color: #f0e5c8;
}

#holder {
	clear: both;
	width: 750px;
	margin-top: 2px;
	padding-bottom: 20px;
	background: url(../include/images/bg_5lines.gif) repeat-y;
}

#left_col {	
	float: left;
	width: 149px;
}

FORM#form_webmail {
	width: 148px;
	background-color: #a40000;
}

TD.form_webmail_opis {
	font: bold 11px Arial;
	color: white;
	padding: 0px 0px 5px 10px;
}

DIV.form_naslov {
	text-align: left;
	font: bold 12px Arial;
	color: white;
	border-bottom: 1px solid white;
	width: 137px;
	margin: 10px 0px 5px 10px;
	padding-left: 1px;
}

.form_webmail_input {
	width: 80px;
	padding: 2px;
	margin: 0px 5px 5px 0px;
	border-bottom: 2px solid #d4d0c8;
	border-right: 2px solid #d4d0c8;
	border-top: 2px solid #404040;
	border-left: 2px solid #404040;

}

.form_webmail_button {
	border: 0px;
	background-color: #f1d599;
	font: bold 11px Arial;
	color: #a40000;
	padding: 2px 2px;
	margin: 3px 5px 10px 3px;
        cursor: hand;
        cursor: pointer;
}

.clearall { clear: both; }

P.menu_naslov {
	font: bold 12px Arial;
	color: #a40000;
	margin: 10px 0px 10px 15px;
}

#left_col .thin_line {
	height: 1px;
	width: 125px;
	background-color: #bd2e01;
	margin: 0px 0px 15px 15px;
}

#holder #content {
	float: left;
	width: 448px;
	background-color: white;
	margin-left: 1px;
	border-top: 1px solid #bd2e01;
}

#holder #content #navigation {
	border-bottom: 2px solid #bd2e01;
	padding: 2px 0px 4px 5px;
}

#holder #content #navigation A:hover {
	text-decoration: underline;
}

#holder #content #news {
	padding: 20px 10px 0px 15px;
}

#holder #right_col {
	float: left;
	width: 146px;
	margin-left: 2px;
}

#holder #right_col #search_box {
	width: 140px;
	background-color: #a40000;
	padding: 15px 5px 5px 5px;
}

#holder #right_col #search_box #form_search_box {
	margin:0px;
	padding:0px 0px 5px 0px;
}

#holder #right_col #search_box #form_search_box INPUT {
	width: 100px;
	height: 17px;
	margin-right: 5px;
	padding: 1px 0px 1px 2px;
	border-bottom: 2px solid #d4d0c8;
	border-right: 2px solid #d4d0c8;
	border-top: 2px solid #404040;
	border-left: 2px solid #404040;
}

#holder #right_col #search_box #form_search_box INPUT.search_submit {
	width: 21px;
	height: 21px;
	border: 0px;
	background: url(../include/images/search_icon.gif) no-repeat;
	cursor: pointer;
	cursor: hand;
}

.arrow_line {
	background: url(../include/images/link_arrow.gif) no-repeat 0px 0px;
	width: 130px;
	height: 7px;
	margin-left: 5px;
}

#holder #right_col TABLE TD {
	padding: 0px 5px 10px 5px;
}

#holder #right_col A {
	font: bold 12px Arial;
	color: #8d6955;
	margin: 10px 0px 10px 0px;
	text-decoration: underline;
}

#holder #right_col A:hover {
	text-decoration:none;
}

#bottom_links {
	display: block;
	width: 750px;
	height: 18px;
	text-align: center;
	border-bottom: 2px solid #a40000;
	line-height: 16px;
	margin: 5px 0px 1px 0px;
}

#bottom_links UL#mainlevel {
	display: inline;
	margin-left: 220px;
}

#bottom_links UL#mainlevel LI {
	display: inline;
	list-style-type: none;
	margin-right: 10px;
	padding-right: 10px;
	background: url(../include/images/bg_bottom_links.gif) no-repeat bottom right;
}

#bottom_links UL#mainlevel LI.nobg {
	margin-right: 10px;
	padding-right: 10px;
	background: transparent none;
}

#bottom_links UL#mainlevel LI A {
	text-decoration: none;
	font: bold 11px Arial;
	color: #a40000;
}

#footer {
	background-color: #a40000;
	width: 100%;
	color: white;
	font: normal 11px Arial;
	text-align: center;
	padding: 5px 0px;
}

#footer A {
	text-decoration:none;
	color: white;
	cursor: hand;
	cursor: pointer;
}

#footer A:hover {
	text-decoration:underline;
}

.logo{
float:left;
width:24px;
height:13px;
background: url('../include/images/ador_logo.gif') no-repeat top left;
margin:0 3px;
}

b.futer{
float:left;
}

DIV#align_footer {
  margin-left: 170px;
}


/* ********* MENU *********** */

#topmenu {
	width: 750px;
	height: 38px;
}

#topmenu UL {
	background: url(../include/images/bg_top_menu2.gif) no-repeat;
	width: 750px;
	height: 45px;
	margin: 0px;
	padding:0px;
	display: inline;
	list-style-image: none;
	list-style: none;
}

#topmenu UL LI {
	display: inline;
	list-style-image: none;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#topmenu UL LI A {
	float: left;
	display: block;
	background: url(../include/images/bg_top_menu2.gif);
	width: 148px;
	height: 45px;
	margin-right: 2px;
        border-bottom: 1px solid white;
        border-top: 1px solid white;
}

#topmenu UL LI A:hover, #topmenu UL LI A:active {
	background: url(../include/images/bg_top_menu2.gif);
}

#topmenu UL LI A#ustroj {
	background-position: 0px 0px;
}

#topmenu UL LI A#ustroj:hover, #topmenu UL LI A#ustroj:active {
	background-position: 0px 45px;
}

#topmenu UL LI A#ustroj.active {
	background-position: 0px 45px;
}

#topmenu UL LI A#nastava {
	background-position: -150px 0px;
}

#topmenu UL LI A#nastava:hover, #topmenu UL LI A#nastava:active {
	background-position: -150px 45px;
}

#topmenu UL LI A#nastava.active {
	background-position: -150px 45px;
}

#topmenu UL LI A#znanost {
	background-position: -300px 0px;
}

#topmenu UL LI A#znanost:hover, #topmenu UL LI A#znanost:active {
	background-position: -300px 45px;
}

#topmenu UL LI A#znanost.active {
	background-position: -300px 45px;
}

#topmenu UL LI A#povijest {
	background-position: -450px 0px;
}

#topmenu UL LI A#povijest:hover, #topmenu UL LI A#povijest:active {
	background-position: -450px 45px;
}

#topmenu UL LI A#povijest.active {
	background-position: -450px 45px;
}

#topmenu UL LI A#novosti {
	background-position: -600px 0px;
	width: 150px;
	margin: 0px;
}

#topmenu UL LI A#novosti:hover, #topmenu UL LI A#novosti:active {
	background-position: -600px 45px;
}

#topmenu UL LI A#novosti.active {
	background-position: -600px 45px;
}

#topmenu_EN {
	width: 750px;
	height: 38px;
}

#topmenu_EN UL {
	background: url(../include/images/bg_top_menu_EN.gif) no-repeat;
	width: 750px;
	height: 45px;
	margin: 0px;
	padding:0px;
	display: inline;
	list-style-image: none;
	list-style: none;
}

#topmenu_EN UL LI {
	display: inline;
	list-style-image: none;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#topmenu_EN UL LI A {
	float: left;
	display: block;
	background: url(../include/images/bg_top_menu_EN.gif);
	width: 148px;
	height: 45px;
	margin-right: 2px;
}

#topmenu_EN UL LI A:hover, #topmenu_EN UL LI A:active {
	background: url(../include/images/bg_top_menu_EN.gif);
}

#topmenu_EN UL LI A#ustroj {
	background-position: 0px 0px;
}

#topmenu_EN UL LI A#ustroj:hover, #topmenu_EN UL LI A#ustroj:active {
	background-position: 0px 45px;
}

#topmenu_EN UL LI A#ustroj.active {
	background-position: 0px 45px;
}

#topmenu_EN UL LI A#nastava {
	background-position: -150px 0px;
}

#topmenu_EN UL LI A#nastava:hover, #topmenu_EN UL LI A#nastava:active {
	background-position: -150px 45px;
}

#topmenu_EN UL LI A#nastava.active {
	background-position: -150px 45px;
}

#topmenu_EN UL LI A#znanost {
	background-position: -300px 0px;
}

#topmenu_EN UL LI A#znanost:hover, #topmenu_EN UL LI A#znanost:active {
	background-position: -300px 45px;
}

#topmenu_EN UL LI A#znanost.active {
	background-position: -300px 45px;
}

#topmenu_EN UL LI A#povijest {
	background-position: -450px 0px;
}

#topmenu_EN UL LI A#povijest:hover, #topmenu_EN UL LI A#povijest:active {
	background-position: -450px 45px;
}

#topmenu_EN UL LI A#povijest.active {
	background-position: -450px 45px;
}

#topmenu_EN UL LI A#novosti {
	background-position: -600px 0px;
	width: 150px;
	margin: 0px;
}

#topmenu_EN UL LI A#novosti:hover, #topmenu_EN UL LI A#novosti:active {
	background-position: -600px 45px;
}

#topmenu_EN UL LI A#novosti.active {
	background-position: -600px 45px;
}

/* ******* MENU END ********* */

P.naslov_novosti {
	font: bold 17px Arial;
	color: #a40000;
	width: 100%;
	margin-bottom: 15px;
	border-bottom: 1px solid #c5c5c5;
}

#holder #content #navigation SPAN.pathway , #holder #content #navigation A {
	font: bold 9px Arial;
	color: #bd2e01;
	text-decoration: none;
}

#holder #content #navigation A {
	text-decoration: underline;
}

TABLE.moduletable {
  float:left;
  border: 0px;  
}

UL.jflanguageselection {
  margin: 0px;
  padding: 0px;
}

DIV.pagenavbar {
	text-align: center;
}

DIV.back_button {
	margin-bottom: 10px;
}

DIV#news DIV.componentheading, DIV.componentheading_contact {
	font: bold 13px Arial;
	color: #76370e;
}

TABLE.contenttoc TH, TD.contentheading, DIV.pagenavbar, DIV.pagenavbar A, TH.pagenav_prev, TH.pagenav_prev A, DIV.back_button A,
TH.pagenav_next A, DIV#news A.category, TD.sectiontablefooter SPAN,  TD.sectiontablefooter A,
TABLE.contentpaneopen FIELDSET DIV A, SPAN.pagenav, SPAN.pagenav A {
	font: bold 13px Arial;
	color: #76370e;
	text-decoration:none;
}

TH.pagenav_prev A:hover, DIV.back_button A:hover , DIV.pagenavbar A:hover, TH.pagenav_next A:hover,
DIV#news A.category:hover, TD.sectiontablefooter A:hover, TABLE.contentpaneopen FIELDSET DIV A:hover,
SPAN.pagenav A:hover 
{
	text-decoration: underline;
}

TR.sectiontableentry1 TD A, TR.sectiontableentry2 TD A {
	font: normal 12px Arial;
	color: #76370e;
	text-decoration:none;
}

TR.sectiontableentry1 TD A:hover, TR.sectiontableentry2 TD A:hover {
	text-decoration:underline;
}

A.contentpagetitle {
	font: bold 13px Arial;
	color: #76370e;
	text-decoration:none;
}

A.contentpagetitle:hover {
	text-decoration:underline;
}


A.readon {
	float: right;
	font: bold 11px Arial;
	color: #76370e;
	text-decoration:none;
}

A.toclink {
	font: bold 12px Arial;
	color: #76370e;
	text-decoration:none;
}

A.toclink:hover {
	text-decoration:underline;
}

DIV#news, TABLE.contentpaneopen, TD.contentdescription, DIV#news TABLE.contentpane UL LI, 
DIV#news FORM , DIV#news INPUT, DIV#news SELECT, TABLE.searchintro {
	font: normal 12px Arial;
	color: #726f5e;
}

TABLE.contentpaneopen FIELDSET {
	width: 400px;
}

TABLE.contentpaneopen FIELDSET DIV {
	width: 400px;
	overflow: hidden;
}

TABLE.contentpane_contact {
	width: 300px;
}

SPAN.article_seperator {
	border-bottom: 1px solid #c5c5c5;
	display: block;
	width: 423px;
	height: 1px;
	margin-bottom: 10px;
}

DIV#news INPUT.inputbox {
	width: 80px;
}

TD.sectiontableheader, TD.contentheading_contact {
	font-weight: bold;
}

DIV#search_box {
	height: 35px;
}

DIV.search {
	margin:0px;
	padding:0px 0px 5px 0px;
}

DIV.search INPUT#mod_search_searchword {
	width: 100px;
	height: 17px;
	margin-right: 5px;
	padding: 1px 0px 1px 2px;
	border-bottom: 2px solid #d4d0c8;
	border-right: 2px solid #d4d0c8;
	border-top: 2px solid #404040;
	border-left: 2px solid #404040;
}

TEXTAREA#contact_text.inputbox {
	width: 400px;
}

DIV#left_col TABLE.moduletable TABLE TD{
	padding: 20px 10px 10px 10px;
	background: url(../include/images/link_arrow.gif) no-repeat 10px 0px;
}

DIV#left_col A {
	xbackground: url(../include/images/link_arrow.gif) no-repeat 0px 0px;
	font: bold 12px Arial;
	xdisplay: block;
	color: #8d6955;
	xpadding-top: 20px;
	xpadding-right: 5px;
	xmargin: 10px 0px 10px 10px;
		xmargin: 10px 0px 10px 0px;
	xmargin: 30px 0px 30px 0px;
}

DIV#left_col A:hover {
	text-decoration:none;
}


DIV#right_pack TABLE.moduletable DIV.jflanguageselection {
	padding: 0px;
	margin: 0px;
}

DIV#left_col TABLE.moduletable TH {
	font: bold 12px Arial;
	color: #a40000;
	padding: 10px 0px 10px 15px;
	text-align:left;
}

DIV#right_col TABLE.moduletable TH {
	font: bold 12px Arial;
	color: #a40000;
	padding: 10px 0px 20px 15px;
	text-align:left;
	background: url(../include/images/link_arrow.gif) no-repeat 5px 35px;
	width: 130px;
}

.MaliNaslov {
	font: bold 12px Arial;
	color: #a40000;
	margin-bottom: 15px;
}

.VelikiNaslov {
	font: bold 17px Arial;
	color: #a40000;
	margin-bottom: 15px;
}

.NaslovPredmeta {
	font: normal 12px Arial;
	color: #a40000;
	margin-bottom: 15px;

}

DIV.sitemap H3 {
  color: #a40000;
  border-bottom: 1px solid #a40000;
  margin-top: 20px;
}
