html, body, h1, h2, h3, h4, h5, h6, div, span,
blockquote, p, address, form, fieldset, img,
ul, ol, dl, dt, dd, li, hr, table, td, th,
strong, em, sup, sub, dfn, ins, del, q, cite,
var, samp, code, kbd, tt {
	margin: 0;
	padding: 0;
	border: 0;
}

a, a:visited { text-decoration: none; }
a { color: #737373; }
ol, ul { list-style: none; }
legend { display: none; }

body {
	color: #6F6C6B;
	
	background:#FFF3E0 url(../images/bg.jpg) repeat-x left top; 
	font-size: 100%;
}

body, input, textarea, select, option, optgroup, button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

input, textarea, select, option, optgroup, button {
	font-size: 1em;
}

/*	=layout

---------------------------------------------------------------------------- */

#contentWrap {
	width: 950px;
	margin: 0 auto;
}

#headerWrap {
	height: 30px;
	overflow: hidden;
	padding-right: 60px; 
	font-size: 0.64em;
}

#headerWrap a {
	color: #fff;
	padding-top: 8px;
	float: right;
	display: block;
}

#wrap {
	height: 100%;
	overflow: hidden;
}

#columnLeft {
	float: left;
	width: 261px;	
}

#columnRight {
	width: 656px;
	float: left;
	position: relative;
	z-index: 30;
}

/* =columnLef 
---------------------- */

#logo {
	height: 100px;
	padding: 40px 0 0 71px;
}

#menu {
	margin-left: 50px;
	width: 211px;
	background: #EBE5DB;
}

#menu ul.rootMenu {
	overflow: hidden;
	margin-top: 32px;	
	padding-bottom: 4px;
	height: 100%;
}

#menu ul.rootMenu li {
	background: url(../images/bg_point.gif) top left repeat-x;
	margin: -1px 23px 0 19px;
	height: 1%;
}

#menu ul.rootMenu li a {
	color: #7C6F6A;
	font-weight: bold;
	background: url(../images/ico_arrow.gif) top right no-repeat;
	background-position: 154px 5px;
	display: block;
	font-size: 0.79em;
	padding: 5px 6px;
	text-decoration: none;
	height: 1%;
}

#menu ul.rootMenu li a#oferta {
	background: url(../images/ico_arrow_act.gif) top right no-repeat;
	background-position: 154px 5px;
}

#menu ul.rootMenu li a:hover {
	text-decoration: underline;
}

#allMenu {
	background: url(../images/bg_bottom_menu.jpg) bottom left no-repeat;
	height: 351px;
}
/* CATEGPRY */

a.category {
	border-left: #DA251C 19px solid;
	background: #695C56;
	display: list-item;
	list-style: none;
	letter-spacing: -1px;
	color: #fff;
	padding-left: 20px;
	line-height: 24px;
	font-size: 0.79em;
	font-weight: bold;
}

#menu ul.categoryMenu {
	overflow: hidden;
	padding-bottom: 6px;
}
#menu ul.categoryMenu li {
	color: #7C6F6A;
	margin: 0 23px 0 40px;
}
#menu ul.categoryMenu li a {
	color: #7C6F6A;
	font-weight: bold;
	font-size: 0.79em;
    letter-spacing: -1px;
	line-height: 22px;
}	
#menu ul.categoryMenu li a:hover {
	color: #DA251C;
	
	
}

/* SUBMENU */

#menu ul.subpageMenu {
	overflow: hidden;
	padding: 4px 0 2px 0;
}

#menu ul.subpageMenu li {
	margin: -1px 23px 0 40px;
	display: block;
}
#menu ul.subpageMenu li a {
	background: url(../images/bg_point.gif) top left repeat-x;
	color: #7C6F6A;
	font-weight: normal;
	display: block;
	line-height: 16px;
	font-size: 0.69em;
	text-decoration: none;
	padding: 4px 6px 4px 20px;
}
#menu ul.subpageMenu li.first a {
	background: none !important;

}

#menu ul.subpageMenu li a:hover, #menu ul.subpageMenu li a.active {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	background: #F2B900 url(/fileadmin/images/bg_point.gif) top left repeat-x;
}
#menu ul.subpageMenu li.first a.active, #menu ul.subpageMenu li.first a:hover {
		background: #DA251A !important;

}


/* =columnRight
---------------------- */
#topColumn {
	width: 632px;
	height: 260px;
	margin-left: 16px;
	
	background: url(../images/bgMenuUp.jpg) repeat-x left top; 
}

#top_menu {
	color: #DA251C;
	padding: 0 8px;
	height: 40px;
	overflow: hidden;
}

#top_menu ul {
	float: right;
	list-style: none;
	color: #94908B;
	height: 100%;
	overflow: hidden;
}

#top_menu ul li {
	background: url(/fileadmin/images/separator_menu.gif) top left no-repeat;
	background-position: 0 18px;
	float: left;
	padding: 0;
	margin: 0 0 0 -1px;

}
#top_menu ul li a {
	color: white;
	display: block;
	font-size: 0.64em;
	color: #94908B;
	float: left;
	padding: 16px 13px 10px 12px;
	text-decoration: none;
}

#banner_swf img {
	margin: 0 auto;
}

#content {
	background: url(../images/bg_content.jpg) top left repeat-y;      /* ///////////////////////////////////////////////////////////sets min-height for IE */
	width: 632px;
	min-height: 450px;
	padding: 22px 20px 10px 27px; /* sets min-height for IE */
	margin-left:16px;
}

* html #content { 
   height: expression( this.scrollHeight < 502 ? "501px" : "auto" ); /* sets min-height for IE */
}


