img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
		
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, p, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
.stopka, .stopka a, .stopka p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.stopka a {
	font-weight: bold;
}
.ak {
	text-indent: 25px;
}

.stopkaM, .stopkaM a, .stopkaM p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
}

#bannerXDive
{
	position:absolute;
	background: url(../graf/bannerxdive.jpg) 0 0 no-repeat;	
	left: 50%;
	margin-left: 200px;
	top:250px;
	width:200px;
	height:97px;
	z-index:10;
	border: solid 1px #AAAAAA;
}

#bannerXDive:hover
{
	border: solid 2px #CCCCCC;
	margin-left: 199px;
	top: 249px;	
}
