body {
	margin: 0;
	padding: 0;
	font-family: Arial,Helvetica,Garuda,sans-serif;
	color: #000;
	font-size: 12px;
}

a:link, a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover, a:active {
	color: #000;
	text-decoration: none;
}

ul.hmenu, ul.vmenu {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.hmenu li, ul.vmenu li {
	margin: 0;
	padding: 0;
	float: left;
}
ul.vmenu li {
	float: none;
}

.hide {
	display: none !important;
}

#wrap {
	position: relative;
	width: 1170px;
	height: 740px;
	overflow: hidden;
	margin: 0 auto;
	background: url(../img/bg.jpg) no-repeat;
}

h1 {
	position: absolute;
	top: 10px;
	left: 20px;
	z-index: 10;
	margin: 0;
}
body.start h1 {
	top: 80px;
	left: 50%;
	margin: 0 0 0 -63px;
}
h1 a {
	display: block;
	width: 126px;
	height: 126px;
	overflow: hidden;
	background: url(../img/logo.png) no-repeat;
	text-indent: -999em;
	line-height: 3000;
}
h2 {
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	margin: 0;
	text-align: center;
	color: #fff;
	font-size: 17px;
	font-weight: normal;
}
#pisla {
	position: absolute;
	top: 32px;
	left: 150px;
	z-index: 10;
}

ul.langs {
	position: absolute;
	top: 20px;
	right: 20px;
}
ul.langs li {
	margin: 0 0 0 10px;
}

#start-navi {
	width: 100%;
	margin: 300px 0 0 0;
	text-align: center;
}
#start-navi a {
	position: relative;
	float: left;
	display: block;
	font-size: 20px;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	text-align: center;
}
#start-navi a.w {
	margin: 0 20px 0 85px;
}
#start-navi a img {
	display: block;
	margin: 0 0 20px 0;
	border: solid 1px #fff;
}
#start-navi a span {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 58px;
	height: 58px;
	margin: -50px 0 0 -26px;
	background: url(../img/strzalka1.png) no-repeat;
}
#start-navi a:hover span {
	background: url(../img/strzalka2.png) no-repeat;
}

#pokoj, #dom {
	position: relative;
	width: 1000px;
	height: 563px;
	overflow: hidden;
	margin: 80px auto 0 auto;
	border: solid 1px #fff;
}
#pokoj img.foto {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
#pokoj img.foto-loader {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
#pokoj img.okno {
	position: absolute;
	top: 150px;
	left: 269px;
	z-index: 3;
}
#pokoj img.okno-loader {
	display: none;
	position: absolute;
	top: 150px;
	left: 268px;
	z-index: 4;
}
#pokoj img.widok {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}

#dom {
	background: url(../img/dom.jpg) no-repeat;
}
#dom img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
#dom img.markizy {
	z-index: 3;
}
#dom img.foto-loader {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
#dom img.podest {
	display: none;
	position: absolute;
	top: 440px;
	left: 420px;
	z-index: 2;
}
#dom img.anim {
	display: none;
	position: absolute;
	top: 310px;
	left: 500px;
	z-index: 3;
	cursor: pointer;
}
#dom span.material img, #dom span.osprzet img {
	z-index: 2;
}

