* {
  margin: 0;
  padding: 0;
  border: 0;
  color: #585858;
/*   vertical-align: top; */
  font-family: Arial, Verdana, "Bitstream Vera Sans", Helvetica, sans-serif;

}

html, body {
  height: 100%;
  font-size: 0.84em;
  background-color: #fff;
}

body {
  text-align: center;
}

a:link, a:visited {
  text-decoration: none;
  color: #9c2829;
/*  border-bottom: 1px dotted #9c2829; */
}

a:hover {
  text-decoration: none;
  color: #9c2829;
/*   border-bottom: 1px solid #9c2829;  */
}


ul,ol {
  margin: 0;
  padding: 0;
}

li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}


#container {
  margin: 0 auto;
  width: 760px;
  display: block;
/*  position: relative; */
  padding-top: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 0px;
  text-align: center;
}

#top_menu {
	min-height: 20px;
	padding-top: 8px;

}

#top_menu ul {
	float: right;
}

#top_menu li {
	list-style-type: none;
	display: inline;
	padding: 2px 2px;
	border-right: solid 1px #9c2829;
}

#top_menu li.last {
	border-right: none;
}

#top_menu ul li a:link {
  text-decoration: none;
  color: #9c2829;
  border-bottom: none;
  margin-left: 10px;
  margin-right: 10px;
}

#top_menu ul li a:visited {
  text-decoration: none;
  color: #9c2829;
  border-bottom: none;
  margin-left: 10px;
  margin-right: 10px;
}

#top_menu ul li a:hover {
  text-decoration: none;
  color: #9c2829;
  border-bottom: 1px dotted #9c2829;
}



#top {
  text-align: center;
  margin: 0 auto;
  width: 760px;
  height: 227px;
  padding: 0;
  /* background-image: url('/img/top.jpg'); */
  background-repeat: no-repeat;
}

#top a {
  width: 760px;
  height: 227px;
  display: block;
  border-bottom: none;
}


#main {
  width: 760px;
  margin: 0 auto;
  padding: 0;

}

#left {
  float: left;
  width: 245px;
  margin: 0;
  padding-top: 10px;
  text-align: left;
  min-height: 400px;
}

#left a {
  border-bottom: none;
}

#left ul.menu {
  width: 220px;
  margin-top: 1em;
  margin-left: 5px;
  margin-bottom: 1em;
  list-style-image: url('/img/li_okrag.png');
  list-style-position: inside;
}

#left ul.submenu {
  margin-left: 5px;
  list-style-image: url('/img/treemenu_line.png');
  list-style-position: inside;
}


#left ul.menu li {
	line-height: 1.8em;
  	border-bottom: solid 1px #dffdc0;
  	padding-left: 10px;
}

#left ul.submenu li {
	line-height: 1.5em;
  	border-bottom: none;
  	padding-left: 10px;
}

#left ul.menu li.last {
  	border-bottom: none;
}

#left li a span {
	display: none;
}

#left_wibra {
  margin-top: 10px;
  height: 167px;
  width: 230px;

}

#left_wibra img {
	margin-left: 5px;
}

#left_wibra p.header {
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: underline;
	color: #8d1f1a;
	text-align: left;
}

#left_wibra p.header a {
	text-decoration: underline;
	color: #8d1f1a;
}

#left_wibra p.content {
	font-size: 0.9em;
	color: #8d1f1a;
	text-align: left;
  	padding-right: 10px;
}

#left_wibra p.footer {
	font-weight: bold;
	font-size: 1.2em;
	color: #8d1f1a;
 	text-align: left;
}






ul.menu a:link {
  text-decoration: none;
  color: #a15152;
  border-bottom: none;
}

ul.menu a:visited {
  text-decoration: none;
  color: #a15152;
  border-bottom: none;
}

ul.menu a:hover {
  text-decoration: underline;
}


#content {
  float: left;
  margin: 0;
  padding: 10px 15px 25px 15px;
  background-image: url('/img/content_background.png');
  background-repeat: no-repeat;
  background-position: bottom;
  border: none;
  text-align: left;
  min-height: 300px;
  width: 485px;

}

