.glavna {
	padding: 5px;
	height: auto;
	width: 800px;
}
.header {
	background-image: url(image/naslovna.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 800px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	font-size: xx-large;
	color: #FFF;
}
.lijevi_blok {
	padding: 5px;
	height: auto;
	width: 200px;
}
.srednji_blok {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	padding: 10px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #069;
	font-weight: bold;
}
#uwaga {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #036;
	text-align: justify;
}
#uwaga1 {
	text-align: justify;
}

#orebic {
	padding: 5px;
	float: left;
	height: auto;
	width: 580px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #069;
	background-image: url(image/bg200.gif);
	background-repeat: repeat-x;
	text-align: justify;
}
.border3px {
	background-color: #EBEBEB;
	border: 1px solid #666;
	padding: 5px;
	margin: 3px;
}
#natali {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #069;
	padding: 5px;
	height: auto;
	width: 580px;
	margin-top: 0px;
	float: left;
	background-repeat: no-repeat;
	text-align: justify;
}
#natali img {
	background-color: #EBEBEB;
	border: 1px solid #666;
	margin: 3px;
	padding: 5px;
}
#regul {
	color: #036;
	background-image: url(image/bg200.gif);
	background-repeat: repeat-x;
	letter-spacing: 120%;
	text-align: justify;
	font-weight: normal;
}
.srednji_blok p {
	text-align: left;
}
fieldset {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #900;
}
legend {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #069;
	background-color: #FF0;
}