#pokoj div.okno {
	position: absolute;
	z-index: 5;
	height: 170px;
}
#pokoj div.okno.typ1 {
	top: 152px;
	width: 125px;
}
#pokoj div.okno.typ1.osl13, #pokoj div.okno.typ1.osl18 {
	top: 157px;
}
#pokoj div.okno.typ2 {
	top: 132px;
	width: 146px;
}
#pokoj div.okno.typ3 {
	top: 104px;
	width: 146px;
}
#pokoj div.okno.typ4 {
	top: 152px;
	width: 125px;
}
#pokoj div.okno.typ1.okno1 {
	left: 269px;
}
#pokoj div.okno.typ1.okno2 {
	left: 448px;
}
#pokoj div.okno.typ1.okno3 {
	left: 626px;
}
#pokoj div.okno.typ2.okno1 {
	left: 259px;
}
#pokoj div.okno.typ2.okno2 {
	left: 439px;
}
#pokoj div.okno.typ2.okno3 {
	left: 617px;
}
#pokoj div.okno.typ3.okno1 {
	left: 258px;
}
#pokoj div.okno.typ3.okno2 {
	left: 437px;
}
#pokoj div.okno.typ3.okno3 {
	left: 619px;
}
#pokoj div.okno.typ4.okno1 {
	left: 269px;
}
#pokoj div.okno.typ4.okno2 {
	left: 448px;
}
#pokoj div.okno.typ4.okno3 {
	left: 626px;
}

#pokoj div.okno span.osprzet {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
}
#pokoj div.okno span.osprzet img {
	display: block;
	margin: 0 auto;
}
#pokoj div.typ1.osl22 span.osprzet {
	left: 6px;
	width: 90%;
	overflow: hidden;
}
#pokoj div.typ3 span.osprzet {
	top: 0;
}
#pokoj div.typ4.okno1 span.osprzet {
	position: static;
	margin-top: 47px;
}
#pokoj div.typ4.okno2 span.osprzet {
	position: static;
	margin-top: 6px;
}
#pokoj div.typ4.okno3 span.osprzet {
	position: static;
	margin-top: 129px;
}
#pokoj div.typ4 span.osprzet {
	position: static;
	margin-top: 5px;
}
#pokoj div.okno span.material {
	display: block;
	overflow: hidden;
	margin: 4px 0 0 0;
}
#pokoj div.okno span.material img {
	display: block;
	margin: 0 auto;
}
#pokoj div.typ1 span.material {
	width: 95px;
}
#pokoj div.typ1 span.material img {
	height: 149px;
}
#pokoj div.typ2 span.material {
	width: 136px;
}
#pokoj div.typ4 span.material {
	width: 95px;
}
#pokoj div.typ1.okno1 span.material {
	height: 73px;
	margin-left: 15px;
}
#pokoj div.typ1.okno1 span.material img {
	margin-top: -76px;
}
#pokoj div.typ1.okno2 span.material {
	margin-left: 15px;
}
#pokoj div.typ1.okno3 span.material {
	height: 26px;
	margin-left: 15px;
}
#pokoj div.typ1.okno3 span.material img {
	margin-top: -123px;
}
#pokoj div.typ2.okno1 span.material {
	height: 73px;
	margin-left: 5px;
}
#pokoj div.typ2.okno1 span.material img {
	margin-top: -132px;
}
#pokoj div.typ2.okno2 span.material {
	height: 172px;
	margin-left: 5px;
}
#pokoj div.typ2.okno2 span.material img {
	margin-top: -33px;
}
#pokoj div.typ2.okno3 span.material {
	height: 26px;
	margin-left: 5px;
}
#pokoj div.typ2.okno3 span.material img {
	margin-top: -179px;
}
#pokoj div.typ4.okno1 span.material {
	height: 73px;
	margin-top: 0;
	margin-left: 15px;
}
#pokoj div.typ4.okno2 span.material {
	height: 149px;
	margin-top: 0;
	margin-left: 15px;
}
#pokoj div.typ4.okno3 span.material {
	height: 26px;
	margin-top: 0;
	margin-left: 15px;
}
#pokoj div.osl35.okno2 span.material {
	width: 136px;
	margin-left: auto;
	margin-right: auto;
}
#pokoj span.dodaj {
	position: absolute;
	top: 220px;
	z-index: 6;
	width: 31px;
	height: 31px;
	overflow: hidden;
	background: url(../img/plus.png) no-repeat;
	cursor: pointer;
}
#pokoj span.dodaj1 {
	left: 405px;
}
#pokoj span.dodaj2 {
	left: 584px;
}
#pokoj span.dodaj3 {
	left: 763px;
}
#pokoj div.okno span.pasek {
	width: 100%;
}
#pokoj div.okno span.pasek img {
	display: block;
	margin: 0 auto;
}
#pokoj div.okno.typ1 span.pasek {
	display: block;
	margin: -3px 0 0 0;
}
#pokoj div.okno.typ2 span.pasek {
	display: block;
	margin: -3px 0 0 0;
}
#pokoj div.okno.typ3 span.pasek {
	display: none;
}
#pokoj div.okno.typ4 span.pasek {
	display: block;
	margin: -3px 0 0 0;
}
#pokoj div.okno1.typ4 span.pasek {
	margin-top: 0;
}
#pokoj div.okno-typ5 {
	position: absolute;
	top: 109px;
	left: 283px;
	z-index: 5;
	width: 470px;
	height: 295px;
}
#pokoj div.okno-typ5 span.osprzet {
	position: relative;
	z-index: 3;
	display: block;
	margin: -4px 0 0 -4px;
}
#pokoj div.okno-typ5 span.material {
	position: relative;
	z-index: 2;
	display: block;
	margin: -9px 0 0 0;
}
#pokoj div.okno-typ5 span.material img {
	width: 470px;
	height: 290px;
}
#pokoj div.okno-typ5 span.okno {
	position: relative;
	z-index: 1;
	display: block;
	width: 100%;
}
#pokoj div.okno-typ5 span.okno img {
	display: block;
	margin: -19px auto 0 auto;
}
#pokoj div.kat4 span.material img, #pokoj div.kat5 span.material img {
	margin-top: 0 !important;
}
#pokoj div.typ2.okno1.kat4 span.material, #pokoj div.typ2.okno1.kat5 span.material {
	height: 82px;
}
#pokoj div.kat4 span.osprzet, #pokoj div.kat5 span.osprzet, #pokoj div.kat4 span.pasek, #pokoj div.kat5 span.pasek {
	display: none !important;
}

