/*
   __              __
  /\ \  __        /\ \
  \_\ \/\_\    ___\ \ \/'\     ___ ___      __      ___     ____
  /'_` \/\ \  /'___\ \ , <   /' __` __`\  /'__`\  /' _ `\  /',__\
 /\ \L\ \ \ \/\ \__/\ \ \\`\ /\ \/\ \/\ \/\ \L\.\_/\ \/\ \/\__, `\
 \ \___,_\ \_\ \____\\ \_\ \_\ \_\ \_\ \_\ \__/.\_\ \_\ \_\/\____/
  \/__,_ /\/_/\/____/ \/_/\/_/\/_/\/_/\/_/\/__/\/_/\/_/\/_/\/___/ design.com

   / GERAL
   / ALLSEC
   / TESTIMONIALS
   / GUARANTEE
   / ORDER
   / HOWITWORK

/* ###### GERAL ###### */

.left{ float:left;}
.right{ float:right;}
.clear{ clear:both;}
.over{ overflow:hidden;}
.over1{ overflow:hidden; height:1px;}
.block{ display:block;}
.center{text-align:center; margin-top: 10px;}
p, h1, h2, h3, h4, h5, h6 {margin:0px;}
a img { border: 0px; }

body {
	background: #FFFFFF url(images/bg.gif) repeat-x;
	padding: 0px;
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.main{
	width:762px;
	margin: 0 auto;
	background-color:#F1F7FA;
}

.flags { font-size: 12px; padding: 8px 0 5px 0; background-color:#EBF0F0; }
.flags img { border: 1px #BEC7D0 solid; margin: 0 0 0 3px; float: left; display: block; }
.flags a img { opacity:.30; filter: alpha(opacity=30); -moz-opacity: 0.30; }
.flags a:hover img { opacity:100; filter: alpha(opacity=100); -moz-opacity: 100; }

.content {
	width:760px;
	background: #F1F7FA;
	border:1px solid #C4E1E3;
	border-top:0;
	margin-bottom:10px;
}
.menu{
	position:relative;
	width:760px;
	height:43px;
}
.menu ul{
	position:absolute;
	top:5px;
	right:-1px;
	margin:0;
	padding:0;
	list-style:none;
	width: 754px;
}
.content .menu ul{
	position:absolute;
	top:10px;
	right:1px;
}
.menu li{
	float:left;
}
.menu a img{opacity:.65; filter: alpha(opacity=65); -moz-opacity: 0.65;}
.menu a:hover img{opacity:1.00; filter: alpha(opacity=100); -moz-opacity: 1.00;}

.buttons{
	background:url(images/buttons-bg.gif);
	height:93px;
}
.buttons img{
	margin:0 40px;
}
.buttons a img{opacity:.65; filter: alpha(opacity=65); -moz-opacity: 0.65;}
.buttons a:hover img{opacity:1.00; filter: alpha(opacity=100); -moz-opacity: 1.00;}

.butt{display:block; text-align:center;}

a.butt img{opacity:.65; filter: alpha(opacity=65); -moz-opacity: 0.65;}
a.butt:hover img{opacity:1.00; filter: alpha(opacity=100); -moz-opacity: 1.00;}
/* ----------------------- HOME ------------------------- */

#home .set1{
	height:222px;
	background:url(images/home-set1.jpg);
}
#home .set1 .title{
	margin:3px 0 0 60px;
}
#home .set1 p{
	margin:20px 0 0 20px;
	width:420px;
}
#home .set2{
	height:186px;
	background:url(images/home-set2.jpg);
}
#home .set2 .title{
	margin:10px 0 0 390px;
}
#home .set2 ul{
	margin:10px 0 0 380px;
	padding:0;
}
#home .set3{
	height:219px;
	background:url(images/home-set3.jpg);
}
#home .set3 .title{
	margin:4px 0 0 20px;
}
#home .set3 p{
	margin:20px 0 0 20px;
	width:360px;
}
#home .set3 .doctor{
	margin:-15px 0 0 300px;
}

