* {
  font-family: Arial, Helvetica, Sans-serif;
}
ul, dl, dd, dt {
  padding: 0;
  margin: 0;
}

/** =page structure */
html {
  background: #fff url(../img/footer.gif) no-repeat 0 100%;
}
body {
  margin: 0;
  min-height: 340px;
  background: url(../img/header-bg.gif) repeat-x 0 0;
}
#page {
  padding: 0;
  width: 100%;
  background: url(../img/page.gif) no-repeat -1px 75px;
}
#container {
  width: 1000px;
  overflow: hidden;
  margin-bottom: 40px;
}
body.home #container {
  margin-bottom: 0;
}
div#content {
  _word-wrap: break-word;
  height: 100%;
  padding: 0 140px 0 50px;
}
body.home #content {
  margin-bottom: 0;
  padding: 0 47px;
}
div#content .welcome {
  width: 265px;
  _height: 243px;
  min-height: 243px;
  margin-top: 127px;
}
div#content .main {
  float: left;
  width: 470px;
  padding: 40px 45px 30px 39px;
}
div#content .sidebar {
  width: 255px;
  float: right;  
  padding: 40px 0;
}
div#content .main-full {
  width: 100%;
  padding: 40px 45px 30px 39px;
}

/** =title content */
div.title {
  margin-top: 35px;
  padding: 12px 15px 18px 35px;
  clear: both;
  zoom: 1;
  width: 100%; overflow: auto; /*IE7*/
  background-position: 0 0;
  background-repeat: no-repeat;
}
div.title h2 {
  visibility: hidden;
  display: inline;
  font-size: 1.6em;
  line-height: 1.4em;
  margin: 0 30px 0 20px;
}
div.faq {
  background-image: url(../img/title/title-faq.gif);
}
div.contact {
  background-image: url(../img/title/title-contact.gif);
}
div.history {
  background-image: url(../img/title/title-history.gif);
}
div.news {
  background-image: url(../img/title/title-news.gif);
}
div.music {
  background-image: url(../img/title/title-music.gif);
}
div.aromaterapia {
  background-image: url(../img/title/title-aromaterapia.gif);
}
div.sklad {
  background-image: url(../img/title/title-sklad.gif);
}
div.dawkowanie {
  background-image: url(../img/title/title-dawkowanie.gif);
}
div.dzialanie {
  background-image: url(../img/title/title-dzialanie.gif);
}
div.wskazania {
  background-image: url(../img/title/title-wskazania.gif);
}
div.innebole {
  background-image: url(../img/title/title-innebole.gif);
}
div.bolowulacyjny {
  background-image: url(../img/title/title-bolowulacyjny.gif);
}
div.bolmenstruacyjny {
  background-image: url(../img/title/title-bolmenstruacyjny.gif);
}
div.czegounikac {
  background-image: url(../img/title/title-czegounikac.gif);
}
div.dieta {
  background-image: url(../img/title/title-dieta.gif);
}
div.joga {
  background-image: url(../img/title/title-joga.gif);
}
div.cwiczenia {
  background-image: url(../img/title/title-cwiczenia.gif);
}

/** =header */
#header {
  position: relative;
  height: 75px;
  width: 920px;  
  z-index: 100;
  background: url(../img/header-left.gif) repeat-x 0 0;
}
#header .logo {
  position: absolute;
  top: 75px;
  right: 6px;
  width: 548px;
  height: 418px;
  text-indent: -9999em;
  overflow: hidden;
  z-index: 100;
  background: url(../img/logo.jpg) no-repeat 0 0;
}
#header .logo span {
  display: block;
  width: 190px;
  height: 210px;
  margin: 208px 0 0 62px;
  background: url(../img/logo-bottom.gif) no-repeat 0 100%;
}
#header .logo a {
  display: block;
  height: 180px;
  background-image: none;  
}
#header .links {
  width: 100%;
  height: 75px;
  background: url(../img/header.jpg) no-repeat 100% 0;
}
#header .links .first a {
  display: block;
  height: 35px;
  background-image: none;
}
#header .links .first {
  text-indent: -9999px;
  overflow: hidden; 
  width: 200px;
  margin-left: 570px;
}
#header .links .sitemap a,
#header .links .print a,
#header .links .contact a {
    position: absolute;
    width: 11px;
    height: 11px;
    text-indent: -9999em;
    left: 5px;
    top: 3px;
    background: url(../img/icons/left-navigation.gif) no-repeat 0 0;
}
#header .links .contact a {
    left: 25px;
    background: url(../img/icons/left-navigation.gif) no-repeat -11px 0;
}
#header .links .print a {
    left: 45px;
    background: url(../img/icons/left-navigation.gif) no-repeat -22px 0;
}
#header .sizer {
    position: absolute;
    top: -2px;
    right: 20px;
    margin: 0 0 2px 0;
}
#header .sizer a {
    padding-bottom: 0;
    margin-right: 6px;
}

