
h1 {
	font-size: 35px;
	color: #000000;
	margin-bottom: 15px;
}
/* Page
-----------------------------------------------------------------------------*/

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

.tsveta_okno {
	margin: 15px;
	
}

#content div#room_color {
	width: 500px;
	height: 375px;
	float: left;
	position: relative;
}

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

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

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

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

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

#content div#input_color {
	height: 375px;
	width: 367px;
	float: left;
	padding-left: 5px;
}

#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: 1px;
}

#content #room_color #wall {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 500px;
	height: 170px;
	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: 500px;
	height: 160px;
	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(span_act_min.png) 0px 5px no-repeat;
	width: 11px;
	height: 18px;
}

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

#content div#input_color .input_color_floor span div {
	background: url(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;
}


#content div#input_color .input_color_wall span._ffffff { /*303*/
	background: #ffffff;
}

#content div#input_color .input_color_wall span._fbeae3 { /*400*/
	background: #fbeae3;
}

#content div#input_color .input_color_wall span._f1e2cd { /*307*/
	background: #f1e2cd;
}

#content div#input_color .input_color_wall span._f8f1e7 { /*501*/
	background: #f8f1e7;
}

#content div#input_color .input_color_wall span._fbebca { /*507*/
	background: #fbebca;
}

#content div#input_color .input_color_wall span._f1cea8 { /*511*/
	background: #f1cea8;
}

#content div#input_color .input_color_wall span._f8c1a2 { /*406*/
	background: #f8c1a2;
}

#content div#input_color .input_color_wall span._a7593a { /*410*/
	background: #a7593a;
}

#content div#input_color .input_color_wall span._7a2715 { /*547*/
	background: #7a2715;
}

#content div#input_color .input_color_wall span._7a503f { /*525*/
	background: #7a503f;
}

#content div#input_color .input_color_wall span._864d3a { /*573*/
	background: #864d3a;
}


#content div#input_color .input_color_wall span._4f2f22 { /*555*/
	background: #4f2f22;
}

#content div#input_color .input_color_wall span._3b1415 { /*571*/
	background: #3b1415;
}

#content div#input_color .input_color_wall span._1a0901 { /*577*/
	background: #1a0901;
}

#content div#input_color .input_color_wall span._f9efba { /*707*/
	background: #f9efba;
}

#content div#input_color .input_color_wall span._fae788 { /*713*/
	background: #fae788;
}

#content div#input_color .input_color_wall span._f9e6a1 { /*721*/
	background: #f9e6a1;
}

#content div#input_color .input_color_wall span._f8d881 { /*717*/
	background: #f8d881;
}

#content div#input_color .input_color_wall span._edae5e { /*733*/
	background: #edae5e;
}

#content div#input_color .input_color_wall span._cbb584 { /*664*/
	background: #cbb584;
}

#content div#input_color .input_color_wall span._a6814a { /*737*/
	background: #a6814a;
}

#content div#input_color .input_color_wall span._bd8027 { /*743*/
	background: #bd8027;
}


#content div#input_color .input_color_wall span._b5845c { /*545*/
	background: #b5845c;
}

#content div#input_color .input_color_wall span._bf581a { /*739*/
	background: #bf581a;
}

#content div#input_color .input_color_wall span._c24c05 { /*753*/
	background: #c24c05;
}

#content div#input_color .input_color_wall span._ac5e30 { /*751*/
	background: #ac5e30;
}

#content div#input_color .input_color_wall span._da251e { /*462*/
	background: #da251e;
}

#content div#input_color .input_color_wall span._b30717 { /*466*/
	background: #b30717;
}

#content div#input_color .input_color_wall span._8b0303 { /*866*/
	background: #8b0303;
}

#content div#input_color .input_color_wall span._760404 { /*476*/
	background: #760404;
}

#content div#input_color .input_color_wall span._fbeae3 { /*404*/
	background: #fbeae3;
}

#content div#input_color .input_color_wall span._fad7db { /*412*/
	background: #fad7db;
}