/* ###### ALLSEC ###### */
#faq .title,
#howit .title,
#order .title,
#guaree .title,
#test .title,
#prov .title {
	height: 32px;
	background: url(images/sec_back.gif);
	color: #2D4467;
	font-size: 22px;
	text-transform:uppercase;
	font-weight: bold;
	padding: 8px 0 0 13px;
}

#howit .natto,
#order .natto,
#guaree .natto {position:relative;}

/* ###### TESTIMONIALS ###### */

#test .txt {
	float: left;
	width: 450px;
	padding: 35px 0 0 16px;
	text-align:justify;
	line-height: 22px;
	font-size:14px;
}
#test ul {
	margin: 0px;
	padding: 0px;
}

#test ul.list li {
	list-style:none;
	padding: 12px 16px 12px 16px;
	line-height: 22px;
	}

#test .color { background-color: #D5E4E9; }

#test .name {
	font-weight: bold;
	text-align:right;
	font-size: 15px;
}

/* ###### GUARANTEE ###### */

#guaree .natto { background:url(images/sec_guarantee2.jpg) no-repeat right; height: 380px;}

#guaree .txt1, .txt2, .txt3, .txt4 {
	position:absolute;
	line-height: 25px;
}
#guaree .txt1 strong, .txt2 strong, .txt3 strong, .txt4 strong {color: #006D84;}
#guaree .txt1 {
	top: 15px;
	left: 15px;
}
#guaree .txt2 {
	top: 116px;
	left: 160px;
}
#guaree .txt3 {
	top: 256px;
	left: 51px;
}
#guaree .txt4 {
	top: 310px;
	left: 25px;
}

/* ###### ORDER ###### */

#order .txt1,#order .txt3,#order .txt4,#order .bt01,#order .bt02,#order h3,#order h4,#order input,#order em {
	position:absolute;
	line-height: 25px;
}
#order .bg1 {width: 760px; height: 168px; background: url(images/sec_order01_2.jpg) left top no-repeat;}

#order .txt1 {top: 10px; left: 15px;}
#order .natto .final {margin:15px 46px;}

#order .bt01 {top: 294px; left: 45px;}
#order .bt02 {top: 294px; left: 395px;}

#order .bt { background:#fff;}
#order .bt a {margin: 0 0 0 36px;}
#order .bt a img{opacity:.65; filter: alpha(opacity=65); -moz-opacity: 0.65;}
#order .bt a:hover img{opacity:1.00; filter: alpha(opacity=100); -moz-opacity: 1.00;}
#order .bt .privacy {margin:0 46px 15px 46px; border-top:1px solid #93B1B7;}


#order .block_form {padding: 0 0 15px 0;}
#order .block_form img {display:block; float:left; width:540px; height:105px;}
#order .block_form .blocks {}
#order .block_form .price {width:205px; height:105px; position:relative; background:url(images/form-img-05.gif) no-repeat; float:left;}
#order .block_form .price h3 {
	top:18px;
	left:8px;
	font-size:14px;
	color:#006D84;
	letter-spacing:-0.04em;
}
#order .block_form .price h4 {
	top:59px;
	left:0px;
	font-size:14px;
	color:#446264;
	width:120px;
	text-align:center;
}
#order .block_form .price input {top:34px; left:153px;}
#order .block_form .price em {
	top:50px;
	left:133px;
	color:#FFFFFF;
	font-style:normal;
	text-align: center;
}



/* ###### HOWITWORKS ###### */

#howit .main { margin-top: 10px; }

#howit .txt1, .txt2, .txt3, .txt4 {
	position:absolute;
	line-height: 23px;
	text-align:justify;
}
#howit .txt1 {
	top: 50px;
	left: 220px;
	width: 500px;
}

#howit .txt2 {
	top: 278px;
	left: 125px;
	width: 235px;
}

#howit .txt3 {
	top: 452px;
	right: 25px;
	width: 305px;
}

#howit .txt4 {
	top: 528px;
	left: 17px;
	width: 188px;
}

	#howit .txt4 strong {
		text-transform:uppercase;
	}

	#howit .txt4 em {
		font-style:normal;
		font-size: 16px;
	}

/* ################################# ORDER FORM ################################ */

.title{margin-left:11px;}

