﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}



body {
	line-height: 1;
	font-size:13px;
	font-family: 'Lato', sans-serif;
	color:#4d2e19;
}

html, body {
height:100%;
width:100%;
margin:0;
}

header {
	position:absolute;
	z-index:1000;
	margin-left:-550px !important;
	margin-top:15px;
	left:50%;
}


#logo { 
	margin-left:-720px; 
	position: fixed;
	left:0px;
}

header nav { 
    width: 92px;
	height:101px;
	position:fixed;
	right:-196px;
	z-index:2;

    background-image:url(../images/menu.png); 
    background-repeat:no-repeat;
    background-position:top left;	
	
}
header nav a {
	display:block;
	width:93px;
	height:87px;
	float:left;
    background-repeat:no-repeat;
}
header nav #responsive { 
    background-image:url(../images/respo.jpg); 
}
header nav #responsive:hover { 
    background-image:url(../images/respo-2.png); 
}
header nav #responsive2 { 
    background-image:url(../images/respo-2.jpg); 
    background-repeat:no-repeat;
    background-position:top left;
	display:none;
}
header nav #add-to-cart { 
    background-image:url(../images/cart.png); 
}
header nav #add-to-cart:hover { 
    background-image:url(../images/cart-2.png); 
}

#submenu a { 
	color:#fff !important; 
	display:block;
	padding-top:20px;
	padding-bottom:20px;
    background-image:url(../images/border-submenu.jpg); 
    background-repeat:no-repeat;
    background-position:left bottom;	
	font-size:24px;
}

#submenu a {
    display: inline-block;
    background-image: none;
    font-size: 20px;
    margin-right: 25px;
}

#submenu a:hover {
   background-image: url(../images/border-submenu.jpg);
}


#submenu {
	position:fixed;
	z-index:1;
	right:-80%;
width: 75%;
	background-color:#42210b;
    padding: 13px 15px 14px;
}

@media all and (max-width:1800px){
	#submenu {
	    width: 80%;
	}
}

@media all and (max-width:1700px){
	#submenu a {
    	font-size: 18px;
    	margin-right:20px;
   }
	#submenu {
    	width: 76%;
    }
}

@media all and (max-width:1600px){
	header.int #submenu a{
		font-size:16px!important;
	}

	#submenu a {
	    font-size: 16px;
	}
}

@media all and (max-width:1500px){
	#submenu a {
		font-size: 16px;
    	margin-right: 15px;
	}
}

@media all and (max-width:1400px){
	#submenu a {
	    font-size: 14px;
	    margin-right: 15px;
	}
}
@media all and (max-width:1300px){
	#submenu {
	    width: 40%;
	}
	#submenu a{
		display:block;
		font-size: 20px;
   		margin-right: 25px;
	}
}

#submenu a:nth-child(7) { background:url(); }
#submenu a:hover {
	color:#fca82b !important;
}


strong {
	font-weight:600;
}

a:hover { text-decoration:none !important; }

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.inside {
 	background-color:#fff !important;	
}
section {
	padding-top:50px;
	padding-bottom:30px;
	background-color:#ffe72f;
	background-repeat:no-repeat !important;
	background-position:top center;	
	background:url('../images/section_bg.jpg');	
}
#three {
	background-repeat:no-repeat !important;
	background-position:top center;	
	background:url('../images/section_bg_vit_2.jpg');
	color:#fff;
}

.section2 {
	padding-top:50px;
	padding-bottom:30px;
	background-color:#ffe72f;
	background-repeat:no-repeat !important;
	background-position:top center;
	background:url('../images/section_bg_vit.jpg')
}

section:nth-child(even) {
    background-color: #fff !important;
	 background:url('');	
}

.bg2 {
	background-repeat:no-repeat !important;
	background-position:top center;	
	background:url('../images/section2_bg.jpg') !important;		
}


