body{
	background-image: url(../slike/intro-back.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}.gore-maslina {
	height: 326px;
	width: 402px;
	background-image: url(../slike/intro-gore-maslina-trans.png);
	background-repeat: no-repeat;
	position: absolute;
	margin-left: -114px;
	display: inline;
}
#main {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	height: auto;
}
#content {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 980px;
	position: absolute;
}
.logo {
	background-image: url(../slike/intro-logo-trans.png);
	background-repeat: no-repeat;
	height: 94px;
	width: 686px;
	margin-top: 50px;
	margin-left: 105px;
	position: absolute;
}

.main-content {
	background-image: url(../slike/intro-main-trans.png);
	height: 700px;
	background-repeat: no-repeat;
	margin-top: 100px;
	margin-bottom: 60px;
}
.text1 {
	width: 142px;
	position: absolute;
	margin-top: 192px;
	margin-left: 35px;
	text-align: right;
}
.text1 p, .text2 p{
	margin-top: 0px;
	margin-bottom: 35px;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	font-family: verdana, tahoma;
	font-weight: bold;
}
.text2 {
	width: 176px;
	position: absolute;
	margin-top: 192px;
	margin-left: 770px;
	text-align:left;
}
.intro-img {
	background-image: url(../slike/intro-img.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 329px;
	width: 540px;
	margin-top: 194px;
	margin-left: 204px;
}
.welcome {
	height: 21px;
	width: 925px;
	margin-top: -190px;
	margin-right: auto;
	margin-left: 218px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-style:italic;
}
.welcome a {
color: #DADBCD;
text-decoration: none;
margin: 0 24px;
margin-right:39px;
display: inline;
outline: none;
}
.welcome a:hover {
color: #FFFFFF;
}
.welcome a img  {
	border:0px;
	padding:0px;
	margin:0px;
}
.clear {
	clear: both;
}
