@charset "utf-8";

/* CSS Document */

body,html {
  margin: 0;
  padding: 0;
  width:100%;
  text-align:center;
  background-position:50% 0;
  background-repeat:repeat-x;
  background-image:url('../images/bkg.gif');
  height:100%;
  background-color:#fff; }
body,html,table {
  font-size:14px;
  font-family:Arial,Helvetica,sans-serif;
  color: #000; }

h1,h2,h3,h4,h5,h6 {
  text-align: center; }
h1 {
  font-size:22px; }
h2 {
  font-size:20px; }
h3 {
  font-size:18px; }
#toxinout_promo h3 {
  font-size:16px; }
h4 {
  font-size:18px; }
#main h4.testimonials {
}
h4.testimonials {
    color: #990000;
    font-size: 16px;
}
h5 {
  font-size:15px; 
  margin-top: 10px;}
h6 {
  font-size:13px; }
p { 
  font-size:13px;
  text-align:justify; }
div {
  display:block;
  margin: 0;
  padding: 0; }
a {
  color:#003366;
  text-decoration: underline; }
a span {
  cursor:pointer; }
a:hover {
  color:#999999 ;
  text-decoration:none; }
ul {
  clear:both;
  margin:0;
  padding: 10px 10px 10px 30px;
  font-size:small;  
  list-style-type:disc; }
form {
  float:none;
  margin:0;
  padding: 0; }
.external {
  width:779px;
  margin: 0 auto 0 auto; }
.clear {
  clear:both; }
.center {
  text-align:center; }

#bottom {
  padding: 0;}

div#main {
  text-align:left;
  padding:15px 0;
  margin-bottom: 20px; }
#main ul {
  padding: 10px 10px 10px 10px;
  list-style:none; }
#main ul li {
  padding-left:15px;
  background-position: 0 2px;
  background-repeat:no-repeat;
  background-image:url('../images/bullet.gif'); }
#main h1 {
  text-align:center; 
  font-size:20px; }
  
p.testimonials span {
    font-size: 13px;
    color: #666666; }

h3.alert {
    color: #FF0000;
    font-size: 18px;
    text-align: center;
    margin-bottom: 5px;
}
h4.alert {
    margin-top: 0px;
    margin-bottom: 5px;
    color: #FF0000;
    font-size: 16px;
    text-align: center;
}

.hr {
    background-image: url('../images/hr.gif');
    background-repeat: no-repeat;
    background-position: 50% 0;
    width: 100%;
    padding: 0;
    margin: 10px 0; }
/* klasy do kolorow */
.bordo {
    color: #990000;
}
.black {
    color: #000000;
}
.lekki {
    color: #666666;
}
.uwaga {
  color: #CC0000;
}
#main .in2col {
  display: block;
}
#main .in2col ul.east {
  display: block;
  width: 280px;
  float: left;
  clear: none;
  padding-right: 0;
  margin-right: 0;
}
#main .in2col ul.west {
  display: block;
  width: 220px;
  float: right;
  clear: none;
  padding-left: 0;
  margin-left: 0;
}
#main .cols2left #toxinout_promo .icons img {
  clear: none;
  margin-left: 5px;
  display: block;
  float: left; }
.icons .text {
    padding-top: 10px;
    margin-bottom: 10px;
    display: block;
    width: 250px;
    float: left;
    clear: none;
}
a.big-link {
    font-size: 16px;
    font-weight: bold;
}
#main .cols2right p.center,
#main .cols3right p.center {
    text-align: center;
}
#main .cols2right p.center img,
#main .cols3right p.center img {
    margin-left: auto;
    margin-right: auto;
    float: none; }
.wiekszy {
    font-size: 15px;
}
.small {
    font-size: 11px;
    }
#form {
	text-align: center;
}
.smallc {
    font-size: 11px;
    font-weight: bold;
    }
.normal {
  font-weight: normal; }

.websites {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 22px;
	color: #000000;
	clear: none;
	text-align: justify;
	margin-right: 4px;
}

.smallb {
    font-size: 10px;
	color: #000000;
    }
	
.disclaimer {
	font-family:Tahoma,sans-serif;
	font-size:10px;
}

.green_txt {
	color:#063;
}

div.buybutton{
   cursor: pointer;
   background-image: url(../images/form_button.gif);
   width: 127px;
   height: 21px;
   color: #900;
   font-weight: bold;
   font-size: 11px;
   text-align: center;
   float:right;
  }
 /* common 2cols, 2cols2, 3cols, forms, instrukcje */
#main .cols2left {
  float:left;
  clear:none;
  width:538px; }
#main .cols2right {
  float:right;
  clear:none;
  width:220px; }

#main .cols2right_middle {
  padding:0 10px; }  
#main .cols2right_bkg,
#main .cols2right_top,
#main .cols2right_bottom {
  display: block;
  float: left;
  clear:both;
  width:220px;
  background-position: 0 0;
  background-repeat:no-repeat; }
#main .cols2right_bkg {
  margin-top: 15px;
  background-repeat:repeat-y;
  background-image:url('../images/cols2right_bkg.gif'); }
#main .cols2right_top {
  height:10px;
  background-image:url('../images/cols2right_top.gif'); }
#main .cols2right_bottom {
  height:10px;
  background-position:0 100%;
  background-image:url('../images/cols2right_bottom.gif'); }
#main .cols2left h4 {
  clear: left; }
#main .cols2left h4.noclear {
  clear: none; }
#main .cols2left img {
  float:left;
  /*clear:both;*/
  margin: 0 5px 5px 0; }
#main .cols2left img.nofloat {
	float: none;
}
#main .cols2left small {
  font-size:x-small; }
#main .cols2right_middle h4 {
  font-size: 16px;
  clear: both;
  text-align:center; }
#main .cols2right_middle small {
  color:#666666;
  margin:0;
  padding:0;
  font-weight:normal;
  font-size:small; }
#main .cols2left .podpis {
  color:#666666;
  margin:0;
  padding:0;
  font-weight:normal;
  font-size:13px; }