.bgart {
	background-color:#fb8d20 !important;
	background-repeat:repeat-x !important;
	background-position:top center !important;	
	background:url('../images/bgart.jpg') !important;		
}

.border-bottom {
	height:15px;
	background-repeat:no-repeat !important;
	background-position:top center !important;	
	background:url('../images/line_brown.jpg');	
}

.scroll_section {
	height:35px;
	display:block;
	margin-top:-50px;
}
#three h2, .vitamins h3 { color:#fff !important; }

#prOffer {
	background-color:#fff !important;
	width:58%;
	margin-left:auto;
	margin-right:auto;
	display:none;
}
.more-offer {
	text-align:right;
	margin-left:auto;
	margin-right:auto;
	margin-top:-40px;
	position:absolute;
	width:58%;
}
.more-offer a {
	color:#fe8408;
	font-weight:bold;
	font-style:italic;
	font-size:23px;
	padding:15px;
	padding-right:70px;
	/*border-bottom:1px dashed #fff; */
	background:url('../images/arrow-move.gif');	
	background-repeat:no-repeat;
	background-position:right 10px center;
	background-color: fff;
}
.more-offer a:hover { color:#42210b; }
.more-offer-2 { 
	height:25px;
	background:url('../images/more-top.png');	
	background-repeat:no-repeat;
	background-position:right bottom !important;	
	cursor:pointer;
	display:none;
	margin-top:5px;
}

.head, #footer, .menu_footer, section article, .short-desc, #loga-all, #caption_more_labs {
	margin-left:auto;
	margin-right:auto;
	width:1100px;
	height:auto;
	margin-top:10px;
}
#loga-all {
	padding-top:10px;
	padding-bottom:20px;
	overflow:hidden;
}
#loga-all-contener {
	border-top:2px solid #d8d8d8;
	border-bottom:2px solid #d8d8d8;	
	background-color:#fff;
	margin-top:-15px;
}

#caption_more_labs {

}
#caption_more_labs a {
	text-decoration:none;
}


#headbody { 
overflow:hidden;
height:238px;
	background:url('../images/bgsup.jpg');	
	background-repeat:no-repeat;
	background-position:top center;
	padding-top:10px;
margin-top:-13px;
}


#expert {
font-family: 'Lato', sans-serif;
	font-size:17px;
	color:#003d1f;
	text-decoration:none;	
}
#expert img {
	margin-left:5px;
	vertical-align:bottom;
}



.linebreak {
	padding-left:300px;
}

.line {
	border-top:1px solid #d8d8d8;
	height:1px;
	margin-top:25px;
}

h1 {
	font-family: 'Lato', sans-serif;
 	font-size:44px;
	line-height:120%;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:40px;
	font-style: italic;
}
.slide h1 {
	width:100% !important;
	position:absolute !important;
	margin-left:48% !important;
	margin-top:180px !important;
	font-size:55px;
}
.slide h1 p {
	font-size:17px;
	font-weight:400 !important;
	font-style:normal !important;
	width:30%;
	line-height:125%;
	margin-top:25px;
}

h2 {
font-family: 'Lato', sans-serif;
  	font-size:36px;	
	color:#42210b;
	margin-top:20px;
	margin-bottom:20px;
	line-height:130%;
	font-weight:bold;
}


h3 {
font-family: 'Lato', sans-serif;
  	font-size:26px;	
	color:#42210b;
	margin-top:20px;
	margin-bottom:20px;
	line-height:130%;
	font-weight:bold;
}


h4 {
font-family: 'Times New ROman', sans-serif;
  	font-size:50px;	
	margin-top:20px;
	margin-bottom:30px;
	font-weight:400;	
}



p {
	line-height:140%;
}

.c {
	margin-left:250px;
}
.center {
	text-align:center;
}

.more {
	width:201px;
	height:58px;
	background:url(../images/more.jpg);
	background-repeat:no-repeat;
	display:block;
}
.slide .more { margin-top:25px; }


