.oll p.cufon {
	color: #000000;
	font-size: 18px;
	font-family: CuprumFFURegular;
	padding-top: 7px;
}

#content div#room_color {
	width: 466px;
	height: 538px;
	float: left;
	position: relative;
	border: 3px solid #dcdcdc;
border-radius: 3px;
}

#content div#room_color img#laminat {
	width: 466px;
	height: 181px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	display: none;
	z-index: 30;
}

#content div#room_color img#carpeting {
	width: 466px;
	height: 181px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 30;
}

#content div#room_color img#potolok {
	width: 466px;
	height: 165px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 30;
}

#content div#room_color img#room_color_fon {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 466px;
	height: 538px;
	z-index: 20;
}

img#ceiling {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 466px;
	height: 538px;
	z-index: 10;
}

#content div#input_color {
	font-family: CuprumFFURegular;
	background: #f3f3f3;
	height: 538px;
	width: 214px;
	float: left;
	padding-left: 20px;
}

#content div#input_color p.caption_group_color {
	font-size: 16px;
	color: #000000;
	margin-bottom: 3px;
}

#content div#input_color p.caption_group_color_dop {
	margin-bottom: 8px;
}

#content #room_color #wall {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 466px;
	height: 165px;
	background: #ffffff;
	z-index: 5;
	-webkit-transition: background-color 0.5s;
	-moz-transition: background-color 0.5s;
}

#content #room_color #floor {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 466px;
	height: 182px;
	background: #ffffff;
	z-index: 5;
}

#content div#input_color p#wall_item {
	font-size: 14px;
	margin-bottom: 9px;
}

#content div#input_color p#wall_item span {
	font-size: 13px;
	color: #665227;
	cursor: pointer;
	border-bottom: dashed 1px #665227;
	margin-right: 13px;
}

#content div#input_color p#wall_item span:hover {
	border-bottom: none;
}

#content div#input_color p#wall_item span.act {
	font-size: 14px;
	color: #000000;
	border-bottom: none;
	cursor: default;
	font-weight: 700;
}


#content div#input_color p#floor_item {
	font-size: 14px;
	margin-bottom: 8px;
}

#content div#input_color p#floor_item span {
	font-size: 13px;
	color: #665227;
	cursor: pointer;
	border-bottom: dashed 1px #665227;
	margin-right: 13px;
}

#content div#input_color .input_color_wall span div {
	background: url(../img/span_act_min.png) 0px 5px no-repeat;
	width: 11px;
	height: 18px;
}

#content div#input_color .input_color_ceiling span div {
	background: url(../img/span_act_min.png) 0px 5px no-repeat;
	width: 11px;
	height: 18px;
}

#content div#input_color .input_color_floor span div {
	background: url(../img/span_act_min.png) 0px 5px no-repeat;
	width: 11px;
	height: 18px;
}

#content div#input_color p#floor_item span:hover {
	border-bottom: none;
}

#content div#input_color p#floor_item span.act {
	font-size: 14px;
	color: #000000;
	border-bottom: none;
	cursor: default;
	font-weight: bold;
}

#content div#input_color .input_color_floor #laminate {
	display: none;
}

#content div#input_color .input_color_wall {
	cursor: pointer;
}

#content div#input_color .input_color_wall #mat {
	display: none;
}

#content div#input_color .input_color_wall #sateen {
	display: none;
}

#content div#input_color .input_color_wall span {
	width: 11px;
	height: 18px;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	box-shadow: 1px 1px 0px rgba(0,0,0,1); /* ��������� ���� */
    -moz-box-shadow: 1px 1px 0px rgba(0,0,0,1); /* ��� Firefox */
    -webkit-box-shadow: 1px 1px 0px rgba(0,0,0,1); /* ��� Safari � Chrome */
	cursor: pointer;
}

#content div#input_color .input_color_ceiling span {
	width: 11px;
	height: 18px;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	box-shadow: 1px 1px 0px rgba(0,0,0,1); /* ��������� ���� */
    -moz-box-shadow: 1px 1px 0px rgba(0,0,0,1); /* ��� Firefox */
    -webkit-box-shadow: 1px 1px 0px rgba(0,0,0,1); /* ��� Safari � Chrome */
	cursor: pointer;
}

#content div#input_color .input_color_ceiling {
	cursor: pointer;
}

#content div#input_color .input_color_floor {
	cursor: pointer;
}

#content div#input_color .input_color_floor span {
	width: 11px;
	height: 18px;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	box-shadow: 1px 1px 0px rgba(0,0,0,1); /* ��������� ���� */
    -moz-box-shadow: 1px 1px 0px rgba(0,0,0,1); /* ��� Firefox */
    -webkit-box-shadow: 1px 1px 0px rgba(0,0,0,1); /* ��� Safari � Chrome */
	cursor: pointer;
}
.111 {
	background-image:('derevya.jpg');
}