#main .cols2right_middle p {
  text-align:left; }
#main .cols2right img {
  float:left;
  clear:both;
  margin: 0 5px 5px 0; }
#main .cols2right img.right {
  float:right;
  clear:both;
  margin: 0 0 5px 5px; }

#toxinout_promo {
  float:left;
  clear:both;
  width:530px; 
  margin: 10px 0;
  background-position: 0 0;
  background-repeat:repeat-y;
  background-image:url('../images/toxinout_promo_bkg.gif'); }
#toxinout_promo_top {
  float:left;
  clear:both;
  width:530px; 
  background-position: 0 0;
  background-repeat:no-repeat;
  background-image:url('../images/toxinout_promo_top.gif'); }
#toxinout_promo_bottom { 
  float:left;
  clear:both;
  width:530px;
  text-align:center;  
  background-position: 0 100%;
  background-repeat:no-repeat;
  background-image:url('../images/toxinout_promo_bottom.gif'); }
#main .cols2left #toxinout_promo img {
  float:none;
  clear:none;
  margin:10px auto; 
  border:0; }
#toxinout_promo table {
  margin: 0 auto;
  font-size:11px;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  border:0;
  text-align:center;
  border-collapse:collapse; }
#toxinout_promo table td {
  width: 134px; 
  vertical-align:top;
  padding: 8px 0 0 0 ;
  background-position: 50% 0;
  background-repeat:repeat-y;
  background-image:url('../images/colonix_promo_table_bkg.gif'); }
#main .cols2left #toxinout_promo table td img {
  margin-bottom: 0;
}
#toxinout_promo table td a {
  font-size:14px;
  font-weight:bold;
  font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
  padding: 4px 0; }
#toxinout_promo table td span {
  color:#990000; }
#main #toxinout_promo table td img {
  float:none;
  margin: 0 auto; 
  padding:0;
  border:0;
  width:132px; }
#toxinout_promo table th {
  font-weight:normal;
  color:#FFFFFF;
  font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
  background-position: 50% 0;
  background-repeat:repeat-y;
  background-image:url('../images/colonix_promo_th_bkg.gif');
  font-size:11px; }
#toxinout_promo table th strong {
  color:#FFE673;
  font-family:Arial,Helvetica,sans-serif;
  font-size:18px;
  font-weight:bold; }

#toxinout_promo p strong span {
  color:#cc0000; }
#toxinout_promo p {
  text-align:center; }
#toxinout_promo h2 {
  color:#990000; 
  margin:20px 0 5px 0;
  font-size:20px; }
#toxinout_promo h3 {
  color:#990000;
  margin:0 0 5px 0; 
  font-size:18px; }

#main .product .produkt_wiecej,
#main .product .produkt_koszyk {
  display:block;
  clear:none;
  font-size:small;
  margin:0;
  padding:2px; }
#main .product .produkt_wiecej {
  float:left;
  clear:left;
  padding-left:14px; }
#main .product .produkt_koszyk {
  float:right;
  clear:right;
  padding-right:14px;
  padding-left:20px;
  background-position: 0 50%;
  background-repeat:no-repeat;
  background-image:url('../images/cart.gif'); }

/* rekomendacje */
.rekoms {
    display: block;
}
.rekom {
    display: block;
    float: left;
    width: 260px;
    margin: 2px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
}
.rekom a img {
  border: 0; }
/* galeria */
.galeria {
    display: block;
    text-align: center;
    padding-left: 20px;
}
.trzy {
  padding-left: 90px;
}
.dwa {
  padding-left: 145px;
}
.galeria .obraz {
    display: block;
    width: 110px;
    float: left;
    padding-left: 8px;
    padding-bottom: 10px; }
#main .cols2left .galeria .obraz a img {
  border: 0;
  margin: 0;
}
.galeria .obraz span {
  margin-top: 10px;
  display: block;
  clear: both;
}


#main .cols2right .galeria {
    display: block;
    margin: 0;
    padding: 0;
    text-align: center;
}
#main .cols2right .galeria .obraz {
    display: block;
    width: 110px;
    float: none;
    margin-left: auto;
    margin-right: auto;
    padding: 0 0 10px 0;
}
/* -- */
.noclear {
    clear: none; }

/* etapy */
h2.etap {
  text-align: left;
  font-size: 16px;
}
h2.etap span {
    font-size: 13px;
    color: #900;
}

/* */
#main #toxinout_promo #image-c {
  display:block;
  float:left; 
  clear:none;
  width:164px;
  margin:0 0 10px 190px;
  padding:0; 
  text-align:center; }
#main #toxinout_promo #image-c img {
  display:block;
  float:left;
  clear:both; 
  margin:0;
  padding:0;
  width:164px; 
  border:0; }
#main #toxinout_promo #image-c a#product_enlarge {
  display: block;
  height:17px;
  clear: left;
  margin-left: 25px;
  padding-left: 15px;
  text-align: left;
  background-image:url('../images/lupa.gif');
  background-repeat: no-repeat;
  background-position: 0 0;
  font-size: 12px;
  color: #0033CC;
  text-decoration: none;
  }
#main #toxinout_promo #image-c a:hover#product_enlarge {
    text-decoration: underline;
    color: #696969;
}
#main #toxinout_promo #image-c a#produkt_ingredients, a.produkt_ingredients {
  height:17px;
  clear: left;
  margin-left: 45px;
  padding-left: 15px;
  text-align: left;
  background-image:url('../images/card.gif');
  display: block;
  background-repeat: no-repeat;
  background-position: 0 0;
  font-size: 12px;
  color: #0033CC;
  text-decoration: none;
  }
#main #toxinout_promo #image-c a:hover#produkt_ingredients, a.produkt_ingredients:hover {
    text-decoration: underline;
    color: #696969;
}

#main img.right {
  float: right;
  margin: 0 0 5px 5px;
}
#main .cols2right a img {
  border: 0; }
#main .cols3left_bkg ul li a img {
  margin: 4px auto; 
  border: 0; }