.sup, sup {
	font-size:11px !important;
	padding-left:1px;
	vertical-align: super;
}
sup {
	font-size:12px;
}

h1 .sup , #list_carousel3 h2 .sup, h1 sup {
 	font-size:22px !important;	
	padding-left:6px;
}

h3 .sup {	
	padding-left:5px;
}

table {
	padding:10px;
}

.ul-tab {
	width:100%;
}
.ul-tab td {
	vertical-align:top;
	padding-bottom:25px;
}
.ul-tab div {
	padding:15px;
	background-color:#ff0000;
	color:#fff;
	font-weight:bold;
	margin-top:5px;
}
.ul-tab td:nth-child(2) {
	width:20px;
}

.ulsep {

	margin-left:188px !important;

}


.errorMsg, .msg {
   -moz-border-radius:5px; /* FF */
	-webkit-border-radius:5px; /* Safari, Chrome itp. */
	-khtml-border-radius:5px; /* przeglądarki typu K-meleon (Linux) */
	border-radius:5px;
	border:1px solid #ff0000;
	margin-top:20px;
	margin-bottom:30px;
	padding:25px;
	color:#ff0000;
	background-color:#FFFFF2;
}
.msg {
	border:1px solid #42210b !important;
	color:#42210b;
}


.menu_footer2 {
	text-align:right;
	float:right;
}
.menu_footer2 span {
	padding-left:10px;
	padding-right:10px;
	font-size:13px;
	color:#4d2e19;
}

.min {
	font-size:12px !important;
	text-decoration:none;
}

* { padding: 0; margin: 0; }
img {border:0;}


img {
	border:none;
}

.imgLeft {
	float: left;
	padding: 15px 40px 22px 0px;
}

.td1 {
	padding:10px;
	border-bottom:1px solid #42210b;
}

.td1 span { 
font-weight:bold !important; 
color:#42210b;
font-size:14px;
}

.td2 {
	padding:10px;
	border-top:1px dotted #003b49;
}

.tdsepp {
	padding-right:20px !important;
}

.tabfrt {
	border:none !important;
}

.pr_img1 {
	margin-top:-70px;
}

.product_img p {
	text-align:center;

}
.product_img img {
	max-width:430px;
}

.button {
	padding:10px;
	border:1px solid #42210b;
	text-decoration:none;
	font-size:16px;
	font-style:italic;
}
.button2 {
	font-size:15px;
 	background:url('../images/button.jpg');	
	background-repeat:no-repeat;
	width:187px;
	height:45px;
	border:none;
	cursor:pointer;
}
.button3 {
	font-size:24px;
 	background:url('../images/button2.jpg');	
	background-repeat:no-repeat;	
	width:303px;
	height:72px;
	border:none;
	cursor:pointer;
	display:block;
	padding-top:22px;
	padding-left:25px;
	text-align:left;
}

.product_img table {
	border:1px solid #42210b;
	width:100%;
}

.tabsto {
	margin-top:60px;
}

.submit_form {

 	background:url('../images/button-circle.jpg');	
	background-repeat:no-repeat;
	width:105px;
	height:108px;
	border:none;
	cursor:pointer;	
	font-size:18px;
	padding:30px;
	
	margin-left:500px;
	margin-top:-75px;
}

#form_contact { width:400px; }
#form_contact LABEL.error { 
	width:400px; 
	display:block;
	overflow:auto;
	padding-bottom:15px;
} 
#form_contact LABEL.error {
	color: #ff0000;
	text-align:left !important;
}

video#bgvid {
	min-width: 100%; 
	min-height:312px;
	width:auto; 
	height:auto; 
	background-size: cover;
}

#baner {
	height:430px;
	width:100%;	
	background-position:top center;
	overflow-x:hidden;
	overflow-y:hidden;	
	background-clip:content-box;
	
  	background:url('../images/ocean.jpg');		
	background-repeat:no-repeat;
}
#baner div {
	margin-left:auto;
	margin-right:auto;
	width:1100px;
}

