@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #5D5D5D;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
a:link {
	color: #0089E1;
}
a:visited {
	color: #838383;
}
a:hover {
	color: #0089E1;
	text-decoration: none;
}
a:active {
	color: #0089E1;
}
.artThumb {
	text-align: center;
	float: right;
	width: 120px;
	padding-left: 10px;
}
.artZajawkaB {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0089E1;
}
h1 {
	font-size: 12px;
	color: #0089E1;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	text-align: center;
	font-size: 12px;
	margin: 3px;
	padding: 3px;
}
h3 {
	font-size: 12px;
	margin: 0px;
	font-weight: bold;
	background-color: #EAEAEA;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #0089E1;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h5 {
	background-image: url(images/prback.gif);
	height: 20px;
	width: 166px;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	background-repeat: no-repeat;
}
h6 {
	font-size: 12px;
	margin: 0px;
	font-weight: bold;
	background-color: #0089E1;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #FFFFFF;
	width: 500px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
h6 a:hover {
	font-size: 12px;
	margin: 0px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #0089E1;
	padding: 0px;
	display: block;
	width: 500px;
}
.adresPartner {
	float: right;
	width: 190px;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}
.artZajawka {
	background-image: url(images/halfdot.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	margin-bottom: 11px;
		padding-top: 4px;
	padding-bottom: 4px;
}


.aktualnosc ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	list-style-image: url(images/nowobullet.gif);
}
.aktualnosc {
	background-image: url(images/halfdot.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	margin-top: 11px;
}


.accessTit {
	font-size: 12px;
	margin: 0px;
	font-weight: bold;
	background-color: #0089E1;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #FFFFFF;
	width: 416px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#aroma {
	background-image: url(images/aroma.jpg);
	float: left;
	padding-right: 60px;
	padding-left: 431px;
	background-repeat: no-repeat;
	width: 509px;
	background-position: 8px bottom;
	padding-bottom: 30px;
	text-align: justify;
}
.blue {
	color: #0089E1;
}
.bottomTable {
	font-size: 11px;
}
#container {
	text-align: justify;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	z-index: 10;
	width: 1000px;
}
.catProducts3 {
	float: left;
	width: 140px;
	text-align: left;
}
.cenaB {
	width: 66px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-top-color: #0089E1;
	border-right-color: #0089E1;
	border-bottom-color: #0089E1;
	border-left-color: #0089E1;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 8px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	float: right;
	text-align: right;
	padding-right: 8px;
	background-color: #F0F0F0;
}
.cenaO {
	border-left-width: 1px;
	border-left-style: dotted;
	border-top-color: #0089E1;
	border-right-color: #0089E1;
	border-bottom-color: #0089E1;
	border-left-color: #0089E1;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 8px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	text-align: center;
	padding-right: 8px;
	background-color: #0089E1;
	color: #FFFFFF;
	font-size: 11px;
	width: 72px;
	line-height: 14px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.cena {
	border-left-width: 1px;
	border-left-style: dotted;
	border-top-color: #0089E1;
	border-right-color: #0089E1;
	border-bottom-color: #0089E1;
	border-left-color: #0089E1;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 8px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	text-align: right;
	padding-right: 8px;
}
.ceny a, .ceny a:visited, .ceny a:active {
	color: #0089E1;
	text-decoration: none;
}
.ceny a:hover {
	color: #0089E1;
	text-decoration: underline;
}
.catProducts {
	float: left;
	width: 120px;
	text-align: left;
}
.categories {
	float: right;
	width: 740px;
	padding-bottom: 10px;
}
.data {
	font-size: 11px;
	color: #999999;
}
#dolClean {
	background-image: url(images/dolclean.gif);
	height: 3px;
	width: 1000px;
}
#efektySub {
	background-image: url(images/efekty.gif);
	height: 70px;
	width: 98px;
	padding-top: 15px;
	padding-left: 10px;
}
#efektySub a, #efektySub a:visited, #efektySub a:active {
	color: #0089E6;
	text-decoration: none;
}
#efektySub a:hover {
	color: #0089E6;
	text-decoration: underline;
}
.efekty {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}
#footerLeft a, #footerLeft a:visited, #footerLeft a:active{
	font-weight: bold;
	color: #0089E1;
	text-decoration: none;
	font-size: 12px;
	padding-left: 20px;
}
#footerLeft a:hover {
	font-weight: bold;
	color: #0089E1;
	text-decoration: none;
	font-size: 12px;
	padding-left: 20px;
}