/** =display:none */
.print-logo, #header .links dt, #navigation .first, .skip-nav {
  display: none;
}

/** =navigation */
#navigation {
  position: absolute;
  top: 24px;
  width: 100%;
  margin: 0 0 0 30px;
  z-index: 100;
  background-image: none;
}
#navigation ul {
  display: none;
  _width: 500px;
  height: 38px;
  padding: 0 12px;
  margin: 0;
  position: absolute;
  opacity: 0.55;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=55);
  background: url(../img/navigation/navigation-level-left.gif) no-repeat 0 0;
}
#navigation li.fade-out ul {
  opacity: 0.1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10);
}
#navigation li {
  float: left;
  padding: 0;
  width: 118px; 
  list-style: none;
  background-position: 50% 18px;
  background-repeat: no-repeat; 
  overflow: hidden; /*ff*/
}
#navigation li a {
  display: block;
  height: 53px;
  text-indent: -9999px;
  background-image: none;
}
#navigation li li {
  width: auto;
}  

#navigation .second {
  width: 134px;
  background-image: url(../img/navigation/navigation-first.gif);
}
#navigation .third {
  width: 87px;
  background-image: url(../img/navigation/navigation-second.gif);
}
#navigation .fourth {
  background-image: url(../img/navigation/navigation-third.gif);
}
#navigation .fifth {
  background-image: url(../img/navigation/navigation-fourth.gif);
}
#navigation .sixth {
  width: 106px;
  background-image: url(../img/navigation/navigation-fifth.gif);
}

#navigation ul .last {
  padding-right: 15px;
  background: transparent url(../img/navigation/navigation-level-right.gif) no-repeat 100% 0;
}
#navigation li.current ul {
    display: block;
}
#navigation li.hover ul,
#navigation li:hover ul {
  display: block;
  z-index: 200;
}
#navigation li.current li a,
#navigation li.hover li a,
#navigation li:hover li a,
#navigation li li a {
  width: auto;
  height: auto;
  padding: 6px 7px 7px 6px;
  color: #fff;
  font-size: 12px;
  text-indent: 0;
  text-align: center;
  background-repeat: repeat-x;
  background-color: #d4416f;
  background-image: url(../img/navigation/navigation-level-bg.gif) !important;  
}
#navigation li.hover,
#navigation li:hover {
  background-color: #f8e8ed;
}
#navigation li li.hover,
#navigation li li:hover {
  background-color: transparent;
}
#navigation li .child-current a,
#navigation li li a:hover {
  text-decoration: underline;
}
#navigation li:hover a.children,
#navigation li.hover a.children,
#navigation li.current a.children {
  background-repeat: no-repeat;
  background-position: 50% 100%;
  background-image: url(../img/navigation/navigation-level-pointer.gif);  
}
#navigation li.current-fade-out a.children {
  background-image: url(../img/navigation/navigation-level-pointer-hover.gif) !important; 
}
#navigation li .child-current a {
    font-weight: bold;
}

/** = news*/
.container-news {
  padding-top: 10px;
  padding-left: 17px;
  height: 100%;
}
.container-news ul {
  margin-bottom: 0;
  margin: 0;
  padding-top: 28px;
  background-image: none;
}
.container-news li {
  float: left;
  display: inline;
  list-style: none;
  width: 195px;
  padding: 33px 40px 0 39px;
  margin-left: -11px;
  position: relative;
  left: -11px;
  overflow: hidden; /* ff2 */
  background: url(../img/box-medium.gif) no-repeat 0 0;
}
.container-news li a.more { 
  font-size: 11px;
  float: right;
}
.container-news li a.link {
  display: block;
  height: 104px;
  width: 195px;
  padding: 33px 40px 0 39px;
  margin: -33px -40px 0 -39px;
  background: transparent url(../img/box-medium.gif) no-repeat 0 0;
}
.container-news li h4 {
  margin: 2px 0 8px 0;
}
.container-news li a.link:hover {
  background: transparent url(../img/box-medium-hover.gif) no-repeat 0 0 !important;
}
.container-news li.seventh {
  width: 457px;
  height: 165px;
  background: url(../img/box-big-full.gif) no-repeat 0 0;
}
.container-news li.eight {
  height: 165px;
  background: url(../img/box-big.gif) no-repeat 0 0;
}
.columns div {
  float: left;
  width: 45%;
  margin-right: 10px;
}