.package img { 
	z-index:2;
	position:absolute;
	margin-top:-30px;
	margin-left:-80px;
}
.package h1 {
	position:absolute;
	width:445px;
	height:155px;
	color:#fff;
 	margin-left:360px;	
	margin-top:20px;
  	background:url('../images/podkreslenie.png');		
	background-repeat:no-repeat;
	background-position:left bottom;
	
	text-shadow:0px 0px 15px #00214d;
}
.package h1 strong {
	font-weight:bold;
	font-size:46px;
}

ul {
	margin-top:10px;
}

ul li {
	list-style: disc outside url(../images/punktor.png);	
	padding-left:10px;
	padding-bottom:5px;
	margin-left:20px;
	font-size:14px;
}
.package ul {
	position:absolute !important;
	list-style: disc outside url(../images/punktor2.png) !important;
	margin-left:378px;	
	margin-top:200px;
}
.package ul li {
	padding-left:15px;
	padding-bottom:5px;
	color:#fff;
	font-size:20px;
}
.package .vitamins {
	position:absolute;
	width:537px;
	height:424px;
 	margin-left:640px !important;	
	margin-top:40px;
}
.product_description  .ul li, .art ul li {
	list-style: disc outside url(../images/punktor2.png) !important;	
	
}

.art ul li {
	line-height:140%;
	padding-left:15px;
	padding-bottom:10px;
	font-size:16px;
}

.art_2 {
	font-style: italic;
}
.art_2 sup{
	padding-left:4px;
}

.ul2 {
	margin-top:20px !important;
	/*list-style: disc outside url(../images/arrow.png) !important;*/
	list-style: disc outside url(../images/punktor2.png) !important;	
}
.ul2 li { line-height:135%; padding-bottom:15px; 	list-style: disc outside url(../images/punktor2.png) !important;	 }
.ul2 li table td {
	padding:10px;
}
.border-td {
	border-bottom:1px solid #42210b;
}

.baner-subpages {
  	background:url('../images/baner-podstrony.png');		
	background-repeat:repeat-x;
	background-position:top center;
	height:85px;
	
	margin-top:-20px;
}
.top-bar {
	margin-left:auto;
	margin-right:auto;
	height:81px;
	width:1100px;
}
.top-bar div {
	width:550px;
	float:left;
	color:#fff;
}
.top-bar div:nth-child(1) {
	padding-top:30px;
}
.top-bar div:nth-child(2) {
	text-align:right;
}
.image-p {
	max-width:130px;
	margin-top:-20px;
}
.top-bar div h3 {
	color:#fff;
	font-size:28px;
	text-align:right;
}
.top-bar div a {
 	text-decoration:none;
	color:#fff;	
	font-size:16px;
}
.top-bar div a:hover {
 	text-decoration:underline;
}


#content {
	width:1100px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	line-height:130%;
	padding-bottom:25px;
}

.clear{ clear:both; }

.schema {
float:right;padding-right:20px;margin-top:-100px;
}


.b {
font-weight:bold;	
}
.i {
 	font-style:italic;	
}
.u {
	text-decoration:underline;
}

p { font-size:16px; }

.big { font-size:120px; font-weight:300; font-family:times new roman; }