#footer {
	font-size: 11px;
	text-align: right;
	padding-right: 24px;
	margin-top: 5px;
}
.form {
	font-size: 12px;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8A8A8A;
	border-right-color: #8A8A8A;
	border-bottom-color: #B9B9B9;
	border-left-color: #B9B9B9;
	color: #5D5D5D;
}
#filesText {
	background-image: url(images/architekci.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	padding-right: 300px;
	padding-left: 30px;
	width: 385px;
}
#fileMenu {
	background-image: url(images/prmenu.gif);
	width: 220px;
	float: left;
	background-position: bottom;
	text-align: left;
}
#fileMenuOver {
	background-image: url(images/fileover.gif);
	height: 19px;
}
#fileMenu {
	background-image: url(images/fileback.gif);
	width: 220px;
	float: left;
	background-position: bottom;
}
#fileDown {
	background-image: url(images/filedown.gif);
	height: 19px;
}
ul#footer
{
	white-space: nowrap;
	font-size: 12px;
	margin: 0px;
	padding: 0;
}

#footer li
{
	display: inline;
}

#footer a {

}

#footer a:hover, #navFooter a:hover
{
	color: #0089E1;
	text-decoration: none;
}

#footer a:link, 
{
	color: #5D5D5D;
	text-decoration: none;
	padding-left: 7px;
	margin-left: 1px;
}
.filesThumb {
	width: 120px;
	padding-right: 5px;
	padding-bottom: 5px;
	float: left;
	text-align: right;
}
.filesOpis {
	padding-left: 125px;
	padding-bottom: 5px;
}
.filesThumb img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.galleryThumbMain {
	display: block;
	float: left;
	width: 120px;
	text-align: center;
	vertical-align: bottom;
	height: 103px;
}

.galleryThumb {
	display: block;
	float: left;
	width: 180px;
	text-align: center;
	vertical-align: bottom;
	height: 170px;
}
.galleryTitle {
	background-color: #EAEAEA;
	width: 120px;
	display: block;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#home {
	padding-left: 40px;
	padding-bottom: 5px;
	padding-top: 18px;
}
.hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 9px;
	margin-top: 9px;
}
.hydroZdj {
	padding-top: 10px;
	padding-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.hr150 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 150px;
	margin-top: 10px;
	margin-left: 16px;
	line-height: 14px;
}



.img {
	margin: 10px;
}
.imThumb {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
}
.kolor {
	float: left;
	height: 100px;
	width: 84px;
	text-align: center;
	line-height: 14px;
}
.liniaTop {
	background-image: url(images/cattop.gif);
	height: 9px;
	width: 740px;
	background-repeat: no-repeat;
}
.linia {
	background-image: url(images/catmidd.gif);
	width: 725px;
	padding-left: 15px;
	text-align: left;
}
.liniaShower {
	background-image: url(images/liniaback.gif);
	float: left;
	height: 360px;
	width: 220px;
	margin-left: 30px;
}