/** =footer */
#footer {
  width: 845px;
  height: 350px;
  margin: 10px 0 40px 0;
  position: relative;
  clear: both;
}
body.home #footer {
  margin: 20px 0 1px 0;
}
#footer * {
  color: #d87ba4;
  font-size: 11px;
}
#footer .navigation {
  margin: 0 46px;
  overflow: visible;
}
#footer .navigation dt {
  display: none;
}
#footer .navigation dd {
  float: left;
  display: inline;
  margin-left: 13px;
  padding-bottom: 2px;
  overflow: visible;
  font-family: 'Arial Rounded MT Bold';
}
#footer .navigation dd.updated,
#footer .navigation dd.copyright {
  clear: both;
  color: #e5a8c6;
  font-size: 9px;
  font-family: Arial;
}
#footer .navigation dd.copyright {
  position: absolute;
  top: 19px;
  left: 45px;
}
#footer .navigation dd.product,
#footer .navigation dd.updated {
  position: absolute;
  right: 0;
  width: 245px;
  text-align: right;
}
#footer .navigation dd.product {
  right: 0;
  top: 27px;
}
#footer .navigation dd.updated {
  margin: 5px 3px 0 0;
  font-size: 0.9em;
}
#footer .navigation dd.product pre {
  margin: 85px 0 0 0;
  padding-right: 0;
  float: right;
  font-size: 10px;
  line-height: 13px; 
  text-align: left; 
}
#footer .navigation dd.note {
  width: 66%;
  clear: both;
  margin: 88px 0 84px 0;
  padding-left: 53px;
  background: url(../img/note.gif) no-repeat 0 30%;
}
#footer .navigation dd.note * {  
  font-size: 16px;
  line-height: 19px;
  color: #e5a8c6;
  font-weight: normal;
  font-family: 'Arial Narrow';
}
#footer .navigation dd a {
  font-weight: bold;
}
#footer .navigation dd a:hover {
  color: #2e3b7f;
}

/** =links */
a {
  color: #d87ca5;
  text-decoration: none;
  padding-bottom: 1px;
  background: url(../img/link.gif) repeat-x 0 100%;
}
a:hover {
  color: #2e3b7f;
  text-decoration: none;
  background-image: none;
}
/*#footer a:hover,
#content a:hover {
  background: url(../img/link.gif) repeat-x 0 100%;
}*/

/** = headers */
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 10px 0;
  color: #be99af;
}
h1 {
  font-size: 1.6em;
  font-weight: normal;
}
h2 {
  font-size: 1.2em;
}
h3 {
  font-size: 1em;
  font-weight: normal;
  margin-bottom: 15px;
}
h4 {
  font-size: 0.85em;
  color: #d77ba4;
}
h5 {
  font-size: 0.75em;
}
h6 {
  font-size: 0.65em;
}

/** =text replacement */
.replace {
  text-indent: -9999em; 
  background-position: 0 0; 
  background-repeat: no-repeat;  
}
.text-first {
  background-image: url(../img/text/text-aktualnosci.gif);
}
.text-second {
  background-image: url(../img/text/text-nospa.gif);
}
.text-third {
  background-image: url(../img/text/text-bolbrzucha.gif);
}
.text-fourth {
  background-image: url(../img/text/text-tetrudnedni.gif);
}
.text-fifth {
  background-image: url(../img/text/text-twojbol.gif);
}
.text-sixth {
  background-image: url(../img/text/text-aktualnosci.gif);
}
.text-seventh {
  background-image: url(../img/text/text-joga.gif);
}
.text-eight {
  background-image: url(../img/text/text-zadawanepytania.gif);
}
.text-ninth {
  width: 300px;
  height: 43px;
  background-image: url(../img/text/text-wychodzisz-bolbrzucha.gif);
}