#content div#input_color .input_color_wall span._fcb6c1 { /*402*/
	background: #fcb6c1;
}


#content div#input_color .input_color_wall span._f09db1 { /*416*/
	background: #f09db1;
}

#content div#input_color .input_color_wall span._f09db1 { /*408*/
	background: #f09db1;
}

#content div#input_color .input_color_wall span._fab6b3 { /*424*/
	background: #fab6b3;
}

#content div#input_color .input_color_wall span._fab6b3 { /*442*/
	background: #fab6b3;
}

#content div#input_color .input_color_wall span._ce6d81 { /*215*/
	background: #ce6d81;
}

#content div#input_color .input_color_wall span._e12d6a { /*444*/
	background: #e12d6a;
}

#content div#input_color .input_color_wall span._880d43 { /*474*/
	background: #880d43;
}

#content div#input_color .input_color_wall span._4a0301 { /*478*/
	background: #4a0301;
}

#content div#input_color .input_color_wall span._4a0301 { /*490*/
	background: #4a0301;
}

#content div#input_color .input_color_wall span._beba9d { /*515*/
	background: #beba9d;
}

#content div#input_color .input_color_wall span._d2bca5 { /*519*/
	background: #d2bca5;
}


#content div#input_color .input_color_wall span._b4b373 { /*624*/
	background: #b4b373;
}

#content div#input_color .input_color_wall span._909672 { /*614*/
	background: #909672;
}

#content div#input_color .input_color_wall span._55553b { /*638*/
	background: #55553b;
}

#content div#input_color .input_color_wall span._f3f7f6 { /*305*/
	background: #f3f7f6;
}

#content div#input_color .input_color_wall span._e6dedc { /*309*/
	background: #e6dedc;
}

#content div#input_color .input_color_wall span._ebeff2 { /*311*/
	background: #ebeff2;
}

#content div#input_color .input_color_wall span._cacaca { /*317*/
	background: #cacaca;
}

#content div#input_color .input_color_wall span._c5d4db { /*313*/
	background: #c5d4db;
}

#content div#input_color .input_color_wall span._a0a0a0 { /*319*/
	background: #a0a0a0;
}

#content div#input_color .input_color_wall span._61636f { /*315*/
	background: #61636f;
}

#content div#input_color .input_color_wall span._5a5a5a { /*333*/
	background: #5a5a5a;
}

#content div#input_color .input_color_wall span._e7e1ef { /*201*/
	background: #e7e1ef;
}


#content div#input_color .input_color_wall span._bbb3cb { /*205*/
	background: #bbb3cb;
}

#content div#input_color .input_color_wall span._dbc4e1 { /*225*/
	background: #dbc4e1;
}

#content div#input_color .input_color_wall span._c191b7 { /*229*/
	background: #c191b7;
}

#content div#input_color .input_color_wall span._744a7a { /*227*/
	background: #744a7a;
}

#content div#input_color .input_color_wall span._55265c { /*231*/
	background: #55265c;
}

#content div#input_color .input_color_wall span._860345 { /*235*/
	background: #860345;
}

#content div#input_color .input_color_wall span._3b1868 { /*233*/
	background: #3b1868;
}

#content div#input_color .input_color_wall span._f3f8f2 { /*600*/
	background: #f3f8f2;
}

#content div#input_color .input_color_wall span._ecf5f2 { /*602*/
	background: #ecf5f2;
}

#content div#input_color .input_color_wall span._7faa8f { /*640*/
	background: #7faa8f;
}

#content div#input_color .input_color_wall span._bde189 { /*652*/
	background: #bde189;
}


#content div#input_color .input_color_wall span._0f9729 { /*644*/
	background: #0f9729;
}

#content div#input_color .input_color_wall span._006637 { /*666*/
	background: #006637;
}

#content div#input_color .input_color_wall span._004834 { /*674*/
	background: #004834;
}

#content div#input_color .input_color_wall span._043520 { /*682*/
	background: #043520;
}

#content div#input_color .input_color_wall span._032e27 { /*684*/
	background: #032e27;
}

