body {
	margin: 0px;
	padding: 0px;
	color: #3B2D2A;
	font-size: 12px;
	font-family: "Trebuchet MS", "Times New Roman", serif;
	background-color: #D7CC8F;
}
div {
	clear: both;
}

a {
outline: 0;
}

a:link, a:visited {
	text-decoration : none;
	color: #3B2D2A;
	
}

a:hover, a:active {
	color : #ffffff;
}


#tlo {
	width: 100%;
	background-image: url(images/tlo1.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#main {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#left {
	display: inline;
	float: left;
	width: 270px;
	clear: none;
	font-weight: bold;
}

#jezyk {
	background-image: url(images/liscie.jpg);
	background-repeat: no-repeat;
	height: 92px;
	background-position: left top;
	margin-top: 20px;
	text-align: right;
	margin-right: 20px;

}

#jezyk a:link, #jezyk a:visited {
	font-size: 10px;
	padding-right: 6px;
	padding-left: 6px;	
}

#jezyk a:hover, #jezyk a:active {
	color : #FFFFFF;
}

#lewy_odstep{
	margin-left: 30px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#lewy_odstep h1{
	text-indent : -9999px;
	margin: 0px;
	padding: 0px;
	height: 130px;
}

#lewy_odstep h1 a{
	display: block;
	height: 82px;
}

#left_hotel{
	background-image: url(images/hotel-city.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 20px;
	margin-bottom: 30px;


}
#left_hotel h1{
	text-indent : -9999px;
	margin: 0px;
	padding: 0px;
}

#left_hotel h1 a{
	display: block;
	height: 82px;
}

#left ul {
	width: 170px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}



#left ul li {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	border-top: 1px solid #3B2D2A;
	position: relative;
	display: inline;
}


#left li ul {
	position: absolute;
	left: 169px;
	top: 0;
	display: none;
	}



#left ul li a {
	display: block;
	text-decoration : none;
	color: #3B2D2A;
	height: 25px;
	width: 170px;
	padding-top: 5px;
	}

#left #navmenu-v ul,
#left #navmenu-v ul li,
#left #navmenu-v ul ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 170px; /*For KHTML*/
  list-style: none;
}

#left #navmenu-v:after ul /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

#left #navmenu-v ul li {
  float: left; /*For IE 7 lack of compliance*/
  display: block !important; /*For GOOD browsers*/
  display: inline; /*For IE*/
  position: relative;
}

/* Root Menu */
#left #navmenu-v ul a {
	border-top: 1px solid #3B2D2A;
	text-decoration : none;
	color: #3B2D2A;
	height: 25px;
	display: block;
	width: 160px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: auto !important;
	height: 1%;
	padding-left: 10px;
}
#left #navmenu-v ul li.last {
	border-bottom: 1px solid #3B2D2A;
}

/* Root Menu Hover Persistence */
#left #navmenu-v ul a:hover,
#left #navmenu-v ul li:hover a,
#left #navmenu-v ul li.iehover a {
  background: #3B2D2A;
  color: #A6CE39;
}

/* 2nd Menu */
#left #navmenu-v ul li:hover li a,
#left #navmenu-v ul li.iehover li a {
  background: #3B2D2A;
  color: #A6CE39;
  border-bottom: 1px solid #CCC18B;
  border-top: 0px;
}

/* 2nd Menu Hover Persistence */
#left #navmenu-v ul li:hover li a:hover,
#left #navmenu-v ul li:hover li:hover a,
#left #navmenu-v ul li.iehover li a:hover,
#left #navmenu-v ul li.iehover li.iehover a {
 color: #C4DF9B;
 border-bottom: 1px solid #CCC18B;
  border-top: 0px;
 background: #978578;

}

/* 3rd Menu */
#left #navmenu-v ul  li:hover li:hover li a, #left #navmenu-v ul  li.iehover li.iehover li a {
background: #978578;
color: #C4DF9B;
}

/* 3rd Menu Hover Persistence */
#left #navmenu-v ul  li:hover li:hover li a:hover, #left #navmenu-v ul li:hover li:hover li:hover a, #left #navmenu-v ul li.iehover li.iehover li a:hover, #left #navmenu-v ul li.iehover li.iehover li.iehover a {
background: #A79486;
color: #A6C83D;
}

