.top {
	background-color: #E8F1FF;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.bottom {
	background-color: #E8F1FF;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.content {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.bgindcon {
	background-image: url(images/index/bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.bgindconhr {
	background-image: url(images/unutarnje/hr/bg2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.menutd {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.paddingcon {
	padding: 10px;
}
.naslov {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #38385C;
}
.border {
	border: 1px solid #666666;
}
.paddingconbg {
	padding: 10px;
	background-repeat: repeat-x;
}
.bgunutarnja {
	background-image: url(images/unutarnje/bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.fields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #999999;
	width: 250px;
}
.fieldsmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #999999;
}
.submitbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #EEF5FF;
	border: 1px solid #666666;
	font-weight: bold;
}