a {cursor:pointer; color:#4d2e19; }

/* rollover buttons */
#button1
{
display: block;
width:220px;
height: 144px;
float:left;
border-right:1px dotted #ccc;
margin-left:25px;
}

#button1 {background: url("../images/iko-kalkulator.jpg") no-repeat 0 0;}

fieldset input[type="text"], select {
font-family: 'Lato', sans-serif;
	width:640px;
	padding:10px;
	margin-bottom:15px;
	font-size:15px;
	border:5px solid #e6e6e6;
}
fieldset textarea {
font-family: 'Lato', sans-serif;
	width:640px;
	height:146px;
	border:none;
	padding:10px;
	font-size:15px;
	margin-bottom:20px;
	border:5px solid #e6e6e6;
}


#form_bmi LABEL.error, #form_whr LABEL.error, #form_borc LABEL.error, #form_lorentz LABEL.error { color: #e0001a; margin-left:10px; }
 
.red {
	color:#ff0000;
}

.minFontResize {
	font-size:29px;
}

.product_img p, .product_description p { text-align:left !important; }
.product_img, .leftframe {
	float:left;
	width:400px;
	height:auto;
	padding-right:20px;
}
.leftframe h3 {
	color:#006837;
	font-size:28px !important;
}
.leftframe h4 {
	color:#009245;
	font-size:18px !important;
	font-family: 'Lato', sans-serif;
	font-weight:300;
	line-height:100%;
	margin-bottom:10px;
}
.product_img h2 {
	font-size:26px;
	color:#009245;
	margin-top:90px;
	text-align:center;
	white-space: pre;
}
.br {
	margin-top:30px;
}

.product_description, .rightframe {
	float:right;
	width:650px;
	height:auto;
	margin-bottom:30px;
	font-size:15px;
	line-height:150%;
}

.product_description h2 {
	font-size:18px !important;
	font-weight:bold !important;
}
.product_description h5 {
	font-size:34px !important;
	font-weight:bold !important;
	font-style:italic;
	padding-top:30px;
	padding-bottom:30px;
}

.description h1 {
 	font-size:36px !important;	
	font-weight:normal !important;
}

.more_ax {
	font-size:22px !important;
	font-weight:bold !important;
	font-style:italic;
	
}

.description div {
	float:left;
	width:470px;
}

#composition {
	padding:10px;
	border:1px solid #22b573
}

.tab {
	display:none;
}
.tab table {
	width:100%;
}

.lista_art {
	list-style-position:outside;
	list-style-image: url('../images/iko_lista.png');
	margin-left:15px;
	margin-top:10px;
}

.normal {
	font-weight:400 !important;
	font-size:15px !important;
}


.short-desc p strong { color:#006837;}

.product_description ul {
	list-style: disc outside url('../images/punktor3.png')!important;
	margin-left:20px;
}
.product_description ul li {
	padding-left:15px;
	padding-bottom:10px;
}





.product {
	margin-left:15px;
	margin-bottom:15px;
	float:left;
	text-align:center;
	width:255px;
	height:255px;
	border:1px dashed #b3b3b3;
}

.proll {
	position:absolute !important;
	width:253px;
	height:253px;
	text-align:center;
	background-color:#fe851f;
	cursor:pointer;
	z-index:10;
	opacity:0;
	filter:alpha(opacity=0);  
	margin-top:-250px;
	margin-left:0px;
}
.proll h2 {
	color:#fff;
	text-align:center;
	margin-top:50px;
	margin-bottom:10px;
	padding:10px;
	font-size:22px;
	font-weight:bold;
	font-style:italic;
	
}
.proll .minFontResize {
	font-size:17px;
}
.proll p {
	color:#fff;
	font-style:italic;
	font-size:14px;
	text-align:center;
	line-height:140%;
	margin-left:11px;
	margin-right:11px;
	text-transform:uppercase;
}
.imgProd {
	max-width:250px;
}



#scroll-top {
	display:none;
	background:url('../images/scroll.png');
	background-repeat:no-repeat;	
	width:45px;
	height:43px;
	
	position:fixed;
	bottom:1%;
	right:1%;
}


.box {
	width:338px;
	height:440px;
	float:left;
	margin-right:40px;
	display:block;
}
.last { margin-right:0px; }
a { text-decoration:none; }


