* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #logo {
	background-image: url(../template/images/Header_b.jpg);
	height: 350px;
}
#wrapper #logo a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #navigacija {
	height: 28px;
	padding-top: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #022938;
	text-align: left;
}
#wrapper #bodyleft {
	height: 800px;
	width: 800px;
	background-color: #FFFBF2;
	float: left;
	background-image: none;
	background-repeat: no-repeat;
	text-align: center;
}
#wrapper #bodyright {
	background-color: #FFF3D9;
	height: 800px;
	width: 200px;
	float: right;
	background-image: none;
	background-repeat: no-repeat;
}
p {
	margin: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}


#wrapper #footer {
	background-image: url(../template/images/footer.jpg);
	height: 245px;
	background-position: center;
	clear: both;
}
#wrapper #footer #copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF3D9;
	text-align: center;
	bottom: 10px;
	padding-top: 200px;
}
body {
	background-color: #005D7E;
	background-image: url(../template/images/bghigh.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	text-decoration: none;
}
a:visited {

}
a:hover {
	text-decoration: underline;
	color: #F00;
}
a:active {
	text-decoration: none;
}
#wrapper #footer #copyright .link {
	color: #FFFBF2;
	text-decoration: none;
}
#apDiv1 {
	position:absolute;
	left:-73px;
	top:315px;
	width:2000px;
	height:39px;
	z-index:1;
	background-image: url(../template/images/grass.png);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
}
