body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-align:center;
	text-decoration: none;
	color: #333;
	background-image: url(../images/poz-str.gif);
	background-repeat: repeat-x;
}

a {color: #693;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:active {text-decoration: none;}
a:hover {color: #360;}

/*** univerzalni ***/

.spacer10 {height: 10px;}
.spacer20 {height: 20px;}
.spacer40 {height: 40px;}
.spacer60 {height: 60px;}

.clear_both {clear: both}


/*** ZAGLAVLJE ***/


.zaglavlje-container-nasl {
	position: relative;
	width: 1000px;
	height: 500px;
	margin: 0 auto;
	}

.zaglavlje-logo {
	position: absolute;
	left: 0px;
	top: 0px;
}
	
.zaglavlje-natpis {
	position: absolute;
	right: 0px;
	top: 0px;
}

.izb-top {
	position: absolute;
	left: 350px;
	top: 130px;
	font-size: 13px;
	color: #333;
}
	
.izb-top-link {
	float: left;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	height: 30px;
	line-height: 30px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
}

a.izb-top-link {color: #666;}
a.izb-top-link:hover {color: #000;}
a.izb-top-link:active {color: #CCC;}

#aktivni-link {
	background-color: #558e1c;
	color: #fff;
}

.slika-main-big {
	position: absolute;
	left: 300px;
	top: 180px;
}
	
.tekst-naslovni {
	position: absolute;
	left: 0px;
	top: 280px;
	width: 300px;
	font-size: 17px;
	line-height: 1.5;
	color: #999;
	text-align:left;
	font-style: italic;
}


/*** main ***/

.main-container {
	position: relative;
	width: 1000px;
	height: auto;
	min-height: 500px;
	margin: 0 auto;
	text-align: left;
}

.stupac-lijevi-nasl {
	position: relative;
	float: left;
	width: 600px;
}

.stupac-desni-nasl {
	position: relative;
	float: left;
	left: 20px;
	width: 380px;
}

.naslov28 {
	font-size: 28px;
	font-weight: lighter;
	color: #333;
}

.o-nama-slika-box {
	position: relative;
	float: left;
	width: 280px;
	height: 200px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border: 1px solid #ccc;
}

.o-nama-slika {
	position: relative;
	float: left;
	width: 270px;
	top: 5px;
	left: 5px;
	border-radius: 9px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
}

.o-nama-tekst {
	position: relative;
	float: left;
	left: 20px;
	width: 300px;
	line-height: 1.5;
}

.lista-djelatnosti {line-height: 1.5;}


.novosti-box {
	position: relative;
	width: 360px;
	height: auto;
	min-height: 300px;
	display: block;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border: 1px solid #ccc;
	padding-left: 20px;
}


#tabela-clanovi {
	background-color: #f5f5f5;
	padding: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #ebebeb;
}
#tabela-clanovi td, #tabela-clanovi th {
	padding: 1px 5px;
	line-height: 20px;
}
#tabela-clanovi thead {
	text-shadow: 0 1px 0 white;
	color: #999;
}
#tabela-clanovi th {
	text-align: left;
	border-bottom: 1px solid #fff;
}
#tabela-clanovi td {
	border-bottom: 1px solid #fff;
}
#tabela-clanovi tr:hover {
	background-color: #fff;
}

/*** PODNOŽJE ***/


.podnozje {
	position: relative;
	width: 100%;
	height: 50px;
	background-color: #630;

}

.podnozje-container {
	position: relative;
	width: 1000px;
	height: 50px;
	margin: 0 auto;
	font-size: 11px;
	color: #963;
}

.podnozje-container a {color: #963;}

.podnozje-tekst {
	position: absolute;
	top: 20px;
	left: 0px;
}

.podnozje-linkovi {
	position: absolute;
	top: 20px;
	right: 0px;
}


/*** PODSTRANICE ***/

.zaglavlje-container {
	position: relative;
	width: 1000px;
	height: 270px;
	margin: 0 auto;
	}

.slika-main-small {
	position: absolute;
	right: 0px;
	top: 110px;
	z-index: -1;
}
	
.stupac-lijevi {
	position: relative;
	float: left;
	width: 700px;
}

.stupac-desni {
	position: relative;
	float: left;
	left: 20px;
	width: 280px;
}

.desno-box {
	position: relative;
	width: 260px;
	height: auto;
	min-height: 300px;
	display: block;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border: 1px solid #ccc;
	padding-left: 20px;
	top: 20px;
}

.naslov18 {
	font-size: 18px;
	font-weight: lighter;
	color: #333;
}

table.kontakt {
	width: 700px;
	border: 0;
}
table.kontakt tr {
	height: 20px;
}
table.kontakt td {
	width: 300px;
}
table.kontakt td:first-child {
	width: 100px;
	font-weight:bold;
}
