body {
	margin: 0px;
	background-color: #23758b;
	background-image: url(../images/bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003333;
	background-repeat: repeat-x;
}
.lijevo {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #EBF3F5;
}
.dole {
	color: #FFFFFF;
}

a:link {
	text-decoration: underline;
	color: #33CCCC;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #33CCCC;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #33CCCC;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #66CCCC;
	font-weight: bold;
}
.naslov {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	color: #0073AA;
	border: 1px solid #BDE0E6;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(../images/bg_1.gif);
	font-family: "Times New Roman", Times, serif;
}

.textzuti {
	color: #45606D;
	font-style: normal;
	font-weight: normal;
}
.tabelaglavna {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #05485F;
	border-right-color: #05485F;
	border-bottom-color: #05485F;
	border-left-color: #05485F;
	border-top-width: 1px;
}
.slika
{ padding:5px; background:#ffffff; border:solid 1px #d7d7d7; }


.style1 {
	font-size: 11px
}
.style2 {
	color: #006699;
	font-style: italic;
	font-weight: bold;
}