#form1{background:url(images/order_bottle.jpg) right bottom no-repeat; font-size:11px;}
#form1 form {margin:20px 0; padding:10px 0; width:500px;}
#form1 label{
	display:block;
	padding:0  6px 2px 0;
	float:left;
	text-align:right;
	width:140px;
}
#form1 .inline{display:inline; float:none;}
#form1 p{margin:5px 0;}
#form1 p.bt{text-align:center;}
#form1 .ip1{width:340px; height:18px; padding:0; border:1px solid #999999;}
#form1 .ip2{width:50px; height:18px; padding:0; border:1px solid #999999;}

#form1 .radio{float:left; display:inline; margin:10px 10px 20px; text-align:center;}
#form1 .radio .card{display:block; width:34px;}
#form1 .card-title {float:left; padding:10px 0 0 31px;}
#checkbox {margin:0 0 0 100px;}

#cards #secure, #cards #expiration{ width:75px;}
#cards a{color:#3399FF; text-decoration:none;}
#cards a:hover{ text-decoration:underline;}





/* ################################# END ORDER FORM ################################ */

/* ###### FAQ ###### */

#faq .txt {
	float: left;
	width: 450px;
	padding: 15px 0 0 10px;
	text-align:justify;
	margin-bottom:15px;
}

#faq .txt ul{ list-style: none; margin-left:20px; line-height:25px;}
#faq .txt li { background:url(images/faq-blt.gif) no-repeat 0px 12px; padding-left:8px;}

#faq ul {
	margin: 0px;
	padding: 0px;
}

#faq ul.list li {
	list-style:none;
	padding: 12px 16px 12px 16px;
	line-height: 22px;
	}

#faq .color { background-color: #D5E4E9; }

#faq ul.list h2 {
	font-weight: bold;
	font-style:italic;
	font-size: 20px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#006D84;
	background:url(images/faq_h2.gif) no-repeat;
	margin:0 0 10px 2px;
	padding-left:20px;
}

#faq ul.list p{ line-height:normal;}

#faq ul.list p a{color:#000000; font-weight:bold; text-decoration:underline;}
#faq ul.list p  a:hover{color:#2D4467; text-decoration:;}

#faq .txt a{color:#000000; text-decoration:none;}
#faq .txt a:hover{color:#2D4467; text-decoration:underline;}

/* ###### END FAQ ###### */

/* ###### PROVEN ###### */

#prov .txt {
	background:#D5E4E9 url(images/prov-txt-bg.jpg) bottom right no-repeat;
	padding:6px 10px;
	margin:20px 0;
	line-height:23px;
	height:271px;
}
#prov .txt p{
	margin:20px 0 0 12px;
	width:362px;
	float:left;
}
#prov .txt img {float:left;}
#prov .txt img.ass {
	margin:0px 0 0 40px;
}
#prov .txt strong.xs {color: #006D84;}


#prov .box {
	float:left;
	display:inline;
	margin:0 0px 10px 9px;
	background:#FFFFFF url(images/prov-box-bg.gif) repeat-y;
	width:367px;

}
#prov .box h3 {
	font-weight: bold;
	font-style:italic;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#006D84;
	background:url(images/prov-box-ttl.gif) no-repeat;
	margin:0 0 10px 11px;
	padding-left:15px;
}
#prov .box p.a {
	height:200px;
}
#prov .box p.b { height:180px;}
#prov .box p.c {
	height:290px;
}
#prov .box p { margin:0 10px; font-size:12px; line-height:18px; text-align:justify;}
#prov .box p img {float:left; margin:0 10px 10px 0;}

/* ###### END PROVEN ###### */

