html {
     height:100%;
}

body{
    height:100%;
    background: #FFFFFF;
    background-image: url("../media/gfx/hydromasaz/bckgrd.jpg");
    background-position: 0 0;
    background-repeat: repeat;
    background-attachment: fixed;
    
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    text-align: center;
} 


/* opis */ 
.opis{
    font-family : Sans-Serif; 
    font-weight: 500;
    font-size : 14px; 
    color : #333333; 
    margin : 5px; 

    width: 800px;
    text-align: justify;
    display: block;
    padding: 5px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    text-align: justify;
}
.matyRow{
    width: 760px; 
    height: 300px; 
    display: inline-block; 
    text-align: center; 
    margin-left: auto; 
    margin-right: auto;
}
.mataOpis{
    float: left;
    text-align: center;
    margin-left: auto; 
    margin-right: auto;
    width: 250px;
    height: 290px;
}
.mataOpisCenter{
    text-align: center;
    margin-left: auto; 
    margin-right: auto;
    width: 250px;
    height: 290px;
}
/* koniec opisu mat */

div.masazMiesnie{

	background-image: url("./../media/gfx/hydromasaz/ludek.gif");
	text-align:center;
	color:black;
	font-size: 9px;
	font-family: verdana;
	width: 458px;

}

div.infoHydromasaz {
font-family : Sans-Serif; 
font-weight: 500;
font-size : 16px; 
color : #333333; 
margin : 10px; 
} 

div.podkreslenie {
font-family : Sans-Serif; 
font-weight: 500;
font-size : 16px; 
color : #333333; 
margin : 0px;
text-decoration: underline;
}

div.textMata{
  text-align: right; 
  margin-right: 20px;
}




/* tla */

.obramowanie{
	border: 1px solid #355EA2;
}


#container {
    position:relative;
    min-height:100%;
    _height:100%; /* for IE6 as it doesnt understand min-height */
    
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 0px;
    text-align: center;
    background: white;
    background-image: url("../media/gfx/hydromasaz/gradient_linki.jpg");
    background-repeat: repeat-x;
    border-left: 2px solid #8CB4FA;
    border-right: 2px solid #8CB4FA;
    border-top: 0px;
    border-bottom: 0px;
}
#oknoGlLinki {
     padding-bottom:0px; /* assuming your footer height is 100px */
}
 
#footer {
     position: relative;
     margin-top: -63px;

    background-image: url("../media/gfx/hydromasaz/bottombar.jpg");
    background-repeat: no-repeat;
    background-color: #76a2eb;
    display: block;
    text-align: left;
    width: 901px;
    height: 63px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding: 0px;
}

div.cienGl{
	
	width: 916px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: center;
	background: white;
	background-image: url("../media/gfx/hydromasaz/backgroundgl.jpg");
	background-repeat: repeat-y;
	z-index: 0;
	
}

div.oknoGlLinki{
	width: 900px;
        height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
        margin-top: 0px;
        padding: 0px;
	text-align: center;
	background: white;
	background-image: url("../media/gfx/hydromasaz/gradient_linki.jpg");
	background-repeat: repeat-x;
	border-left: 2px solid #8CB4FA;
	border-right: 2px solid #8CB4FA;
        border-top: 0px;
        border-bottom: 0px;
}

.hydromasaz-dol{
   background-image: url("../media/gfx/hydromasaz/bottombar.jpg");
   background-repeat: no-repeat;
   display: block;
   text-align: left;
   width: 901px;
   height: 63px;
   margin-left: auto;
   margin-right: auto;
   margin-bottom: 0px;
   margin-top: 0px;
   padding: 0px;
   position: relative;
   top: 0px;
   
}

.bottomBar{
 
   background: #73a4e6;
   display: block;
   text-align: center;
   width: 500px;
   height: 30px;
   margin-bottom: 0px;
   margin-top: 0px;
   padding: 0px;
   position: relative;
   top: 33px;
   left: 400px;
   
}

/* bottomBar links*/

*.bottomBar a{
	
	display: block;
	height: 25px;
	font-family : Arial;
	font-weight: 600;
	padding-left: 5px;
	padding-right: 5px;
	font-size : 12px;
	text-decoration: none; 
	text-align: center;
	color: white;
	background: transparent;
	margin: 0px;
	
}

*.bottomBar a:hover{
	
	height: 25px;
	font-family : Arial;
	font-weight: 600;
	font-size : 12px;
	text-decoration: underline; 
	text-align: center;
	color: white;
	background: transparent;
	border: 0px;
	
}

/* --- KONIEC T�A */


img.obrazek{
margin: 10px;
border: 1px solid #333333;
}



/* menuTop*/
*.menuTop{
	
	display: block;
	width: 900px;
	height: 22px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background: #75A2EB;
	border-bottom: 1px solid #003399;

}

*.menuTop a{
	
	display: block;
	height: 21px;
	margin-left: auto;
	margin-right: auto;
	font-family : Arial;
	font-weight: 700;
	font-size : 14px;
	text-decoration: none; 
	text-align: center;
	color: white;
	background: #75A2EB;
	border-right: ridge 1px #5D749A;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
	
}

*.menuTop a:hover{
	
	height: 19px;
	margin-left: auto;
	margin-right: auto;
	font-family : Arial;
	font-weight: 700;
	font-size : 14px;
	text-decoration: none; 
	text-align: center;
	color: #0000FF;
	background: white;
	border: 1px solid navy;
	
}
/* koniec menuTop */

/* text*/
h1{
    font-family : Sans-Serif; 
    font-size : 20px; 
    color: #4F87E1;
}
h2{
    font-size : 16px; 
    color: #4F87E1; 
}
.text {
    font-family : Sans-Serif; 
    font-weight: 500;
    font-size : 16px; 
    color : #333333; 
    margin : 5px; 
}
span.textP {	
    font-family : Verdena; 
    margin-left: 15px;
    font-size: 26px;
}

span.textK {
    margin-left: 15px;
}

span.wyroz{
    font-weight: bold; 
    color: #4F87E1;
}
/* koniec text */


.pMenu { 

position: absolute; 
left: 0px;
top:  0px;
width:  220px;
min-height: 250px;
background-color: white;
display: none;
visibility: hidden;
opacity: 1;
z-index: 25000;

font-family : Sans-Serif; 
font-weight: 500;
font-size : 14px;
color : navy; 
margin : 0px;
padding: 10px;
text-decoration: none;
text-align: left;

}

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

	margin-left: auto;
	margin-right: auto;
	font-family : Arial;
	font-weight: 500;
	font-size : 12px;
	color: #333333

}

#dymek {	 	 

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

}
