#boxLastArticles {
	margin: 0px auto;
	width: 496px;
	color: #999999;
}

#boxLastArticles .boxHrefList { 
	text-align: center;
	height: 18px;
	width: 496px;
}

#boxLastArticles .boxHrefList div { 
	float: left;
	border-left: 1px solid #DDDDDD;
	text-align: center;
	height: 16px;
	font-size: 11px;
	text-decoration: none;
}

.lastArticleCategoryHover {
	color: #2173BC !important;
	cursor: pointer;
}

.lastArticleCategoryActive {
	border-bottom: 2px solid #2173BC;
	font-weight: bold;
	color: #2173BC !important;
}

.lastArticleCategoryActive a {
	color: #2173BC;
}

#boxLastArticles .boxHrefList div a:hover { 
	text-decoration: none;
	color: #2173BC;
}


#boxLastArticles .boxHrefList div.first { 
	border-left: none;
	margin: 0px 0px 0px 1px;
}

#boxLastArticles .boxHrefList div a { 
	color: #999999;
	font-size: 11px;
	text-decoration: none;
}

#boxLastArticles .boxHrefList div.link0 { 
	width: 60px !important; /* moda */
}

#boxLastArticles .boxHrefList div.link1 { 
	width: 96px !important; /* aktualnosci */
}

#boxLastArticles .boxHrefList div.link2 { 
	width: 128px !important; /* centra handlowe */
}

#boxLastArticles .boxHrefList div.link3 { 
	width: 100px !important; /* projektanci */
}

#boxLastArticles .boxHrefList div.link4 { 
	width: 106px !important; /* nowe kolekcje */
}


#boxLastArticles .boxContentAll { 
	background:url(../images/boxLastArticles/boxLastArticlesBG.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	width: 496px;
}

#boxLastArticles .boxContentAll .boxTop {
	width: 496px;
	height: 26px;
	background:url(../images/boxLastArticles/boxLastArticlesContentTop.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	
}

#boxLastArticles .boxContentAll .boxContent {
	padding: 0px 0px 0px 20px;
	width: 470px;
	min-height: 230px;
	height: 230px;
	height: auto !important;
}

#boxLastArticles .boxContentAll .boxContent .moreLink {
	clear: both;
	text-align: right;
	margin: 0px 6px 0px 0px;
}

#boxLastArticles .boxContentAll .boxContent .leftColumn {
	float: left;
	width: 234px;
} 

#boxLastArticles .boxContentAll .boxContent .rightColumn {
	float: left;
	width: 216px;
} 

#boxLastArticles .boxContentAll .boxBottom {
	width: 496px;
	height: 15px;
	background:url(../images/boxLastArticles/boxLastArticlesContentBottom.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

#boxLastArticles .boxContentAll .boxBottomBottom {
	width: 496px;
	height: 21px;
	background:url(../images/boxLastArticles/boxLastArticlesContentBottomBottom.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#boxLastArticles .lastArticleAll {
	width: 216px;
/*	height: 132px;*/
/*	float: left;*/
	margin: 0px 18px 10px 0px;
	margin: 0px 0px 10px 0px;
	
	border-bottom: 1px solid #2173BC;
	overflow: hidden;
	cursor: pointer;
}

#boxLastArticles .lastArticleAll h2 {
	padding: 0px 0px 6px 0px;
	color: #2173BC;
}

#boxLastArticles .lastArticleAll img {
	float: left;
	margin: 0px 6px 4px 0px;
}

#boxLastArticles .lastArticleAll p {
	margin: 0px 0px 8px 0px;
}

#boxLastArticles .bottomLineArticle {
	border-bottom: 0px;
	margin: 0px 18px 0px 0px;
}

.focusLastArticleDiv {
	color: #000000;
}

#boxLastArticles .boxContentAll .preloader {
	width: 496px;
	min-height: 290px;
	height: 290px;
/*	height: auto !important;*/
	font-size: 11px;
	background-image: url(../images/ajaxLastArticlesLoading.gif);
	background-position: center 40px;
	background-repeat: no-repeat;

	background-color: #FFFFFF;
	display: none;
	opacity: 0.9;
	filter: alpha(opacity = 90); /* IE */
	position: absolute;
	text-align: center;
	z-index: 6;

}

#boxLastArticles .boxContentAll .preloader p {
	margin: 20px 0px 0px 0px;
}

/*
element.style {
display:none;
height:1138px;
}
*/ 