.liniaKab img, .liniaBro img, .liniaWanny img, .liniaShower img{
	padding-top: 10px;
	padding-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.liniaBro {
	background-image: url(images/liniebackbro.gif);
	float: left;
	height: 290px;
	width: 170px;
	margin-left: 20px;
}
.lText {
	font-size: 12px;
	line-height: 16px;
	float: left;
	padding-right: 10px;
}
#liniaZdjecie {
	width: 200px;
	text-align: left;
	float: left;
}
#liniaZdjecie img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.lang {
	float: right;
	padding-right: 30px;
}
.logoPartner {
	float: left;
	padding-right: 5px;
	width: 70px;
}
#liniePr {
	background-image: url(images/linie.gif);
	height: 64px;
	margin-top: 8px;
	font-weight: bold;
	padding-top: 22px;
	padding-left: 16px;
	font-size: 12px;
}
.liniaKab {
	background-image: url(images/liniabackkab.gif);
	float: left;
	height: 290px;
	width: 300px;
	margin-left: 60px;
}
.linia a, .linia a:visited, .liniaKab a, .liniaKab a:visited, .liniaBro a, .liniaBro a:visited, .liniaWanny a, .liniaWanny a:visited, .liniaShower a, .liniaShower a:visited {
	text-decoration: none;
	color: #838383;
}
.linia a:hover, .liniaKab a:hover, .liniaBro a:hover, .liniaWanny a:hover, .liniaShower a:hover {
	text-decoration: none;
	color: #0089E1;
}
A.lLang {
	color: #5D5D5D;
	TEXT-DECORATION: none;
	font-size: 12px;
	font-weight: bold;
}

A.lLang:visited {
	color: #5D5D5D;
	TEXT-DECORATION: none;
}
A.lLang:hover {
	color: #0089E1;
	TEXT-DECORATION: underline;
}
A.lAktu {
	color: #5D5D5D;
	TEXT-DECORATION: none;
}

A.lAktu:visited {
	color: #5D5D5D;
	TEXT-DECORATION: none;
}
A.lAktu:hover {
	color: #0089E1;
	TEXT-DECORATION: none;
}
A.lGray {
	color: #5D5D5D;
	TEXT-DECORATION: none;
	font-size: 12px;
}

A.lGray:visited {
	color: #5D5D5D;
	TEXT-DECORATION: none;
}
A.lGray:hover {
	color: #0089E1;
	TEXT-DECORATION: underline;
}
.liniaWanny {
	background-image: url(images/liniebackwanny.gif);
	float: left;
	height: 216px;
	width: 143px;
	margin-left: 10px;
}
.liniaBottom {
	background-image: url(images/catbottom.gif);
	height: 9px;
	width: 740px;
	background-repeat: no-repeat;
}
.lLang img {
	padding-right: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 6px;
}
#mapka img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.marginR {
	width: 155px;
}
.mapaOut {
	padding: 2px;
	border: 1px solid #CCCCCC;
}

#menubar
{
	padding-top: 150px;
	float: left;
	width: 1000px;
}#mainmenu {
	padding-left: 150px;
}
#navFooter a:link, #navFooter a:visited
{
	color: #5D5D5D;
	text-decoration: none;
	padding-left: 7px;
	margin-left: 1px;
	background-image: url(images/lidot.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}


#nowinki {
	background-image: url(images/startnowi.jpg);
	float: left;
	height: 248px;
	width: 391px;
	line-height: 16px;
}
#nowinki img {
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
ul#navlist
{
	white-space: nowrap;
	font-size: 10px;
	margin: 0px;
	padding: 0;
	list-style-type: none;
}

#navlist li
{
	display: inline;
}

#navlist a {

}