#content div#input_color .input_color_wall span._ffffff {
	background-image: #ffffff;
}

#content div#input_color .input_color_wall span._c7c8c3 {
	background: #c7c8c3;
}

#content div#input_color .input_color_wall span._d2d1cc {
	background: #d2d1cc;
}

#content div#input_color .input_color_wall span._b8b9b4 {
	background: #b8b9b4;
}

#content div#input_color .input_color_wall span._c2c3bd {
	background: #c2c3bd;
}

#content div#input_color .input_color_wall span._afb4c7 {
	background: #afb4c7;
}

#content div#input_color .input_color_wall span._7f8c92 {
	background: #7f8c92;
}

#content div#input_color .input_color_wall span._546869 {
	background: #546869;
}

#content div#input_color .input_color_wall span._50727e {
	background: #50727e;
}

#content div#input_color .input_color_wall span._bebdcf {
	background: #bebdcf;
}

#content div#input_color .input_color_wall span._221e1d {
	background: #221e1d;
}


#content div#input_color .input_color_wall span._2e1511 {
	background: #2e1511;
}

#content div#input_color .input_color_wall span._50332f {
	background: #50332f;
}

#content div#input_color .input_color_wall span._704944 {
	background: #704944;
}

#content div#input_color .input_color_wall span._83574e {
	background: #83574e;
}

#content div#input_color .input_color_wall span._a56a5a {
	background: #a56a5a;
}

#content div#input_color .input_color_wall span._c5793b {
	background: #c5793b;
}

#content div#input_color .input_color_wall span._e18f39 {
	background: #e18f39;
}

#content div#input_color .input_color_wall span._d89431 {
	background: #d89431;
}

#content div#input_color .input_color_wall span._efb015 {
	background: #efb015;
}

#content div#input_color .input_color_wall span._ffcd5c {
	background: #ffcd5c;
}

#content div#input_color .input_color_wall span._ffc603 {
	background: #ffc603;
}


#content div#input_color .input_color_wall span._fff300 {
	background: #fff300;
}

#content div#input_color .input_color_wall span._ffe200 {
	background: #ffe200;
}

#content div#input_color .input_color_wall span._fff56f {
	background: #fff56f;
}

#content div#input_color .input_color_wall span._fff685 {
	background: #fff685;
}

#content div#input_color .input_color_wall span._ffe79d {
	background: #ffe79d;
}

#content div#input_color .input_color_wall span._fccaa9 {
	background: #fccaa9;
}

#content div#input_color .input_color_wall span._fa931c {
	background: #fa931c;
}

#content div#input_color .input_color_wall span._f9921b {
	background: #f9921b;
}

#content div#input_color .input_color_wall span._f36e33 {
	background: #f36e33;
}

#content div#input_color .input_color_wall span._f14b21 {
	background: #f14b21;
}

#content div#input_color .input_color_wall span._ed6e1f {
	background: #ed6e1f;
}


#content div#input_color .input_color_wall span._e45c20 {
	background: #e45c20;
}

#content div#input_color .input_color_wall span._fbccb2 {
	background: #fbccb2;
}

#content div#input_color .input_color_wall span._fef1e1 {
	background: #fef1e1;
}

#content div#input_color .input_color_wall span._df7a66 {
	background: #df7a66;
}

#content div#input_color .input_color_wall span._f1a598 {
	background: #f1a598;
}

#content div#input_color .input_color_wall span._f3e1cd {
	background: #f3e1cd;
}

#content div#input_color .input_color_wall span._ffeed0 {
	background: #ffeed0;
}

#content div#input_color .input_color_wall span._9b2a18 {
	background: #9b2a18;
}

#content div#input_color .input_color_wall span._fbc4a6 {
	background: #fbc4a6;
}

#content div#input_color .input_color_wall span._ffe7b9 {
	background: #ffe7b9;
}

#content div#input_color .input_color_wall span._eebc97 {
	background: #eebc97;
}


#content div#input_color .input_color_wall span._c5bea2 {
	background: #c5bea2;
}

#content div#input_color .input_color_wall span._d1b698 {
	background: #d1b698;
}

#content div#input_color .input_color_wall span._eebc97 {
	background: #eebc97;
}

#content div#input_color .input_color_wall span._fee4e3 {
	background: #fee4e3;
}

#content div#input_color .input_color_wall span._f8d9c7 {
	background: #f8d9c7;
}

#content div#input_color .input_color_wall span._f6d7d2 {
	background: #f6d7d2;
}

#content div#input_color .input_color_wall span._f3e1cd {
	background: #f3e1cd;
}

#content div#input_color .input_color_wall span._322b61 {
	background: #322b61;
}

#content div#input_color .input_color_wall span._004481 {
	background: #004481;
}

