body {
	background-image: url('bg.gif');
	margin-top: 0px
}
.spis {  font-family: Verdana; font-size: 10px; color: #969696; text-decoration: none}
a.spis:hover {  font-family: Verdana; font-size: 10px; color: #969696; text-decoration: none}
.text {  font-family: Verdana; font-size: 11px; color: #333333; text-decoration: none}
.link {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 11px; color: #425A84; text-decoration: none}
a.link:hover {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 11px; color: #FF6600; text-decoration: underline}
.titles {  font-family: Tahoma; font-weight: bold; color: #FFFFFF; text-decoration: none; font-size: 11px}
.link2 {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 11px; color: #FF6600; text-decoration: underline}
a.link2:hover {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: 11px; color: #FF6600; text-decoration: underline}
.preloadImage {
	background: url('loading.gif') no-repeat center;
	float: center;
	margin-left:0; margin-right:0px; margin-top:0px; margin-bottom:0
}
 
.preloadImage, .preloadImage img {
	width: 512px;
	height: 280px;
	
}
 
.preloadImage img {
	display: none;
}