/* CSS Document */

div.firstPage_categoryBox {
	width: 227px;
	height: 205px;
	background-image: url(/img/layouts/main/firstPage/categoryBox_back.gif);
	float: left;
	margin-right: 17px;
	text-align: center;
	position: relative;
}

div.firstPage_categoryBox img.subCategories {
	position: absolute;
	bottom: 6px;
	right: 8px;
}

div#firstPage_leftPane {
	float: left;
	margin: 10px 0 0 0;
	width: 371px;
}

div#firstPage_rightPane {
	float: left;
	margin: 10px 0 0 20px;
	width: 360px;
}

div#firstPage_loginBox {
	background: white url(/img/layouts/main/firstPage/loginPanel_back.gif) no-repeat;
	height: 171px;
	width: 360px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

div.firstPage_newsBox {
	margin-bottom: 0px;
	border-left: 12px solid white;
}

div.firstPage_newsBox div.firstPage_newsContent {
	height: 132px;
}

.mainLogowanie {
	width: 150px;
	margin: 0px;
	margin-right: 20px;
}

div.firstPage_loginBoxSpacer {
	clear: both;
	height: 4px;
	padding: 0px;
	font-size: 1px;
}


div.firstPage_newsContent p {
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
}