#content a:link, a:visited {
  text-decoration: none;
  color: #9c2829;
  border-bottom: 1px dotted #9c2829;
}

#content a:hover {
  text-decoration: none;
  color: #9c2829;
  border-bottom: 1px solid #9c2829;
}

#content #map a, #content #map2 a {
  border-bottom: none;
}

#content_header {
  float: left;
  margin: 10px 0 0 0;
  padding: 0 15px 25px 15px;
  background-repeat: no-repeat;
  background-position: top;
  border: none;
  text-align: left;
  width: 485px;
  color: #fff;
  height: 52px;
  line-height: 52px;
}

#content_footer {
  float: right;
  margin: 5px 0 0 0;
  padding: 0 15px 25px 15px;
    background-image: url('/img/content_footer.png');
  background-repeat: no-repeat;
  background-position: top;
  border: none;
  text-align: left;
  width: 485px;
  color: #fff;
  height: 35px;
}

#content_footer a {
  width: 485px;
  height: 56px;
  display: block;
  border-bottom: none;
}


#content_footer2 {
  float: right;
  margin: 5px 0 0 0;
  padding: 0 15px 25px 15px;
border: solid 1px #8a171c;
    background-image: url('/img/content_footer2.png');
  background-repeat: no-repeat;
  background-position: top;
  border: none;
  text-align: left;
  width: 485px;
  color: #fff;
  height: 35px;
}

#content_footer2 a {
  width: 485px;
  height: 56px;
  display: block;
  border-bottom: none;
}


#footer {
  width: 760px;
  height: 18px;
  margin: 10px auto;
  padding: 0;
  line-height: 1em;
}

#footer p {
  float: right;
  color: #9c2829;
  margin: 0;
  margin-right: 30px;
  padding: 0;
  vertical-align: middle;
}

#footer p a {
  color: #9c2829;
  border: none;
}

#footer p a:hover {
  color: #fff;
  border-bottom: 1px solid #DBD3D3;
}

#footer p a.inne {
  color: #9c2829;
  border-bottom: 1px dotted #9c2829;
}

#footer p a.inne:hover {
  color: #9c2829;
  border-bottom: 1px solid #9c2829;
}

div.left {
  float: left;
}

div.right {
  float: right;
}



div.clear {
  clear: both;
  line-height: 0;
  height: 0;
}

img.left {
  float: left;
  border: 0;
  margin-right: 12px;
}


img.right {
  float: right;
  border: 0;
  margin-left: 15px;
}


h1 {
  font-size: 1.2em;
  padding: 0 0 1em 0.3em;
  color: #A15152;
  display: block;
}

#content_header h1 {
  font-size: 1.2em;
  padding: 0;
  margin: 0;
  color: #fff;
  display: inline;
}

h1.light_orange {
  /* color: #fd9e35; */
}

h1.dark_orange {
  /* color: #cd8f32; */
}

h1.red {
  /* color: #FF3434; */
}

h1.green {
  /* color: #417e03; */
}

h1.green_line {
  color: #417e03;
  margin-top: 1em;
  padding: 1em 0 1em 1.3em;
  border-bottom: #ddd solid 1px;
}


h2 {
/*  margin-left: 1.5em; */
  padding: 1.5em 0 1em 0.3em;
  font-size: 1.2em;
  color: #A15152;
}

h2.green {
  color: #417e03;
}


h2.red {
  color: #FF3434;
  margin-left: 0;
}

h2.kosmetyki {
  font-size: 1em;
  font-weight: normal;
}

h2.orange {
  background-image: none;
  font-size: 1em;
  font-weight: bold;
  margin-left: 0;
  padding: 1.5em 0 0 0;
  /* color: #fd9e35; */
}

h2.promocja {
  background-image: none;
  font-size: 1.2em;
  font-weight: bold;
  margin-left: 0;
  padding: 1.5em 0 0 0;
  color: #fd9e35;
}