/** =content */
pre, p {
  margin: 6px 0 11px 0;
  line-height: 17px;
  color: #bd9ab0;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
strong,
small {
  color: #bd9ab0;
}
hr {
  margin: 15px 0 40px -43px;
  height: 0;
  border: 0; 
  clear: both; 
  border-top: solid 1px #faeff2;
}
.sidebar hr {
  margin: 15px 0;
}
abbr, acronym {
  cursor: help;
  color: #bd9ab0;
}
img {
  border: 0;
  margin: 0 0 20px 0;
}
a img {
    border: dotted 1px #E7ACCC;
    margin: 0;
}
a:hover img {
  border-color: #fff;
}
.image {
  width: 100%;
  display: block;
  text-align: center;
}
.image small {
  margin: 2px 0 15px 0;
  color: #8e421b;
  font-size: 0.7em;
  text-decoration: none;
  display: block;
}
.image a small {
  text-decoration: underline;
}
.image a:hover small {
  text-decoration: none;
}
span.date {
  color: #be99af;
  font-weight: bold;
}
ul.list li a.more {
  position: absolute;
  right: 35px;
  top: 15px;
}
ul.download li a.download {
  position: absolute;
  right: 70px;
  top: 15px;
}
.icon {
  width: 22px;
  height: 22px;
  text-indent: -9999em;
  background-position: 100% 0;
  background-repeat: no-repeat;
}
.icon:hover {
   padding: 0;
}
ul.download li a.play {
  position: absolute;
  right: 14px;
  top: 14px;
}
.play {
  background-image: url(../img/icon-play.gif) !important;
}

.welcome p,
.sidebar p,
.main-full p,
.main p {
  margin: 15px 0 18px 0;
}
.sidebar ul,
.main ul {
  margin-left: -5px;
}
.sidebar li *,
.main li * {
  margin: 0;
}

h2 span.date,
h3 span.date,
h4 span.date,
h5 span.date {  
  float: right;
}
li span.date {  
  font-size: 0.9em;
  padding-right: 20px;
}
ul {
  margin: 25px 0;
  color: #bd9ab0;
  list-style-type: none;  
  zoom: 1;
  background: url(../img/list/list-bottom.gif) no-repeat 0 100%;
}
ul.decimal {
  list-style-type: decimal;
}
ul li {
  line-height: 19px;
  padding: 13px 16px;
  width: 95%; overflow: auto; /*IE7*/
  background: url(../img/list/list.gif) no-repeat 0 0;
}
ul.list li {
  position: relative;
  padding-right: 100px;overflow: visible;
  zoom: 1;
  width: 87%; .overflow: auto; /*IE7*/
  background: url(../img/list/list-more.gif) no-repeat 0 0;
}
ul.list {
  width: 100%;
  background: url(../img/list/list-more-bottom.gif) no-repeat 0 100%;
}
ul.columns li {
  float: left;
  margin-right: -8px;
  width: 42.1%;
  zoom: 1;
  overflow: auto; /*IE7*/
  padding-right: 24px;
  background: url(../img/list/list-columns.gif) no-repeat 0 0;
}
ul.columns {
  background: url(../img/list/list-bottom.gif) no-repeat 0 100%;
  overflow: hidden;
  margin-right: 0;
  margin-left:0;
  border: solid 0 red;
}
ul.download li {
  position: relative;
  padding-right: 200px;
  zoom: 1;
  width: 54.5%; overflow: auto; /*IE7*/
  background: url(../img/list/list-download.gif) no-repeat 0 0;
}
blockquote p, code {
  display: block;
  padding: 15px 30px;
  margin: 15px 0 5px 0;
  color: #be9bb1;
  line-height: 19px;
  background-position: left top;
  background-repeat: no-repeat;
}
blockquote {
  padding: 0;
  margin: 10px 0;
  border: dotted 1px #e7accc;
}
code {
  text-align: left;
  overflow: auto;
  white-space: nowrap;
  width: 87%;
  border: dotted 1px #e7accc;
}
cite {
  font-size: 0.7em;
}
pre {
  line-height: 16px;
}

/** =table */
table {
    margin: 20px 0;
    border-collapse: collapse;
    width: 100%;
}
table tr,
table td {
    padding: 4px 40px 4px 0;
    color: #BE99AF;
    border-top: solid 1px #dfdace;
    font-size: 0.85em;
}
table tbody td { 
    font-family: Verdana;
}
table caption {
    text-align: left;
    color: #BE99AF;
    margin-top: 25px;
    font-weight: bold;
}
table th,
table thead td {
    color: #BE99AF;
    font-style: italic;
    font-weight: bold;
}
table tr.even {
    background-color: #fbe3eb;
}

/** = form */
dl {
  height: 100%;
  margin-bottom: 4px;
  overflow: hidden;
}
dl dd,
dl dt {
  display: block;
  overflow: hidden;
  margin: 2px 0;
}
form dl dd {
  padding-left: 5px;
  float: left;
  background: url(../img/input-left.gif) no-repeat 0 0;
}
dl dd input {
  padding-left: 3px;
  background: url(../img/input-right.gif) no-repeat 100% 0;
}
form dl dd.submit {
  background-image: url(../img/button-left.gif);
}
dl dd.submit input {
  padding: 8px 7px 10px 2px;
  background-image: url(../img/button-right.gif);
}

form dl dd.textarea {
  width: 100%;
  background: url(../img/textarea-left.gif) no-repeat 0 0;
}
.sidebar form dl dd.textarea {
  width: 98%;
}
.sidebar form dl dd.textarea textarea {
  width: 90%;
}
dl dd.textarea textarea {
  width: 92%;
  height: 151px;
  margin: 0;
  background: url(../img/textarea-right.gif) no-repeat 100% 0;
}
dl label {
  font-weight: bold;
}
dl dd label {
  float: left;
  padding: 0 10px;
}
dl dd em {
  display: block;
  font-size: 0.6em;
  color: #999;
  font-style: normal;
  margin-bottom: 10px;
}
dl dd.file input {
  width: 90%;
}
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}
legend {
  color: #f2d2dc;
  display: none;
}
input, button, textarea {
  float: left;
  padding: 7px 16px 9px 8px;
  color: #be99af;
  font-size: 12px;
  font-style: italic;
  border: 0;
}
.cancel input,
.submit input {
  font-style: normal;
  font-weight: bold;
  font-size: 10px;
  color: #be99af;
  background-color: #fffdfe;
}
dd.submit {
  left: -7px;
  position: relative;
}
.sidebar dd.submit {
  left: 0;
}
dl.columns {
  width: 50%;
  float: left;
}
dl.columns dd,
dl.columns dt {
  width: 95%;
}
dl.columns dd input {
  width: 91%;
}
dl.full,
dl.full dd {
  width: 99%;
  clear: both;
}
dl.full dd input {
  width: 95%;
}
.sidebar dl.full dd input {
  width: 91%;
}
.sidebar dl.columns {
width: 49%;

}
.sidebar dl.columns dt,
.sidebar dl.columns dd {
  width: 96%;
}
.sidebar dl.columns dd input {
  width: 83%;
}
dd.half {
  width: 51%;
}
dd.half input {
  width: 92%;
}
.sidebar dd.half input {
  width: 90%;
}

