.subskrypcja {
	width:200px;
}

.subskrypcja_tytul{
	font-family: 'Verdana', sans-serif;
	font-size: 13px;
	height:30px;
	text-align:center;
	font-weight:bold;
}

.subskrypcja_tekst{
	font-family: 'Verdana', sans-serif;
	font-size: 12px;
	text-align: center;
	padding-bottom: 3px;
}
.subskrypcja_textbutton_tlo{
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;	
}
.subskrypcja_textbutton{
	font-family: 'Verdana', sans-serif;
	font-size: 12px;
	width: 150px;
	height:15px;
}
.subskrypcja_radiobutton_tlo{
	text-align:center;
	font-family: 'Verdana', sans-serif;
	font-size: 11px;	
}

.subskrypcja_radiobutton{
	border-style: none;
}
.subskrypcja_wyslij_tlo{
	text-align: center;	
}
.subskrypcja_wyslij{
	color: #ffffff;
	margin-top:4px;
	font-weight: bold;
	padding-bottom: 2px;
	border: none;
	width: 90px;
	height: 24px;
	background: url('../grafika/wyslij.png') top center no-repeat;
}