#left #navmenu-v ul ul,
#left #navmenu-v ul ul ul,
#left #navmenu-v ul ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 170px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
#left #navmenu-v ul li:hover ul ul,
#left #navmenu-v ul li:hover ul ul ul,
#left #navmenu-v ul li.iehover ul ul,
#left #navmenu-v ul li.iehover ul ul ul {
  display: none;
}

#left #navmenu-v  ul li:hover ul,
#left #navmenu-v ul  ul li:hover ul,
#left #navmenu-v ul ul ul li:hover ul,
#left #navmenu-v ul li.iehover ul,
#left #navmenu-v ul ul li.iehover ul,
#left #navmenu-v ul ul ul li.iehover ul {
  display: block;
}



#left_news {
	padding-top: 40px;
}
#left_news input {
	overflow : auto;
	padding: 2px 5px;
	width: 120px;
	margin: 0px;
	background-color: #FFFFFF;
	border: 1px solid #3B2D2A;
	font-size: 10px;
}

#left_news input.wyslij {
	overflow : auto;
	padding: 2px 0;
	width: 50px;
	margin: 0px;
	background-color: #3B2D2A;
	border: 0px solid #3B2D2A;
	font-size: 10px;
	color: #A6CE39;
	font-weight: bold;
	text-align: center;
}


#right {
	clear: none;
	float: left;
	width: 598px;
	display: inline;
	margin-bottom: 20px;
}
#right h1 {
	font-size: 17px;
	text-transform: uppercase;
	color: #A6CE39;
	padding: 0px 0px 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}

#right h2 {
	font-size: 14px;
	color: #A6CE39;
	padding: 0px 0px 10px;
	text-align: center;
	margin: 0px;
	clear: both;
}

#right #ceny h2 {
	font-size: 14px;
	color: #A6CE39;
	padding: 20px 0px 10px 0;
	text-align: center;
	margin: 0px;
	clear: both;
}


#right h3 {
	font-size: 14px;
	color: #A6CE39;
	padding: 15px 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}

#right h4 {
	font-size: 12px;
	color: #A6CE39;
	padding: 15px 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}

#right a:link, #right a:visited {
	text-decoration : none;
	color: #ffffff;
	
}

#right a:hover, #right a:active {
	color : #A6CE39;
}


#mapa ul {
	margin: 0px;
	padding: 15px 0px 0px 30px;
} 

#mapa ul li {
	margin: 0px;
	padding: 0px;
} 

#mapa ul li ul {
	margin: 0px;
	padding: 0px 0px 0px 40px;
} 


#manuup {
	height: 15px;
	text-align: right;
	padding-top: 5px;
}

#tresc {
	color: #FFFFFF;
	background-color: #3B2D2A;
	font-size: 11px;
	background-image: url(images/lisc.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 85px;
	padding-left: 85px;
	text-align: justify;
	padding-top: 30px;
}

#tresc p {
	padding: 0px 0px 5px;
	margin: 0px;

}

.zabiegi {
	padding: 5px 0px 15px;
}
.zabiegi p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
span.kolor {
	color: #FFFFFF;
	
}

.zabiegi ul {
	margin: 0px;
	padding: 5px 0px 5px 30px;
} 

.zabiegi ul li {
	margin: 0px;
	padding: 0px;
}

.godz {
	float:right;
	width: 50px;
	clear: none;
	background-image: url(images/time.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 20px;
	line-height: 20px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.godz1 {
	float: right;
	width: 150px;
	clear: none;
	height: 20px;
	line-height: 20px;
	text-align: left;
}

.cena {
	float:left;
	width: 250px;
	clear: none;
	height: 20px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}

#tresc p.main {
	padding: 15px 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#zd {
	padding: 30px 0 0;
	text-align: center;
}

#zd img{
	padding: 1px;
	border: 5px solid #D8CF9D;
}
ul#academie{
  /*
background-image: url(images/akademie.jpg);
	background-repeat: no-repeat;
	background-position: left top;
*/
	margin: 40px 0px;
	padding: 0px;
	width: 420px;
}

ul#academie li {
	background-color: #D8CF9D;
	margin-left: 40px;
	list-style-type: none;
	display: block;
	width: 380px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 30px;
	background-image: url(images/strzala.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #3B2D2A;
	}

