
body {
	background-color: #F1ECD6;
	padding: 0px;
	margin: 0px;
}

#okvir {
	position: absolute;
	width: 954px;
	margin-left: -477px;
	left: 50%;
	background-image: url(okvir/background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

/* intro pocetak */

#okvir-intro {
	background-image: url(okvir/providno.png);
	background-repeat: repeat;
	width: 800px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #D7CDB4;
	text-align: center;
	padding-top: 100px;
	height: 450px;
}

#okvir-intro-meni {
	width: 800px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
}

#okvir-intro-meni ul {
	padding: 0px;
	z-index: 100;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
}

#okvir-intro-meni li {
	width: 80px;
	list-style-image: none;
	list-style-type: none;
	float: left;
}

#okvir-intro-meni a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E7BA00;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

#okvir-intro-meni a:hover {
	color: #C20E2B;
	text-decoration: none;
}

/* intro kraj */



/* meni pocetk */

#okvir-meni {
	background-image: url(okvir/providno.png);
	background-repeat: repeat;
	height: 30px;
	width: 954px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7CDB4;
	border-right-color: #D7CDB4;
	border-bottom-color: #D7CDB4;
	border-left-color: #D7CDB4;
}

#meni {
	position: absolute;
	margin-top: 5px;
}

#meni ul {
	margin: 0px;
	padding: 0px;
}

#meni li {
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	list-style-image: none;
	list-style-type: none;
}

#meni a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#meni a:hover {
	color: #C20E2B;
}

#meni-blanko {
	margin-right: 305px;
}

#meni-vis a {
	color: #C20E2B;
}

/* meni kraj */



/* logo pocetak */

#logo {
	text-align: center;
	width: 954px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

/* logo kraj */



/* content pocetak */

#okvir-content {
	width: 954px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 50px;
}

#okvir-text {
	background-image: url(okvir/providno.png);
	padding: 20px;
	border: 1px solid #D8CDB7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-repeat: repeat;
}

#okvir-text div {
	line-height: 18px;
	padding: 20px;
	position: absolute;
	width: 405px;
	margin-top: -25px;
	margin-left: -20px;
}

#okvir-text a {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

#okvir-text a:hover {
	text-decoration: none;
}

#okvir-text strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C20E2B;
	text-decoration: none;
	font-weight: bold;
}

#okvir-text form {
	position: absolute;
	width: 405px;
	margin-top: -25px;
	margin-left: -20px;
	padding: 20px;
}

#okvir-slike img {
	margin-bottom: 15px;
	margin-top: 15px;
}

.forma-polje {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 200px;
	padding-left: 5px;
	border: 1px solid #D8CEB5;
	background-color: #F8F6F1;
	padding-top: 7px;
	height: 20px;
}

.forma-polje:hover {
	background-color: #F3F0E9;
}

.forma-polje:focus {
	background-color: #ffffff;
}

.forma-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 200px;
	padding-left: 5px;
	border: 1px solid #D8CEB5;
	background-color: #F8F6F1;
	padding-top: 5px;
	height: 300px;
	overflow: auto;
}

.forma-text:hover {
	background-color: #F3F0E9;
}

.forma-text:focus {
	background-color: #ffffff;
}

.forma-dugme {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 10px;
	border: 1px solid #D8CEB5;
	background-color: #F8F6F1;
	padding-top: 5px;
	overflow: auto;
	padding-right: 10px;
	padding-bottom: 5px;
	cursor: pointer;
}

.forma-dugme:hover {
	background-color: #F3F0E9;
}

/* content kraj */