#content div#input_color .input_color_wall span._014286 {
	background: #014286;
}

#content div#input_color .input_color_wall span._013a7d {
	background: #013a7d;
}

#content div#input_color .input_color_wall span._314491 {
	background: #314491;
}


#content div#input_color .input_color_wall span._6a6ca9 {
	background: #6a6ca9;
}

#content div#input_color .input_color_wall span._95a9ca {
	background: #95a9ca;
}

#content div#input_color .input_color_wall span._0169b0 {
	background: #0169b0;
}

#content div#input_color .input_color_wall span._6f9fc7 {
	background: #6f9fc7;
}

#content div#input_color .input_color_wall span._4ea6d8 {
	background: #4ea6d8;
}

#content div#input_color .input_color_wall span._8fc0e1 {
	background: #8fc0e1;
}

#content div#input_color .input_color_wall span._afc4df {
	background: #afc4df;
}

#content div#input_color .input_color_wall span._007b76 {
	background: #007b76;
}

#content div#input_color .input_color_wall span._42a8ad {
	background: #42a8ad;
}

#content div#input_color .input_color_wall span._b0c5e0 {
	background: #b0c5e0;
}

#content div#input_color .input_color_wall span._bfd6e4 {
	background: #bfd6e4;
}


#content div#input_color .input_color_wall span._c6cfde {
	background: #c6cfde;
}

#content div#input_color .input_color_wall span._ceeaeb {
	background: #ceeaeb;
}

#content div#input_color .input_color_wall span._c2e5df {
	background: #c2e5df;
}

#content div#input_color .input_color_wall span._30356f {
	background: #30356f;
}

#content div#input_color .input_color_wall span._794d8a {
	background: #794d8a;
}

#content div#input_color .input_color_wall span._5e2569 {
	background: #5e2569;
}

#content div#input_color .input_color_wall span._b993bc {
	background: #b993bc;
}

#content div#input_color .input_color_wall span._c7a0cc {
	background: #c7a0cc;
}

#content div#input_color .input_color_wall span._be7ba4 {
	background: #be7ba4;
}

#content div#input_color .input_color_wall span._d7cadc {
	background: #d7cadc;
}

#content div#input_color .input_color_wall span._b1a4c2 {
	background: #b1a4c2;
}


#content div#input_color .input_color_wall span._59003c {
	background: #59003c;
}

#content div#input_color .input_color_wall span._014b3e {
	background: #014b3e;
}

#content div#input_color .input_color_wall span._006a50 {
	background: #006a50;
}

#content div#input_color .input_color_wall span._00765e {
	background: #00765e;
}

#content div#input_color .input_color_wall span._018d70 {
	background: #018d70;
}

#content div#input_color .input_color_wall span._4aa369 {
	background: #4aa369;
}

#content div#input_color .input_color_wall span._00a180 {
	background: #00a180;
}

#content div#input_color .input_color_wall span._95c53b {
	background: #95c53b;
}

#content div#input_color .input_color_wall span._a1c63a {
	background: #a1c63a;
}

#content div#input_color .input_color_wall span._66694a {
	background: #66694a;
}

#content div#input_color .input_color_wall span._afc68e {
	background: #afc68e;
}


#content div#input_color .input_color_wall span._c8b034 {
	background: #c8b034;
}

#content div#input_color .input_color_wall span._c2d873 {
	background: #c2d873;
}

#content div#input_color .input_color_wall span._a6c9a1 {
	background: #a6c9a1;
}

#content div#input_color .input_color_wall span._dbe6d8 {
	background: #dbe6d8;
}

#content div#input_color .input_color_wall span._dee7d6 {
	background: #dee7d6;
}

#content div#input_color .input_color_wall span._dde6d5 {
	background: #dde6d5;
}

#content div#input_color .input_color_wall span._e6f3e9 {
	background: #e6f3e9;
}

#content div#input_color .input_color_wall span._b0dfd9 {
	background: #b0dfd9;
}

#content div#input_color .input_color_wall span._d1e2da {
	background: #d1e2da;
}

#content div#input_color .input_color_wall span._b9d8d2 {
	background: #b9d8d2;
}

#content div#input_color .input_color_wall span._009d88 {
	background: #009d88;
}


#content div#input_color .input_color_wall span._37bba4 {
	background: #37bba4;
}

#content div#input_color .input_color_wall span._a5c68f {
	background: #a5c68f;
}

#content div#input_color .input_color_wall span._75bcb6 {
	background: #75bcb6;
}

#content div#input_color .input_color_wall span._5b002b {
	background: #5b002b;
}

#content div#input_color .input_color_wall span._8e062a {
	background: #8e062a;
}

#content div#input_color .input_color_wall span._34010a {
	background: #34010a;
}

#content div#input_color .input_color_wall span._40001a {
	background: #40001a;
}

