.QOverlay {
	background-color: #000000;
	z-index: 9999;
}

.QLoader {
	background-color: #CCCCCC;
	height: 1px;
}
.QLoaderMsg {
	font-size:36px;
	color:#ccc;
}

.auto {
  border: 1px solid orange;
  padding: 3px 3px 3px 3px;
  float: left;
  margin: 15px 15px 15px 0px;
}

#linkgl { position:absolute; width:270px; height:147px; top:0px; left:0px; cursor:pointer;}
#napisz_img { position:absolute; top:0px; left:282px;}

.rss { text-decoration:none; color:#000000;}
.rss:hover { text-decoration:none; color:#FF0000;}

textarea { border: 1px solid #CCCCCC; }

.button {
	background-color:transparent;
	border:0px;
	background-image: url(/images/przycisk2.png);
	width: 114px;
	height: 27px;
	background-position: top center;
	background-repeat: no-repeat;
	font-weight: bold;
	color: white;
	padding: 7px;
	cursor: pointer;
	display:block;
	text-align: center;
	font-size: 10px;
	font-family: verdana;
}
.button:hover {
	background-image: url(/images/przycisk.png);
}

.button_ziel {
	background-color:transparent;
	border:0px;
	background-image: url(/images/przycisk2_ziel.png);
	width: 114px;
	height: 27px;
	background-position: top center;
	background-repeat: no-repeat;
	font-weight: bold;
	color: white;
	padding: 7px;
	cursor: pointer;
	display:block;
	text-align: center;
	font-size: 10px;
	font-family: verdana;
}
.button_ziel:hover {
	background-image: url(/images/przycisk_ziel.png);
}

.button_szar {
	background-color:transparent;
	border:0px;
	background-image: url(/images/przycisk2_szar.png);
	width: 114px;
	height: 27px;
	background-position: top center;
	background-repeat: no-repeat;
	font-weight: bold;
	color: white;
	padding: 7px;
	cursor: pointer;
	display:block;
	text-align: center;
	font-size: 10px;
	font-family: verdana;
}
.button_szar:hover {
	background-image: url(/images/przycisk_szar.png);
}

.cssTickerEntry, .cssTickerEntry a, .cssTickerEntry a:link{
	color:#ffff00;
	text-decoration:none;
}

.cssTickerEntry a:hover{
	text-decoration:underline;
}
