body{
	background-image: url(images/backg.gif);
	background-repeat: repeat;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

.okvir {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF99D;
	border-right-color: #FFF99D;
	border-bottom-color: #FFF99D;
	border-left-color: #FFF99D;
	background-color: #FFF99D;
}

.okvir2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF99D;
	border-right-color: #FFF99D;
	border-bottom-color: #FFF99D;
	border-left-color: #FFF99D;
	background-color: #EE9028;
}

.okvir-left-right-top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFF99D;
	border-right-color: #FFF99D;
	border-left-color: #FFF99D;
}

.okvir-top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF99D;
}
.okvir-top-right {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF99D;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF99D;
}


.okvir-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF99D;
}
.textbox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7B2D02;
	background-color: #FFF99D;
	border: 1px solid #7B2D02;
	height: 18px;
	width: 100px;

}

.textbox2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7B2D02;
	background-color: #FFF99D;
	border: 1px solid #7B2D02;
	height: 18px;
	width: 140px;

}

.listtbox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7B2D02;
	background-color: #FFF99D;
	border: 1px solid #7B2D02;
	height: 18px;
	width: 140px;

}

.search-button{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	width: 73px;
	font-weight: bold;
	background-image: url(images/but_search.gif);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
#naslov{
	width: 150px;
	background-image: url(images/klapa2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7B2D02;
	height: 40px;
	padding-top: 9px;
	padding-left: 40px;

}
#naslov1{
	width: 150px;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7B2D02;
	height: 40px;
	padding-top: 9px;
	padding-left: 40px;

}
.box-pad {
	padding-top: 10px;
	padding-bottom: 10px;
}

a.yellow-link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #FFF99D;

}

a.yellow-link:hover{
	color: #993300;
	text-decoration: underline;

}
.linija-horizontalna{
	background-image: url(images/linija.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