#content div#input_color .input_color_wall span._720c34 {
	background: #720c34;
}

#content div#input_color .input_color_wall span._9a0e28 {
	background: #9a0e28;
}

#content div#input_color .input_color_wall span._da517d {
	background: #da517d;
}

#content div#input_color .input_color_wall span._97234a {
	background: #97234a;
}


#content div#input_color .input_color_wall span._da2025 {
	background: #da2025;
}

#content div#input_color .input_color_wall span._da1f3c {
	background: #da1f3c;
}

#content div#input_color .input_color_wall span._db7992 {
	background: #db7992;
}

#content div#input_color .input_color_wall span._f2859a {
	background: #f2859a;
}

#content div#input_color .input_color_wall span._fbcad0 {
	background: #fbcad0;
}

#content div#input_color .input_color_wall span._fac8c7 {
	background: #fac8c7;
}

#content div#input_color .input_color_wall span._f57b8a {
	background: #f57b8a;
}

#content div#input_color .input_color_wall span._e09eac {
	background: #e09eac;
}

#content div#input_color .input_color_wall span._fef1bd {
	background: #fef1bd;
}

#content div#input_color .input_color_wall span._c9e9e8 {
	background: #c9e9e8;
}

#content div#input_color .input_color_wall span._dbd8ed {
	background: #dbd8ed;
}


#content div#input_color .input_color_wall span._f2edcd {
	background: #f2edcd;
}

#content div#input_color .input_color_wall span._e3dec0 {
	background: #e3dec0;
}

#content div#input_color .input_color_wall span._a4d1ce {
	background: #a4d1ce;
}

#content div#input_color .input_color_wall span._66b5d6 {
	background: #66b5d6;
}

#content div#input_color .input_color_wall span._ffe4d3 {
	background: #ffe4d3;
}

#content div#input_color .input_color_wall span._e9baa0 {
	background: #e9baa0;
}

#content div#input_color .input_color_wall span._fffaa9 {
	background: #fffaa9;
}

#content div#input_color .input_color_wall span._6898c9 {
	background: #6898c9;
}

#content div#input_color .input_color_wall span._221e1d {
	background: #221e1d;
}

#content div#input_color .input_color_wall span._d3ead6 {
	background: #d3ead6;
}

#content div#input_color .input_color_wall span._765947 {
	background: #765947;
}


#content div#input_color .input_color_wall span._002c69 {
	background: #002c69;
}

#content div#input_color .input_color_wall span._fef1bd {
	background: #fef1bd;
}

#content div#input_color .input_color_wall span._fff7d2 {
	background: #fff7d2;
}

#content div#input_color .input_color_wall span._f2e1c7 {
	background: #f2e1c7;
}

#content div#input_color .input_color_wall span._fed2a5 {
	background: #fed2a5;
}

#content div#input_color .input_color_wall span._fef8a2 {
	background: #fef8a2;
}

#content div#input_color .input_color_wall span._ffc10a {
	background: #ffc10a;
}

#content div#input_color .input_color_wall span._c9e9e8 {
	background: #c9e9e8;
}

#content div#input_color .input_color_wall span._93d7e2 {
	background: #93d7e2;
}

#content div#input_color .input_color_wall span._7dcdca {
	background: #7dcdca;
}

#content div#input_color .input_color_wall span._19b35d {
	background: #19b35d;
}


#content div#input_color .input_color_wall span._009883 {
	background: #009883;
}

#content div#input_color .input_color_wall span._016759 {
	background: #016759;
}

#content div#input_color .input_color_wall span._34a3db {
	background: #34a3db;
}

#content div#input_color .input_color_wall span._00adef {
	background: #00adef;
}

#content div#input_color .input_color_wall span._004566 {
	background: #004566;
}

#content div#input_color .input_color_wall span._006ab6 {
	background: #006ab6;
}

#content div#input_color .input_color_wall span._110358 {
	background: #110358;
}

#content div#input_color .input_color_wall span._9073b3 {
	background: #9073b3;
}

#content div#input_color .input_color_wall span._f7accd {
	background: #f7accd;
}

#content div#input_color .input_color_wall span._ee3e89 {
	background: #ee3e89;
}

#content div#input_color .input_color_wall span._eb173f {
	background: #eb173f;
}


#content div#input_color .input_color_wall span._221e1f {
	background: #221e1f;
}

#content div#input_color .input_color_wall span._311500 {
	background: #311500;
}

#content div#input_color .input_color_wall span._4e2100 {
	background: #4e2100;
}

#content div#input_color .input_color_wall span._520030 {
	background: #520030;
}

#content div#input_color .input_color_wall span._fff3d1 {
	background: #fff3d1;
}

#content div#input_color .input_color_wall span._fee7e1 {
	background: #fee7e1;
}