#list_carousel3 {
	height: 370px;
	width: 1150px;
	color:#fff;
}
#list_carousel3 h2 {
	color:#fff;
}
#list_carousel3 .button {
	border:1px solid #fff;
	color:#fff;
	padding:15px;
	font-size:18px;
	background:url('../images/arr.png');
	background-repeat:no-repeat;	
	background-position:right center;
}
#list_carousel3 #prev3, #list_carousel3 #next3 {
	position: absolute;
	cursor: pointer;
	background-repeat: no-repeat;
}
#list_carousel3 #next3, #list_carousel3 #prev3 {
	width: 62px;
	height: 62px;
	margin-top: 140px;
	background-repeat: no-repeat;
}
#list_carousel3 #next3 {
	background: url('../images/cright.png');
	margin-left: 1130px;
}
#list_carousel3 #prev3 {
	background: url('../images/cleft.png');
	margin-left: -90px;
}

#foo3 li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
}
#foo3 {
	width: 1100px;
	height: 370px;
}
#foo3 li {
	width: 1050px;
	height: 370px;
}
#foo3 li img { max-width:365px;float:left; }
#foo3 li h2 { 	font-style:italic; }

.faq {
	padding:20px;
	border:1px solid #42210b;
}
.faq .question, .faq .question2 {
	cursor:pointer;
	font-weight:bold;
	font-style:italic;
	font-size:34px;
	padding-bottom:20px;
	border-bottom:1px solid #42210b;
	
	background: url('../images/bottom-2.png');	
	background-repeat:no-repeat;
	background-position:right top;
}
.faq .question2 {
	background: url('../images/top-2.png');	
	background-repeat:no-repeat;
	background-position:right top;
}

.vit_frame {
	float:left;
	width:500px;
	padding-right:30px;
}

.vit_frame ul {
	list-style: disc outside url('../images/arrow2.png');
	list-style-image: url('../images/arrow2.png');
}
.vit_frame ul li { padding-bottom:20px; padding-left:20px; line-height:125%; font-size:14px; }

.vitamins h5 {
	text-align:center;
	line-height:135%;
	font-size:18px;
}
.ii { background-color:#ed1c24; width:600px; padding:15px; margin-left:auto; margin-right:auto; }
.vitamins h3 { line-height:90% !important; }
.vitamins div { line-height:125%; font-size:16px; }
.components {
	padding-top:10px;
	padding-bottom:20px;
	padding-left:20px;
}
.components h5, .vlj { 
	font-weight:600; 
	background: url('../images/l.png');	
	background-repeat:repeat-x;
	background-position:left center;	
	margin-bottom:25px;
}
.components h5 span, .vlj span {
	background-color:#fb5811;
	padding-left:20px;
	padding-right:20px;
}

.components table { margin-top:10px; }
.components table td { 
	padding:7px;
	width:150px;
	font-size:14px;
		color:#fff;
}

.vit-navigator a {
	display:block;
	padding:17px;
	font-size:44px;
	font-family:'Times New Roman';
	float:left;
	margin:5px;
	color:#fff;
}
.vit-navigator a:hover, .vit-navigator .activ_vit { background-color:#ed1c24;  }
.a_td { width:80px !important; }

.ax {
	display:block;
	border-bottom:1px dashed #42210b !important;
	width:550px;
	padding:15px;
	background:url('../images/more_ax.png');
	background-repeat:no-repeat;
	background-position:top right;
	float:left;
	font-size:20px;
}
.ax span {
	color:#ff0000;
	font-weight:bold;
	font-size:28px;
}

/* ============== FOOTER =================== */

footer {
	background:url(../images/line-shadow.png);
	background-repeat:no-repeat;
	background-position:top center;	
	/*margin-top:20px;*/
	margin-top:0;
	padding-bottom:100px;
	color:#42210b;
	overflow:hidden;
}
footer div {
	margin-top:70px;
	padding-bottom:50px;
	font-size:14px;
}
footer div a { font-size:14px; color:#42210b; }
footer div a:hover { color:#ed1e79 !important; }
footer div:nth-child(1) { text-align:right; padding-top:20px; }
footer div:nth-child(2) { text-align:center; }
footer div:nth-child(3) { text-align:left; padding-top:20px; }



/* ============== /FOOTER =================== */

.arr01, .arr02 {
	width:113px;
	height:42px;
	margin-left:auto;
	margin-right:auto;
	background-repeat:no-repeat;
	display:block;
}
.arr01 {
 	background:url('../images/arr01.png');	
	margin-top:-35px;
}
.arr02 {
 	background:url('../images/arr02.png');	
	margin-top:-35px;
}




/* responsive */

@media screen and (max-width: 1600px) {

.slide h1 { margin-top:150px !important; }
.more-offer {
	width:80%;
}

#prOffer {
	width:90% !important;
}

}

@media screen and (max-width: 1280px) { 

.slide h1 { margin-top:50px !important; font-size:42px !important; }
.more-offer {
	width:90%;
}

#foo3 {
	width: 100% !important;
}
#foo3 li {
	width: 100% !important;
}
#foo3 li img { max-width:350px;float:left; }

}

@media screen and (max-width: 1000px) {

footer div:nth-child(2) { padding-top:50px !important; }
footer div:nth-child(1), footer div:nth-child(3) { display:none; }
footer { padding-bottom:0px !important; }

.slide h1 { margin-top:40px !important; font-size:36px !important;  }
.slide h1 p { font-size:14px !important;  }

#start0 { display:none !important; }
#prOffer { display:block; }

section article { width:90%; }
.c {
	margin-left:0px;
}

#content {
	width:90%;
}

.product_img img { max-width:100%; }
.product_img {
	width:40%;
}
.product_description {
	width:60%;
}

}