h2.cennik {
  font-size: 1.5em;
  margin-top: 1.5em;
  margin-left: 0;
  padding-bottom: 1.5em;
  width: 420px;
}

h2.cennik a {
  color: #585858;
  border-bottom: dotted 1px #585858;
}

h2.cennik a:hover {
  color: #585858;
  border-bottom: solid 1px #585858;
}


h2.nobackground {
  background-image: none;
  margin-left: 0;
  padding-left: 0;
}

/* sub do h1 */

h1.green sub {
  color: #417e03;
}


h3 {
/*  margin-left: 1.5em; */
  padding: 1.5em 0 0.8em 0.3em;
  font-size: 1.1em;
  color: #A15152;
}



/* domyślne ul-e w content */

#content ul {
  margin-top: 1em;
  margin-left: 2em;
  line-height: 2em;
  color: #34343C;
  list-style-type: none;
  list-style-image: url('/img/punkt_start.png');
}

#content li {
  line-height: 1.5em;
  padding: 0 4px;
}

#content li:hover {
  color: #a15152;
}



/*      wstep      */

div.wstep_left {
  float: left;
}

div.wstep_right {
  float: right;
}

/* ul-e we wstep - ustawione szerokosci */

h1.wstep {
  background-image: url('/img/head1.gif');
  background-repeat: no-repeat;
  background-position: 0 0;
  font-size: 1.2em;
  padding: 0 0 0 1.3em;
  color: #A15152;
  display: block;
}

ul.wstep {
  margin-top: 0.1em;
  margin-left: 1.8em;
  margin-bottom: 0;
  line-height: 1.5em;
  color: #34343C;
  list-style-type: none;
  list-style-image: url('/img/punkt_start.png');
}

ul.wstep li {
  line-height: 1.75em;
   width: 240px;
}

/*    end wstep      */


span.orange {
  color: #fc8f15;
  font-weight: bold;
}

span.green {
  color: #417e03;
  font-weight: bold;
}


strong.green {
  color: #417e03;
  font-weight: bold;
}

strong.orange {
  color: #A15152;
  font-weight: bold;
}

hr {
  margin: 1em 0;
  color: #ccc;
  background-color: #ccc;
  height: 1px;
}

p {
  line-height: 150%;
  text-align: justify;
  margin: 1em 0;
}

p.right {
  text-align: right;
}

p.nomargin {
  line-height: 150%;
  text-align: justify;
  margin: 0;
}

p.kontakt {
  line-height: 150%;
  text-align: left;
  margin: 0;
}

p.inherit {
  padding-left: inherit;

}

.cennik {
  border-collapse: collapse;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #585858;
  width: 480px;
}

.cennik tr:hover {
  background-color: #f9f9f9;
}


.cennik th {
  font-weight: bold;
  color: #585858;
  padding: 1px;
  border-bottom: solid 1px #CCCCCC;
}

.cennik th.width_80 {
	width: 80%;
}

.cennik th.width_40 {
	width: 200px;
}

.cennik th.width_20 {
	width: 100px;
}

.cennik td {
  padding: 3px;
  border-bottom: solid 1px #CCCCCC;
}

.cennik tfoot td {
  padding-top: 0.5em;
  border-bottom: none;
}

.cennik td.promocja {
  color: red;
  font-weight: bold;
}

.cennik_bioevolution td {
  text-align: center;
}


#bottom {
  width: 790px;
  margin: 0 auto;
  padding: 0;
}

#bottom p {
  width: 790px;
  margin: 0 auto;
  text-align: center;
  padding: 1px 0 0 0;
}

#bottom a {
  text-align: center;
  font-size: 9px;
  color: #e0e0e0;
  font-weight: normal;
  border-bottom: none;
}



