html, body, #page {
min-height: 100%; /* Not supported by IE 5/6, but required for Firefox/Opera */
width: 100%;
height: 100%;
}
/***************************************************************************
* The "height" above is a hack for IE5+/Win. Below it's adjusted using
* the child selector to hide from IE5+/Win.
* Without this, Moz1.0 adds a vertical scrollbar, & Firefox1.0/Opera7.54
* cover everything with the footer when the viewport gets too small.
***************************************************************************/
html>body, html>body #page {
height: auto;
}
body {
margin: 0;
}
#page {
position: absolute;
top: 0;
left: 0;
}
#main {
margin-bottom: 150px;
height: auto;
}
#header {
width: 100%;
height: 160px;
}
#tab {
width: 100%;
background: url(../images/bcg_main.jpg) no-repeat top;
}
#footer {
position: absolute;
bottom: 0;
width: 100%;
height: 138px;
background: url(../images/footer/bcg.jpg) no-repeat top;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004c7c;
	margin: 12px 5px 12px 5px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004c7c;
}


/* ---- BCG ---- */
#a0 {
	position: absolute;
	bottom: 137px;
	text-align: center;
	left: 0;
	right: 0;
}
#a1 {
	position: relative;
}
#bcd-div {
	position: relative;
	width: 776px;
	margin: 0 auto;
	text-align: center;
}
#bcg {
	position: relative;
	float: left;
}


/* ---- LINKOVI ---- */
.lnk_naslov, .lnk_naslov:hover {
	font-weight: bold;
	text-decoration: none;
}
.lnk_naslov {
	color: #ff6b00;
}
.lnk_naslov:hover {
	color: #004c7c;
}
.lnk_body, .lnk_body:hover, .l_body {
	text-decoration: none;
}
.lnk_body, .l_body {
	color: #ff6b00;
}
.lnk_body:hover, .l_body:hover {
	color: #004c7c;
}
.lnk_stranice, .lnk_stranice:hover {
	font-weight: bold;
	text-decoration: none;
}
.lnk_stranice {
	color: #004c7c;
}
.lnk_stranice:hover {
	color: #ff6b00;
}


/* ---- TEKSTOVI ---- */
.txt_naslov {
	font-weight: bold;
	color: #ff6b00;
}
.txt_stranice {
	font-weight: bold;
	color: #ff6b00;
}
.txt_nar {
	color: #ff6b00;
}
.pad_txt {
	padding: 0px 5px 0px 5px;
}


/* ---- MAIN ---- */
.main_body {
	padding: 37px 0 23px 0;
}
.main_naslov {
	background: url(../images/crta.gif) no-repeat bottom;
	vertical-align: top;
	height: 16px;
}
.main_crta {
	background: url(../images/crta.gif) no-repeat bottom;
}
.sl_naslov {
	margin-right: 12px;
}
.img {
	border: 1px solid #bfcfd6;
	margin: 12px 0 12px 5px;
	padding: 1px;
	float: left;
}
.txt_datum {
	font-size: 10px;
}
.main_naslov_dog {
	background: url(../images/crta.gif) no-repeat bottom;
	vertical-align: top;
	padding: 29px 0 4px 0;
}


/* ---- OSTALO ---- */
.main_naslov_dog1 {
	background: url(../images/crta.gif) no-repeat bottom;
	vertical-align: top;
	padding: 29px 0 4px 4px;
}
.pad_dog {
	padding: 5px;
}


/* ---- FOTOGALERIJA ---- */
.img_foto {
	border: 1px solid #bfcfd6;
	padding: 1px;
}
.pad_foto {
	padding-left: 5px;
}


/* ---- KONTAKT ---- */
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004c7c;
	border: 1px solid #bfcfd6;
	width: 305px;
}
.pad_poruka {
	padding-top: 2px;
	vertical-align: top;
}
.kon_napomena {
	background: url(../images/crta.gif) no-repeat bottom;
	height: 30px;
}


/* ---- AKADEMIJA ----*/
ul#akd, ul#akd1 {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
}
ul#akd li, ul#akd1 li {
	background-image: url(../images/bull.gif);
	background-repeat: no-repeat;
	background-position: 1px 7px;
	padding: 0 0 0 12px;
}

/* ---- POVIJEST ----*/
.txt_ispod_sl {
	padding: 5px 10px 0 5px;
	font-size: 10px;
}
.img_povijest {
	border: 1px solid #bfcfd6;
	margin: 12px 0 0 5px;
	padding: 1px;
	float: left;
}