@charset "utf-8";
.formularz_newsletter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	height: 23px;
	width: 200px;
	margin-top: 122px;
	margin-left: 68px;
}

.formularz_newsletter2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	height: 23px;
	width: 200px;
	margin-top: 23px;
	margin-left: 68px;

}
#Tabela_01 tr td #newsletter table tr td #adress_email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 18px;
	width: 194px;
	background-image: none;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#Tabela_01 tr td #newsletter table tr td #nr_tel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 18px;
	width: 194px;
	background-image: none;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.tekst1 {
	display: none;
}







a.tooltip{
	position: relative;
	z-index: 24;
	background: none;
}
a.tooltip:hover{
	z-index: 25;
	text-indent: 0; /* hack for IE */
	background: none;
	text-decoration: none;
	color: #000;
}
a.tooltip span{
	display: none;
}
a.tooltip:hover span{
	display: block;
	position: absolute;
	line-height:1.3em;
	top: -5em;
	right: 17em;
	padding: .8125em;
	border: 1px solid #ffd105;
	background-color: #fff9c8;
	text-align: left;
	width: 15em;
	text-decoration: none;
	color: #000;
}