ul#academie li a:link, ul#academie li a:visited {
	text-decoration : none;
	color: #3B2D2A;
	width: 370px;
	height: 25px;
	display: block;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 12px;
	font-family: "Trebuchet MS" "Times New Roman", serif;
	font-weight: bold;
}

ul#academie li a:hover, ul#academie li a:active {
	color : #D7CC8F; 
	background-color: #978578;
		background-image: url(images/strzala1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}



ul#pakiety{
	background-repeat: no-repeat;
	background-position: left top;
	margin: 40px 0px;
	padding: 0px;
	width: 420px;
}

ul#pakiety li {
	background-color: #D8CF9D;
	margin-left: 40px;
	list-style-type: none;
	display: block;
	width: 380px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 30px;
	background-image: url(images/strzala.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #3B2D2A;
	}

ul#pakiety li a:link, ul#pakiety li a:visited {
	text-decoration : none;
	color: #3B2D2A;
	width: 370px;
	height: 25px;
	display: block;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 12px;
	font-family: "Trebuchet MS" "Times New Roman", serif;
	font-weight: bold;
}

ul#pakiety li a:hover, ul#pakiety li a:active {
	color : #D7CC8F; 
	background-color: #978578;
		background-image: url(images/strzala1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}



#pakiety ol{
	margin: 0px;
	padding: 30px 0px 0px;
	width: 420px;
}

#pakiety  ol li {
	background-color: #D8CF9D;
	margin-left: 25px;
	list-style-type: none;
	display: block;
	width: 380px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 30px;
	background-image: url(images/strzala.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3B2D2A;
	}

#pakiety ol li a:link, #pakiety ol li a:visited {
	text-decoration : none;
	color: #3B2D2A;
	width: 370px;
	height: 25px;
	display: block;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 12px;
	font-family: "Trebuchet MS" "Times New Roman", serif;
	font-weight: bold;
}

#pakiety ol li a:hover, #pakiety ol li a:active {
	color : #D7CC8F; 
	background-color: #978578;
		background-image: url(images/strzala1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#pakiety strong {
	color: #A6CE39;
}

#pakiety p{
	margin: 0px;
	padding: 0px;
}

#pakiety p.up{
	margin: 0px;
	padding: 0 0px 35px 0;
	text-align: right;
	font-size: 9px;
	color: #CBA36E;

}

#podstawowe h4 {
	font-size: 12px;
	color: #D8CF9D;
	padding: 5px 0px 0px;
	margin: 0px;
}

#lisc {
	background-image: url(images/lisc1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 72px;
	background-color: #3B2D2A;
	width: 598px;
}
#down {
	background-image: url(images/dol.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 598px;
	height: 10px;
}
#footer {
	background-color: #D7CC8F;
	height: 20px;
	font-size: 10px;
	font-weight: bold;
	padding-top: 5px;
}
img.anronet {
	vertical-align:middle;
	border: 0px;
}
#sendkontakt {
margin : 0;
padding : 0;
}
#sendkontakt p {
margin : 5px 0 5px 0;
padding : 0;
clear : both;
font-size : 11px;
}
 #sendkontakt p label {
	width : 150px;
	padding : 0px 10px 0px 0;
	font-weight : bold;
	margin : 0;
	display: inline;
	float: left;
	text-align: right;
}
#sendkontakt p textarea {
	margin : 0;
	padding : 0;
	overflow: auto;
}
#sendkontakt p input, #sendkontakt p textarea {
	color : #3B2D2A;
	background-color : #978578;
	font-size : 12px;
	padding : 2px;
	border-top : 0;
	border-right : 0;
	border-bottom : 1px solid #000000;
	border-left : 0;
	width: 200px;
}
#sendkontakt .wyslij {
	clear : both;
	margin-top : 0px;
	margin-bottom : 0px;
	font-size : 10px;
	margin-left : 160px;
	margin-right : 0;
	padding-top: 10px;
}
#sendkontakt input.wyslij1{
	clear : both;
	background-color : #978578;
	padding : 3px;
	border : 0;
	width : 100px;
	font-weight : bold;
	font-size : 11px;
	border : 0 solid #000000;
	color: #ffffff;	
}
#Abottom a.Abottom {
	color: black;
	text-decoration: none;
}
#Abottom a.Abottom:hover {
	color: red;
	text-decoration: underline;
}
