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, font, 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 {
 margin:  0;
 padding: 0;
 border: 0;
 outline: 0;
 font-size: 100%;
 vertical-align: baseline;
 background: transparent;
 }
 body {line-height: 1;} 
 ol, ul {list-style: none;}
 blockquote, q {quotes: none;}


html, body {
	text-align:left;
	font-size:20px;
	font-family:  Arial, Tahoma, Verdana, Helvetica, sans-serif;
	line-height: 28px
}

body {
	background: #faf0e7;
}


.hide {
	display:none;
}

.clear{
	clear: both;
}

.pojemnik {
     overflow: hidden;
     width: 100%;
     margin-bottom: -30px;
}


.lewo {
     float: left;
}

.prawo {
     float: right;
}

.srodek {
     text-align: center;
}

div.zawartosc {
     margin: 0pt auto;
     overflow: hidden;
     width:90%;
     max-width: 880px;
     padding: 20px 20px 20px 20px;
     background:#fff;
     -webkit-box-shadow:  5px 5px 5px 5px #ccc;
      box-shadow:  0px 5px 5px 5px #ccc;
}
img{
	margin-left:0px;
	padding: 5px; 
	max-width:90%;
}

h1{
	color:#CB0400;
	font-size:38px;
	text-align: center;
	font-weight: bold;
	line-height: 50px;
	padding:10px;
}

h3{
	font-size:28px;
	text-align: center;
	font-weight: bold;
	line-height: 40px;
	padding:10px;
}

h4{
	font-size:20px;
	text-align: center;
	font-weight: bold;
	line-height: 40px;
	padding:10px;
}
h3 span{
	color:#CB0400;
}
h4.span{
	color:#2F65AF;
	text-align: left;
}

p{padding:5px 10px 10px 0px;}
.chcesz{
	font-size:30px;
	letter-spacing: 3px;
	padding-top: 27px;
}
.chcesz span{color: #CB0400}

.oszcze{
	font-size:20px;
	letter-spacing: 2px;
	padding-top: 15px;
}
.oszcze span{color: #228654}
.oszcze span.staracena{color: #CB0400;}
.oszcze span.nowacena{font-size:24px; font-weight: bold;}
.wysylamy{
	font-size:19px;
	letter-spacing: 2px;
	padding-top: 6px;
}
.wysylamy span{color: #228654}
.wysylamy span.czerwony{color: #CB0400;}

#form{
	width:90%;
	max-width: 580px;
	margin:0 auto;
	padding: 10px;
	background-color: #C4FDDC;
	-moz-border-radius:10px; /* FF */
	-webkit-border-radius:10px; /* przeglądarki z webkitem (Safari, Chrome itp.) */
	-khtml-border-radius:10px; /* przeglądarki typu K-meleon (typowo Linuxowe) */
	border-radius:10px; /* pozostałe przeglądarki */
}
#form p {font-size:18px}
#form span,.fontRed{color:#CB0400;font-weight:bold!important}

.gwiazdy{
	width: 580px;
	margin:0 auto;
	padding: 10px;
}
.gwiazdy h3{text-align: left; padding:0px;}

.opinie{
	margin:0 auto;
	max-width: 90%;
	padding:0px 10px 0 10px;
	margin-bottom: 10px;
	height: 100%;
	background-color: #eee;
	-moz-border-radius:10px; /* FF */
	-webkit-border-radius:10px; /* przeglądarki z webkitem (Safari, Chrome itp.) */
	-khtml-border-radius:10px; /* przeglądarki typu K-meleon (typowo Linuxowe) */
	border-radius:10px; /* pozostałe przeglądarki */
}
.ref1{
	padding:0 0 100px 0
}
.details-img{
	width:250px
}
.order-btn{
	margin:0 0 30px 0
}
#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:10px;
	right:10px;
	overflow:hidden;
	width:51px;
	height:51px;
	border:none;
	text-indent:100%;
	background:url(../images/ui.totop.png) no-repeat left top;
}
#toTopHover {
	background:url(../images/ui.totop.png) no-repeat left -51px;
	width:51px;
	height:51px;
	display:block;
	overflow:hidden;
	float:left;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}

#toTop:active, #toTop:focus {
	outline:none;
}
