body {
	background-color: #FFFFFF;
	width: 950px;
	margin: 0px auto;
	font-family: Arial;
	font-size: 11px;
	border: 1px solid #efefef;
	color: #6d6d6d;
}

q {
	font-style: italic;
}

div.error {
	background-color: #f20101;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: large;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	margin-right: 1px;
	margin-left: 32px;
}

div.shown {
	display: block;
}

div.hidden {
	display: none;
}

div.button_enlarge {
	background-color: #f1f1f1;
	width: 180px;
	float: right;
	clear: both;
	margin-bottom: 5px;
}

div.button_enlarge2 {
	background-color: #f1f1f1;
	width: 395px;
	clear: both;
	margin-bottom: 5px;
}

div.button_arrangement {
	background-color: #f1f1f1;
	width: 180px;
	float: right;
	clear: both;
	margin-bottom: 5px;
}

div.contact_adress {
	position: relative;
	margin-top: -2px;
	margin-left: 460px;
	width: 380px;
}

div.contact_adress a {
	color: #f30101;
}

div.contact_adress a:hover {
	color: #f30101;
}

div.contact_adress a:visited {
	color: #f30101;
}

div.contact_text {
	font-family: Arial;
	font-size: 11px;
	color: #6d6d6d;
	text-align: justify;
	width: 440px;
	line-height: 16px;
	float: left;
}

div#footer {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #999;
	padding-left: 1px;
	padding-top: 1px;
	padding-right: 1px;
}

div#footer a {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}

div#footer a:hover {
	color: #FFF;
}

div#footerinside {
	height: 22px;
	background-color: #646464;
	background-image: url("img/footerbackground.gif");
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	padding-left: 36px;
	padding-top: 10px;
}

div#footerinsideCopyright {
	float: right;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
	margin-right: 20px;
}

div#footer_white_space {
	background-color: #fff;
	height: 20px;
	clear: both;
}

div#header {
    height: 92px;
	text-align:right;
	color: #ffffff;
	padding-right: 4px;
	padding-top: 1px;
	background-image: url("img/header.jpg");
	background-position: right center;
	background-repeat: no-repeat;
	
}