#navlist a:link, #navlist a:visited
{
	color: #0089E1;
	text-decoration: none;
	padding-left: 7px;
	margin-left: 1px;
	background-image: url(images/lidot.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

#navlist a:hover
{
	color: #5D5D5D;
	text-decoration: none;
}
#newsy {
	float: left;
	width: 378px;
	font-size: 18px;
	font-weight: normal;
	color: #999999;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 34px;
}
#newsySe {
	float: left;
	width: 309px;
	font-size: 18px;
	font-weight: normal;
	color: #999999;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 34px;
}
.newsNoLine img {
	padding-left: 10px;
}
.news img {
	padding-left: 10px;
}
.newsTextMid {
	width: 230px;
}
.newsTextMidSe {
	width: 160px;
}
.newsPSe {
	font-size: 12px;
	color: #5D5D5D;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7C7C7C;
	float: left;
	padding-right: 5px;
	height: 145px;
}
.newsText h1, .newsTextMid h1 , .newsTextMidSe h1{
	font-size: 16px;
	font-weight: bold;
	color: #0089E1;
}
.news, .newsP {
	font-size: 12px;
	color: #5D5D5D;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7C7C7C;
}
.newsPic {
	float: right;
}
.news img, .newsNoLine img       {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.newsText {
	text-align: justify;

}
.newsText img {
	padding-left: 10px;
}
.newsText a, .newsText a:visited, .newsText a:active, .newsTextMid a, .newsTextMid a:visited, .newsTextMid a:active, .newsP a, .newsP a:visited, .newsP a:active, .newsPNoLine a, .newsPNoLine a:visited, .newsPNoLine a:active, .newsPSeNoLine a, .newsPSeNoLine a:visited, .newsPSeNoLine a:active, .newsPSe a, .newsPSe a:visited, .newsPSe a:active, .newsTextMidSe a, .newsTextMidSe a:visited, .newsTextMidSe a:active {
	color: #5D5D5D;
	text-decoration: none;
}
.newsP img, .newsPNoLine img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.newsText a:hover, .newsTextMid a:hover, .newsP a:hover, .newsPSe a:hover, .newsPSeNoLine a:hover, .newsTextMidSe a:hover {
	color: #0089E6;
	text-decoration: none;
}
.newsNoLine, .newsPNoLine {
	font-size: 12px;
	color: #5D5D5D;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 16px;
}

.nowinka {
	background-image: url(images/halfdot.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	margin-top: 11px;
}
.newsPSeNoLine {
	font-size: 12px;
	color: #5D5D5D;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	line-height: 16px;
	float: left;
}
.newsPSeNoLine img, .newsPSe img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#textBottom {
	background-image: url(images/backwhiteback.gif);
	background-repeat: repeat-y;
	height: 27px;
	background-position: 8px;
}
#textTop {
	background-image: url(images/backwhitetop.gif);
	background-repeat: no-repeat;
	height: 27px;
	background-position: 8px;
}
.textS {
	font-size: 11px;
	font-style: italic;
}
.textSB {
	font-size: 11px;
	font-weight: bold;
}
.table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0089E1;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.textO {
	font-size: 12px;
	line-height: 16px;
}
.textO   ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 12px;
	list-style-image: url(images/dash.gif);
}
#przedstawicielePr {
	float: left;
	width: 780px;
	margin-left: 10px;
	font-size: 12px;
	line-height: 16px;
}
#prMenu {
	background-image: url(images/prmenu.gif);
	width: 168px;
	float: left;
	background-position: bottom;
	padding-bottom: 10px;
	text-align: left;
}
#prDodatki {
	padding-left: 15px;
	padding-top: 20px;
}
#prName {
	background-color: #0089E1;
	background-image: url(images/prtleft.gif);
	height: 23px;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 12px;
	margin-left: 20px;
	line-height: 22px;
	float: left;
	padding-right: 12px;
}
#prNameC {
	background-image: url(images/prtright.gif);
	float: left;
	height: 23px;
	width: 7px;
}
#prContT {
	background-image: url(images/prtop.gif);
	height: 17px;
	width: 458px;
}
#prCont {
	background-image: url(images/pr.gif);
	float: left;
	width: 426px;
	padding-right: 16px;
	padding-left: 16px;
}
#prContBottom {
	background-image: url(images/prbottom.gif);
	height: 17px;
	width: 458px;
	float: left;
}
#prNewT {
	background-image: url(images/prtopn.gif);
	height: 17px;
	width: 300px;
}
#prNew {
	background-image: url(images/prnew.gif);
	float: left;
	width: 300px;
	text-align: center;
}
.prNewDiv {
	background-color: #0089E1;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#prNewBottom {
	background-image: url(images/prbottomn.gif);
	height: 17px;
	width: 300px;
	float: left;
}

