@CHARSET "UTF-8";
body
{
	background:url(../images/body_bg.jpg) repeat-x #676e1d;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#616632;
}

a, a.visited
{
	color:#616632;

}

a img, a:visited img
{
	border:none;
}
div#top_container
{
	position:relative;
	height:150px;
	width:936px;
	margin:0 auto;
	background:url(../images/top.jpg) top center no-repeat;
}


div#top_menu
{
	height:33px;
	background:url(../images/top_menu_start.png) 0 0 no-repeat;
	padding-left:14px;
}
div#top_menu ul
{
	float:left;
	height:33px;
	margin:0;
	padding:0;
	background:url(../images/top_menu.png) 0 0 repeat-x;
}
div#top_menu ul li
{
	list-style:none;
	float:left;
	padding:6px 10px 0;
}
div#top_menu div#delimiter
{
	width:14px;
	height:33px;
	background:url(../images/top_menu_end.png) 0 0 repeat-x;
	float:left;
}
div#container
{
	margin:0 auto 30px ;
	width:916px;
	background-color:white;
	padding:10px;
	border-bottom:10px solid #838b2d;
	position:relative;
}
div#logo
{
	position:absolute;
	bottom:0;
	left:0;
}
div#twoj_koszyk
{
	position:absolute;
	top:35px;
	right:0;
	width:230px;
}
div#twoj_koszyk img.belka
{
	padding:5px 0;
	clear:both;
	display:block;
}
div#twoj_koszyk div
{
	margin:0 0 5px 5px;
}
a.short
{
	background:url(../images/koszyk_btn1.png);
	width:37px;
	height:13px;
	padding: 4px 8px 8px 12px;
	display:block;
	text-align:center;
	text-decoration:none;
	float:left;
}
a.long, input.long
{
	background:url(../images/koszyk_btn2.png);
	width:115px;
	height:13px;
	padding: 4px 8px 8px 12px;
	display:block;
	text-align:center;
	text-decoration:none;
	border:none;
	float:left;
}

a.long_nf
{
	background:url(../images/koszyk_btn2.png);
	width:115px;
	height:13px;
	padding: 4px 8px 8px 12px;
	display:block;
	text-align:center;
	text-decoration:none;
}

.op70
{
	opacity:0.7;
}
.op70:hover
{
	opacity:1;
}

div#colum_right
{
	float:right;
	width:700px;
	display:inline;
}
div#welcome_box, div.text_box
{
	border:1px solid #d7d7bd;
	padding:20px;
	position:relative;
}
div#column_left
{
	display:inline;
	float:left;
	width:210px;
}

div#column_left div#menu_left, div#menu_left2
{
	width:206px;
	background:url(../images/menu_left_top.jpg) 0 0 no-repeat;
	padding-top:45px;
	margin-bottom:30px;
}

div#menu_left2
{
	background:url(../images/menu.jpg) 0 0 no-repeat;
}


#welcome_box input.text, div.text_box input.text
{
	border:1px solid #d7d7bd;
	width:130px;
}
#welcome_box input.submit, div.text_box input.submit
{
	border:1px solid #d7d7bd;
	background-color:#e5e5d4;
	padding:5px;
	color:#676e1d;
	
}

div#column_left div#menu_left ul, div#column_left div#menu_left2 ul
{
	margin:0;
	padding:0 0 16px;
	border-top:1px solid #e7e7d5;
	background:url(../images/menu_left_bottom.jpg) bottom left no-repeat;
}
div#column_left div#menu_left ul li, div#column_left div#menu_left2 ul li
{

	padding:10px 20px;
	background-color:#d7d7bd;
	border-bottom:1px solid #e7e7d5;
	border-right:1px solid #eaeadc;
}
div#menu_left li
{
		list-style:none;
}
div#menu_left2 li
{
	list-style:none;
}

div.break
{
	clear:both;
}


div#welcome_box h2.title, div.text_box h2.title
{
	margin:0;
	padding:0;
	border-bottom:1px solid #d7d7bd;
	
}



