input {

}

.subscribe_radio_b {
}

.subscribe_email {
	background-image: url(../images/knopka_b.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	font-size: 12px;
	border: 1px solid #888;
	padding-left: 17px;
	color: #555;
}

.subscribe_email_hover {
	background-image: url(../images/knopka_b.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	font-size: 12px;
	border: 1px solid #888;
	padding-left: 17px;
	color: #555;
}

.subscribe_button {
	background-color: #0576a4;
	color: white;
	font-size: 10px;
	border: 1px solid #444;
}

.subscribe_error {
	font-size: 10px;
	color: red;
	text-align: center;
}

.subscribe_success {
	font-size: 10px;
	color: blue;
	text-align: center;
}