.gal-r {
  padding-left: 20px;
}
.gal-r h4 {
  margin-bottom: 10px;
}
#main .cols2left ul li,
#main .cols2left ol li {
  padding-bottom: 3px;
}  
/* ----------------------------- */
#main .cols2left_X {
  float:right;
  clear:none;
  width:635px; }

#main .cols2sidebar {
  float:left;
  clear:none;
/*  width:220px; */
}
#main .cols2sidebar_middle {
  padding:0 10px; }  
#main .cols2sidebar_bkg,
#main .cols2sidebar_top,
#main .cols2sidebar_bottom {
  display: block;
  float: left;
  clear:both;
  width:220px;
  background-position: 0 0;
  background-repeat:no-repeat; }
#main .cols2sidebar_bkg {
  margin-top: 15px;
  background-repeat:repeat-y;
  background-image:url('../images/cols2sidebar_bkg.gif'); }
#main .cols2sidebar_top {
  height:10px;
  background-image:url('../images/cols2sidebar_top.gif'); }
#main .cols2sidebar_bottom {
  height:10px;
  background-position:0 100%;
  background-image:url('../images/cols2sidebar_bottom.gif'); }
#main .cols2sidebar_middle h4 {
  font-size: 16px;
  clear: both;
  text-align:center; }
#main .cols2sidebar_middle small {
  color:#666666;
  margin:0;
  padding:0;
  font-weight:normal;
  font-size:small; }
#main .cols2sidebar_middle p {
  text-align:left; }
#main .cols2sidebar img {
  float:left;
  clear:both;
  margin: 0 5px 5px 0; }
#main .cols2sidebar img.right {
  float:right;
  clear:both;
  margin: 0 0 5px 5px; }
  
/* #toxinout_promo h3 {   
  color:#990000;
  margin:0 0 5px 0; 
  font-size:16px; }
  
  nincs sehol hasznalva
*/
#main .product {
  float:left;
  clear:both;
  width:635px;
  background-position: 0 0;
  background-repeat:repeat-y;
  background-image:url('../images/product_bkg2.gif'); }

#main .product_top {
  float:left;
  clear:both;
  width:635px;
  background-position: 0 0;
  background-repeat:no-repeat;
  background-image:url('../images/product_top2.gif'); }

.skladn {
  margin-top:12px; }
#main .product_top3 {
  float:left;
  clear:both;
  width:635px;
  background-position: 0 0;
  background-repeat:no-repeat;
  background-image:url('../images/product_top3.gif'); }
#main .product_top3 h2 {
  display:inline-block;
  margin:0; 
  width:500px;
  padding: 8px 20px 5px;
  color: #990000; }
#main .product_top3 strong span {
  color: #006633; }
#main .product .product_top3 h2 img { 
  display:inline-block;
  float:right;
  margin:0;
  padding:0;
  vertical-align:middle;
  }

#main .suplements {
  display: block;
  float:right;
  clear:both;
  width:304px;
  margin: 10px 30px 30px 0;
  background-position:0 0;
  background-repeat:repeat-y;
  background-image:url('../images/supplements_bkg.gif'); } 

#main .suplements2 {
  margin:auto;
  background-position:0 0;
  background-repeat:repeat-y;
  background-image:url('../images/supplements_bkg.gif'); } 
#main .lcol {
  display: block;
  width:304px;
  margin-left:5px; 
  float: left; }  
#main .rcol {
  display: block;
  width:304px;
  margin-right:17px; 
  float: right; }  
#main .lcol h2,
#main .rcol h2 {
    color: #990000;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 0px 0px 0px 9px;
}
#main .product .lcol p,
#main .product .rcol p {
    padding-top: 0;
    margin-top: 0;
}
#main .suplements_top {
  display: inline-block;
  /*float:left;
  clear:both;*/
  width:304px;
  background-position:0 0;
  background-repeat:no-repeat;
  background-image:url('../images/supplements_top.gif'); }
#main .suplements_bottom {
  display: inline-block;
  /*float:none;
  clear:none;*/
  padding:10px;
  background-position:0 100%;
  background-repeat:no-repeat;
  background-image:url('../images/supplements_bottom.gif'); }
#main .suplements_bottom h3 {
  margin-top:0;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
  text-align: left;
  font-size:18px; }
#main .suplements_bottom p {
  font-size:13px;
  margin: 2px 0 8px;
  padding: 0;}
#main .suplements_bottom p.summary {
  font-size:10px;
  border-bottom: 5px solid black;
  margin: 0;
  padding: 0;
  }
#main .suplements_bottom p.text {
  font-size:10px;
  font-family: Verdana;
  border-top: 5px solid black;
  margin: 0;
  padding: 5px 0 0 0;
  }
#main .suplements_bottom p.bottom {
  font-size:10px;
  padding: 0;
  margin: 0;
  }

#main .suplements_bottom p strong {
  display:block;
  float:none;
  font-size:13px; }
#main .suplements_bottom small {
  display:block;
  float:none;
  font-size:16px; 
  border-bottom:2px solid #000; }

#main .product_top3 table {
  display:block;
  float:none;
  clear:none;
  border-collapse:collapse;
  font-family:verdana,sans-serif; 
  font-size:10px; }
#main .product_top3 table tr.title {
  border-top: 5px solid black;
  border-bottom: 5px solid black;
  font-size: 13px;
  font-weight: bold;
  margin: 4px 0; }
#main .product_top3 table td {
  text-align:left;
  vertical-align:top;
  width:100%;
  padding:1px; }
#main .product_top3 table .space td {
  padding-top: 20px; }
#main .product_top3 table .last td {
  padding-bottom: 10px;
  border-bottom:3px solid #000; }
#main .product_top3 table .first td {
  padding-top: 10px; }
#main .product_top3 table td strong {
  font-weight:bold; }
#main .product_top3 table td.sub {
  padding-left: 20px; }

#main .suplements_bottom table td.r {
    text-align: center;
}
#main .product_bottom {
  float:left;
  clear:both;
  width:635px;
  padding: 0;
  height:25px;
  background-position: 0 100%;
  background-repeat:no-repeat;
  background-image:url('../images/product_bottom2.gif'); }