@media screen and (max-width: 800px) {

h1 {
 	font-size:32px;	
	margin-top:0px !important;
	margin-bottom:20px !important;	
}

.product_img {
	width:100%;
}
.product_description {
	width:100%;
}


.footer_subpages, #footer {
	width:280px !important;
	margin-left:auto;
	margin-right:auto;
}
#foo3 li {
	width: 250px;
	height: 350px;
}


.ax {
	background:url('');
	width:250px;
	font-size:15px;
}
.menu_footer2 img { padding-top:20px; padding-bottom:20px; }

/*
#headbody { height:230px; margin-left:auto !important; margin-right:auto !important; }
#logo {
	float:none !important;
	margin-left:20px !important;
}

nav {
	margin-left:20px !important;
	width:250px;
}
nav a {
 	width:250px !important;
	display:block !important;	
	text-align:left !important;
	margin-bottom:5px;
	font-size:16px;
}
nav a:nth-child(5) {
	margin-top:10px;
	margin-left:-3px !important;
	float:none !important;
	width:240px !important;
}*/

.button3 {
	font-size:15px;
 	background:url('../images/button.jpg');	
	background-repeat:no-repeat;
	width:187px;
	height:45px;
	border:none;
	cursor:pointer;
	
	display:block;
	padding-top:10px !important;
	padding-left:20px !important;
	text-align:left;
}
.faq .question, .faq .question2 {
	font-size:24px;
}
.product_description {
	font-size:13px;
}
ul, ul li {
	font-size:13px !important;
}
#list_carousel3 { display:none; }
#one { margin-top:170px; }

.box img {
	max-width:270px;
}
.box {
	width:270px;
	padding-left:15px;
 	padding-right:15px;	
	height:440px;
	margin-right:0px !important;
	display:block;
}
.section article h2, .section article h3 { margin-bottom:0px; }
.vitamins h3 { font-size:34px; }
.vit_frame { width:300px; }
h5 { font-size:14px !important; }
h4 { font-size:24px !important; }
.vit-navigator a {
	font-size:13px;
	padding:10px;
}
.center p { font-size:13px; }

#form_contact { margin-left:0px !important; padding-left:0px !important; width:300px !important; }
#form_contact input[type="text"], #form_contact select, textarea { width:280px !important; }
#form_contact LABEL.error { width:280px; }
.c {
	margin-left:150px;
}
.submit_form {
	margin-left:130px;
}
.slidePrev, .slideNext, .timers, .bullets, .slider_container img {
	
}