#prContSub {
	float: right;
	width: 124px;
}
#prContSub ul
{
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 11px;
	width: 116px;
	padding-left: 8px;
}

#prContSub a
{
	list-style-type: none;
}
#prContSub a:link, #navPSub a:visited
{
	color: #5D5D5D;
	text-decoration: none;
	list-style-type: none;
}
#prContSub a:hover
{
	color: #0089E1;
	text-decoration: underline;
}
#prMenuOver {
	background-image: url(images/prmenutop.gif);
	height: 19px;
}
#prodMenu ul, #fileMenu ul, #salesMenu ul
{
	padding-left: 16px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font-size: 12px;
	line-height: 18px;
}

#prodMenu a, #fileMenu a, #salesMenu a
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#prodMenu li li, #fileMenu li li, #salesMenu li li
{
	list-style-type: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5D5D5D;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
}

#prodMenu a:link, #fileMenu a:link, #salesMenu a:link, #navProd a:visited
{
	color: #5D5D5D;
	text-decoration: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#prodMenu a:hover, #fileMenu a:hover, #salesMenu a:hover
{
	color: #0089E1;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
#produktowa {
	background-image: url(images/produktowaback.jpg);
	height: 324px;
	width: 939px;
	margin-left: 11px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
	padding-top: 15px;
}
#produktNew {
	width: 300px;
	margin-left: 10px;
	text-align: left;
	float: left;
}
#produktPr {
	float: left;
	width: 582px;
	margin-left: 10px;
	text-align: left;
}
#produkty {
	float: left;
	width: 166px;
	padding-left: 12px;
	text-align: left;
}
#produkty ul
{
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	font-size: 11px;
	line-height: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#produkty a
{
	list-style-type: none;
}
#produkty a:link, #navProdukty a:visited
{
	color: #5D5D5D;
	text-decoration: none;
	list-style-type: none;
}
#produkty a:hover
{
	color: #0089E1;
	text-decoration: underline;
}
#produktowaClean {
	background-image: url(images/produktowaback.gif);
	height: 354px;
	width: 959px;
	margin-left: 11px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#prOpis {
	font-size: 12px;
	line-height: 16px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.prPas {
	text-align: center;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
}
.prestige {
	border: 1px solid #CCCCCC;
	margin: 5px;
	float: left;
	width: 445px;
	height: 120px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.partner {
	border: 1px solid #CCCCCC;
	margin: 5px;
	padding: 5px;
	float: left;
	width: 913px;
}
.red {
	color: #990000;
}
#strona {
	background-image: url(images/stronaback.gif);
	height: 314px;
	width: 743px;
	float: left;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 31px;
	background-repeat: no-repeat;
	background-position: 11px;
}
#scroll {
	overflow: auto;
	height: 314px;
	padding-right: 5px;
}
.specTitle {
	border-left-width: 1px;
	border-left-style: dotted;
	border-top-color: #0089E1;
	border-right-color: #0089E1;
	border-bottom-color: #0089E1;
	border-left-color: #0089E1;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 8px;
	padding-bottom: 2px;
	margin-bottom: 2px;
}
.specTitleB {
	width: 250px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-top-color: #0089E1;
	border-right-color: #0089E1;
	border-bottom-color: #0089E1;
	border-left-color: #0089E1;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 8px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	background-color: #F0F0F0;
}
.specTitleO {
	border-left-width: 1px;
	border-left-style: dotted;
	border-top-color: #0089E1;
	border-right-color: #0089E1;
	border-bottom-color: #0089E1;
	border-left-color: #0089E1;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 8px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	background-color: #0089E1;
	font-weight: bold;
	color: #FFFFFF;
}
.sysImg {
	background-color: #FFFFFF;
	padding-left: 10px;
}
.sysInput {
	border-top-color: #0089E1;
	border-right-color: #0089E1;
	border-bottom-color: #0089E1;
	border-left-color: #0089E1;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	visibility: visible;
	display: block;
}
.specTitle2 {
	border-left-width: 1px;
	border-left-style: dotted;
	border-top-color: #0089E1;
	border-right-color: #0089E1;
	border-bottom-color: #0089E1;
	border-left-color: #0089E1;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 8px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	display: block;
	width: 500px;
	background-color: #F9FDFF;
}

