body {
	margin: 0px 0px;
	padding: 0px 0px;
	background: #e41e24 url(../images/intro_background.jpg) repeat-x top left;
}

#Body {
	width: 950px;
	height: 700px;
	position: relative;
	margin: 0px auto;
}

#interBody {
	width: 856px;
	height: 595px;
	background: url(../images/intro_bgimg.jpg) top left no-repeat;
	margin-left: 49px;
	margin-top: 0px;
	position: relative;
}
#interBody img {
	border: none;
}

#tomatoLogo {
	width: 220px;
	height: 88px;
	position: absolute;
	top: 410px;
	left: 37px;
	background: url(../images/intro_logo.png) top left no-repeat;
}

#Slogan {
	width: 382px;
	height: 76px;
	position: absolute;
	top: 486px;
	left: 284px;
	background: url(../images/intro_slogan.png) top left no-repeat;
}
#fortunaLogo {
	width: 100px;
	height: 28px;
	position: absolute;
	top: 620px;
	left: 425px;
	background: url(../images/intro_fortuna_logo.png) top left no-repeat;
}

/*
	NOGA
*/
#spodnjiText {
	width: 100%;
	height: 14px;
	position: absolute;
	top: 660px;
	left: 0px;
	text-align: center;
	color: #000;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
}
#spodnjiText a, #spodnjiText a:link, #spodnjiText a:active, #spodnjiText a:visited {
	color: #000;
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
}
#spodnjiText a:hover {
	color: #333;
}