.fws2 { height:250px !important; background-color:#fff; }

.footer_subpages { background-color:#fff; }

.ulsep {
	margin-left:10px !important;
}

.slide h1, .slide h1 p { display:none;  }

.ii { width:90%; }
.slider_container { display:none !important; }
.fws2 { height:140px !important; }

.c {
	margin-left:0px;
}

}


@media screen and (max-width: 550px) {

#logo img {
    width: 230px;
}	

#submenu { width:80%; margin-top:87px; }

#submenu a { font-size:18px; }


.fws2 {
    height: 170px !important;
    display: none;
}
#prOffer {
	width:100%;
}

.bg2, #four {
	background-repeat:no-repeat !important;
}


.product {
    width: 100%;
    height: 300px;
}


.imgProd {
    max-width: 100%;
    height: 100%;
}


div#prOffer {
    margin-top: 100px;
}
}

@media screen and (max-width: 480px) {

footer div img{ max-width:400px; }

.c {
	margin-left:0px;
}

#content img { max-width:99%; }

.product {
	margin-left:0px;
}

nav { margin-right:0; }

}

@media screen and (max-width: 320px) {

footer div img { max-width:250px; }
#submenu { width:260px; }
#submenu a { font-size:15px; }

}




/* New menu */


@media all and (min-width:1300px){
	header.int {
	    position: static!important;
	    margin-left: 0!important;
	    margin-top: 0!important;
	}

	header.int #logo {
	    z-index: 999;
	}

	header.int nav {
	    display: none;
	}

	header.int #submenu {
	    position: absolute;
	    z-index: 9999;
	right: 0!important;
	    width: initial;
	}

	header.int #submenu a {
	    font-size: 18px;
	}

	.fws2 .slide img {
	width: 105%!important;
	    margin-left: -5%;
	}
}

@media all and (max-width:1300px){
	.slide h1 {
	    margin-top: 50px !important;
	}
}


@media all and (max-width:1200px){
	.slide h1 p {width: initial;}
}




.newsy {
	float: left;
	width: 100%;
	margin: 50px auto;
}

.newsy h1 {
	
}

.news-lista {
	float: left;
	width: 100%;
	margin: 50px 0 50px 0;
	padding: 30px 0;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
}

.news-item {
	overflow: hidden;
	margin-bottom: 40px;
	height: 310px;
	border-left: 15px solid #fff;
	border-right: 15px solid #fff;
	border-top: 20px solid #fff;
	border-bottom: 20px solid #fff;
	padding: 0;
	transition-duration: 0.5s;
	text-align: center;
	background: none;
}


.news-item:hover {

	border-left: 15px solid #4d2e19;
	border-right: 15px solid #4d2e19;
	border-top: 20px solid #4d2e19;
	border-bottom: 20px solid #4d2e19;
	background: #4d2e19;

}

.news-item:hover h3 {
	color: #fff;
}

.news-item .tytul h3 {
	font-weight: 800;
	font-size: 18px;
	text-transform: uppercase;
}

.news-item .obraz {
	overflow: hidden;
	display: block;
	width: 100%;
	margin-bottom: 15px;
	height: 200px;
}

.news-item .obraz img {
	min-width: 100%;
	height: 100%;
}

.tytulnewsa {
	height: 400px;
	background-size: 100%!important;
	margin-bottom: 30px;
	float: left;
}

.tytulnewsa h1 {
	background: rgba(255,255,255,0.5);
	position: absolute;
	left: 0;
	top: 150px;
	padding: 30px 60px;
	
}

.news-wpis p {
	line-height: 170%;
	margin: 10px 0 20px 0;
}

.news-wpis h2 {
	font-weight: 300;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 30px;
}

.news-wpis h3 {
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 30px;	
}
