/*
 Arkusz stylów do newslettera
 
 Autorzy:
 - Tomasz Porosiński
*/

.tx-dnews-pi1 {
	margin-bottom: 40px;
}

p.tx_dnews_pi1_mustlogin, p.tx_dnews_pi1_premsg {
	margin-bottom: 12px;
}

p.tx_dnews_pi1_premsg em {
	font-weight: bold;
}

.tx-dnews-pi1 input {
	margin: 8px auto 0px 0px;
}

.tx_dnews_pi1_listrow table {
	border-style: solid;
	border-color: #026197;
	border-width: 1px;
	margin: 4px 0px 12px 0px;	
}

tr.tx_dnews_pi1_listrow_header td {
	padding: 7px 10px 3px 10px;
	font-weight: bold;
}

td.tx_dnews_pi1_descr {
	padding: 0px 10px 10px 10px;
}

tr.tx_dnews_pi1_listrow_header input {
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}

.signup_submit, .unsubscribe_submit {
	text-align: right;
}