div.header_main_text {
	height: 22px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #e40000;
	background-image: url("../img/underliner_long.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-bottom: 12px;
}

div.header_text {
	height: 22px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #e40000;
	background-image: url("../img/underliner.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-bottom: 12px;
}

div.header_text2 {
	height: 22px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #e40000;
	background-image: url("../img/underliner.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-bottom: 12px;
}

a.info {
	color: #de0000;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
	background-image: url("../img/arrow_technical.jpg");
	background-position: right center;
	background-repeat: no-repeat;
}

a:hover .info {
	text-decoration: underline;
}

span.info_more a {
	font-family: Arial;
	font-size: 9px;
	color: #e40000;
	padding-right: 7px;
	padding-left: 7px;
	background-image: url("../img/arrowdown.gif");
	background-position: center right;
	background-repeat: no-repeat;
	text-decoration: none;
}

span.info_less a {
	font-family: Arial;
	font-size: 9px;
	color: #e40000;
	padding-right: 7px;
	padding-left: 7px;
	background-image: url("../img/arrowup.gif");
	background-position: center right;
	background-repeat: no-repeat;
	text-decoration: none;
}

span#kamikaze {
	margin-left: 250px;
	width: 100px;
	text-align: right;
}

div.line_menu {
	float: right;
	width: 192px;
}

div.line_name {
	margin-left: 7px;
	margin-bottom: 5px;
	font-weight: bold;
}

div.line_name a {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #e51b1b;
	text-decoration: none;
}

div.line_button {
	background-image: url("../img/line_button.jpg");
	width: 190px;
	height: 25px;
	float: right;
	clear: both;
	display: inline;
	margin: 1px;
}

div.line_button a {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #e51b1b;
	float: left;
	width: 180px;
	height: 20px;
	display: block;
	padding-left: 10px;
	padding-top: 5px;
	text-decoration: none;
}

div.line_button_akt {
	background-image: url("../img/line_button_akt.jpg");
	width: 190px;
	height: 25px;
	float: right;
	clear: both;
	display: inline;
	margin: 1px;
}

div.line_button_akt a {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	float: left;
	width: 180px;
	height: 20px;
	display: block;
	padding-left: 10px;
	padding-top: 5px;
	text-decoration: none;
}

div.main {
	padding-left: 1px;
	padding-right: 1px;
}

div.main_big_images {
	text-align: right;
}

div.main_big_images {
	padding-left: 35px;
}

div.main_bottom {
	padding-left: 35px;
	float: left;
}

div.main_left_top {
	height: 292px;
	width: 499px;
	background-image: url("img/main_left_top.jpg");
	float: left;
}

div.main_right_top {
	float: left;
	height: 292px;
	width: 414px;
	background-image: url("img/main_right_top.jpg");
}

div.main_right_top_text {
	text-align: left;
	padding-top: 150px;
	margin-right: 40px;
	margin-left: 30px;
}

div.main_left_bottom {
	background-image: url("img/main_left_background.jpg");
	background-repeat: repeat-x;
	width: 499px;
	float: left;
}

div.main_left_bottom_inside {
	width: 913px;
	background-color: #ffffff;
	padding-left: 0px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}

div.main_left_bottom_text {
	border: 1px solid #efefef;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url("img/gradient_bottom.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
}

div.main_bottom_text {
	margin-top: 10px;
	margin-right: 15px;
	color: #6d6d6d;
	font-family: Arial;
	font-size: 11px;
	color: #6d6d6d;
	text-align: justify;
	line-height: 16px;
}

div.main_right_bottom {
	background-image: url("img/main_right_background.jpg");
	/*margin-left: 499px;*/
	width: 414px;
	height: 157px;
	float: left;
}

div.main_right_bottom_buttons_container {
	width: 396px;
	float: left;
	display: inline;
}

div.main_right_bottom_button {
	background-color: blue;
	width: 196px;
	float: left;
	margin-left: 1px;
	margin-right: 1px;
	display: inline;
	margin-top: 2px;
	margin-bottom: 2px;
}

div.main_right_bottom_button img {
	display: block;
}

div.main_right_bottom_button a {
	cursor: pointer;
}

div.main_top_line {
	margin-top: 14px;
}

div.main_top_number {
	float: left;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #e40000;
}

div.main_top_number_not_bold {
	font-weight: normal;
}

div.main_top_text {
	font-size: 11px;
	color: #6d6d6d;
	margin-left: 40px;
	padding-top: 3px;
}

div.mo_banner {
	float: right;
	text-align: center;
	width: 158px;
}

div.products_images_list_container {
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	clear: both;
}

div.list {
	width: 860px;
	margin: 0px auto;
}

div.ozdobnik {
	background-image: url("../img/ozdobnik.png");
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	height: 268px;
	width: 10px;
	/*  border-color: #DBDBDB;  */
}

div.ozdobnik2 {
	background-image: url("../img/ozdobnik2.png");
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	height: 114px;
	width: 18px;
	margin-left: 12px;
	/*  border-color: #DBDBDB;  */
}

div.ozdobnik3 {
	background-image: url("../img/ozdobnik3.png");
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	height: 400px;
	width: 18px;
	margin-left: 2px;
	/*  border-color: #DBDBDB;  */
}

div.ozdobnik4 {
	background-image: url("../img/ozdobnik3.png");
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 110px;
	padding-bottom: 20px;
	margin: 5px 0 15px 5px;
	/*  border-color: #DBDBDB;  */
}

div.ozdobnik4 img {
	float: right;
}

div.products_images_list_line {
	border-top: 1px solid #ddd;
	margin: 10px 40px;
}

div.products_images_list_container .special {
	background: url("../img/architects_line.png") 345px 28px no-repeat;
	border: 1px solid #D5D5D5;
	margin: 20px 0;
	padding: 20px;
}

div.products_images_list_container .special#thumbs_in_line {
	border: 0;
	margin: 0;
	padding: 0;
}

div.special div.line_name a div.text {
	color: #6D6D6D;
}

div.product_image {
	float: right;
	width: 396px;
}

div.product_image1 {
	float: right;
	/*  margin-top: 80px; */
	width: 396px;
}

div.product_img {
	margin: 15px 0px;
	text-align:center;
}

div.arrangements {
	clear: both;
	text-align: center;
	padding-right: 25px;
	/*width: 500px;*/
}

div.arrangements_img {
	float: right;
	padding: 0 7px;
	text-align: center;
}

div.arrangements_img img {
	display: block;
	float: left;
	border: 1px solid #c4c4c4;
	margin: 0 3px;
	padding: 0;
}

div.arrangements_text {
	clear: left;
	font-size: 0.9em;
	padding-top: 7px;
	margin: 0;
}

div.product_text {
	width: 440px;
	margin-bottom: 10px;
	float: left;
}

div.product_text ul {
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 15px;
}

div.product_text li {
	background-image: url("../img/listpoint.gif");
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 9px;
}

/*nie używane*/
div.project_bottom_inside {
	background-color: pink;
	width: 800px;
	background-image: url("../img/gradient_top.jpg");
	background-position: top;
	background-repeat: repeat-x;
	padding-left: 25px;
	padding-top: 13px;
	padding-bottom: 13px;
}

div.sub_left_top {
	height: 235px;
	width: 486px;
	background-image: url("../img/sub_left_top.jpg");
	float: left;
}

div.sub_right_top {
	height: 235px;
	width: 427px;
	float: left;
	background-image: url("../img/sub_right_top.jpg");
}

div.sub_bottom {
	margin-left: 35px;
	margin-top: 1px;
	width: 880px;
	border: 1px solid #efefef;
	padding: 1px;
	float: left;
	display: inline;
}

div.sub_bottom_inside {
	background-image: url("../img/gradient_top.jpg");
	background-position: top;
	background-repeat: repeat-x;
	padding-left: 25px;
	padding-top: 13px;
	padding-bottom: 13px;
}

div.sub_text {
	font-family: Arial;
	font-size: 11px;
	color: #6d6d6d;
	text-align: justify;
	width: 646px;
	line-height: 16px;
	float: left;
}

div.sub_text2 {
	font-family: Arial;
	font-size: 11px;
	color: #6d6d6d;
	text-align: justify;
	width: 646px;
	line-height: 16px;
	margin-bottom: 12px;
}

div.sub_text a {
	font-family: Arial;
	font-size: 11px;
	color: #f30101;
	text-align: justify;
	width: 656px;
	line-height: 16px;
	text-decoration: none;
}

div.sub_text a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #f30101;
	text-align: justify;
	width: 656px;
	line-height: 16px;
	text-decoration: underline;
}

