#main {
	background: White url(../slike/kontakt.jpg) no-repeat 0px 350px;
}
#sadrzaj {
	padding-bottom: 93px;
}
#tekst {
	top: 80px;
	left: 75px;
	width: 450px;
	text-align: justify;
}
table {
	font-size: 11px;
}
textarea, input {
	display: block;
	margin: 0px 0px 4px 0px;
	padding: 2px;
	position: relative;
	font: normal 12px Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
}
textarea {
	background: White url(../slike/markica.jpg) no-repeat 0px 0px;
}
input {
	background: White url(../slike/input.jpg) no-repeat 100% 100%;
}
.button {
	display: inline;
	margin: 15px 10px 0px 10px;
	font-weight: bold;
}
#obavijest {
	display: block;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 100%;
	padding-bottom: 460px;
}
#obavijest-tekst {
	display: block;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 125px;
	left: 125px;
	width: 300px;
}