body {
	background-image: url(slike/layout2_01.jpg);
	margin: 0px;
	padding: 0px;
	background-color: #1e6b8e;
	background-repeat: repeat-x;
}
.okvir {
	background-color: #FAFBFF;
	border: 1px dotted #C9E3F4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 5px;
}
.naslov {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	font-style: normal;
}
.okvir_slike {
	border: 1px solid #1F6B8F;
}

a:link
{
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #42C027;
	text-decoration: none;
	
}


a:visited
{
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #42C027;
	text-decoration: none;
}


a:hover
{
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2F881C;
	text-decoration: underline;
}
.forma_mala {
	background-color: #FFFFFF;
	border: 1px solid #63DA4A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #009900;
	margin: 0px;
	padding: 1px;
	height: 15px;
	width: 150px;
}
.forma_velika {

	background-color: #FFFFFF;
	border: 1px solid #63DA4A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #009900;
	margin: 0px;
	padding: 1px;
	height: 130px;
	width: 300px;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	font-style: normal;
}
.txtpad {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #A9973F;
	text-align: justify;
	padding: 5px;
}
