body ,table {
	font-family: Tahoma;
	font-size: 8pt;
	color: #989898;
}

a {
	text-decoration: none;
}

a:hover, .text p a.nounder:hover {
	text-decoration: underline;
}

.text p a {
	text-decoration: underline;
}

#menu div a, .text p a.nounder, #menu a:hover {
	text-decoration: none;
}

:focus {
	outline: 0px;
}

.tl {
	text-align: left;
}

.tr, #bottomFooter, #languages {
	text-align: right;
}

.tc {
	text-align: center;
}

.tj {
	text-align: justify;
}

.size17, .title {
	font-size: 17pt;
}

#menu {
	font-size: 15px;
}

.fs7 {
	font-size: 7pt;
}


.newsText, .text {
	line-height: 170%;
}

#contentMainLeft {
	line-height: 150%;
}

/*---kolorki---*/

.gray, a {
	color: #989898;
}

.lgray {
	color: #afafaf;
}

.blue, .title {
	color: #75a9cd/*2b79b1*/;
}

#menu, #menu a {
	color: #fff;
}

/*---borders---*/

#partnerzy, #reszta {
	border: 1px solid #e8e8e8;
	border-width: 1px 0px;
}

.news, .catDesc, .oddzialGal {
	border-top: 1px solid #f4f4f4;
}

.contentHeader, .newsZajawka, .ludz, .category, .product {
	border-bottom: 1px solid #eee;
}

.ludzImage img, .prodImage img, .prodGallery img, .mediaImage img, img.referencja {
	border: 1px solid #eee;
}

#tooltip {
	border: 1px solid #ccc;
}

/*---backgrounds---*/
body {
	background: #fff;
}

#menu {
	background: url(../images/bg-menu.jpg) no-repeat;
}

#banerek {
	background: #e8e8e8;
}

#contentMainDefault {
	background: url(../images/bg-default.gif) no-repeat;
}

#contentMain {
	background: url(../images/bg-contentmain.gif) repeat-y left;
}

.news {
	background: url(../images/bg-news.gif) no-repeat bottom left;
}

#partnerzy {
	background: url(../images/bg-partnerzy.gif) no-repeat 25px 31px;
}

#partnerzy img {
	background: transparent;
}

#faq {
	background: url(../images/bg-faq.jpg) no-repeat;
}

#bottomFooter {
	background: url(../images/bg-footer.gif) no-repeat;
}

.menuSpacer {
	background: url(../images/spacer.png) no-repeat;
}

#tooltip {
	background: #fff;
}