#main .product .image {
    display: block;
    float: left;
    width: 160px;
    text-align: center;
    padding: 0; }
#main .product img {
    border: 0;
    padding: 30px 20px; }
#main .product .image img {
  clear:none;
  padding: 0;
  display: block;
  float: none;
  margin:20px auto 20px auto;
  border:0; }
#main .product .desc {
  display: block;
  float: right;
  width: 470px; }
#main .product .desc p {
    padding-left: 0;
    padding-right: 10px; }
#main .product h2 {
  font-size:16px;
  margin-bottom: 5px;
  text-align:left; }
#main .product h2 a {
  color:#003366;
  text-decoration: none; }
#main .product h2 a:hover {
  color:#003366;
  text-decoration:underline; }
#main .product p { 
  text-align:left;
  margin: 5px 0; 
  padding: 5px 20px 5px 10px; }
#main .product .lcol1 {
  width:270px; 
  display: block;
  float: left;}
#main .cols2sidebar .galeria {
    display: block;
    margin: 0;
    padding: 0;
    text-align: center;
}
#main .cols2sidebar .galeria .obraz {
    display: block;
    width: 110px;
    float: none;
    margin-left: auto;
    margin-right: auto;
    padding: 0 0 10px 0;
}

#main .cols2sidebar p {
  text-align:center; }
#main .cols2sidebar h4 {
  margin:5px auto;
  text-align:center;
  font-size:12px; }
#main .cols2sidebar img {
  border:0; }
#main .cols3left_bkg {
  margin-top:15px; 
  left:-5px;
  float:left;
  clear:both;
  width:134px; 
  background-position:0 0;
  background-repeat:repeat-y;
  background-image:url('../images/cols3left_bkg.gif'); }
#main .cols3left_top {
  float:left;
  clear:both;
  width:134px; 
  background-position:0 0;
  background-repeat:no-repeat;
  background-image:url('../images/cols3left_top.gif'); }
#main .cols3left_bottom {
  float:left;
  clear:both;
  width:134px; 
  background-position:0 100%;
  background-repeat:no-repeat;
  background-image:url('../images/cols3left_bottom.gif'); }
#main .cols3left_bkg ul li {
  padding: 2px 4px 2px 8px;
  background-position: 0 8px;
  background-image:url('../images/cols3left_bullet.gif'); }
#main .cols3left_bkg ul.lt li {
    background-image: none;
  border-bottom: 1px solid #E4E4E4;
  padding: 4px 4px 6px 8px; }
#main .cols3left_bkg ul li a {
  color:#0a3b6c;
  text-decoration:none; }
#main .cols3left_bkg ul li a:hover {
  text-decoration:underline; }

/* cols3bol valo */
#main .cols3left {
  float:left;
  clear:none;
  width:138px; }
#main .cols3center {
  float:left;
  clear:none;
  width:406px; 
  padding-left: 3px;}  
#main .cols3right {
  float:right;
  clear:none;
  width:220px; }
#main .cols3right_middle {
  padding:0 10px; }  
#main .cols3right_bkg,
#main .cols3right_top,
#main .cols3right_bottom {
  display: block;
  float: left;
  clear:both;
  width:220px;
  background-position: 0 0;
  background-repeat:no-repeat; }
#main .cols3right_bkg {
  margin-top: 15px;
  background-repeat:repeat-y;
  background-image:url('../images/cols2right_bkg.gif'); }
#main .cols3right_top {
  height:10px;
  background-image:url('../images/cols2right_top.gif'); }
#main .cols3right_bottom {
  height:10px;
  background-position:0 100%;
  background-image:url('../images/cols2right_bottom.gif'); }
#main .cols3right_light {
  display: block;
  clear: both; }
#main .cols2right #cust_serv_off,
#main .cols3right #cust_serv_off {
  float:left;
  clear:both;
  width:219px;
  height:149px; 
  margin: 15px 0px -15px 0px;
  background-position: 0 0 ;
  background-repeat:no-repeat; }

#main .disclaimer {
  font-size:x-small; }

#main .cols3left p {
  text-align:center; }
#main .cols3left h4 {
  margin:5px auto;
  text-align:center;
  font-size:12px; }
#main .cols3left img {
  border:0; }

/* ramka biala (opinie) */
#main .cols3wh p {
  text-align:center; }
#main .cols3wh img {
  border:0; }
#main .cols3wh_bkg {
  margin-top:15px; 
  left:-5px;
  float:left;
  clear:both;
  width:134px; 
  background-position:0 0;
  background-repeat:repeat-y;
  background-image:url('../images/cols3wh_bkg.gif'); }
#main .cols3wh_top {
  float:left;
  clear:both;
  width:134px; 
  background-position:0 0;
  background-repeat:no-repeat;
  background-image:url('../images/cols3wh_top.gif'); }
#main .cols3wh_bottom p {
  font-family: Verdana;
  font-size: 10px; 
  padding-left: 6px;
  padding-right: 6px; }

#main .cols3wh_bottom {
  float:left;
  clear:both;
  width:134px; 
  background-position:0 100%;
  background-repeat:no-repeat;
  background-image:url('../images/cols3wh_bottom.gif'); }
#main .cols3wh_bottom h4 {
  color: #006633;
  margin:5px auto;
  text-align:center;
  font-size:13px; }
#main .cols3wh_bkg ul li {
  padding: 2px 4px 2px 8px;
  background-position: 0 8px;
  background-image:url('../images/cols3left_bullet.gif'); }
#main .cols3wh_bkg ul.lt li {
    background-image: none;
  padding: 2px 4px 2px 8px; }
#main .cols3wh_bkg ul li a {
  color:#0a3b6c;
  text-decoration:none; }
#main .cols3wh_bkg ul li a:hover {
  text-decoration:underline; }
#main .cols3wh_bkg ul li a img {
  margin: 4px auto; }

/* ----- */

#main .cols3center img {
 float:left;
 clear:none;