#content div#input_color .input_color_wall span._f2e1c7 {
	background: #f2e1c7;
}

#content div#input_color .input_color_wall span._f4ddb4 {
	background: #f4ddb4;
}

#content div#input_color .input_color_wall span._f1eccc {
	background: #f1eccc;
}

#content div#input_color .input_color_wall span._ffe6c8 {
	background: #ffe6c8;
}

#content div#input_color .input_color_wall span._211d1e {
	background: #211d1e;
}


#content div#input_color .input_color_wall span._402311 {
	background: #402311;
}

#content div#input_color .input_color_wall span._b9d4e9 {
	background: #b9d4e9;
}



#content div#input_color .input_color_wall span._f9f9f9 {
	background: #f9f9f9;
}

#content div#input_color .input_color_wall span._fffada {
	background: #fffada;
}

#content div#input_color .input_color_wall span._fffef1 {
	background: #fffef1;
}

#content div#input_color .input_color_wall span._fefde1 {
	background: #fefde1;
}

#content div#input_color .input_color_wall span._fffac6 {
	background: #fffac6;
}

#content div#input_color .input_color_wall span._fcf2cf {
	background: #fcf2cf;
}

#content div#input_color .input_color_wall span._e4f1df {
	background: #e4f1df;
}

#content div#input_color .input_color_wall span._fffad4 {
	background: #fffad4;
}

#content div#input_color .input_color_wall span._ffefd8 {
	background: #ffefd8;
}

#content div#input_color .input_color_wall span._feebdc {
	background: #feebdc;
}


#content div#input_color .input_color_wall span._e0e2f1 {
	background: #e0e2f1;
}

#content div#input_color .input_color_wall span._f3e2ce {
	background: #f3e2ce;
}

#content div#input_color .input_color_wall span._ffead5 {
	background: #ffead5;
}

#content div#input_color .input_color_wall span._ffeed4 {
	background: #ffeed4;
}

#content div#input_color .input_color_wall span._ffe2da {
	background: #ffe2da;
}

#content div#input_color .input_color_wall span._ffd600 {
	background: #ffd600;
}

#content div#input_color .input_color_wall span._fff300 {
	background: #fff300;
}

#content div#input_color .input_color_wall span._d6eac7 {
	background: #d6eac7;
}

#content div#input_color .input_color_wall span._fefaef {
	background: #fefaef;
}



#content div#input_color .input_color_wall span._f5e0c1 {
	background: #f5e0c1;
}

#content div#input_color .input_color_wall span._efe0cd {
	background: #efe0cd;
}

#content div#input_color .input_color_wall span._f7ddc4 {
	background: #f7ddc4;
}

#content div#input_color .input_color_wall span._f8c0d9 {
	background: #f8c0d9;
}

#content div#input_color .input_color_wall span._faf6ea {
	background: #faf6ea;
}

#content div#input_color .input_color_wall span._c7c8ca {
	background: #c7c8ca;
}

#content div#input_color .input_color_wall span._a8a9ad {
	background: #a8a9ad;
}

#content div#input_color .input_color_wall span._612d22 {
	background: #612d22;
}

#content div#input_color .input_color_wall span._60b6d9 {
	background: #60b6d9;
}


#content div#input_color .input_color_wall span._fffbd5 {
	background: #fffbd5;
}

#content div#input_color .input_color_wall span._efe4c4 {
	background: #efe4c4;
}

#content div#input_color .input_color_wall span._ffefd8 {
	background: #ffefd8;
}

#content div#input_color .input_color_wall span._f9eccc {
	background: #f9eccc;
}

#content div#input_color .input_color_wall span._eed9ae {
	background: #eed9ae;
}


#content div#input_color .input_color_wall span._f3f0e7 {
	background: #f3f0e7;
}

#content div#input_color .input_color_wall span._fffee9 {
	background: #fffee9;
}

#content div#input_color .input_color_wall span._f3ebd8 {
	background: #f3ebd8;
}

#content div#input_color .input_color_wall span._fcf1d3 {
	background: #fcf1d3;
}

#content div#input_color .input_color_wall span._eee8d2 {
	background: #eee8d2;
}

#content div#input_color .input_color_wall span._ffead5 {
	background: #ffead5;
}

#content div#input_color .input_color_wall span._ffedd5 {
	background: #ffedd5;
}

#content div#input_color .input_color_wall span._fef3d5 {
	background: #fef3d5;
}

#content div#input_color .input_color_wall span._fffbd5 {
	background: #fffbd5;
}

#content div#input_color .input_color_wall span._ffe2da {
	background: #ffe2da;
}


#content div#input_color .input_color_wall span._fee2d6 {
	background: #fee2d6;
}

#content div#input_color .input_color_wall span._dfcec7 {
	background: #dfcec7;
}

#content div#input_color .input_color_wall span._fdc588 {
	background: #fdc588;
}

