/* zupa-bl-stepinac.hr web CSS */


*
{
padding: 0;
margin: 0;
}


body {
	font-family: Tahoma,Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-color: #FFF;
	color: #525252;
	text-align: center;
}


#glavni {
	clear: both;
	position: relative;
	width: 780px;
	background: #89A2B8;
	margin: 0 auto;
	padding: 1.5em 3em 1.5em 3em;
}

#content {
	background: #FFF;
}

#design_header {
	height: 20px;
	background: #89A2B8 url('/builder/margina_gore.jpg') repeat-x;
}

#design_footer {
	height: 20px;
	background: #89A2B8 url('/builder/margina_dole.jpg') repeat-x;
}


#header
{
	position: relative;
	height: 9em;
	background: #FFFFFF url('/builder/bg_header_kard.jpg') repeat-y;
	text-align: left;
	margin: 0px 10px 2px 10px;
}


#naslov {
	height: 5em;
	text-align: left;
	margin: 0px 0px 0px 5px;
}

#naslov h1 {
	font-family: Impact;
	font-size: 3em;
	color: FFF;
}

#navigator {
	position: absolute;
	text-align: right;
	margin: 0px 5px 5px 0px;
}


#navigator h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #525252;
}


#tekst {
	font-size: 12px;
	position: relative;
	margin: 0px 10px 2px 10px;
	padding: 0.3em 0.6em 0.3em 0.3em;
	background: #D3D3D3;
	text-align: left;
	color: 252525;
}

/*IE 6 fix, inace kretos hide-a sliku iza pozadinske boje*/
#tekst img {
	position:relative; 
	margin-right: 10px; 
}

#tekst p {
	font-size: 12px;
}

#footer {
	height: 4em;
	background: #A5A5A5 url('/builder/bg_footer_kard.jpg'); 
	background-position: bottom center;
	margin: 0px 10px 0px 10px;
	padding-top: 1.5em;
	padding-bottom: 0.6em;
	padding-right: 2em;
	text-align:center;
}

#footer p {
	font-size: 1.2em;
}


h1 {
	font-size: 1.8em;
	font-weight: bold;
	color: F6F6F6;
}

table, tr, td, th, tbody {
	font-size: 11px;
}



/* - - - - - - - - - - linkovi  - - - - - - */

A:link
{
color: #fff;
	text-decoration: none;
	font-weight: bold;
}

A:visited
{
	color: #e0e0e1;
	text-decoration: none;
	font-weight: bold;
}

A:hover
{
	color: #f7ed4f;
	text-decoration: underline; 
	font-weight: bold;
}
/* - - - - - - - - */



/* - - - - - - - ostalo - - - - - - - */
/*Naslovi rubrika, npr. Zupske obavijesti, Zupni zborovi, Galerija slika...*/
.naslov {
	font-size: 20px;
	font-weight: bold;
}

/*Naslov pojedinog zapisa u obavijestima*/
.naslovcic {
	font-size: 16px;
	font-weight: bold;
}

p {
	font-size: 12px;
}
/*Tekst obavijesti*/
.tekst {
	font-family: Arial;
	font-size:12px;
	color: #111;
}

.tekst p {
	
	font-size:12px;
}

.blijedo
{
	color: #8A8A8A;
}

.blijedo-small
{
	color: #8A8A8A;
	font-size:10px;
}

.bijeloIstaknuto
{
	color: #E3CEE5;
	font-size:12px;
	font-weight: bold;
}

.slika
{
	border: solid 1px #6F5230;
	margin: 0.1em 0.5em 0em 0.5em;
	padding: 2px;
}


/* - - - - - - - - */


/* - - - - - - - - - Naslovi i podnaslovi  - - - - - - - - */

.istaknuto
{
  font-weight: bold;
  color: #742323;
}

.istaknuto-big
{
  font-size:1.4em;
  font-weight: bold;
  color: #742323;
}

hr
{
	width: 100%;
	height: 1px;
	border: 0;
	color: #fff;
	background-color: #fff;
}

/* - - - - - - - - */




















