.headerContentindex{
	border-left: #DA251C 10px solid;
	text-align: right;
	width: 586px;
	height: 46px;
	position: absolute;
	z-index: 10;
	top: 480px;

}


.headerContent {
	border-left: #DA251C 10px solid;
	/*background:#FFF3E0 url(../images/bg.jpg) repeat-x left top; */
	/*background: url(/fileadmin/images/ico_empty.gif) top right no-repeat;*/
	text-align: right;
	width: 586px;
	height: 46px;
	position: absolute;
	z-index: 10;
}
.bodyContentindex {
	width: 550px;
	color: #7C6F6A;
	position: relative;
	padding: 0 50px 3px 10px;
	font-size: 0.69em;
	z-index: 120;
	top: 220px;



}
.bodyContent {
	width: 550px;
	color: #7C6F6A;
	position: relative;
	padding: 0 50px 3px 10px;
	font-size: 0.69em;
	z-index: 120;
}
.bodyContent h1 {
	font-size: 14px;
	color: #DA251C ;
	/*background: url(../images/bg_header.gif) bottom left no-repeat; */ /*///////////////////////////////////////////////////////////////////////*/
	padding-bottom: 20px;
	margin-bottom: 14px;
}

#path {
	font-size: 10px;
	padding: 0px;
	margin-left:-5px;
}

.bodyContent p {
	margin: 10px 0;
	line-height: 1.40em;
}

.bodyContent a, .bodyContent a:visited {
	text-decoration: underline;
}

.bodyContent ul {
	margin-left: 30px;
	list-style: circle;
}
.bodyContent ol {
	margin-left: 30px;
}
.bodyContent ul li, .bodyContent ol li {
	padding: 4px 0;
}

/* MIN CATEGORY */

.minWrap {
	height: 100%;
	overflow: hidden;
}

.minWrap .minLeft {
	float: left;
	width: 222px;
	margin-right: 34px;
}
.minWrap .minRight {
	float: left;
	width: 222px;
}

.minWrap p {
	height: 90px;
	overflow: hidden;
	margin-bottom: 2px;
	background: #EBE5DB url(/fileadmin/images/bg_min.gif) top right no-repeat;
	position: relative;
	z-index: 10;
}
.minWrap p strong a, .minWrap p strong a:visited {
	position: absolute;
	width: 90px;	
	left: 125px;
	bottom: 9px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	z-index: 20;
}

/* SHADOW */

.shadow_top_left {
	position: absolute; 
	top: 0; 
	left: 0px; 
	width: 16px; 
	height: 276px; 
	background: url(/fileadmin/images/shadow_top_left.jpg);
	z-index: 40;
}
.shadow_top_right {
	position: absolute; 
	top: 0; 
	left: 638px; 
	width: 17px; 
	height: 276px; 
	background: url(/fileadmin/images/shadow_top_right.jpg);
	z-index: 40;
}
.shadow_bottom {
	position: absolute;
	top: 260px;
	left: 16px;
	width: 622px;
	height: 20px;
	background: url(/fileadmin/images/shadow_bottom.jpg);
	z-index: 40;
}
.shadow_footer_left {
	position: absolute; 
	bottom: 0; 
	left: 8px; 
	width: 19px; 
	height: 125px; 
	background: url(/fileadmin/images/shadow_footer_left.png);
}
.shadow_footer_right {
	position: absolute; 
	bottom: 0; 
	left: 629px; 
	width: 19px; 
	height: 125px; 
	background: url(/fileadmin/images/shadow_footer_right.png);
}

/* =footer */
#footer {
	background: #CCC0AE;
}

#footer a {
	color: #fff;
}

#footerMenu {
	background: #CCC0AE url(..images/bg_footer.gif) top left no-repeat; 
	background-position: 261px 0px;
	width: 890px;
	margin: 0 auto;
	padding: 16px 60px 10px 0;
	text-align: right;
	line-height: 30px;
	color: #fff;
	font-size: 0.64em;

	
	
}

#footerMenu :after {
	content: "Copyright © Klara Meble Włoskie 2008";


}



/* =additions */

.display_block { 
	display: block; 
}
.margin_top10 { 
	margin-top: 10px; 
}
.margin_bottom10 {
	margin-bottom: 10px;
}
.float_right {
	float: right;
}
.float_left {
	float: left;
}

/* Pictures centered, add margin on left */
DIV.csc-textpic-imagerow {
	margin: 0 0 5px;
}



/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/* default styles for extension "tx_cssstyledcontent" */
	/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

	/* Needed for noRows setting */
	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

	/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
		border: 2px solid black;
		padding: 0px 0px;
	}

	DIV.csc-textpic-imagewrap { padding: 0; }

	DIV.csc-textpic IMG { border: none; }

	/* DIV: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

	/* UL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

	/* DL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
	DL.csc-textpic-image { margin: 0; }
	DL.csc-textpic-image DT { margin: 0; display: inline; }
	DL.csc-textpic-image DD { margin: 0; }

	/* Clearer */
	DIV.csc-textpic-clear { clear: both; }

	/* Margins around images: */

	/* Pictures on left, add margin on right */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-right: 10px;
	}

	/* Pictures on right, add margin on left */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}

	/* Pictures centered, add margin on left */
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

	/* No margins around the whole image-block */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

	/* Add margin from image-block to text (in case of "Text w/ images") */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: 10px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 10px !important;
	}

	/* Positioning of images: */

	/* Above */
	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

	/* Center (above or below) */
	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

	/* Left (in text, no wrap around) */
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