#content div#input_color .input_color_wall span._ffdaa3 {
	background: #ffdaa3;
}

#content div#input_color .input_color_wall span._e19b82 {
	background: #e19b82;
}

#content div#input_color .input_color_wall span._9bc283 {
	background: #9bc283;
}

#content div#input_color .input_color_wall span._f1f8e8 {
	background: #f1f8e8;
}

#content div#input_color .input_color_wall span._edf6db {
	background: #edf6db;
}

#content div#input_color .input_color_wall span._3e457b {
	background: #3e457b;
}

#content div#input_color .input_color_wall span._005b84 {
	background: #005b84;
}

#content div#input_color .input_color_wall span._d7eede {
	background: #d7eede;
}


#content div#input_color .input_color_wall span._d8eee1 {
	background: #d8eee1;
}

#content div#input_color .input_color_wall span._7cbdd9 {
	background: #7cbdd9;
}

#content div#input_color .input_color_wall span._dce5f6 {
	background: #dce5f6;
}

#content div#input_color .input_color_wall span._f9eccc {
	background: #f9eccc;
}

#content div#input_color .input_color_wall span._efe4c4 {
	background: #efe4c4;
}

#content div#input_color .input_color_wall span._fffbd5 {
	background: #fffbd5;
}

#content div#input_color .input_color_wall span._ffeeda {
	background: #ffeeda;
}

#content div#input_color .input_color_wall span._eed9ae {
	background: #eed9ae;
}

#content div#input_color .input_color_wall span._f7e5bf {
	background: #f7e5bf;
}

#content div#input_color .input_color_ceiling span._ffffff {
	background: #ffffff url(../img/ceiling.png) no-repeat;
}
#content div#input_color .input_color_ceiling span._fffff1 {
	background-image: url('1.jpg');
}

#content div#input_color .input_color_ceiling span._fee7e1 {
	background: #fee7e1 url(../img/ceiling.png) no-repeat;
}

#content div#input_color .input_color_ceiling span._f2e1c7 {
	background: #f2e1c7 url(../img/ceiling.png) no-repeat;
}

#content div#input_color .input_color_ceiling span._e5c28d {
	background: #e5c28d url(../img/ceiling.png) no-repeat;
}

#content div#input_color .input_color_ceiling span._c29550 {
	background: #c29550 url(../img/ceiling.png) no-repeat;
}

#content div#input_color .input_color_ceiling span._a7762a {
	background: #a7762a url(../img/ceiling.png) no-repeat;
}

#content div#input_color .input_color_ceiling span._815613 {
	background: #815613 url(../img/ceiling.png) no-repeat;
}

#content div#input_color .input_color_ceiling span._664108 {
	background: #664108 url(../img/ceiling.png) no-repeat;
}

#content div#input_color .input_color_ceiling span._3b2400 {
	background: #3b2400 url(../img/ceiling.png) no-repeat;
}

#content div#input_color .input_color_ceiling span._abe085 {
	background: #abe085 url(../img/ceiling.png) no-repeat;
}

#content div#input_color .input_color_ceiling span._84c555 {
	background: #84c555 url(../img/ceiling.png) no-repeat;
}

#content div#input_color .input_color_ceiling span._48821e {
	background: #48821e url(../img/ceiling.png) no-repeat;
}

#content div#input_color .input_color_ceiling span._275406 {
	background: #275406 url(../img/ceiling.png) no-repeat;
}

#content div#input_color .input_color_ceiling span._153001 {
	background: #153001 url(../img/ceiling.png) no-repeat;
}

#content div#input_color .input_color_ceiling span._b0dff1 {
	background: #b0dff1 url(../img/ceiling.png) no-repeat;
}

#content div#input_color .input_color_ceiling span._85c2da {
	background: #85c2da url(../img/ceiling.png) no-repeat;
}

#content div#input_color .input_color_ceiling span._438ca9 {
	background: #438ca9 url(../img/ceiling.png) no-repeat;
}

#content div#input_color .input_color_ceiling span._0c4b64 {
	background: #0c4b64 url(../img/ceiling.png) no-repeat;
}

#content div#input_color .input_color_ceiling span._f2b0bc {
	background: #f2b0bc url(../img/ceiling.png) no-repeat;
}

#content div#input_color .input_color_ceiling span._d46f82 {
	background: #d46f82 url(../img/ceiling.png) no-repeat;
}

#content div#input_color .input_color_ceiling span._93192d {
	background: #93192d url(../img/ceiling.png) no-repeat;
}

#content div#input_color .input_color_ceiling span._7c0a0a {
	background: #7c0a0a url(../img/ceiling.png) no-repeat;
}

#content div#input_color .input_color_ceiling span._faf8c7 {
	background: #faf8c7 url(../img/ceiling.png) no-repeat;
}