#salesMenu {
	background-image: url(images/sales.gif);
	width: 140px;
	float: left;
	background-position: bottom;
}
#salesMenuOver {
	background-image: url(images/salestop.gif);
	height: 17px;
}
#salesMenu {
	background-image: url(images/sales.gif);
	width: 140px;
	float: left;
	background-position: bottom;
}
#salesDown {
	background-image: url(images/salesbottom.gif);
	height: 17px;
}
.specTitle a, .specTitle a:visited {
	color: #0089E1;
	text-decoration: none;
}
.specTitle a:hover {
	color: #0089E1;
	text-decoration: underline;
}
.startPrawy {
	float: left;
	color: #999999;
	padding-left: 10px;
	padding-top: 12px;
	text-align: center;
	width: 148px;
}
.startPrawySe {
	float: left;
	color: #999999;
	padding-left: 15px;
	padding-top: 12px;
	text-align: center;
	width: 286px;
}
.szukaj {
	font-size: 11px;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8A8A8A;
	border-right-color: #8A8A8A;
	border-bottom-color: #B9B9B9;
	border-left-color: #B9B9B9;
	color: #5D5D5D;
}
.szukarka {
	float: right;
	padding-right: 30px;
	font-size: 11px;
}
#stronaWhite {
	background-image: url(images/backwhitel.gif);
	float: left;
	padding-right: 30px;
	padding-left: 31px;
	background-repeat: repeat-y;
	width: 939px;
	background-position: 8px;
}
#stronaWhiteNoRmagin {
	background-image: url(images/backwhitel.gif);
	float: left;
	padding-right: 13px;
	padding-left: 31px;
	background-repeat: repeat-y;
	width: 956px;
	background-position: 8px;
}
#startBottom {
	background-image: url(images/startbackbottom.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	height: 13px;
	width: 979px;
}
#startBackSe {
	background-image: url(images/startbackse.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	width: 979px;
}

#startBottomSe {
	background-image: url(images/startbackse.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	height: 13px;
	width: 979px;
}
#startBack {
	background-image: url(images/startback.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	width: 979px;
}
.salonZdjecie {
	text-align: center;
	float: right;
	width: 160px;
}
.salonPartner {
	float: left;
	background-color: #E8E8E8;
	font-weight: bold;
	width: 200px;
	text-align: center;
	height: 36px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
.specTitleO2 {
	border-left-width: 1px;
	border-left-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 8px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
}
.specTitleSize {
	border-left-width: 1px;
	border-left-style: dotted;
	border-top-color: #0089E1;
	border-right-color: #0089E1;
	border-bottom-color: #0089E1;
	border-left-color: #0089E1;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 8px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	width: 72px;
}
.wyniki {
	background-image: url(images/halfdot.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	margin-bottom: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0089E1;
	padding-bottom: 4px;
}
.wyniki a, .wyniki a:active, .wyniki a:visited {
	color: #0089E1;
	text-decoration: none;
}
.wyniki a:hover {
	color: #0089E1;
	text-decoration: underline;
}
.zdjeciaSalon {
	float: right;
	padding-left: 10px;
	font-weight: bold;
	color: #0094D9;
	text-align: right;
	width: 620px;
}
.zdjeciaSalon img {
	padding-top: 5px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footerLeft {
	float: left;
}