#content div#input_color .input_color_wall span._8cd5ce { /*608*/
	background: #8cd5ce;
}

#content div#input_color .input_color_wall span._1fbba5 { /*628*/
	background: #1fbba5;
}

#content div#input_color .input_color_wall span._035143 { /*630*/
	background: #035143;
}

#content div#input_color .input_color_wall span._ddf2f3 { /*604*/
	background: #ddf2f3;
}

#content div#input_color .input_color_wall span._b9d0c8 { /*606*/
	background: #b9d0c8;
}

#content div#input_color .input_color_wall span._01859c { /*632*/
	background: #01859c;
}


#content div#input_color .input_color_wall span._044958 { /*634*/
	background: #044958;
}

#content div#input_color .input_color_wall span._dce4f7 { /*102*/
	background: #dce4f7;
}

#content div#input_color .input_color_wall span._dee6f9 { /*110*/
	background: #dee6f9;
}

#content div#input_color .input_color_wall span._99cede { /*104*/
	background: #99cede;
}

#content div#input_color .input_color_wall span._b9e2e6 { /*100*/
	background: #b9e2e6;
}

#content div#input_color .input_color_wall span._bfdddf { /*618*/
	background: #bfdddf;
}

#content div#input_color .input_color_wall span._8fa8c6 { /*108*/
	background: #8fa8c6;
}

#content div#input_color .input_color_wall span._6f85b6 { /*140*/
	background: #6f85b6;
}

#content div#input_color .input_color_wall span._041776 { /*160*/
	background: #041776;
}

#content div#input_color .input_color_wall span._50a9c7 { /*114*/
	background: #50a9c7;
}

#content div#input_color .input_color_wall span._0b7ba1 { /*120*/
	background: #0b7ba1;
}


#content div#input_color .input_color_wall span._064384 { /*156*/
	background: #064384;
}

#content div#input_color .input_color_wall span._061558 { /*162*/
	background: #061558;
}

#content div#input_color .input_color_wall span._030a40 { /*180*/
	background: #030a40;
}

#content div#input_color .input_color_wall span._000000 { /*347*/
	background: #000000;
}

#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(ceiling.png) no-repeat;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#content div#input_color .input_color_floor #carpeting span._48821e {
	background: #48821e url(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: 500px;
}

#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;
}

#fixed_footer {
	/*background: url(img/fixed_footer.png);*/
        background: url(img/bg_slider.png);
	position: fixed;
	width: 100%;
	height: 63px;
	bottom: 0px;
	left: 0px;
	z-index: 1000;
	box-shadow: 1px 1px 20px rgba(0,0,0,0.63);
    -moz-box-shadow: 1px 1px 20px rgba(0,0,0,0.63);
    -webkit-box-shadow: 1px 1px 20px rgba(0,0,0,0.63);
}

#fixed_footer #fixed_footer_inner {
	width: 980px;
	height: 63px;
	margin: 0 auto;
}

#fixed_footer #fixed_footer_inner a, div#menu_slider a {
	color: #ffffff;
	font-weight: bold;
	line-height: 22px;
        font-size: 17px;
}

#fixed_footer #fixed_footer_inner .color_menu_link, .color_menu_link {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 43px;
	height: 43px;
	cursor: pointer;
}

#fixed_footer div#color_menu, div#color_menu_sl {
	background: url(img/color_menu.gif) no-repeat;
	height: 43px;
	width: 120px;
	padding-left: 54px;
	margin-top: 10px;
	margin-left: 261px;
        font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	position: relative;
	float: left;
}

#fixed_footer div#calculator, div#calculator_sl {
	background: url(img/calculator.gif) no-repeat;
	height: 43px;
	width: 180px;
	padding-left: 54px;
	margin-top: 10px;
	margin-left: 77px;
        font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	position: relative;
	float: left;
}

#fixed_footer div#measurement, div#measurement_sl {
	background: url(img/measurement.gif) no-repeat;
	height: 43px;
	width: 150px;
	padding-left: 54px;
	margin-top: 10px;
	margin-left: 20px;
        font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	position: relative;
	float: left;
}

