div#mailerSource {
	text-align:center;
}

div#mailerSource p {
	margin:10px 0px;
	text-align: center;
}

div#mailerSource a#mailerPowrot {
	clear:both;
}

div#mailerSource mainTable {
	/*border: solid 2px #fff;*/
	border-collapse: collapse;
	border-spacing: 0px;
	
	width: 100%;
}
div#mailerSource table.mainTable td.headerLeft {
	height: 110px;
	width: 192px;
}
div#mailerSource table.mainTable td.headerRight {
	background: #969696;  
	height: 81px;
	width: 191px;
}
div#mailerSource table.mainTable tr.header {
	background:  #969696; 
	height: 81px;
}
div#mailerSource table.mainTable td.content {
	padding: 8px;
	text-align: center;
	background-color: #DDDDDD;
	border:1px solid #626262;	
}
div#mailerSource table.newFilterForm {
	background-color: #FFFFFF;
	border: solid 1px #D5D0C5;
	margin: 0px auto;
	width: 400px; 
}
div#mailerSource .left {
	float: left;
}
div#mailerSource table.formBackground {
	
}
div#mailerSource table.formBackground td {
	vertical-align: top;
}
div#mailerSource table.searchForm {
	background-color: #F7F7F7;
	border: solid 1px #D5D0C5;
	margin-left: -5px;
	width: 400px;
	margin-top:5px;
	margin-bottom:5px;
	padding:5px 0px;
}


div#mailerSource table.registerForm {
	background-color: #FFFFFF;
	border: solid 1px #D5D0C5;
	margin: 0px auto;
	width: 100%;
}
div#mailerSource table.searchForm th, table.registerForm th {
	width: 150px;
	height:25px;
}
div#mailerSource table.registerForm th {
	text-align: right;
	font-weight: bold;
	width: 50%;
	
}

div#mailerSource table.registerForm td.left {
	text-align: left;
	height:25px;
	margin-left:5px;
}
div#mailerSource table.registerForm td {
	height:30px;
}

div#mailerSource table.searchForm td {
	text-align: left;
	vertical-align: center;
}
div#mailerSource table.searchForm input, table.searchForm select {
	width: 220px;
}
div#mailerSource table.searchForm input.narrow {
	width: 70px;
}
div#mailerSource table.searchForm input.checkbox {
	width: 15px;
}
div#mailerSource div.checkboxes {
	border: solid 1px #000000;
	height: 100px;
	width: 220px;
	overflow: auto;
	text-align: left;
}
div#mailerSource a {
	color: #AB2327;
	font-weight: bold;
}
div#mailerSource table.menu {
	width: 100%;
}
div#mailerSource table.menu td {
	width: 33%;
}
div#mailerSource p.center {
	text-align: center;
}
div#mailerSource .hint {
	font-size: 9px;
}
div#mailerSource td.hint {
	text-align: center;
}
div#mailerSource table.subForm {
	width: 100%;

}
div#mailerSource table.subForm th {
	text-align: right;
	width: 50%;
}
div#mailerSource table.subForm td {
	text-align: left;
}
div#mailerSource td.submit {
	text-align: center;
}
div#mailerSource table.filterList {
	background-color: #FFFFFF;
	border: solid 1px #D5D0C5;
	width: 100%;
}
div#mailerSource table.filterList th {
	padding: 7px 10px 7px 0px;
	text-align: right;
	width: 40%;
}
div#mailerSource table.filterList td.wide {
	text-align: left;
	width: 40%;
}

div#mailerSource table.filterList td {
	padding:0px 5px;
}
div#mailerSource table#step2table {
	width: 650px;
}
div#mailerSource table#step2table th, table.subform th {
	text-align: right;
	width: 250px;
	font-weight:bold;
	padding-right:5px;
}
div#mailerSource table#step2table td {
	text-align: left;
	height:25px;
}
div#mailerSource table.subform {
	width: 640px;
}
tdiv#mailerSource able.subform th {
	font-weight: normal;
}
div#mailerSource div.msg {
	color: #C22126;
	background-color: #FFFFFF;
	border: none;
	margin: 5px;
	padding: 5px 10px;
	text-align:center;
	font-weight:bold !important;
}
div#mailerSource div#hint {
	background-color: #c1c6cb;
	border: solid 2px #a7aeb6;
	width: 170px; 
	position: absolute;
	padding: 3px;
}

div#mailerSource div#polityka-prywatnosci{
    margin-top:20px;
    color #676767;
    font-size:11px;
    line-height:130%;
    padding:5px;
    text-align:left;
}

div#mailerSource ol#privacyPolicy {
list-style-type:upper-roman;
}

div#mailerSource ol#privacyPolicy li {
margin-bottom:5px;
margin-top:5px;
}