#content div#input_color .input_color_ceiling span._e4e193 {
	background: #e4e193 url(../img/ceiling.png) no-repeat;
}

#content div#input_color .input_color_ceiling span._ddd84a {
	background: #ddd84a url(../img/ceiling.png) no-repeat;
}

#content div#input_color .input_color_ceiling span._dfd81b {
	background: #dfd81b url(../img/ceiling.png) no-repeat;
}

#content div#input_color .input_color_ceiling span._efe706 {
	background: #efe706 url(../img/ceiling.png) no-repeat;
}
#content div#input_color .input_color_ceiling span._ff0006 {
	background: #ff0006 url(../img/ceiling.png) no-repeat;
}

#content div#input_color .input_color_ceiling span._f5c57c {
	background: #f5c57c url(../img/ceiling.png) no-repeat;
}


#content div#input_color .input_color_floor #laminate span._f0edde {
	background: #f0edde url(../img/laminate.png) no-repeat;
}

#content div#input_color .input_color_floor #laminate span._4d240c {
	background: #4d240c url(../img/laminate.png) no-repeat;
}

#content div#input_color .input_color_floor #laminate span._221710 {
	background: #221710 url(../img/laminate.png) no-repeat;
}

#content div#input_color .input_color_floor #laminate span._f4ece1 {
	background: #f4ece1 url(../img/laminate.png) no-repeat;
}

#content div#input_color .input_color_floor #laminate span._ebdcc8 {
	background: #ebdcc8 url(../img/laminate.png) no-repeat;
}

#content div#input_color .input_color_floor #laminate span._e8cea2 {
	background: #e8cea2 url(../img/laminate.png) no-repeat;
}

#content div#input_color .input_color_floor #laminate span._e6c88e {
	background: #e6c88e url(../img/laminate.png) no-repeat;
}

#content div#input_color .input_color_floor #laminate span._e0b166 {
	background: #e0b166 url(../img/laminate.png) no-repeat;
}

#content div#input_color .input_color_floor #laminate span._d89f3d {
	background: #d89f3d url(../img/laminate.png) no-repeat;
}

#content div#input_color .input_color_floor #laminate span._cd863b {
	background: #cd863b url(../img/laminate.png) no-repeat;
}

#content div#input_color .input_color_floor #laminate span._9f7117 {
	background: #9f7117 url(../img/laminate.png) no-repeat;
}

#content div#input_color .input_color_floor #laminate span._e6e6e6 {
	background: #e6e6e6 url(../img/laminate.png) no-repeat;
}

#content div#input_color .input_color_floor #laminate span._cbcbcb {
	background: #cbcbcb url(../img/laminate.png) no-repeat;
}

#content div#input_color .input_color_floor #laminate span._b8b8b8 {
	background: #b8b8b8 url(../img/laminate.png) no-repeat;
}

#content div#input_color .input_color_floor #laminate span._9a9a9a {
	background: #9a9a9a url(../img/laminate.png) no-repeat;
}

#content div#input_color .input_color_floor #laminate span._626262 {
	background: #626262 url(../img/laminate.png) no-repeat;
}

#content div#input_color .input_color_floor #laminate span._474747 {
	background: #474747 url(../img/laminate.png) no-repeat;
}

#content div#input_color .input_color_floor #laminate span._7e4f12 {
	background: #7e4f12 url(../img/laminate.png) no-repeat;
}

#content div#input_color .input_color_floor #laminate span._747474 {
	background: #747474 url(../img/laminate.png) no-repeat;
}

#content div#input_color .input_color_floor #laminate span._b0dff1 {
	background: #b0dff1 url(../img/laminate.png) no-repeat;
}

#content div#input_color .input_color_floor #laminate span._85c2da {
	background: #85c2da url(../img/laminate.png) no-repeat;
}

#content div#input_color .input_color_floor #laminate span._3d7f9a {
	background: #3d7f9a url(../img/laminate.png) no-repeat;
}

#content div#input_color .input_color_floor #laminate span._0b455d {
	background: #0b455d url(../img/laminate.png) no-repeat;
}

#content div#input_color .input_color_floor #laminate span._abe085 {
	background: #abe085 url(../img/laminate.png) no-repeat;
}

#content div#input_color .input_color_floor #laminate span._84c555 {
	background: #84c555 url(../img/laminate.png) no-repeat;
}

#content div#input_color .input_color_floor #laminate span._48821e {
	background: #48821e url(../img/laminate.png) no-repeat;
}

#content div#input_color .input_color_floor #carpeting span._f0edde {
	background: #f0edde url(../img/carpeting.png) no-repeat;
}

#content div#input_color .input_color_floor #carpeting span._4d240c {
	background: #4d240c url(../img/carpeting.png) no-repeat;
}

