body {
	background-color: #000080;
	background-image: url('pics/background/angelus_04.jpg');
	border: 0px none;
	background-position: top; 
	background-attachment: fixed; 
	background-repeat: no-repeat;
}


body, p  /* defininicija fontova i karakteristike koje vrijede na razini cijele stranice */
{
	font-family: Verdana,Arial;
	font-size: 11px; /* pt nikako - uvijek px */
	color: Black; /* boja uvijek u hexadecimalnom obliku */
	line-height:12pt;
} 

h1 {
	font-family: Verdana,Arial;
	font-size: 30px;
	color: #45597E;
	font-weight: normal;
	text-align: center;
}

h2 {
	font-family: Verdana,Arial;
	font-size: 12px;
	color: #45597E;
	font-weight: bold;
	text-align: left;
}

/* elementi za linkove  */

a:link {
	font-family:Verdana,Arial;
	font-size:11px;
	font-weight: normal;
	color:#45597E;
	text-decoration:none;
}


a:hover {
	font-family:Verdana, Arial;
	font-size:11px;
	font-weight: normal;
	color:red;
	text-decoration:none;
}


a:active {
	font-family: Verdana,Arial;
	font-size: 11px;
	font-weight: normal;
	color: Red;
	text-decoration: none;
}


a:visited {
	font-family:Verdana, Arial;
	font-size:11px;
	font-weight: normal;
	color:#45597E;
	text-decoration:none;
}

.tabtex{
	font-family:Verdana,Arial;
	font-size:9px;
	color:black;
	line-height:12pt;
}

.menu{ 
	font-family:Verdana,Arial;
	font-size:11px;
	color:#45597E;
	font-weight: bold;
	line-height:12pt;
}

.menu1{
	font-family: Verdana,Arial;
	font-size: 11px;
	color: Black;
	font-weight: normal;
	line-height: 12pt;
}

.menu1A {
	font-family: Verdana,Arial;
	font-size: 12px;
	color: Black;
	font-weight: normal;
	line-height: 12pt;
}

.menu2{
	font-family:Verdana,Arial;
	font-size:18px;
	color:#45597E;
	font-weight: bold;
	
}

.menu2 h1{
	font-family: Verdana,Arial;
	font-size: 18px;
	color: #45597E;
	font-weight: normal;
}


.menu3 {
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #45597E;
	font-weight: bold;
	line-height: 12pt;
}

.menu3 a:link {
	font-family:Verdana,Arial;
	font-size:12px;
	font-weight: normal;
	color:#45597E;
	text-decoration:none;
}


.menu3 a:hover {
	font-family:Verdana, Arial;
	font-size:12px;
	font-weight: normal;
	color:red;
	text-decoration:none;
}


.menu3 a:active {
	font-family: Verdana,Arial;
	font-size: 12px;
	font-weight: normal;
	color: Red;
	text-decoration: none;
}


.menu3 a:visited {
	font-family:Verdana, Arial;
	font-size:12px;
	font-weight: normal;
	color:#45597E;
	text-decoration:none;
}

.head{ 
	font-family:Verdana,Arial;
	font-size:11px;
	color:black;
	line-height:12pt;
}

.slova1 {
	font-family: Verdana,Arial;
	font-size: 12px;
	color: #45597E;
	font-weight: normal;
}

.slova2 {
	font-family: Verdana,Arial;
	font-size: 12px;  
	color:#000000;  
}

.slova2 a:link {
	font-family: Verdana,Arial;
	font-size: 12px;
	color: #45597E;;
	text-decoration: none;
}

.slova2 a:hover {
	font-family: Verdana,Arial;
	font-size: 12px;
	color: red;
	text-decoration: none;
}

.slova2 a:active {
	font-family: Verdana,Arial;
	font-size: 12px;
	color: red;
	text-decoration: none;
}

.slova2 a:visited {
	font-family: Verdana,Arial;
	font-size: 12px;
	color: #45597E;
	text-decoration: none;
}

.slova3 {
	font-family: Verdana,Arial;
	font-size: 12px;  
	color:red;
	font-weight: bold;  
}