ul#product_list
{
	list-style:none;
	margin:20px 0 0;
	padding:0;
}
ul#product_list li
{
	display:block;
	float:left;
	width:200px;
	height:300px;
	text-align:center;
	padding:16px;
}
ul#product_list div.img_container
{
	height:120px;
}

ul#product_list div.text_container
{
	height:70px;
}
ul#product_list li.middle
{
	border-left:2px solid #e5e5d4;
	border-right:2px solid #e5e5d4;
}

p.price
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	color:#d92929;
}

.scrollable .price
{
	padding:0;
	margin:0;
}
.scrollable .nazwa
{
	padding:0;
	margin:0;
}
span.number
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	color:#d92929;
}

div.obicia
{
	text-align:center;
}
div.obicia img
{
	border:5px solid #f2f7d7;
	margin:5px;
	cursor:pointer;
}
div.obicia img:hover
{
	border:5px solid #8cd629;
}


div.obicia img.selected
{
	border:5px solid #ffff00;
}

div.obicia2
{
}

div.drugie_obicie
{
	text-align:center;
	position:absolute;
	top:20px;
	right:20px;
}

div.photo_wraper
{
	float:right;
	width:180px;
	height:240px;
	margin:20px;
	position:relative;
}




div.scrollable { 
 
    /* required settings */ 
    position:relative; 
    overflow:hidden; 
    width: 550px; 
    height:460px; 
	margin-left:55px;
} 
 
/* 
    root element for scrollable items. Must be absolutely positioned 
    and it should have a extremely large width to accomodate scrollable items. 
    it's enough that you set width and height for the root element and 
    not for this element. 
*/ 
div.scrollable div.items { 
    /* this cannot be too large */ 
    width:20000em; 
    position:absolute; 
} 
 
/* 
    a single item. must be floated in horizontal scrolling. 
    typically, this element is the one that *you* will style 
    the most. 
*/ 
div.scrollable div.items img { 
    float:left; 
} 
 
/* you may want to setup some decorations to active the item */ 
div.items div.active { 
 
    background-color:#fff; 
}

div.scroll_wraper
{
	position:relative;
}
a.prevPage
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:32px;
	font-weight:bold;
	font-style:italic;
	color:#d92929;
	cursor:pointer;
	position:absolute;
	left:0;
	top:40px;
	opacity:0.7;
}
a.nextPage
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:32px;
	font-weight:bold;
	font-style:italic;
	color:#d92929;
	cursor:pointer;
	position:absolute;
	right:0;
	top:40px;
	opacity:0.7;
}
a.prevPage:hover, a.nextPage:hover
{
	opacity:1;
}

div.el2
{
	display:none;
}

a.disabled
{
	visibility:hidden;
}


div#prezentacja, div#prezentacja2, div#prezentacja3
{
	display:none;
	border:5px solid #8cd629;
	width:90px;
	height:90px;
		text-align:center;
	margin:10px 10px 10px 30px;
}

.fotel_wraper .content
{
	margin:0 50px;
}
.fotel_wraper a.prevPage, .fotel_wraper a.nextPage
{
	text-decoration:none;
	top:150px;
}
.fotel_wraper a.prevPage
{
	left:20px;
}
.fotel_wraper a.nextPage
{
	right:20px;
}


div#prezentacja_fotel
{
	text-align:center;
	margin:10px 10px 10px 30px;
	border:5px solid #8cd629;
	width:90px;
}


table.cart
{
	border-top:1px solid #e5e5d4;
	border-right:1px solid #e5e5d4;
}
table.cart th, table.cart td.gray
{
	background-color:#f5f5e4;
}
table.cart td,table.cart th
{
	border-left:1px solid #e5e5d4;
	border-bottom:1px solid #e5e5d4;
}

table.cart td input
{
	border:1px solid #e5e5d4;
}


body#tinymce
{
	background:white !important;
}


h2{font-size:16px;}

