/* Tutaj nalezy umieszczac wszystkie formatowania dotyczace _wszystkich_ komponentow */
.mod {
	margin-bottom: 10px;
	width: 100%;
}
.mod img { display: block; }




/* Mailing */
 
.mod-mailing input.text,
.mod-mailing select {
	width: 148px;
	border-width: 1px;
	border-style: solid;
	height: 20px;
}
.mod-mailing select {
	width: 150px;
}
.mod-mailing input.text {
	height: 16px;
	padding: 2px 0;
}

.mod-mailing input,
.mod-mailing select {
	margin-bottom: 8px;
	margin-left: auto;
	margin-right: auto;
}