div.sub_text ul {
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 15px;
}

div.sub_text li {
	background-image: url("../img/listpoint.gif");
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 9px;
}

div.sub_flash {
	position: relative;
	float: right;
	margin-right: 0px;
	margin-top: -125px;
}

div.special div.thumb {
	width: 97px;
	height: 100px;
}

div.thumb a {
	color: #6d6d6d;
	text-decoration: none;
}

div.thumb a:hover {
	color: #f30101;
}

div.thumb a:visited {
	color: #6d6d6d;
}

div.sepcial div.thumb_selected {
	width: 97px;
	height: 100px;
}

div.thumb_selected a {
	color: #f30101;
	font-weight: bold;
	text-decoration: none;
}

h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 2px;
	color: #de0000;
}

h3 {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 2px;
}

h4 {
	height: 22px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #e40000;
}

img {
	border: 0px;
}

img.enlarge {
	cursor: pointer;
}

img.thumb_image {
	border: 0px solid #ddd;
}

img.thumb_image_selected {
	margin: 0;
	/*border: 1px solid #f30101;*/
}

div.banners_text {
	clear: both;
	margin: 10px 0;
	margin-left: 20px;
}

div.banners_text p {
	float: left;
	width: 303px;
}

div.banners_images {
	clear: both;
	margin-left: 20px;
}

div.banners_images div {
	float: left;
	width: 303px;
	text-align: center;
	background: #E1E1E1;
	padding: 10px 0;
	margin-bottom: 30px;
}

div.contact_address_column {
	float: left;
	width: 190px;
}

div.contact_pr_column {
	float: left;
	width: 210px;
}

.spacer {
	height: 101px;
	width: 1px;
}

