/*
* Nagłówek i stopka
*/
#head_search, #advert {
	display: none;
}

#location {
	margin-top: 1.5em;
	border-top: 1px #BEC5D5 solid;
}

/*
* Kolumny
*/
#contents {
	margin-top: 20px;
}

#col_left {
	width: 53%;
	float: left;
}

#contents.main #col_left, #contents.forum #col_left {
	width: 100%;
}

#col_mid {
	width: 45%;
	float: right;
}

#col_blocks {
	display: none;
}

/*
* Style strony
*/
#col_left h1 {
	font-size: 16pt;
}

.news h2 {
	font-size: 10pt;
}

.news span {
	color: #1F2225;
	font-size: 9pt;
}