body {
	background-color: #84C8DF;
	background-image: url(../graphics/podlaga.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {	color: ##7B0C12; text-decoration: underline}
a:active {	color: ##7B0C12; text-decoration: underline}
a:visited {	color: ##7B0C12; text-decoration: underline}
a:hover {	color: ##7B0C12; text-decoration: none}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.text_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.text_tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	font-weight: bold;
}
.text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9;
}

.naslovnica {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
 font-weight: bold;
 }
 
.okvir {
	border: 1px solid #999999;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#DDDDDD
}
.copy a:link { color:#DDDDDD; text-decoration: none }
.copy a:visited { color:#DDDDDD; text-decoration: none }
.copy a:active { color:#DDDDDD; text-decoration: none }
.copy a:hover { color:#FFFFFF; text-decoration: none } 