#content div#input_color .input_color_floor #carpeting span._221710 {
	background: #221710 url(../img/carpeting.png) no-repeat;
}

#content div#input_color .input_color_floor #carpeting span._f4ece1 {
	background: #f4ece1 url(../img/carpeting.png) no-repeat;
}

#content div#input_color .input_color_floor #carpeting span._ebdcc8 {
	background: #ebdcc8 url(../img/carpeting.png) no-repeat;
}

#content div#input_color .input_color_floor #carpeting span._e8cea2 {
	background: #e8cea2 url(../img/carpeting.png) no-repeat;
}

#content div#input_color .input_color_floor #carpeting span._e6c88e {
	background: #e6c88e url(../img/carpeting.png) no-repeat;
}

#content div#input_color .input_color_floor #carpeting span._e0b166 {
	background: #e0b166 url(../img/carpeting.png) no-repeat;
}

#content div#input_color .input_color_floor #carpeting span._d89f3d {
	background: #d89f3d url(../img/carpeting.png) no-repeat;
}

#content div#input_color .input_color_floor #carpeting span._cd863b {
	background: #cd863b url(../img/carpeting.png) no-repeat;
}

#content div#input_color .input_color_floor #carpeting span._9f7117 {
	background: #9f7117 url(../img/carpeting.png) no-repeat;
}

#content div#input_color .input_color_floor #carpeting span._e6e6e6 {
	background: #e6e6e6 url(../img/carpeting.png) no-repeat;
}

#content div#input_color .input_color_floor #carpeting span._cbcbcb {
	background: #cbcbcb url(../img/carpeting.png) no-repeat;
}

#content div#input_color .input_color_floor #carpeting span._b8b8b8 {
	background: #b8b8b8 url(../img/carpeting.png) no-repeat;
}

#content div#input_color .input_color_floor #carpeting span._9a9a9a {
	background: #9a9a9a url(../img/carpeting.png) no-repeat;
}

#content div#input_color .input_color_floor #carpeting span._626262 {
	background: #626262 url(../img/carpeting.png) no-repeat;
}

#content div#input_color .input_color_floor #carpeting span._474747 {
	background: #474747 url(../img/carpeting.png) no-repeat;
}

#content div#input_color .input_color_floor #carpeting span._7e4f12 {
	background: #7e4f12 url(../img/carpeting.png) no-repeat;
}

#content div#input_color .input_color_floor #carpeting span._747474 {
	background: #747474 url(../img/carpeting.png) no-repeat;
}

#content div#input_color .input_color_floor #carpeting span._b0dff1 {
	background: #b0dff1 url(../img/carpeting.png) no-repeat;
}

#content div#input_color .input_color_floor #carpeting span._85c2da {
	background: #85c2da url(../img/carpeting.png) no-repeat;
}

#content div#input_color .input_color_floor #carpeting span._3d7f9a {
	background: #3d7f9a url(../img/carpeting.png) no-repeat;
}

#content div#input_color .input_color_floor #carpeting span._0b455d {
	background: #0b455d url(../img/carpeting.png) no-repeat;
}

#content div#input_color .input_color_floor #carpeting span._abe085 {
	background: #abe085 url(../img/carpeting.png) no-repeat;
}

#content div#input_color .input_color_floor #carpeting span._84c555 {
	background: #84c555 url(../img/carpeting.png) no-repeat;
}

#content div#input_color .input_color_floor #carpeting span._48821e {
	background: #48821e url(../img/carpeting.png) no-repeat;
}
#content p#your_choice {
	color: #ffffff;
	font-size: 20px;
	font-family: CuprumFFURegular;
	margin-top: 33px;
	position: relative;
	margin-bottom: 35px;
	width: 464px;
}

#content p#your_choice span.color_bottom_text_our_show {
	color: #000000;
}

#content p#your_choice span#color_bottom {
	width: 28px;
	height: 28px;
	display: inline-block;
	position: absolute;
	top: -4px;
	left: 116px;
}

#content p#your_choice span.color_bottom_shadow {
	box-shadow: 1px 1px 0px rgba(0,0,0,1);
    -moz-box-shadow: 1px 1px 0px rgba(0,0,0,1);
    -webkit-box-shadow: 1px 1px 0px rgba(0,0,0,1);
}

#content p#your_choice span#color_bottom_text {
	margin-left: 60px;
	font-size: 15px;
	color: #000000;
}

#content .measurement_dop {
	transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    -moz-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    -webkit-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    -ms-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
	color: #1e426d;
	background-color: #E4E4E4;
	font-size: 16px;
	font-weight: bold;
	width: 233px;
	padding: 14px 0px 13px 17px;
	cursor: pointer;
	display: none;
}

#content .measurement_dop_hov {
	color: #ffffff;
	background-color: #1e426d;
}

#content #measurement_dop_bottom {
	height: 45px;
}

