/* 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: 0px;
	margin-top: 10px;
	width: 261px;
	height:auto
}
div#firstPage_rightPane {
	float: left;
	margin: 0px;
	margin-top: 10px;
	width: 696px;
}
div#firstPage_loginBox {
	background: white url(/img/layouts/main/firstPage/loginPanel_back.gif) no-repeat;
	height: 240px;
	margin-top: 0px;
	margin-bottom: 10px;
}
div#firstPage_loginBox form {
	margin:0px;
	padding:0
}
.firstPage_loginButton {
	margin:0;
	padding:0
}
div.firstPage_newsBox {
	background: white url(/img/layouts/main/firstPage/news_back.gif) no-repeat;
	width: 336px;
	height: 132px;
	float: left;
	margin-bottom: 25px;
	border-left: 12px solid white;
}
div.firstPage_newsBox div.firstPage_newsContent {
	height: 132px;
	padding:13px;
	font-size:11px;
	height:auto
}
.mainLogowanie {
	width: 150px;
	margin: 0px;
	margin-right: 20px;
}
div.firstPage_loginBoxSpacer {
	clear: both;
	height: 4px;
	padding: 0px;
	font-size: 1px;
	height:auto
}
div.firstPage_newsContent p {
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
}
#main_cat_box {
	width:961px;
	float:left;
	height:120px;
	background:url(/img/layouts/main/firstPage/sep.gif) no-repeat left;
	clear:both
}
#main_cat_box:hover {
	cursor:pointer
}
#main_cat_c1 {
	float:left;
	width:200px;
	height:121px;
	background:url(/img/layouts/main/firstPage/main_cat_c1.jpg) no-repeat 35px;
}
#main_cat_c2 {
	float:left;
	width:220px;
	height:121px;
	background:url(/img/layouts/main/firstPage/main_cat_c2.jpg) no-repeat 40px;
}
#main_cat_c3 {
	float:left;
	width:240px;
	height:121px;
	background:url(/img/layouts/main/firstPage/main_cat_c3.jpg) no-repeat 35px;
}
#main_cat_c4 {
	float:left;
	width:250px;
	height:121px;
	background:url(/img/layouts/main/firstPage/main_cat_c4.jpg) no-repeat 70px;
}
