/********************** 
   ogolne deklaracje 
**********************/
body {
	background:#EDC2CA;
	border: 0px;
	margin:0px;
}
p {
	margin-left:5px;
	margin-right:5px;
	font-size:18px;
}
table{
	width: 550px;
	margin-left:25px;
}
/********************** 
   elementty blokowe 
**********************/
div.logo{
      background:#EDC2CA;
      position: Absolute;
      left: 1%;
      top: 40px;
      width: 150px;
      height: 100px;
      z-index:2;
}
div.logo2{
	margin:20px;
}
#banner{
       background:#EDC2CA;
       position: Absolute;
       left: 210px;
       top: 10px;
       width: 600px;
       height: 150px;
       padding: 0px;
       margin: 0px;
       z-index: 1;
}
div.menu, div.menu2{
      background:#EDC2CA;
      position: Absolute;
      top: 50%;

}
div.menu{
	left:0%;
	z-index:3;
}
div.menu2{
	left:800px;
	z-index:4;
}
div.tresc{
	margin-left:20px;
	margin-right:150px;
}
div.kontakt, div.glowna, div.main, div.dluzszy, div.sredni, div.najdluzszy{
      background: #FBF8E5;
      background-image: url(../images/drzewko3.jpg);
      background-repeat: no-repeat;
      background-position: center;
      position: Absolute;
      left: 210px;
      top: 195px;
      width: 600px;
      cursor: default;
      z-index:5;
      margin: 0px;
}
div.main{
	height: 600px;
}
div.sredni{
	height: 700px;
}
div.kontakt{
	height: 800px;
}
div.dluzszy{
	height: 1000px;
}
div.glowna{
	height: 1150px;
}
div.najdluzszy{
	height: 1300px;
}

div.stopka{
        background: #FBF8E5;
        position: relative;
        font-size: 12px;
        left: 0%;
        clear: both;
        top: 0px;
        z-index:6;
        text-align: center;
        padding: 0px;
}
#kregoslup{
    position: relative;
    left: 0%;
    top: 0%;
    background: #FBF8E5;
    width: 100%;
    height: 750px;
    padding: 0px;
    margin: 0px;
    display: block;
    z-index:7;
}
#flash{
    position: relative;
    left: 0%;
    top: 0%;
    background: #FBF8E5;
    width: 100%;
    height: 400px;
    padding: 0px;
    margin: 0px;
    display: block;
    z-index:7;
}

div.div1, div.div2, div.div3, div.div4, div.div5{
    padding-top: 0px;
    margin-top: 0px;
    display: block;
    text-align:center;
}



/***************** 
pozostale elementy
*****************/
/***
elementy menu
***/
li.menu {
     list-style-type: none;
     font-family: Georgia;
     font-weight: BOLD;
     font-style: NORMAL;
     font-size: 26px;
     border: 10px;
     line-height: 50px;
}
a.menu{
    color: #6D006D;
    text-decoration: none;
}
a.menu:hover{
    color: #6D0000;
    text-decoration: none;
}
/***
masaze
***/
ul.masaze{
    text-align: center;
    padding-right: 6%;
    font-size:20px;
}
ul.masaze li{
	margin:5px;
	font-weight: bold;
	font-family: Georgia;
}
/***
terapie
***/
ul.terapie{
    text-align: center;
    padding-right: 6%;
    font-size:16px; 	
    list-style-type:circle;
}
ul.terapie li{
	margin:10px;
	font-weight: bold;
	font-family: Georgia;
}
/***
masaze & terapie
***/
ul.terapie a, ul.masaze a{
    text-decoration: none;
    padding-right: 5px;
    color: #000000;
}

ul.masaze a:hover, ul.terapie a:hover{
    color: #6D006D;
}
/***
artykul
***/
p.artykul {
	color: #6D006D;
	font-size: 18px;
	text-align:center;
	font-weight: bold;
}
a.artykul {
    text-decoration: none;
    color: #6D006D;
    
    font-family: Georgia;
    font-size: 18px;	
    font-weight: bold;
}
a.artykul:hover {
    text-decoration: underline;
    text-align: center;
    color: #6D006D;
}
/***
naglowki
***/
h1{
    text-align: center;
    font-family: Georgia, Times;
    padding-bottom: 0px;
    padding-top: 20px;
	margin: 0px;
}

h2{
	text-align:center;
}
h3{
    text-align: center;
    font-family: Georgia;
    padding-top: 70px;
    color: #6D006D;
	font-size: 18px;
}
h6{
    font-size: 18px;
    padding-bottom: 20px;
}
/*** 
spany na glownej
***/
div.div1 p span a{
	font-size:16px;
	color: black;
	font-family: Georgia;
	margin:10px;
	text-decoration:none;
	background-color:#FFFFFF;
}
div.div1 p span a:hover{
	font-size:16px;
	text-decoration:underline;
	background-color:#EDC2CA;
}

/***
reszta
***/
p.kontakt{
	text-align:center;
	font-family: Georgia,Times;
	font-size: 22px;
	font-weight: bold;
}
.formularz{
    color: rgb(0, 0, 0);
    font-size: 20px;
    text-align: center;
    display: block;
}