/*  margin: 0 5px 5px 0; */}
#main .cols3center h2 { 
  color:#990000;
  clear: both;
  font-size:medium;
  text-align:center; }
  
#main .cols3right h4 {
  color:#990000;
  font-size:medium;
  text-align:center; }
#main .cols3right h5 {
  color:#333333;
  font-size:medium;
  text-align:center; }
#main .cols3right small {
  color:#666666;
  margin:0;
  padding:0;
  font-weight:normal;
  font-size:small; }
#main .cols3right p {
  text-align:center; }
#main .cols3right_middle p {
  text-align:left; }
  
#promo {
  float:left;
  clear:both;
  width:413px; 
  margin-top:15px;
  margin-bottom:15px;
  background-position: 0 0;
  background-repeat:repeat-y;
  background-image:url('../images/promo_middle.gif'); }
#promo_middle {
  float:none;
  clear:both;
  padding: 0 0 0 10px; }
#promo_top {
  display:block;
  float:left;
  clear:both;
  width:413px;
  background-position: 0 0;
  background-repeat:no-repeat;
  background-image:url('../images/promo_top.gif'); }
#promo_top_colonix {
  display:block;
  float:left;
  clear:both;
  width:413px;
  height:260px; }
#promo_top_colonix a {
  display:block;
  float:left;
  clear:both;
  margin: 0;
  padding: 0;}
#main .cols3center #promo_top_colonix a img {
  padding: 0;
  margin: 0;
  border: 0; }
#promo_top span {
  display:none; }
#promo_bottom {
  width:413px;
  background-position: 0 100%;
  background-repeat:no-repeat;
  background-image:url('../images/promo_bottom.gif'); }  
#main .cols3center #promo h2 {
  text-align:left; }
#promo p strong span {
  color: #006633; }
#promo p {
  text-align:left; }
#promo table {
  font-size:11px;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  border:0;
  text-align:center;
  margin-right: 5px;
  border-collapse:collapse; }
#promo table td {
  width: 134px; 
  vertical-align:top;
  padding: 8px 0 0 0 ;
  background-position: 50% 0;
  background-repeat:repeat-y;
  background-image:url('../images/colonix_promo_table_bkg.gif'); }
#promo table td a {
  font-size:14px;
  font-weight:bold;
  font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
  padding: 4px 0; }
#promo table td span {
  color:#990000; }
#main #promo table td img {
  float:none;
  margin: 0 auto; 
  padding:0;
  border:0;
  width:132px; }
#promo table th {
  font-weight:normal;
  color:#FFFFFF;
  font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
  background-position: 50% 0;
  background-repeat:repeat-y;
  background-image:url('../images/colonix_promo_th_bkg.gif');
  font-size:11px; }
#promo table th strong {
  color:#FFE673;
  font-family:Arial,Helvetica,sans-serif;
  font-size:18px;
  font-weight:bold; }
#promo p b strong {
  color:#990000; }
#promo_middle div p {
  text-align: center; }
#main #promo #image {
  display:block;
  left:6px;
  float:right; 
  clear:none;
  width:164px;
  margin:0px;
  padding:0; 
  text-align:center; }
#main #promo #image-c {
  display:block;
  float:left; 
  clear:none;
  width:164px;
  margin:0 0 0 125px;
  padding:0; 
  text-align:center; }
#main #promo #image img,
#main #promo #image-c img {
  display:block;
  float:left;
  clear:both; 
  margin:0;
  padding:0;
  width:164px; 
  border:0; }
#main #promo #promo_middle #narrow-text p {
    display: block;
    float: left;
    width: 225px;
    text-align: left;
}
#main #promo .center-text {
    display: block;
    width: 90%;
    text-align:center;
}

#main #promo #image a span {
  display:none; }
#main #promo #image a#produkt_foto {
  display:block;
  float:left;
  clear:both; 
  width:164px; 
  margin: 1px 0 0 0 ;
  background-position: 50% 50%;
  background-repeat:no-repeat; }
#main #promo #image a#product_no {
  display: block;
  height:17px;
  clear: left;
  width: 164px;
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 10px;
  color: #696969;
  text-decoration: none;
  }
#main #promo #image-c a:hover#product_no,
#main #promo #image a:hover#product_no {
    text-decoration: underline;
    color: #696969;
}
#main #promo #image-c a#product_enlarge,
#main #promo #image a#product_enlarge {
  display: block;
  height:17px;
  clear: left;
  margin-left: 25px;
  padding-left: 15px;
  text-align: left;
  background-image:url('../images/lupa.gif');
  background-repeat: no-repeat;
  background-position: 0 0;
  font-size: 12px;
  color: #0033CC;
  text-decoration: none;
  }
#main #promo #image-c a:hover#product_enlarge,
#main #promo #image a:hover#product_enlarge {
    text-decoration: underline;
    color: #696969;
}
#main #promo #image-c a#produkt_ingredients,
#main #promo #image a#produkt_ingredients {
  height:17px;
  clear: left;
  margin-left: 45px;
  padding-left: 15px;
  text-align: left;
  background-image:url('../images/card.gif');
  display: block;
  background-repeat: no-repeat;
  background-position: 0 0;
  font-size: 12px;
  color: #0033CC;
  text-decoration: none;
  }
#main #promo #image-c a:hover#produkt_ingredients,
#main #promo #image a:hover#produkt_ingredients {
    text-decoration: underline;
    color: #696969;
}
     
#promo_bottom p {
  margin:0;
  padding:5px 10px; 
  text-align:center; }
#promo_top h2,#promo_top p {
  margin:5px 20px; }  
  
  