.form li { height: 25px; overflow: hidden; !height: 22px; list-style-type:none; }
.form label { float: left; width: 110px; display: block; text-transform: uppercase; text-align: right; padding: 2px 5px 0 0; font-size: 12px; color:#333333; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:9px; }
.form li input, .form li select { float: left; }
.form li select { width: 285px; }
.form li input { border: 1px solid #989999; padding: 2px; width: 280px; }
.form li small label { font-size: 10px; line-height: 11px; padding: 0 5px 0 0; }
.comments { color:#333333; font-size:9px; font-family:Tahoma}

.formSubmit { margin-left:150px; color:#333333; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:9px;}

.total {color:#333333; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:9px; margin-left:150px; margin-bottom:15px}
.buy {color:#333333; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:9px; margin-left:150px; margin-bottom:15px}

.massCollectDisallowed {
    font-weight: bold;
    color: #FF3300;
}

.messageContainer {
    color: #797979;
    font-family: Tahoma;
    font-size: 12px;
}



.promotion {
	margin-left: 36px;
}

.box_10 {
	clear: both;
	height: 240px;
}

.box_10 .left {
	margin: 4px;
	float: left;
	width: 369px;
	height: 240px;
	background: url(http://www.xtrasize.pl/upload/17_punkty_57.jpg)
		no-repeat scroll left top transparent;
}

.box_10 .right {
	margin: 4px;
	float: left;
	width: 369px;
	height: 240px;
	background: url(http://www.xtrasize.de/upload/18-txt.gif) no-repeat
		scroll left top transparent;
}

.box_10 .left ul {
	list-style-image: url("http://www.xtrasize.pl/upload/dot.gif");
	margin-left: 90px;
	margin-right: 6px;
	margin-top: 25px;
}

.box_10 .left ul li {
	padding-bottom: 0px;
}

.box_10 .right p {
	display: block;
	line-height: 25px;
	margin: 48px 15px 15px;
	text-align: center;
}

.box_11 {
	padding: 10px;
	line-height: 25px;
}

.box_11  ul {
	list-style-image: url("http://www.xtrasize.pl/upload/dot.gif");
}

.box_12 {
	background: url('http://www.xtrasize.pl/upload/27_man.gif') no-repeat
		top left;
	width: 760px;
	height: 174px;
}

.box_12 p {
	display: block;
	line-height: 28px;
	margin-left: 30px;
	width: 475px;
}

.box_12 h3 {
	color:#10768C;
	font-size:17px;
	font-style:italic;
	font-weight:bold;
	margin-left:30px;
	padding:10px 0;
}
.box_13{
	padding:0px 30px;
	line-height: 28px;
}
.box_13 h3 {
	color:#10768C;
	font-size:17px;
	padding:10px 0;
}

.hwtxt{
	padding:10px 10px;;
		
}
.hwtxt2{
	background: url('images/howitworks/howitworks_pole1.jpg') no-repeat top left;
	height:190px;
	position: relative;	
}
.hwtxt2 p.left{
	display:block;
	left:30px;
	position:absolute;
	text-align:justify;
	top:45px;
	width:330px;
}
.hwtxt2 p.right{
	display:block;
	right:30px;
	position:absolute;
	text-align:justify;
	top:45px;
	width:330px;
}
.hwtxt3{
	background: url('images/howitworks/howitworks_pole2.jpg') no-repeat top left;
	height:362px;
	position: relative;	
}
.hwtxt3 .part1{
	display:block;
	position:absolute;
	right:30px;
	text-align:justify;
	top:64px;
	width:449px;
}
.hwtxt3 .part2{
	display:block;
	position:absolute;
	right:30px;
	text-align:justify;
	top:221px;
	width:354px;
}
.hwtxt3 img.obrtop{
	position:absolute;
	right:0px;
	top:-54px;	
}
.hwtxt4{
	background: url('images/howitworks/howitworks_pole3.jpg') no-repeat top left;
	height:152px;
	position: relative;	
}
.hwtxt4 p{
	display:block;
	left:30px;
	position:absolute;
	text-align:justify;
	top:44px;
	width:699px;	
}
.hwtxt5{
	background: url('images/howitworks/howitworks_pole4.jpg') no-repeat top left;
	height:203px;
	position: relative;	
}
.hwtxt5 p{
	display:block;
	line-height:23px;
	position:absolute;
	right:34px;
	text-align:justify;
	top:47px;
	width:440px;	
}
.hwtxt6{
	background: url('images/howitworks/howitworks_box.jpg') no-repeat top left;
	height:240px;
	position: relative;	
	background-position:0px 0;
}
.hwtxt6 ul{
	display:block;
	left:21px;
	line-height:23px;
	position:absolute;
	text-align:justify;
	top:34px;
	width:281px;
	list-style-image: url('images/howitworks/dot_16.jpg');
}
.hwtxt6 ul li{
	padding-bottom:8px;	
}
.hwtxt7{
	background: url('images/howitworks/howitworks_pole_erekcja_24.jpg') no-repeat top left;
	height:259px;
	position: relative;	
}
.hwtxt7 p{
	display:block;
	line-height:23px;
	position:absolute;
	right:34px;
	text-align:justify;
	top:47px;
	width:350px;	
}
span.sign{
	font-weight:bold;
	color:#006F8A;
}
span.sign1{
	font-weight:bold;
	color:#2B446D;
}
span.sn2{
	font-weight:bold;
	color:#314665;
	font-variant: small-caps;
	font-size:19px;
}
.hwtxt8{
	background: url('images/howitworks/howitworks_pole_potencja_25.jpg') no-repeat top left;
	height:261px;
	position: relative;	
}
.hwtxt8 p{
	display:block;
	line-height:23px;
	position:absolute;
	left:34px;
	text-align:justify;
	top:47px;
	width:350px;	
}
.hwtxt9 p{
	padding:15px;
}
.hwtxt9 .p2{
	
	display: block;
	
	
}
.white{
	background-color: #fff;	
}
.gwtxt{
	display:block;
	padding:10px;
	margin:2px 0px;	
	margin:0px 4px;
}
.gwtxt1{
	margin:0px 4px;
	padding:10px;
	background-color: #E8EBF0;	
	position:relative;
}
.gwtxt1 p{
	display:block;
	left:175px;
	line-height:25px;
	position:absolute;
	text-align:left;
	top:0px;
	width:552px;	
}
.gwtxt2{
	position:relative;
	background: url('/images/guarantee/guarantee06_box.jpg') no-repeat top left;
	height:200px;	
}
.gwtxt2 ul{
	list-style-type: none;
	position: absolute;
	left:8px;
	
}
.gwtxt2 ul li{
	margin-bottom:13px;	
	color:#117487;
	font-weight:bold;
}
.gwtxt2 ul li.c1{
	color:#FFF;
}
.gwtxt3{
	position:relative;
	background: url('/images/guarantee/guarantee08_box.jpg') no-repeat top left;
	height:252px;	
}
.gwtxt3 p{
	display:block;
	left:18px;
	line-height:20px;
	position:absolute;
	top:6px;
	width:409px;
}

.gwankiety{
	height:287px;
	position: relative;
}
.gwankiety p{
	display:block;
	left:254px;
	line-height:19px;
	position:absolute;
	text-align:justify;
	top:10px;
	width:477px;
}
.gwankiety a{
	display:block;
	position:absolute;
	right:0;
	top:213px;
	width:510px;
}

.gwankiety.a1{
	background: url('/images/guarantee/guarantee09_a1.jpg') no-repeat top left;
}
.gwankiety.a2 p{
	top:34px;
}
.gwankiety.a3 p{
	top:45px;
}
.gwankiety.a2{
	background: url('/images/guarantee/guarantee09_a2.jpg') no-repeat top left;
}
.gwankiety.a3{
	background: url('/images/guarantee/guarantee09_a3.jpg') no-repeat top left;
}

.gwtxt4{
	position:relative;
	background: url('/images/guarantee/guarantee_bez_ubocznych.jpg') no-repeat top left;
	height:140px;	
	margin-top:10px;
}
.gwtxt4 p{
	display:block;
	left:18px;
	line-height:20px;
	position:absolute;
	text-align:justify;
	top:33px;
	width:488px;
}
/********SATYSFAKCJA************/

#sat {position: relative;background-color:#fff;}
#sat p {line-height: 25px;font-size: 13px;}
.sat1 {background-color:#fff;}
.sat2 {position:absolute;top: 60px;width: 420px;left:50px;}

.title {
    background: url("images/sec_back.gif") repeat scroll 0 0 transparent;
    color: #2D4467;
    font-size: 22px;
    font-weight: bold;
    height: 32px;
    padding: 8px 0 0 13px;
    text-transform: uppercase;
}
div.contact textarea {
	width:280px;
}