table.vaculine {
      font-size: 1em;
      margin: 0;
      padding: 0;
      border-collapse: collapse;
      text-align: left;
      color: #333;
/*       line-height: 2em; */
    }

    table.vaculine caption {
      font-size: 1em;
      font-weight: bold;
      margin-bottom: 20px;
      text-align: left;
      text-transform: uppercase;
    }

    table.vaculine td {
      margin: 0;
      padding: 5px 10px;
      border: 1px dotted #f2f2f2;
    }


    table.vaculine th {
      font-weight: normal;
      text-transform: uppercase;
    }

    table.vaculine thead tr th {
      background-color: #d4eda5;
      padding:  7px 10px;
      color: #000;
      font-weight: bold;
      text-transform: uppercase;
      text-align:center;
    }

    table.vaculine tfoot tr th, tfoot tr td {
      background-color: transparent;
      padding:  20px 10px;
      color: #ccc;
      border-top: 1px solid #ccc;
    }

    table.vaculine tbody tr th {
      padding: 20px 10px;
      border-bottom: 1px dotted #fafafa;
    }

    table.vaculine tr {
      background-color: #FBFDF6;
    }
    table.vaculine tr.odd {
      background-color: #EDF7DC;
    }

    table.vaculine tr:hover {
    }

    table.vaculine tr:hover td, tr:hover td a, tr:hover th a {
      color: #a10000;
    }

    table.vaculine td:hover {
    }

    table.vaculine tr:hover th a:hover {
      background-color: #F7FBEF;
      border-bottom: 2px solid #86C200;
    }


.flash_left {
	float: left;
	margin-right: 15px;
}

.flash_right {
	float: right;
	padding-left: 15px;
}




#witamy1 {
  margin-top: 10px;
  min-height: 130px;
  width: 513px;

}

#witamy1 h1 {
	font-weight: bold;
	font-size: 1.4em;
	text-decoration: none;
	color: #9c2829;
	text-align: left;
	padding: 5px 0 5px 20px;
}

#witamy1 p {
	font-size: 1em;
	line-height: 1em;
	color: #9c2829;
	text-align: justify;
  	padding: 0;
  	margin: 3px 20px;
}

#witamy1 p.linki {
 	text-align: right;
}



.trzy_kolumny {
  min-height: 200px;
  width: 165px;
  border: solid 1px #c48783;
  color: #9c2829;
}

.trzy_kolumny .tresc {
  min-height: 187px;
  width: 153px;
  background-image: url('/img/wstep_vaculine_background.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  background-color: #b4f675;
  margin: 5px;
}

.trzy_kolumny .tresc3 {
  min-height: 187px;
  width: 153px;
  background-image: url('/img/wstep_makijaz_background.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  margin: 5px;
}

.trzy_kolumny .tresc2 {
  min-height: 187px;
  width: 153px;
  background-image: url('/img/wstep_solarium_background.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  margin: 5px;
}

.trzy_kolumny .tresc h2 {
	font-size: 13px;
	padding: 70px 10px 0 10px;
	margin: 0;
}

.trzy_kolumny .tresc2 h2 {
	font-size: 16px;
	padding: 8px 10px 0 40px;
	margin: 0;
	color: #fff;
}

.trzy_kolumny .tresc p {
	padding: 0 10px;
	line-height: 1em;
	font-size: 10px;
    color: #9c2829;
    text-align: left;
}

.trzy_kolumny .tresc2 p {
	margin: 20px 0 0 50px;
	padding: 0 10px;
	line-height: 1em;
	font-size: 10px;
    color: #9c2829;
    text-align: left;
}


.trzy_kolumny .tresc p strong {
    color: #9c2829;
}



ul#tresc_ul {
  margin-top: 10px;
  margin-left: 20px;
  color: #9c2829;
  list-style-type: none;
}


ul#tresc_ul li  {
  line-height: 1.3em;
  padding: 0 4px;
  color: #9c2829;
  font-size: 10px;
}

.nowosc {
	background-color: #8d3d41;
	margin-left: 5px;
    padding: 2px 3px;
	color: #fff;
	font-size: 10px;
	
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    -khtml-border-radius: 2px;
	
}