#panel {
	position: relative;
	z-index: 10;
	width: 990px;
	height: 75px;
	margin: -20px 0 0 90px;
}
#panel div.btn {
	float: left;
	position: relative;
	width: 133px;
	height: 75px;
	margin: 0 20px;
	background: #000;
	cursor: pointer;
}
#panel div.btn img {
	border: solid 1px #fff;
}
#panel div.btn span {
	display: block;
	position: absolute;
	top: 77px;
	left: -8px;
	z-index: 2;
	width: 151px;
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
}
#panel a.switch {
	position: absolute;
	bottom: 15px;
	right: -6px;
}
body.zewnetrzne #panel div.btn {
	width: 100px !important;
	height: 60px !important;
	margin: 0 10px !important;
}
body.zewnetrzne #panel div.btn img {
	width: 100px;
	height: 56px;
}
body.zewnetrzne #panel div.btn span {
	top: 60px;
	width: 118px;
}

div.popup {
	display: none;
	position: absolute;
	top: 118px;
	left: 125px;
	z-index: 20;
	width: 922px;
	height: 490px;
	border: solid 1px #fff;
	background: #fff;
	overflow: hidden;
}

#popup {
	display: none;
	position: absolute;
	top: 118px;
	left: 125px;
	z-index: 20;
	width: 922px;
	height: 490px;
	border: solid 1px #fff;
	background: #fff;
	overflow: hidden;
}
#popup ul.menu {
	display: none;
	position: relative;
	z-index: 99;
	width: 922px;
	background: #000;
}
#popup.oslony ul.menu {
	display: block;
}
#popup ul.menu li {
	margin: 5px 0;
	padding: 8px 0;
	white-space: nowrap;
}
#popup ul.menu li span {
	display: inline-block;
	width: 1px;
	height: 14px;
	background: #fff;
	vertical-align: middle;
}
#popup ul.menu a {
	margin: 10px 6px;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
	white-space: nowrap;
	font-size: 11px;
}
#popup ul.menu ul {
	/*display: none;*/
	width: auto;
	position: absolute;
	top: 40px;
	background: #000;
}
#popup ul.menu ul li {
	margin: 0;
	padding: 5px 0;
}
#popup ul.menu ul li a {
	margin: 0 6px;
}
#popup div.path {
	margin: 0 0 10px 0;
	font-size: 14px;
	text-transform: uppercase;
}
#popup div.konfigurator {
	width: 882px;
	margin: 10px 0 0 0;
	padding: 0 20px 20px 20px;
}
#popup div.konfigurator div.container {
	float: left;
	width: 645px;
	height: 340px;
	overflow: auto;
}
#popup div.konfigurator div.container li {
	height: 91px;
	line-height: 11px;
}
#popup div.konfigurator div.preview {
	position: relative;
	float: right;
	width: 220px;
	height: 340px;
	overflow: hidden;
}
#popup div.konfigurator div.preview img {
	position: absolute;
	top: 0;
	left: -40px;
	z-index: 1;
}
#popup div.konfigurator div.preview img.foto-loader {
	display: none;
	z-index: 2;
}
#popup div.konfigurator div.preview div.spinner {
	z-index: 3;
}
#popup h3 {
	margin: 15px 0 0 0;
	font-size: 12px;
}
#popup div.konfigurator div.container h3 {
	margin-top: 5px;
}
#popup ul.select {
	width: 100%;
	margin: 5px 0 0 0;
}
#popup ul.select li {
	text-align: center;
	font-size: 10px;
	border: solid 1px transparent;
}
#popup.kolory ul.select li {
	margin: 0 18px 2px 0;
}
body.wewnetrzne #popup.okna ul.select li {
	margin: 0 50px 0 0;
}
#popup ul.select li.act {
	border: solid 1px #7F0D0D;
}
#popup ul.select li img {
	cursor: pointer;
	display: block;
}
#popup ul.osprzet li {
	width: 50px;
	overflow: hidden;
	margin: 0 10px 0 0;
}
#popup ul.osprzet li img {
	width: 48px;
	height: 45px;
}
#popup ul img {
	margin: 0 0 3px 0;
	padding: 0px;
	border: solid 1px #e0e0e0;
}
#popup ul.scroll {
	width: 100%;
	padding: 0 0 5px 0;
	overflow: hidden;
	overflow-x: auto;
	white-space: nowrap;
}
#popup ul.scroll li {
	display: inline-block;
	margin: 0 10px 0 0;
}
#popup div.navi {
	clear: both;
	width: 100%;
	margin: 20px 0 0 0;
}
#popup.kolory div.navi {
	margin-top: 5px;
}
#popup div.navi a.btn {
	padding: 10px 20px;
	text-transform: uppercase;
	font-size: 14px;
	color: #fff;
	cursor: pointer;
}
#popup div.navi a.zamknij {
	float: left;
	background: #454547;
}
#popup div.navi a.wybierz {
	float: right;
	background: #7F0D0D;
}
body.zewnetrzne #popup ul.material li {
	width: 50px;
	white-space: wrap;
	margin: 0 10px 0 0;
}
body.zewnetrzne ul.material img {
	width: 48px;
	height: 45px;
}

#popup div.rolety a.item {
	float: left;
	display: block;
	width: 205px;
	margin: 0 6px;
	cursor: pointer;
	text-align: center;
}

#foot {
	position: absolute;
	bottom: 10px;
	right: 10px;
	color: #979799;
}
#foot a {
	display: inline-block;
	width: 81px;
	height: 15px;
	overflow: hidden;
	text-indent: -999em;
	line-height: 3000;
	background: url(../img/2.png) no-repeat;
	vertical-align: middle;
}
#foot a:hover {
	background: url(../img/3.png) no-repeat;
}

/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
