/* --- fonts --- */
body, a {
	font-size: 8pt;
	color: #868686;
	font-family: Tahoma;
}

#pageTitle {
	font-size: 12pt;
	/*color: #6b6a6a;*/
	font-style: italic;
}

#languages {
	font-size: 10pt;
	font-style: italic;
}

.newsTxt {
	color: #777;
	line-height: 150%;
}

#contentLeftPage {
	line-height: 170%;
	text-align: justify;
}

.newsTxt a, .activePage, .text a {
	color: #c21919;
	font-weight: bold;
}

.red {
	color: #c21919;
}

.newsArchive a {
	color: #bcbabd;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#kolorkiTop, #mainMenu {
	font-size: 0pt;
	line-height: 0px;
}

.tJust {
	text-align: justify;
}

.tCenter, .textGalPos, .productLeft, .sieciSprz {
	text-align: center;
}

.tRight {
	text-align: right;
}

table td {
	text-align: left;
}

/* --- cursor --- */
#mainMenu img, .rotationButton {
	cursor: pointer;
}

/* --- backgrounds --- */
body, #kolorkiTop {
	background-color: #f5f5f5;
}

.contentRightInner {
	background-color: #ebebeb;
}

.activeNews {
	background-color: #e1e1e1;
}

#kolorkiTop {
	background-image: url(../images/kolorki-top.gif);
	background-repeat: repeat-x;	
}

#header {
	background-image: url(../images/header-bg.gif);
	background-repeat: no-repeat;
	background-position: 442px 0px;
}

#menuFlash {
	background-image: url(../images/flash-bg.gif);
	background-repeat: no-repeat;
}

/*#pageTitle*/#contentTop {
	background-image: url(../images/pageTitle-bg.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#contentLeft, #contentLeftPage {
	background-image: url(../images/contentLeft-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.sieciSprz {
	background-image: url(../images/mapa-bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}

/* --- borders --- */
a img {
	border: 0px;	
}

#menuFlash img {
	border-top: 2px solid #dadadc;
}

#header {
	border-right: 1px solid #dadadc;
}

#pageNavi {
	border: 1px solid #dadadc;
	border-top: 0px;
}

#contentLeft, #contentLeftPage {
	border: 1px solid #dadadc;
	border-width: 0px 1px 1px 0px;
}

#contentLeftPage .archiveNews {
	border-bottom: 1px solid #dadadc;
}

#mainMenu img, #contentRightPage img, .product img, .textGalPos img, .productLeft .productPic, .sieciSprz img, .tuningTesty {
	border: 1px solid #d7d7d9;
}

#contentRight, #contentRightPage {
	border-top: 1px solid #dadadc;
}

.news {
	border-bottom: 1px dotted #bcbabd;
}

#footerBottom {
	border-top: 1px dotted #dadadc;
}

.productDesc table {
	border: 0px solid #d7d7d9;
}

.textGalPos, .tableIndex {
	border: 1px solid #d7d7d9;
	border-width: 0px 1px 1px 0px;
}

.tableValue {
	border-bottom: 1px solid #d7d7d9;
}

.listaSerwisow {
	border-collapse: collapse;
	border: 1px solid #d7d7d9;
}

