BODY {
background : #f7f7f7;

} 
A {
color : #453c91; 
font-size : 14px; 
font-weight : 600; 
font-family : sans-serif; 
text-decoration : underline; 
background : #f8f8f8; 
} 

A:hover {
color : #453c91; 
font-size : 14px; 
font-weight : 600; 
font-family : sans-serif; 
text-decoration : none; 
background : #f8f8f8; 
} 

H1 {
color : #4f46a1; 
font-family : Arial; 
font-size : 20px; 
font-weight : 600; 
margin-left : 15px; 
} 
H2 {
color : #7066c9; 
font-family : Arial; 
} 
h3 {
font-weight : 600; 
font-size : 15px; 
font-family : sans-serif; 
color : #7275b8; 
text-decoration : none; 
} 

HR {
width : 100%; 
height : 1px; 
color : #b2b1d3; 
border : dashed; 
}

img {
	border: 0px;
}

/* okna */
	/* glowne okno - obrazki + napisy podspodem */
.Fotele{
	background: white;
	border: 1px solid silver;
	width: 671px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}
	/* glowne okno hydro */
.Hydromasaz{
	margin: 0px;
	padding: 0px;
	width: 670px;
	height: 433px;
	background: white;
	display: block;
}
	/* okno male hydro */
.DrFrenkel{
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100px
}

.matyOzonowe{
	float: left;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 235px;
	height: 431px;
	position: relative;
	left: -1px
}
.FoteleDoMasazu{
	float: left;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 235px;
	height: 431px;
}
.FotelezMasazem{
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 98px;
	height: 431px;
}
.Hydromasaze{
	display: block;
	margin: 0px;
	padding: 0px;
	width: 675px;
	height: 192px;
	text-align: left;
}
.Hydromasaz_Sub{
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
}
.fotelDoMasazu{
	float: left;
	display: block;
	margin-left: 2px;
	padding: 0px;
}
div.divPP{
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  color: silver;
}

/* koniec okien*/

.tytul {
color : #990033; 
font-family : Palatino Linotype; 
font-size : 32px; 
font-weight : 500; 
margin-left : 3%; 
} 
.tytulg {
color : #944694; 
font-family : Palatino Linotype; 
font-size : 26px; 
font-weight : 600; 
margin-left : 3%; 
} 
.txtlink {
color : #990033; 
font-size : 10pt; 
font-family : verdana; 
} 
.title {
text-decoration : underline; 
color : silver; 
font-size : x-large; 
} 
.fotelehtml {
font-size : 16px; 
font-family : Verdena; 
color : #333333; 
} 
.menu3 {
font-weight : 500; 
font-size : 15px; 
font-family : helvetica; 
color : #333333; 
text-decoration : none; 
} 
.mnaglowek {
font-family : Helvetica; 
color : #6e65ba; 
text-decoration : none; 
font-weight : bold; 
font-size : 16px; 
} 
.mnaglowek2 {
font-family : helvetica; 
color : #6e65ba; 
text-decoration : none; 
font-weight : 600; 
font-size : 13px; 
} 
.mnaglowek3 {
font-family : helvetica; 
color : #444444; 
text-decoration : none; 
font-weight : 500; 
font-size : 15px; 
} 
.textfotele {
font-family : sans-serif; 
font-size : 14px; 
color : #333333; 
margin : 5px; 
} 
.wyroznienie {
color : #483cb3; 
font-family : Arial; 
text-decoration : underline; 
font-size : 12pt; 
font-weight : 600; 
} 
.wyroznienie2 {
color : #990033; 
font-size : 10pt; 
font-weight : 600; 
font-family : verdana; 
}

.PP{
  color: silver; 
  font-family: Sans-Serif; 
  font-size: 10px; 
  font-weight: 500;
  text-decoration: none;
}
.PP:hover {
  color: silver; 
  font-family: Sans-Serif; 
  font-size: 10px; 
  font-weight: 500;
  text-decoration: none;
} 

#dymek {	 	 

	position: absolute;
	float: right;
	left: 0px;
	top:  0px;
	width:  235px;
	height: 100px;
	background-color: #FDFDFD;
	visibility: hidden;
	opacity: 1

}

.tooltip {
position: absolute;
overflow:visible;
width: 180px;
border: 1px solid #C0C0C0;
padding: 10px;
margin : 0px;
background-color:#EFEFEF;
display: none;
filter:alpha(opacity=90); /* IE's opacity*/
opacity: 0.90;
z-index:15000;
font-size:12px;
}