	/* hide from ie on mac \*/
	html {
	height: 100%;
	overflow: auto;
	}
body/* end hide */
 {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/pozadina.jpg) no-repeat center center;
}
p {
	font: 12px Verdana;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 6px;
}
h1 {
	font: bold 12px Verdana;
	color: #333333;
	margin: 0px;
	padding: 10px 0px;
}




a {
	color: #990000;
	font-family: Verdana;
	font-weight: bold;
}
a:link {
	font: bold 12px Verdana;
	color: #333333;
	text-decoration: none;
}
install {
	color: #990000;
}

a:visited {
	font: bold 12px Verdana;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font: bold 12px Verdana;
	text-decoration: none;
	color: #999999;
}



#site {
	height: 100%;
	width: 990px;
	text-align: left;
	padding: 0px;
	margin: auto;
}

#logo {
	background: url(images/escort_logo.gif) no-repeat left top;
	height: 300px;
	width: 350px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#linkovi {
	float: right;
	width: 580px;
	margin: 0px;
	padding: 30px 0px 0px;
	color: #333333;
}
.upozorenje {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}



#tekst {
	margin: 0px;
	padding: 10px;
	clear: both;
	float: left;
	width: 500px;
}
.flash_player {
	background: #DDDDDD;
	width: 320px;
	display: block;
	padding: 6px;
}
 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none; 
 }