@CHARSET "UTF-8";
/**
 * @author Marcin Kozlowski
 */
@import "rp_main.css";

#col2, #col50 {
	display: none;
}

#col10 {
	background: url("http://static.presspublica.pl/web/rp/img/layout/bg_col2.png") repeat-x scroll 0 top transparent;
	border-top: 1px dotted #999999;
	padding: 12px 0 0;
}

.mwpBox {
	margin: 0 8px;
}

p {
	font-size: 1.4em;
	line-height;
	1.4em;
	margin:
	0 0 15px;
}

.mwpTitle {
	text-align: center;
	font-size: 1.8em;
	line-height: 1.8em;
	font-weight: bold;
}

.mwpLead {
	font-weight: bold;
	font-size: 1.5em;
}

.mwpLogo {
	float: right;
}

.mwpBox ul {
	font-size: 1.4em;
	line-height: 1.4em;
	margin: 0 0 15px;
	padding: 0 0 0 30px;
}

.mwpFooter {
	text-align: right;
	margin: 30px 0;
}

.mwpBottomLinks {
	margin: 10px 0;
	padding: 10px 0;
	background-color: #EFF1F2;
}

.mwpBottomLinks a {
	color: #006699;
	font-size: 1.3em;
	display: block;
	float: left;
	margin: 0 0 0 30px;
}

.mwpBottomLinksFirst a.mwpLinksFirst {
	margin: 0;
}

.mwpPartners {
	margin: 20px 0;
}

.mwpPartnersTitle {
	font-size: 1.4em;
	margin: 0 0 10px 0;
}

.mwpPartnersItem {
	float: left;
	margin: 0 20px 0 0;
}