/** =form-search */
#form-search {
  background: url(../img/text-szukaj.gif) no-repeat 0 0;
}
#form-search fieldset {
  padding: 66px 0 0 0;
}
#search {
  width: 130px;
}
#form-search dl label {
  font-weight: normal;
  color: #be99af;
  padding-left: 1px; /* IE W cut */
}

/** =error */
dd.error {
  display: none;
}
dl.error {
  margin: 10px 0;
  padding: 4px 0 4px 4px;
}
dl.error dd.error {
  display: block;
  padding: 4px 6px !important;
  width: 100% !important;
  color: #fff;
  font-weight: bold;
  font-size: 0.8em !important;
  background: #E49EB6 url(../img/error.gif) no-repeat 96% 50% !important;
  clear: both;
}
/** =custom form */
#form-custom-first {
  width: 230px;
  float: right;
  margin-top: -58px;
  _margin-top: -65px;
}
#form-custom-first dd input {
  width: 150px;
}
#form-custom-first dd.submit input {
  width: 50px;
}

/** =colors */
p, input, textarea, select {
  color: #be99af;
}
label {
  color: #e49eb6;
}

/** =font size */
span.date {
  font-size: 0.65em;
}
label, li, small, pre, blockquote p,
p, button, .buttons a {
  font-size: 0.75em;
}
code {
  font-size: 0.75em;
}
li label, li p {
  font-size: 1em;
}

/** =font family */
code {
  font-family: Courier, Helvetica, Sans-serif;
}
#footer {
  font-family: Tahoma, Helvetica, Sans-serif;
}
span.date, button, .buttons a {
  font-family: Verdana, Helvetica, Sans-serif;
}