.pagin {
    text-align: center;
    font-size: 13px;
    color: #666666;
}
.pagin .info {
  display: block;
  float: left;
  width: 45px;
}
.pagin .pages {
  display: block;
  float: right;
  width: 350px;
}
.pagin .bottom {
  clear: both;
  text-align: center;
}
.pagin .bottom a {
  padding-left: 10px;
  padding-right: 10px;
}
.pagin .pages a,
.pagin .pages span.selected,
.pagin .pages span.inactive {
    padding: 2px;
    margin: 1px;
    text-align: center;
    display: block;
    width: 15px;
    height: 15px;
    float: left;
}
.pagin .pages a {
    color: #0A3B6C;        
    border: 1px solid #eee;
}
.pagin span.selected {
  font-weight: bold;
  border: 1px solid #CC6600;
  color: #CC6600;
}
.pagin span.inactive {
    color: #666;        
    border: 1px solid #eee;
}

/* instrukcios */
.instrukcje {
  clear: both;
}
.instrukcje h2, h2 {
  color:#990000;
  font-size:20px;
  text-align:center; }

#instrukcja-colonix,
#instrukcja-toxinout,
#instrukcja-colonix-toxinout {
  display: block;
  width: 779px;
  height: 119px;
  background-position: 0 0;
  background-repeat: no-repeat;
  text-align: center;
  padding: 0px;
  margin: 0;
}
#instrukcja-colonix h4 {
  padding-top: 15px;
  margin-bottom: 15px;
}
#instrukcja-toxinout h4 {
  padding-top: 15px;
  margin-bottom: 15px;
  color: #17529c; 
}
#instrukcja-colonix-toxinout h4 {
  padding-top: 15px;
  margin-bottom: 15px;
  color: #990000;
}
#instrukcja-colonix p,
#instrukcja-toxinout p { }
#instrukcja-colonix-toxinout p { }

h3 {
  font-size: 16px;
}
.instrukcje p {
  text-align:center; }
.instrukcje h3 {
  color:#333333;
  font-size:medium;
  text-align:center; }
.instrukcje h3 strong {
  color:#009900; }
.instrukcje h3 span {
  color:#003399; }
#main #instructions {}

#main #instructions table {
  border:0;
  float: right;
  width:770px;
  border-collapse:separate; }
#main #instructions table th {
  margin:0;
  padding:0;
  vertical-align:middle;
  color: #CC0000;
  font-size:small;
  font-weight:bold;
  text-align:left; }
#main #instructions table th h4 {
  margin:0;
  padding:5px 0;
  width:160px;
  font-size:small;
  text-align:center;
  color:#cc0000; }
#main #instructions table td {
  width:160px;
  margin:0;
  padding:8px 0 2px 0; 
  vertical-align:top;
  border: 1px solid #e4e4e4;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px; }
#main #instructions table td p {
  display: block;
  float:left;
  clear:left;
  width:160px;
  margin:0;
  padding:0; }
#main #instructions table td p span {
  display: block;
  float:none;
  clear:none;
  margin:0;
  padding:0 5px 5px 5px;
  text-align:left;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:x-small; }

#main .cols2left_X img {
  float:left;
  clear:both;
  margin: 0 5px 5px 0; }

#baksiki {
    margin: 30px 0 10px 0;
    text-align: left;
    padding-left: 117px; 
}                      

#baksiki .baksik {
    text-align: center;
    display: block;
    float: left;
    width: 180px;
    padding: 0 0px;
    position: relative;
}
#baksiki .baksik a.obrazek {
    position: absolute;
    bottom: 0;
    display: block;
    text-align: center;
    width: 100%;
}
#baksiki .baksik a.obrazek img {
    border: 0;
}
#baksiki .baksik-ostatni {
    text-align: center;
    display: block;
    float: right;
    width: 220px;
    height: 125px;
    padding: 0 0px;
}
#baksiki .baksik-ostatni a,
.instrukcje-dol .pobierz {
    display: block;
    background-image: url('../images/pdf-logo.jpg');
    background-repeat: no-repeat;
    background-position: 0 0;
    padding-left: 45px;
    padding-top: 4px;
    width: 170px;
    height: 40px;
    text-align: left;
    text-decoration: none;
    font-weight:bold;
    color: #253992;
    font-size: 12px;
}
#baksiki .baksik-ostatni a span,
.instrukcje-dol .pobierz span {
  font-weight: normal;

}

.instrukcje-dol a {
    text-decoration: none;
    font-weight:normal;
    color: #253992;
    font-size: 12px;
}

.instrukcje-dol a.drukuj {
    background-image: url('../images/icon_print.gif');
    background-repeat: no-repeat;
    background-position: 0 0;
    padding-left: 15px;
}

.instrukcje-dol a.email {
    background-image: url('../images/icon_email_to_friend.gif');
    background-repeat: no-repeat;
    background-position: 0 3px;
    padding-left: 15px;
}

.instrukcje-dol a.ulubione {
    background-image: url('../images/icon_bookmark_page.gif');
    background-repeat: no-repeat;
    background-position: 0 2px;
    padding-left: 15px;
}

#baksiki .baksik-ostatni a:hover,
.instrukcje-dol a:hover {
    text-decoration: underline;
}
.green {
	color: #006633;
}
.bluish {
	color: #17529c;
}
.bordosm {
      font-size: 13px;
	  font-weight:bold;
	color: #D53333;
	}

.pr-col {
  color: #006633;
}
.pr-tox {
  color: #17529c; 
}

td br.spacer {
  line-height: 8px;
  display: inline;
  font-size: 8px;
  height: 8px;
}

/* products page */
.products_table {
  display:block;
  float:left;
  clear:both;
  margin:0px;
  margin-bottom: 20px;
  padding:0px;
  width:779px; 
  background-position:0px 0px;
  background-repeat:no-repeat;
  border: 1px solid #ebeaea;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; 
  border-collapse:collapse; 
  background-repeat:repeat-y;
  }
.products_table td {
  vertical-align:top;
  padding:10px; 
  width:33%;
  text-align:center; }
.products_table td p {
   text-align:center; }
.products_table td p.left {
  text-align:left; }
.products_table td img {
  border:0; }
.products_table td h2 {
  font-size:16px; }
