/* =============================================================================
   HTML5 Boilerplate CSS: h5bp.com/css
   ========================================================================== */

 
 
 
 

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; }

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

 
b, strong { font-weight: bold; }
 
 
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
 
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
 

 
 
 

 
 
 

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

 

 

form { margin: 0; }
 
 
 
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }



/* ===== Primary Styles ========================================================
   Author:
   ========================================================================== */

html, body {
	width: 100%;
	height: 100%;
	position: relative;

}

*:focus { outline:none; }

#wrapper {

}
#bg1 {
	position: fixed;
	width: 1920px;
	height: 4114px;
	top: -660px;
	left: 50%;
	margin-left: -960px;
	background: url(../img/01visage_tlo0.jpg) top center no-repeat;
}
#bg2 {
	position: fixed;
	width: 1071px;
	height: 1491px;
	top: 60px;
	left: 0;
	background: url(../img/01visage_tlo1.png) top center no-repeat;
}
.box {
	position: relative;
	width: 100%;
	height: 660px;
	overflow: hidden;
}
.box h1 {
	display: block;
	margin: 0;
	padding: 0;
	width: 300px;
	height: 45px;
	line-height: 45px;
	color: #dd1a52;
	font-weight: 300;
	letter-spacing: -1px;
	position: absolute;
	top: 405px;
	left: -300px;
	font-family: 'Open Sans Condensed', sans-serif;
}
#start {
	background: #fff;
}
#logo-big {
	width: 200px;
	height: 188px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -162px;
	margin-left: -94px;
	display: none;
}
#logo-img-small {
	position: fixed;
	top: 5px;
	left: 5px;
	z-index: 667;
}
#loader {
	width: 602px;
	height: 50px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -301px;
	margin-top: 80px;
	position: relative;
}
#loading {
	border-bottom: 2px solid #dd1a52;
}
#loading-bar {
	height: 3px;
	width: 0px;
	background: #dd1a52;
}
#loader-info {
	text-align: center;
	position: absolute;
	bottom: 5px;
	width: 100%;
	left: 0;
}
#loader-mobile {
	text-align: center;
	position: absolute;
	bottom: -55px;
	width: 100%;
	left: 0;
}
#loader-mobile a {
	text-decoration: none;
	color: #dd1a52;
	font-size: 10px;
}
#menu {
	width: 100%;
	height: 60px;
	position: fixed;
	left:0;
	top:0;
	background: #fff;
	z-index: 666;
}
#links {
	line-height: 60px;
	position: fixed;
	width: 700px;
	text-align: right;
	z-index: 667;
	top: 0;
	right: 0px;
}
#links a,
#links span {
	color: #444;
	margin: 0 10px;
	font-size: 22px;
	text-decoration: none;
	padding: 3px;
	font-family: 'Open Sans Condensed', sans-serif;
}
#links a:hover,
#links a.active {
	background: #dd1a52;
	color: #fff;
}
#conf-info a {
	color: #dd1a52;
	text-decoration: none;
}
#conf {

}
#conf1, #conf2 {
	position: absolute;
	width: 480px;
	height: 600px;
	bottom: 30px;
	top: 120px;
	font-size: 12px;
}
#conf-details p {
	margin: 5px 0;
}
#conf1 strong,
#conf2 strong {
	color: #dd1a52;
	font-weight: normal;
	font-size: 26px;
	font-family: 'Open Sans Condensed', sans-serif;
	display: block;
}
#conf1 {
	left: -480px;
	text-align: left;
}
#conf2 {
	right: -480px;
	text-align: right;
}
#conf-top2,
#conf-top3,
#contact-top,
#conf-top,
#safety-top,
#eco-top,
#design-top,
#mirror-top {
	height: 350px;
	width: 900px;
	position: absolute;
	top:350px;
	left: 50%;
	margin-left: -450px;
}

#mirror-top { background: url(../img/lustra_do_wizazu.png) top center no-repeat; }
#design-top { background: url(../img/design.png) top center no-repeat; }
#eco-top { background: url(../img/ekologia.png) top center no-repeat; }
#safety-top { background: url(../img/bezpieczenstwo.png) top center no-repeat; }
#conf-top { background: url(../img/konfigurator.png) top center no-repeat; }
#conf-top2 { background: url(../img/konfigurator_2.png) top center no-repeat; }
#conf-top3 { background: url(../img/konfigurator_3.png) top center no-repeat; }
#contact-top { background: url(../img/kontakt.png) top center no-repeat; }

