/** BASIC */
body {
  text-align: center;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 10px;
  margin-top: 50px;
  color:#FFF;
  font-weight:bold;
  }

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FDFDFB;
	font-weight: bold;
	font-size:13px
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color:  #0CF;
	font-weight: bold;
	font-size:13px
}

a:link {
	color: #3BB3C2;
	text-decoration: none;
}
a:visited {
	color: #3BB3C2;
	text-decoration: none;
}
a:active {
	color: #3BB3C2;
	text-decoration: none;
}
a:hover {
	color: #000
}


#container {
	margin: 0 auto;
	width: 860px;
	height: auto;
	text-align: left;
   }


/** MENU */

#menu {
	width: 860px;
	height: 45px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	font-family: Calibri, Arial, fantasy;
	}
#right {
	text-align:right;
	vertical-align:bottom
	}

/** CONTENT */

#content{
	height: auto;
	background-image:url(images/mainpic.jpg);
	width: 860px;
	height: 501px;
	color:#FFF
	}
#content_masaz{
	width: 860px;
	height: 501px;
	background-image:url(images/masaz.jpg);
	background-repeat:no-repeat;
	}
#content_rehabilitacja{
	width: 860px;
	height: 501px;
	background-image:url(images/rehabilitacja.jpg);
	background-repeat:no-repeat;
	}
#content_omnie{
	width: 860px;
	height: 501px;
	background-image:url(images/omnie.jpg);
	background-repeat:no-repeat;
		}
#content_sprzet{
	width: 860px;
	height: 501px;
	background-image:url(images/sprzet.jpg);
	background-repeat:no-repeat;
		}
#content_kontakt{
	width: 860px;
	height: 501px;
	background-image:url(images/kontakt.jpg);
	background-repeat:no-repeat
	}
#content_oferta{
	width: 860px;
	height: 501px;
	background-image:url(images/oferta.jpg);
	background-repeat:no-repeat
	}

/** FOOTER */

#footer {
	width: 860px;
	height: auto;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serifVerdana, Arial, sans-serif;
	color:#3BB3C2;
		}
/** ADDS */
#add {
	margin: 0 auto;
	width: 900px;
	height: auto;
	text-align: left;
   }
#content_add{
	width: 900px;
	height: 602px;
	background-image:url(images/promocja_walentynkowa.jpg);
	background-repeat:no-repeat
	}