table {
	border: 1px solid #000;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

td {
	border: 1px solid #dcdcdc;
	padding: 5px;
	margin: 0px;
}

table.noborder td{ border: 0px none; }

.subLineHeader {
	border-style: solid;
	border-width: 1px;
	border-color: #D8D8D8;
	color: #B1B1B1;
	background-image: url("../img/collection_ozdobnik2.png");
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	text-align: left;
	width: 81px;
	padding-left: 5px;
	margin-top: 9px;
	float: left;
	height: 81px;
}

div.christophe_pillet {
	
}

div.christophe_pillet_left {
	float: left;
	width: 500px;
}

div.christophe_pillet_bottom {
	margin-top: 370px;
	width: 100%;
}

div.christophe_pillet_bottom td {
	width: 300px;
}

div.christophe_pillet_left p {
	margin-left: 260px;
	margin-top: 30px;
}

div.christophe_pillet_bottom .january {
	text-align: right;
	width: 450px;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #6d6d6d;
}

div.news_fairs {
	text-align: center;
}

div.news_fairs .image {
	text-align: center;
	background-color: #E1E1E1;
	padding: 10px 0;
}

div.news_fairs .image img {
	margin: 0 20px;
}

.line_name .title {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #de0000;
}

.line_name .text {
	font-weight: normal;
}

.line_name .text2 {
	font-weight: normal;
	margin-left: 140px;
}

.christopheProductImage {
	float: left;
	width: 200px;
	margin-right: 50px;
}

.christopheProductImage p, .christopheProductImage a {
	text-align: left;
	font-size: 0.9em !important;
}


div.productTypeTitle{
  font-family:Arial;
  font-size:12px;
  font-weight:bold;
  color:#E40000;
  margin: 5px 0px 0px 5px;
  clear:both;
}

div.productTypeTitle1{
  font-family:Arial;
  font-size:12px;
  font-weight:bold;
  color:#E40000;
  width:500px;
  clear:both;
}

div#thumbs_in_line{
  float: left;
}


div.thumb_selected {
	text-align: center;
	width: 112px;
	height: 140px;
	float:left;
}


div.thumb {
	text-align: center;
	width: 112px;
	height: 140px;
	float:left;
}
div.thumbIn{ clear:both; overflow:hidden; margin: 10px 2px 5px; }

      div.collectionContainer{ clear:both; overflow:hidden; }
        div.collectionWrapper{ clear:both; overflow:hidden; border:1px solid #EFEFEF;
                               margin:0px 0px 25px 0px; padding:0px; position:relative; z-index:1;
        }
            div.collectionWrapperIn{ clear:both; overflow:hidden; margin:2px 0px;
                                  padding:0px 10px; position:relative; z-index:1;
            }

      div.clrovr{ clear:both; overflow:hidden; }

      div.productLeft{ float:left; overflow:hidden; margin:0px 0px 0px 2px; }
      div.productRight{ position:absolute; top:0px; left:124px; clear: both; overflow:hidden; z-index:1000; }

      div.productWrapper{ clear:both; overflow:hidden; background-color:#ffffff; }
      div.productElements{ float:left; overflow:hidden; margin:0px 0px 0px 0px; padding:0px; }
      
      div.hideProducts{ float:left; width:40px; overflow:hidden; font-size:8pt; margin:110px 0px 0px 0px; color:#F30101; cursor:pointer; }
      
      div.productDescWrap{ position:absolute; top:0px; left:124px; clear: both; overflow:hidden; z-index:1000; }
      div.productDesc{ clear:both; overflow:hidden; font-weight:normal; font-size:11px; color:#F30101; padding:50px 0px 0px 10px; }
      div.productDesc.groundfloor{ margin:10px 0px 0px 0px; padding:40px 0px 0px 10px; background: transparent url(../img/logo_christophe.jpg) 15px 0px no-repeat; }
      div.productDesc.coffeefire{ margin:10px 0px 0px 0px; padding:40px 0px 0px 10px; background: transparent url(../img/logo_ariklevy.jpg) 15px 0px no-repeat; }
        div.groundfloor1{ font-size:11px; margin:5px 0px 0px 5px; width:395px; color:#6D6D6D; }
        div.seeMore{ clear:both; text-align:right; padding:30px 0px 0px 0px; font-size:8pt; cursor:pointer; }
        div.seeMore.lessPad{ padding:5px 0px 0px 0px; }



div.becomeDealer{ margin:0px 0px 0px 0px; float:left; overflow:hidden; width:396px; color:#000000; font-weight:bold;
                  background-color:#c0cacb;
}
  div.becomeDealerIn{ clear:both; font-size:19px; overflow:hidden; text-align:center; color:#000000; font-weight:bold; padding:10px 5px; }
    .becomeDealerIn a:link,
    .becomeDealerIn a:hover,
    .becomeDealerIn a:visited{ color:#000000; text-decoration:none; }