.products_table td h2 a {
  color:#273D8E; }
#main .red {
  color:#9e0000; }

/**********************************************/
/************ header & footer *****************/
/**********************************************/

	#logo,#menu,#main,#footer {
		display:block;
		float:left;
		clear:both;
		margin:0;
		padding:0;
	}
	#logo,#menu,#main{
		width:779px;
	}

	/* logo */
	div#logo{
		position: relative;	
		font-family: Tahoma, sans-serif;
		color: white;
		font-size: 12px;
		background-position: 0px 0px;
		background-repeat: no-repeat;
		height: 144px;
	}
	
	
	/* top text */
		div#intro{
			position: absolute;
			top: 2px;
			left: 0px;
			text-align: left;
			font-family: Arial;
			font-size: 11px;
			font-weight: bold;
		}
		div#logo ul#toptext{
			position:absolute;
			list-style: none;
			right: 300px;
			top: 5px;
			font-size: 12px;
			width: 275px;
			list-style-type: none;
			margin: 0px;
			padding: 0px;
		}
			div#logo ul#toptext li{
				border-right: 1px solid #A4B690;
				display: inline;
				margin: 0px;
				padding: 0px 5px 0px 2px;
			}
			div#logo ul#toptext li a{
				font-weight: bold;
				color: white;
				text-decoration: underline;
			}
			div#logo ul#toptext li a:hover{
				color: #E6E5CD;
				text-decoration: none;
			}
			div#logo ul#toptext li.last{
				border-right: 0px;
			}
		div#logo div#contact{
			position: absolute;
			top: 5px;
			left: 510px;
			font-weight: bold;
			border-right: 1px solid #A4B690;
			padding: 0px 5px;
			cursor: pointer;
		}
		div#logo div#slogan{
			position: absolute;
			top: 88px;
			left: 37px;
			color: black;
			font-weight: bold;
			font-size: 11px;
			line-height:13px;
		}
	
	/* language select */
	div#logo div#lang{
		position: absolute;
		top: 5px;
		right: 5px;
		width: 45px;
		height: 15px;
	}
		div#logo div#lang a{
			color: white;
			font-weight: bold;
			text-transform: uppercase;
			text-decoration: none;
		}
		div#lang a.flag{
			position: absolute;
			top: 0px;
			right: 0px;
		}
		div#lang ul#languages_menu{
			display: none;
			position: absolute;
			background-color: white;
			border: 1px solid silver;
			opacity: 0;
			filter: alpha(opacity=0);
			-moz-opacity: 0;
			top: 18px;
			right: 0px;
			font-size: 12px;
		}
		div#lang ul#languages_menu li{
			opacity: 1;
			clear: both;
			display: block;
			float: right;
			padding: 1px 15px;
			background-position: 100% 50%;
			background-repeat: no-repeat;
		}
		div#lang ul#languages_menu li a{
			color: black;
			font-weight: normal;
			display: block;
			text-decoration: none;
			text-align: left;
			white-space: nowrap;
			width: 100%;
		}
		div#lang ul#languages_menu li a span{		
			color: #919191;
			display: inline-block;
			margin: 0px 0px 0px 15px;
			text-align: left;
			width: 50px;
		}
	/* language select: flags */
		div#lang .flag { padding-left: 24px; background-repeat: no-repeat; background-position: center left; }
		div#lang .pl { background-image: url(../images/flag-pl.jpg); }
		div#lang .us { background-image: url(../images/flag-us.jpg); }
		div#lang .ca { background-image: url(../images/flag-ca.jpg); }
		div#lang .uk { background-image: url(../images/flag-uk.jpg); }
		div#lang .fr { background-image: url(../images/flag-fr.jpg); }
		div#lang .de { background-image: url(../images/flag-de.jpg); }
		div#lang .at { background-image: url(../images/flag-at.jpg); }
		div#lang .it { background-image: url(../images/flag-it.jpg); }
		div#lang .es { background-image: url(../images/flag-es.jpg); }
		div#lang .hu { background-image: url(../images/flag-hu.jpg); }
		div#lang .cz { background-image: url(../images/flag-cz.jpg); }
		div#lang .sk { background-image: url(../images/flag-sk.jpg); }
		div#lang .ro { background-image: url(../images/flag-ro.jpg); }
		div#lang .ru { background-image: url(../images/flag-ru.jpg); }
		div#lang .tr { background-image: url(../images/flag-tr.jpg); }


	/* menu */
	table#menu{
		background-image: url(../images/table_bkg.gif);
		height: 52px;
		color: #171717;
		font-family: Tahoma, sans-serif;
		font-size: 12px;
		border-collapse: collapse;
		border: 0px;
	}
		table#menu tr td{
			background-image: url(../images/table_td_bkg.gif);
			background-position: 100% 16px;
			background-repeat: no-repeat;
			height: 50px;
			padding: 0px 9px;
			text-align: center;
			vertical-align: middle;
			white-space: nowrap;
			width: 8%;
		}
		table#menu tr td a{
			color: #171717;			
			text-decoration: none;
			width: 100%;
			display: block;
			text-align: center;
			vertical-align: middle;
		}
		table#menu tr td a:hover{
			text-decoration: underline;
		}
		table#menu tr td a img{
			border: 0px;
		}
		/* menu about us - underline */
		table#menu hr{
		background-color:#E8E8E8;
        border:0 none;
        height:1px;
        margin:3px;}

	/* footer */
	#footer {
		padding: 30px 0;
		width: 100%;
		background-position: 50% 12px;
		background-repeat:no-repeat;
		background-image:url('../images/footer_bkg.gif');
	}
		#footer p{
			text-align:center; 
			font-family:Tahoma,sans-serif;
			font-size:10px;
		}
		
