/* Pozadinski baneri 
.divLeft  {
	width:200px;
	height:800px;
	float:left;
	display:none;
	position:fixed;
	z-index:100;
	overflow:visible;
}
.divRight {
	width:200px;
	height:800px;
	float:right;
	display:none;
	position:fixed;
	z-index:100;
	overflow:visible;
}
.bg_banner {
	position:fixed;
	top: 0px;
	left: 50%;
	margin-left:-700px;
	width: 1400px;
	height: 800px;
	z-index:-10;
}
*/


.divLeft  {
	height:800px;
	margin-right:501px;
	overflow:visible;
	position:fixed;
	right:50%;
	width:200px;
	text-align:right;
	z-index:0;
}
.divRight {
	height:800px;
	left:50%;
	margin-left:501px;
	overflow:visible;
	position:fixed;
	width:200px;
	text-align:left;
	z-index:0;
}

#ticker {
    height: 100px;
	bottom: 0;
    left: 0;
    position:fixed;
    width: 100%;
    z-index: 100;
	display:none;
	text-align:center;
}
#floater {
	position:absolute;
	width:300px;
	height:300px;
	z-index:100;
	left:50%;
	top:50%;
	margin-left:-180px;
	margin-top:-100px;
	text-align:center;
	display:none;
}
#floaterHome {
	position:absolute;
	width:600px;
	height:600px;
	z-index:100;
	left:50%;
	top:50%;
	margin-left:-210px;
	margin-top:-100px;
	text-align:center;
	display:none;
}

.bg {
	background:none;
	background-color:#37a9e0;
}
.pageFooterBg {
	width: 990px;
	margin:0 auto; 
	margin-top: 8px;
	margin-bottom: 20px;
	font-size: 11px;
	text-align: right;
	padding: 0px 5px;
	color: #fff;
}
.pageFooterBg A:link,
.pageFooterBg A:visited,
.pageFooterBg A:hover {
	color: #fff;
	text-decoration: none;
}
.pageFooterBg A:hover {
	text-decoration: underline;
}
.pageFooterBg A.SkinObject {
	margin-left: 15px;

/* Pozadinski baneri end */

/* Mazda top banner */
.mazdaTopBanner .bannerHolder  { margin-top: -100px ;}
.topPageFlash {width:1004px; height:100px; margin:0 auto; text-align:center;}