#mirror-info,
#design-info,
#eco-info,
#safety-info,
#conf-info {
	width: 340px;
	position: absolute;
	/*left: 15px;*/
	opacity: 0;
	top: 670px;
	text-align: justify;
	font-size: 12px;
}
#contact-image,
#mirror-image,
#design-image,
#eco-image,
#safety-image,
#conf-image {
	display: block;
	width: 700px;
	height: 600px;
	position: absolute;
	top: 60px;
	right: -700px;
}
#mirror-mirror {

	height: 600px;
	position: absolute;
	top: 120px;
	left: 50%;
	margin-left: -500px;
	font-size: 12px;
	line-height: 22px;
}
#mirror-mirror.new {
	left: 10px;
	margin-left: 0;
}
#mirror-mirror input[type="text"] {
	background: url(../img/input.jpg);
	border: 0;
	width: 40px;
	height: 20px;
}
#mirror-mirror .line,
#order2 .line {
	padding: 2px 0;
}
#mirror-mirror .plus,
#mirror-mirror .minus {
	width: 11px;
	height: 20px;
	cursor: pointer;
}
#mirror-mirror .plus {
	background: url(../img/plus.png);
	margin-left: 4px;
}
#mirror-mirror .minus {
	background: url(../img/minus.png);
	margin-right: 4px;
}
#mirror-mirror .line div,
#mirror-mirror .line input {
	float: left;
}
#mirror-mirror .label {
	width: 70px;
}
#mirror-mirror strong {
	color: #dd1a52;
	font-weight: normal;
	font-size: 18px;
	font-family: 'Open Sans Condensed', sans-serif;
}
#mirror-left {
	width: 155px;
	margin: 0 15px;
	float: left;
	height: 600px;
}
#mirror-mirror #error {
	position: absolute;
	top: -30px;
	left: 50%;
	font-weight: bold;
	width: 500px;
	margin-left: -160px;
	text-align: center;
	
}
#mirror-right {
	float: left;
	width: 815px;
	height: 600px;
}
#mirror-left input {
	border: 1px solid transparent;
}
#mirror-left input:focus {
	border: 1px solid #dd1a52;
}
#contact-head {
	top: 160px;
}
#contact-image {
	background: url(../img/01visage_lustro_do_makijazu.png);
}
#contact-form {
	width: 300px;
	position: absolute;
	left: -300px;
	top: 210px;
}
#contact-form input[type="text"] {
	background: url(../img/input.jpg);
	border: 0;
	width: 300px;
	height: 20px;
	margin: 4px 0;
}
#contact-form input[type="submit"],
#mirror-left input[type="submit"],
#order2 input[type="submit"] {
	background: #dd1a52;
	color: #fff;
	padding: 4px;
	border: 0;
	margin-top: 4px;
	float: right;
}
#mirror-left input[type="submit"] {
	float: left;
	margin-top: 14px;
}
#contact-form textarea {
	border: 0;
	width: 296px;
	height:200px;
	margin: 4px 0;
}
#contact-image {
	text-align: center;
	color: #fff;
	vertical-align: middle;
	height: 350px;
	padding-top: 250px;
	padding-left: 100px;
	width: 600px;
}
.error {
	border: 1px solid red !important;
}
label.error {
	display: none !important;
}
.light {
	width: 30px;
	height: 30px;
	/*border-radius: 15px;*/
	position: absolute;
	/*background: url(../img/zarowa.png);*/
}
.light img {
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	left: -10px;
	top: -10px;
}
.right {
	right: 35px;
}
.left {
	left: 35px;
}
.top {
	top: 35px;
}
.bottom {
	bottom: 35px;
}

#mirror-prev {
	width: 0;
	height: 0;
	position: relative;
	width: 400px;
	height: 300px;

		border-top: 20px solid #444;
     border-right: 20px solid #666;
     border-bottom: 20px solid #444;
     border-left: 20px solid #666;

background: #7d7e7d;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjN2Q3ZTdkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzBlMGUwZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(45deg, #7d7e7d 0%, #0e0e0e 100%);
background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#7d7e7d), color-stop(100%,#0e0e0e));
background: -webkit-linear-gradient(45deg, #7d7e7d 0%,#0e0e0e 100%);
background: -o-linear-gradient(45deg, #7d7e7d 0%,#0e0e0e 100%);
background: -ms-linear-gradient(45deg, #7d7e7d 0%,#0e0e0e 100%);
background: linear-gradient(45deg, #7d7e7d 0%,#0e0e0e 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=1 );
	margin: 0 auto;
	box-shadow: 0px 0px 15px #666;
}
#mirror-prev #error2 {
	width: 256px;
	height: 256px;
	background: url(../img/lustro_do_wizazu_error.png) 50% 50% no-repeat;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -128px;
	margin-left: -128px;
	z-index: 4000;
	display: none;
}
.line-v {
	width: 1px;
	height: 400px;
	background: #ccc;
	position: absolute;
	top: 0;
	left: 374px;
}
	
.light span {
	position: absolute;
	width: 60px;
	height: 10px;
	color: #fff;
	text-align: center;
	display: none;
}
.top span {
	bottom: -15px;
	left: -15px;
}
.bottom span {
	top: -20px;
	left: -15px;
}
.left span {
	top: 7px;
	right: -60px;
}
.right span {
	top: 7px;
	left: -60px;
}

div.error {
	color: red;
}
div.success {
	color: green;
}

#order {
	width: 750px;
	height: 550px;
	font-size: 12px;
}
#order1 {
	width: 375px;
	float: left;
}
#order2 {
	float: right;
	width: 350px;
	font-size: 11px;
}
#order h1 {
	display: block;
	margin: 0;
	padding: 0;
	color: #dd1a52;
	font-weight: 300;
	letter-spacing: -1px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 42px;
}
#order strong {
	color: #dd1a52;
	font-weight: normal;
	font-size: 18px;
	font-family: 'Open Sans Condensed', sans-serif;
	display: block;
}
#order1 p {
	font-size: 9px;
	text-align: justify;
}
#order2 input[type="text"] {
	border: 1px solid #dd1a52;
	width: 348px;
	height: 22px;
}
#order2 .line {
	padding-bottom: 8px;
}
#terms label {
	display: inline !important;
	border: 0 !important;
	color: red;
}
#backk {
	color: #dd1a52;
	font-weight: 300;
	position: absolute;
	top: 65px;
	right: 15px;
	font-family: 'Open Sans Condensed', sans-serif;
	z-index: 4000;
	text-decoration: none;
}
#arrow {
	width: 55px;
	height: 50px;
	background: url(../img/01visage_lustradowizazu.png);
	position: absolute;
	left: 50%;
	margin-left: -27px;
}
/* =============================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {
	/* Style adjustments for viewports that meet the condition */
}

/* =============================================================================
   Non-Semantic Helper Classes
   ========================================================================== */

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

/* =============================================================================
   Print Styles
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