/**********************************************/
/*************** slimbox **********************/
/**********************************************/
	#lbOverlay {
		position: fixed;
		z-index: 9999;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background-color: #000;
		cursor: pointer;
	}
	
	#lbCenter, #lbBottomContainer {
		position: absolute;
		z-index: 9999;
		overflow: hidden;
		background-color: #fff;
	}
	
	.lbLoading {
		background: #fff url(../images/slimbox/loading.gif) no-repeat center;
	}
	
	#lbImage {
		position: absolute;
		left: 0;
		top: 0;
		border: 10px solid #fff;
		background-repeat: no-repeat;
	}
	
	#lbPrevLink, #lbNextLink {
		display: block;
		position: absolute;
		top: 0;
		width: 50%;
		outline: none;
	}
	
	#lbPrevLink {
		left: 0;
	}
	
	#lbPrevLink:hover {
		background: transparent url(../images/slimbox/prevlabel.gif) no-repeat 0 15%;
	}
	
	#lbNextLink {
		right: 0;
	}
	
	#lbNextLink:hover {
		background: transparent url(../images/slimbox/nextlabel.gif) no-repeat 100% 15%;
	}
	
	#lbBottom {
		font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
		font-size: 10px;
		color: #666;
		line-height: 1.4em;
		text-align: left;
		border: 10px solid #fff;
		border-top-style: none;
	}
	
	#lbCloseLink {
		display: block;
		float: right;
		width: 66px;
		height: 22px;
		background: transparent url(../images/slimbox/closelabel.gif) no-repeat center;
		margin: 5px 0;
		outline: none;
	}
	
	#lbCaption, #lbNumber {
		margin-right: 71px;
	}
	
	#lbCaption {
		font-weight: bold;
	}
		
/**********************************************/
/*************** widgets **********************/
/**********************************************/

	/* product_buy_small */	
	.products_table td p.green_cart {
		text-align:left;
	}
	.green_cart a {
		display:inline-block;
		padding:5px 5px 5px 40px;
		margin: 3px;
		background-position:0 50%;
		background-repeat:no-repeat;
		background-image:url('../images/cart_green.gif'); 
		color:#3c58c1;
		text-decoration:none;
	}
	.green_cart strong,
	.green_cart span {
		display:inline-block; 
		padding:0 4px;
	}
	.green_cart span {
		font-weight:bold;
		color:#ff0000;
	}	
	/* product_buy_large */	
	div.buylarge{
		position: relative;
		width: 100%;
		padding: 10px 0px 20px 3%;
		clear: both;
	}
	div.productbox {
		float: left;
		position: relative;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-align: center;
		border: 1px solid #e4e4e4;
		width: 30%;
		height: 220px;
		min-height: 220px;
		margin: 1px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
	}
	div.productbox:hover{
		background-color: #b5f1a9;
		cursor: pointer;
	}
		div.productbox h4 {
			position: relative;
			-moz-border-radius-topleft: 3px;
			-moz-border-radius-topright: 3px;
			-webkit-border-top-left-radius: 3px;
			-webkit-border-top-right-radius: 3px;
			top: 0px;
			left: 0px;
			padding: 2px;
			margin: 0px;
			background-color: #a8121e;
			color: #FFE673;
			font-size: 18px;
			font-weight: bold;
			text-align: center;
		}
		div.productbox h4 span { color: white; font-size: 14px;}
		div.productbox h4 span.unit { font-weight: normal; font-size: 11px }
		div.productbox h5{
			font-size: 14px;
			text-align: center;
		}
		div.productbox p.description { font-size: 11px; }
		div.productbox strong span.yousave { color: #A8121E; font-weight: normal; }

	/* secure box (on cart page) */
		div.securebox{
			margin: 15px 0px 15px 0px;
			float: left;
			border: 1px solid #E4E4E4;
			padding: 10px;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
		}
		div#main .cols2right div.securebox img{
			float: none;
			display: block;
			margin-left: auto;
			margin-right: auto;
		}
	
	/* width-independent box (in left column) */
		div.notebox{
			width: 100%;
		}
		div.notebox div.noteboxheader{
			position: relative;
			text-align: left;
			text-transform: uppercase;
			width: 100%;
			height: 18px;
			background-image: url(../images/box_header.gif);
			background-repeat: no-repeat;
			padding-top: 14px;
			padding-left: 8px;
			color: #333333;
			font-family: 'Arial Narrow', 'Arial';
		}
		div.notebox div.noteboxcontent{
			text-align: left;
			position: relative;
			width: 96%;
			border: 1px solid #e4e4e4;
			padding: 2%;
			-moz-border-radius: 0px 5px 5px 5px;
			-webkit-border-radius: 0px 5px 5px 5px;
		}
	/* box (in cols2right column) */
		div.cols2right div.rightbox{
			float: left;
			position: relative;
			width: 188px;
			border: 1px solid #e4e4e4;
			background-color: #f9f7f7;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			padding: 15px;
			margin: 15px 0px 0px 0px;
			font-size: 13px;
			text-align: justify;
		}

/****************
 ** Javascript **
 ****************/
.MooDialog {
	background: #eef5f8;
	color: black;
	padding: 10px;
	border-radius: 7px; 
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px; 
	border-radius: 7px; 
	-moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.8);
	-webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.8);
	box-shadow: 1px 1px 5px rgba(0,0,0,0.8);
}

.MooDialogTitle {
	padding-top: 30px;
}

.MooDialog .title {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	padding: 3px 20px;
	background: #b7c4dc;
	border-bottom: 1px solid #a1aec5;
	font-weight: bold; 
	text-shadow: 1px 1px 0 #fff;
	color: black;
	border-radius: 7px; 
	-moz-border-radius: 7px; 
	-webkit-border-radius: 7px; 
}

.MooDialog .close {
	background: url(../images/dialog-close.png) no-repeat;
	width: 16px;
	height: 16px;
	display: block;
	cursor: pointer;
	top: -5px;
	left: -5px;
	position: absolute;
}

.MooDialog .buttons {
	text-align: right;
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
}

.MooDialog .MooDialogAlert, .MooDialog .MooDialogConfirm, .MooDialog .MooDialogPromt, .MooDialog .MooDialogError {
	background: url(../images/dialog-warning.png) no-repeat;
	padding-left: 40px;
	min-height: 40px;
}

.MooDialog .MooDialogConfirm, .MooDialog .MooDialogPromt {
	background: url(../images/dialog-question.png) no-repeat;
}

.MooDialog .MooDialogError {
	background: url(../images/dialog-error.png) no-repeat;
}

