body {
	margin:0;
	padding:0;
	text-align:center;
	background:#6c5438 url(../index/body_bg.jpg) repeat-x top left;
}
img { border:0; }

form, fieldset, input, select, h1, h2, p {
	margin:0;
	border:none;
	padding:0;
}

a {cursor:hand;}


.boks-d{ width:246px; font:12px Arial, Helvetica, sans-serif; color: #FFFFFF;}
.boks-d h2{ font-size:12px; 	background:url(../image/box-f-a.jpg) no-repeat top; width:246px; height:40px; text-align:left;}
.boks-d h2 span{ display:block; padding-left:40px; line-height:30px; color:white; }
.boks-d p{ padding:7px; color: #FFFFFF; }
.boks-d p a{ color: #FFFFFF; }


/* kontener */

#container {
	margin:0 auto;
	width:936px;
}
#logo {
	height:100px;
	display:block;
	float:left;
}

/* logowanie */

#logo-login {	
	width:936px;
	height:100px;
	background:url(../index/logo_login_bg.jpg) no-repeat top left;
}
#login {
	margin-top:64px;
	float:right;
	clear:right;
}
#login .left {
	width:76px;
	height:36px;
	float:left;
	background:url(../index/login_left_bg.png) no-repeat top left;	
}
#login .right {
	width:80px;
	height:36px;
	float:left;
	background:url(../index/login_right_bg.png) no-repeat top left;	
}
#login .center {
	height:36px;
	float:left;
	background:url(../index/login_center_bg.png) repeat-x top left;	
}
#login .center h2 {
	margin:10px 5px 0 5px;
	float:left;
	font:bold 11px Tahoma, Arial, Helvetica, sans-serif;
	line-height:23px;
	color:#564a3c;	
}
#login .center div.img {
	width:21px;
	height:21px;
	display:block;
	float:left;
	clear:right;
	background:url('../index/login_dec.gif');
}
#login form {
	margin:10px 0 0 0;
	width:370px;
	float:left;
	clear:right;
	overflow:hidden;
}
#login input {
	margin:0;
	border:1px solid #000;
	padding:3px;
	width:121px;
	height:15px;
	display:block;
	float:left;
	clear:right;
	font:12px Arial, Helvetica, sans-serif;
	background-image:url(../index/input_bg.jpg);	
	background-position:center center;
}
#login input.submit {
	margin:0 0 0 5px;
	border:none;
	width:83px;
	height:25px;
	display:block;
	float:left;
	clear:right;
	background:url('../index/input_login.png');
}
#logout {
	margin-top:10px;
	width:83px;
	height:25px;
	display:block;
	float:left;
	background:url('../index/input_logout.png');
}

/* menu góra */

#subnav {
	width:936px;
	height:35px;
	float:left;
	overflow:hidden;
	background:url(../index/subnav_bg.jpg) no-repeat top left;
}
#subnav a.www {
	margin:7px 0 0 60px;
	height:35px;
	display:inline;
	float:left;
}
#subnav div { margin-right:50px; overflow:hidden; }
#subnav div a {
	margin:7px 0 0 16px;
	display:inline;
	float:right;
}

/* pseudo header */

#search-blog-beam {
	width:936px;
	float:left;
	overflow:hidden;
}


/* wyszukiwarka */
#search {
	width:254px;
	height:90px;
	float:left;
	font:11px Arial, Helvetica, sans-serif;
	text-align:left;
	color:#fff;	
	background:url('../index/search_bg.jpg') no-repeat top left;		
}
#search h2.szukaj {
	padding:18px 0 0 33px;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-align:left;
	color:#fff;
}
#search form {
	margin:10px 0 0 27px;
	font:10px Arial, Helvetica, sans-serif;
	text-align:left;
	color:#fff;
}
#query-text{
	padding:2px;
	width:125px;
	float:left;
	border: 1px solid #6C3800;
}
#search input {
	margin:0 0 5px 0;
	vertical-align:middle;
}
#search input.submit {
	margin:0;
	width:54px;
	height:25px;
	vertical-align:top;
	background:url('../index/input_szukaj.png');
	float:left;
}

/* koszyk */

#koszyk {
	width:254px;	
	height:97px;
	float:left;
	clear:left;
	font:11px Arial, Helvetica, sans-serif;
	text-align:left;
	color:#fff;
	background:url('../index/koszyk_bg.jpg') no-repeat top left;
}
#koszyk h2 {
	padding:7px 0 0 33px;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-align:left;
	color:#fff;
}
#koszyk span {
	margin-left:33px;
	font-weight:bold;
	line-height:15px;
	color:#ffba02;
}
#baner {
	width:682px;
	height:187px;
	float:right;
	clear:right;
	background:url('../index/baner_bg.jpg') no-repeat top left;		
}
#blog {
	margin:140px 0 0 14px;
	width:92px;
	height:48px;
	float:left;
}
#recenzje{
	margin:140px 0 0 3px;
	width:113px;
	height:48px;
	float:left;
}
#koszyk a{ 
color: #FFFFFF;
text-decoration: none;

}

/* belki */

#style-beam {
	margin:0 auto;
	width:936px;
	clear:left;
	overflow:hidden;
	background:url('../index/content_bg.jpg') repeat-y top left;
}
#style-beam h2 {
	margin-top:10px;
	font:bold 13px Arial, Helvetica, sans-serif;
	text-align:left;
	text-indent:50px;
	color:#fff;
}
#style-beam h2.left { text-indent:60px;	}
#style-beam h2.right { text-indent:52px; }
#beam-left {
	width:254px;
	height:36px;
	float:left;
	background:url('../index/beam_left_id_bg.jpg') no-repeat top left;	
}
#beam-right {
	width:254px;
	height:36px;	
	float:left;
	clear:right;
	background:url('../index/beam_right_id_bg.jpg') no-repeat top left;
}
.beam-center {
	width:428px;
	height:36px;
	float:left;
	clear:right;
	background:url('../index/beam_center_bg.jpg') no-repeat top left;	
}
.beam-center h2 {
	margin-top:10px;
	font:bold 13px Arial, Helvetica, sans-serif;
	text-align:left;
	text-indent:50px;
	color:#fff;
}
.beam-left {
	width:247px;
	height:31px;
	background:url('../index/beam_left_bg.jpg') no-repeat top left;	
}
.beam-right {
	width:247px;
	height:31px;
	float:left;
	background:url('../index/beam_right_bg.jpg') no-repeat top left;	
}
.beam-left h2, .beam-right h2 {
	font:bold 11px Arial, Helvetica, sans-serif;
	text-align:left;
	text-indent:43px;
	line-height:30px;
	color:#fff;	
}

/* kontenerki */

#content {
	margin:0 auto;
	width:922px;
	clear:both;
	overflow:hidden;
	background:url('../index/content_bg.jpg') repeat-y top left;
}
#left {
	width:247px;
	float:left;
}
#center {
	width:428px;
	float:left;
	clear:right;
}
#right {
	width:247px;
	float:left;
	clear:right;
}

/* menu */

ul#mainnav {
	margin:0;
	border:none;
	padding:0;
	list-style:none;
}
ul#mainnav li {
	padding:1px 0 1px 0;
	border-top:1px solid #ab9764;
	border-bottom:1px solid #826442;
	width:247px;
}
ul#mainnav li.top { background:url('../index/menu_1_first_bg.jpg') no-repeat top left; }
ul#mainnav li.bg-1 { background:url('../index/menu_1_0_bg.jpg') repeat-y top left; }
ul#mainnav li.bg-2 { background:url('../index/menu_1_1_bg.jpg') repeat-y top left; }
ul#mainnav li a {
	width:247px;
	display:block;
	overflow:hidden;
	font:11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#fff;	
}
ul#mainnav li a:hover { color:#fff; }
ul#mainnav li a span.ilosc {
	display:block;
	float:left;
	font-weight:normal;
	text-align:left;
	line-height:17px;
	color:#cbc3b8;
}
ul#mainnav li a span.tytul {
	display:block;
	text-align:left;
}
ul#mainnav li.depth-0 span.ilosc { width:50px; text-indent:28px;  background:url('../index/menu_ilosc_0_bg.gif') no-repeat top right; }
ul#mainnav li.depth-0 span.tytul { margin:0 15px 0 55px; font-weight:bold; }

ul#mainnav li.depth-1 span.ilosc { width:60px; text-indent:38px; background:url('../index/menu_ilosc_1_bg.gif') no-repeat top right; }
ul#mainnav li.depth-1 span.tytul { margin:0 15px 0 65px; }

ul#mainnav li.depth-2 span.ilosc { width:70px; text-indent:48px;  background:url('../index/menu_ilosc_2_bg.gif') no-repeat top right; }
ul#mainnav li.depth-2 span.tytul { margin:0 15px 0 75px; }

ul#mainnav li.depth-3 span.ilosc {width:80px; text-indent:58px;  background:url('../index/menu_ilosc_3_bg.gif') no-repeat top right; }
ul#mainnav li.depth-3 span.tytul { margin:0 15px 0 85px; }


/* menu 2 */

ul#mainnav-2 {
	margin:0;
	border:none;
	padding:0;
	list-style:none;
}
ul#mainnav-2 li {
	padding:1px 0 1px 0;
	border-bottom:1px solid #c8bfa2;
	width:428px;
}
ul#mainnav-2 li.depth-0 { background:#fffdd6; }
ul#mainnav-2 li.depth-1 { background:#eaddba; }
ul#mainnav-2 li.depth-2 { background:#eaddba; }
ul#mainnav-2 li.depth-3 { background:#eaddba; }
ul#mainnav-2 li.depth-4 { background:#eaddba; }
ul#mainnav-2 li.depth-5 { background:#eaddba; }
ul#mainnav-2 li a {
	width:428px;
	display:block;
	overflow:hidden;
	font:11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:left;
	color:#fff;	
}
ul#mainnav-2 li a:hover {
	color:#fff;
}
ul#mainnav-2 li a span.ilosc {
	width:59px;
	height:24px;
	display:block;
	float:left;
	font-weight:bold;
	text-align:left;
	text-indent:36px;
	line-height:25px;
	color:#f8f7f5;
}
ul#mainnav-2 li a span.tytul {
	margin:5px 15px 0 70px;
	padding:0;
	display:block;
	text-align:left;	
}
/* zaglebienia */
ul#mainnav-2 li.depth-0 span.ilosc { background:url('../index/menu_2_0_bg.jpg') no-repeat top left; }
ul#mainnav-2 li.depth-0 span.tytul { font-weight:bold; color:#6a5b32; }

ul#mainnav-2 li.depth-1 span.ilosc { 
	width:70px;
	text-indent:46px;
	background:url('../index/menu_2_1_bg.jpg'); 
	background-repeat:no-repeat;
	background-position:10px 0;
}
ul#mainnav-2 li.depth-1 span.tytul { margin-left:80px; color:#6a5b32; }

ul#mainnav-2 li.depth-2 span.ilosc { 
	width:90px;
	text-indent:56px;
	background:url('../index/menu_2_1_bg.jpg'); 
	background-repeat:no-repeat;
	background-position:20px 0;
}
ul#mainnav-2 li.depth-2 span.tytul { margin-left:90px; color:#92866e; }

ul#mainnav-2 li.depth-3 span.ilosc { 
	width:100px;
	text-indent:66px;
	background:url('../index/menu_2_1_bg.jpg'); 
	background-repeat:no-repeat;
	background-position:30px 0;
}
ul#mainnav-2 li.depth-3 span.tytul { margin-left:100px; color:#92866e; }

ul#mainnav-2 li.depth-4 span.ilosc { 
	width:110px;
	text-indent:76px;
	background:url('../index/menu_2_1_bg.jpg'); 
	background-repeat:no-repeat;
	background-position:40px 0;
}
ul#mainnav-2 li.depth-4 span.tytul { margin-left:110px; color:#92866e; }

ul#mainnav-2 li.depth-5 span.ilosc { 
	width:120px;
	text-indent:86px;
	background:url('../index/menu_2_1_bg.jpg'); 
	background-repeat:no-repeat;
	background-position:50px 0;
}
ul#mainnav-2 li.depth-5 span.tytul { margin-left:120px; color:#92866e; }


 
/* tab */

ul.tab {
	margin:0;
	border:none;
	padding:0;
	list-style:none;
}
ul.tab li { background:url('../index/tab_bg.jpg') repeat-y top left; }
ul.tab li.first { background:url('../index/tab_first_bg.jpg') no-repeat top left; }
ul.tab li.last { height:29px; background:url('../index/tab_last_bg.jpg') repeat-y top left; }
ul.tab li a {
	width:247px;
	height:24px;
	display:block;
	font:11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:center;
	line-height:20px;
	color:#fff;	
}

/* panele po prawej */
.panel { width:447px; float:left; }
.panel-bg-1 { background:url('../index/panel_bg_1.jpg') repeat-y top left; }
.panel-bg-2 { background:url('../index/panel_bg_2.jpg') repeat-y top left; }
.panel-body {
	padding:10px 0 10px 0;
	overflow: hidden;
	background-color: #000090;
}
.panel-first { background:url('../index/panel_first.jpg') no-repeat top left; }
.panel-top-1 { background:url('../index/panel_top_1.jpg') no-repeat top left; overflow: hidden;}
.panel-top-2 { background:url('../index/panel_top_2.jpg') no-repeat top left; overflow: hidden;}
.panel-body div.image { width:70px; float:left; clear:right; }
.panel-body div.image img { border:2px solid #fff; }
.panel-body div.desc { width:140px; float:left; text-align:left; }

/*panel-body*/
.panel-body div.desc h2 {
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	color:#fff;
	
}
.panel-body div.desc span {
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	text-align:left;
	color:#fff;
	
}


/* info */

.info { border-bottom:1px solid #b1a889; background:#e0d4ae; }
.info-header h1 {
	padding:15px 20px 0 20px;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-align:left;
	color:#575445;
}
.info-head-1 { height:43px; background:#e0d4ae url('../index/info_header_first_bg_1.jpg') no-repeat bottom left; }
.info-head-2 { height:61px; background:#e0d4ae url('../index/info_header_first_bg_2.jpg') no-repeat bottom left; }
.info-bg-1 { height:43px; background:#e0d4ae url('../index/info_header_bg_1.jpg') no-repeat bottom left; }
.info-bg-2 { height:61px; background:#e0d4ae url('../index/info_header_bg_2.jpg') no-repeat bottom left; }
.info-body {
	padding:0 20px 10px 20px;
	overflow:hidden;
	font:11px Arial, Helvetica, sans-serif;
	text-align:justify;
	line-height:18px;
	color:#575445;
	background:url('../index/info_body_bg.jpg') no-repeat top left;	
}
.info-body span.date {
	display:block;
	clear:both;
	font:11px Arial, Helvetica, sans-serif;
	text-align:right;
	color:#000;
}
.info-more { height:25px; clear:both; }
.info-more a {
	width:58px;
	height:25px;
	display:block;
	float:right;
	font:10px Tahoma, Arial, Helvetica, sans-serif;
	text-align:center;
	text-decoration:none;
	line-height:20px;
	color:#fff;
	background:url('../index/more.png') no-repeat top left;		
}

/* news */

.news {
	padding:10px 0 10px 0;
	font:11px Arial, Helvetica, sans-serif;
	text-align:justify;
	width:428px;
	float:left;
 	overflow:hidden;
	color:#575445;
	background:#d1c4a1 url('../index/news_bg.jpg') no-repeat top left;	
}
.news div.image {
	width:70px;
	float:left;
	text-align:center;
}
.news div.image img { border:2px solid #fff; }
.news h2 {
	margin:0 20px 10px 0;
	border-bottom:1px solid #d4cbaa;
	padding-bottom:10px;
	width:338px;
	float:right;
	font:bold 11px Tahoma, Arial, Helvetica, sans-serif;
	text-align:justify;
}
.news h2 a{ color:#575445; text-decoration:none; }
.news div.desc {
	margin:0 20px 0 0;
	width:338px;
	display:inline;
	float:right;	
}
.news div.desc p {	
	width:225px;
	display:block;	
	float:left;
	line-height:18px;
}
.news div.desc a {
	width:58px;
	height:25px;
	display:block;
	float:right;
	font:10px Tahoma, Arial, Helvetica, sans-serif;
	text-align:center;
	text-decoration:none;
	line-height:20px;
	color:#fff;
	background:url('../index/more.png') no-repeat top left;		
}
.news div.desc a:hover { color:#fff; }
.news div.desc span {
	margin-top:20px;
	width:112px;
	float:right;
	clear:right;
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	text-align:right;
	color:#fff;
}

/* news short */

.news-short {
	width:428px;
	float:left;
	background:url('../index/news_short_bg.jpg') repeat-y top left;	
}
.news-short-body {
	width:428px;
	overflow:hidden;
	background:url('../index/news_short_body_bg.jpg') no-repeat top left;	
}
.news-short .image { width:70px; float:left; }
.news-short .image img { margin:10px auto; border:2px solid #fff; }
.news-short h2 {
	margin-top:10px;
	width:134px;
	float:left;
	clear:right;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-align:left;
	color:#575445;
}
.news-short h2 a{ color:#575445; text-decoration:none; }
.news-short span {
	margin-top:25px;	
	display:block;
	width:135px;
	float:left;
	clear:right;
	font:12px Arial, Helvetica, sans-serif;
	color:#fff;
}
.news-short a.news-more {
	margin:22px 0 0 11px;	
	display:block;
	width:78px;
	height:25px;
	float:left;
	clear:right;
	font:10px Tahoma, Arial, Helvetica, sans-serif;
	text-align:left;
	text-indent:15px;
	text-decoration:none;
	line-height:20px;
	color:#fff;
	background:url('../index/more.png') no-repeat top left;	
}

/* losowy produkt */

.losowy-produkt {
	width:247px;
	float:left;
	background:url('../index/losowy_produkt_bg.jpg') no-repeat top left;	
}
.losowy-produkt div.image { width:145px; float:left; }
.losowy-produkt div.desc {
	width:102px;
	float:left;
	clear:right;
}
.losowy-produkt img { margin:0 auto; border:2px solid #fff;	}
.losowy-produkt h2 {
	margin:10px 15px 10px 15px;
	clear:both;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-align:left;
	color:#fff;
}
.losowy-produkt a.losowy_a {
	display:block;
	width:78px;
	height:25px;
	float:left;
	font:10px Tahoma, Arial, Helvetica, sans-serif;
	text-align:left;
	text-indent:15px;
	text-decoration:none;
	line-height:20px;
	color:#fff;
	background:url('../index/more.png') no-repeat top left;	
}
.losowy-produkt span {
	margin-top:70px;
	width:102px;
	display:block;
	float:left;
	clear:left;
	font:11px Arial, Helvetica, sans-serif;
	text-align:left;
	text-indent:5px;
	color:#fff;
}
.losowy-produkt p {
	padding:15px;
	width:217px;
	display:block;
	float:left;
	clear:both;
	font:11px Arial, Helvetica, sans-serif;
	text-align:left;
	color:#eae5df;
}
	
/* neswletter */	

.newsletter-beam {
	width:247px;
	height:65px;
	float:left;
	background:url('../index/newsletter_bg.jpg') no-repeat top left;		
}	
.newsletter-beam h2 {
	font:bold 11px Arial, Helvetica, sans-serif;
	text-align:left;
	text-indent:45px;
	line-height:55px;
	color:#fff;	
}	
.newsletter p {
	padding:0 15px 15px 15px;
	width:217px;
	display:block;
	font:11px Arial, Helvetica, sans-serif;
	text-align:left;
	color:#fff;	
}
.newsletter form { margin:0 auto; width:200px; }
.newsletter-input {
	margin:0 auto;
	border:1px solid #000;
	padding:3px;
	width:182px;
	height:14px;
	font:12px Arial, Helvetica, sans-serif;
	background-image:url(../index/newsletter_input_bg.jpg);	
	background-position:center;
}
.newsletter-zapisz {
	margin-top:10px;
	width:100px;
	height:29px;
	float:left;	
	background:url('../index/newsletter_zapisz.jpg') no-repeat top left;		
}
.newsletter-wypisz {
	margin-top:10px;
	width:100px;
	height:29px;
	float:left;
	clear:right;	
	background:url('../index/newsletter_wypisz.jpg') no-repeat top left;		
}

/* pasek nawigacji i widoku */

#nawigacja {
	width:428px;
	height:31px;
	font:11px Arial, Helvetica, sans-serif;
	text-align:left;
	text-indent:23px;
	line-height:29px;
	color:#3c3b39;
	background:url('../index/nawigacja_belka_bg.jpg') no-repeat top left;		
}
#nawigacja a { text-decoration:none; color:#3c3b39; }
#nawigacja a.last { color:#fff; }
#nawigacja a.last:hover { color:#fff; }
#widok {
	width:428px;
	height:29px;
	background:url('../index/widok_belka_bg.jpg') no-repeat top left;		
}
#widok h2 {
	padding-top:8px;
	width:314px;
	float:left;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-align:left;
	text-indent:33px;
	color:#433006;
}
#widok div {
	width:114px;
	height:25px;
	float:right;
}
#widok a.w-1 {
	margin:0 2px 0 10px;
	width:29px;
	height:25px;
	display:inline;
	float:left;
	background:url('../index/widok_1_bg.jpg') no-repeat top left;		
}
#widok a.w-2 {
	margin:0 2px 0 2px;
	width:29px;
	height:25px;
	display:inline;
	float:left;
	background:url('../index/widok_2_bg.jpg') no-repeat top left;
}
#widok a.w-3 {
	margin:0 2px 0 2px;
	width:29px;
	height:25px;
	display:inline;
	float:left;
	background:url('../index/widok_3_bg.jpg') no-repeat top left;
}

/* belak produkt, cena */
#beam-produkt-cena {
	width:428px;
	height:36px;
	background:url('../index/belka_produkt_cena_bg.jpg') no-repeat top left;
}
#beam-produkt-cena h2.produkt {
	width:108px;
	height:36px;
	float:left;
	font:bold 11px Tahoma, Arial, Helvetica, sans-serif;
	text-indent:15px;
	line-height:33px;
	color:#433006;
}
#beam-produkt-cena h2.cena {
	width:196px;
	float:left;
	clear:right;
	font:bold 11px Tahoma, Arial, Helvetica, sans-serif;
	text-align:right;
	line-height:33px;
	color:#433006;
}
#beam-produkt-cena div {
	width:62px;
	height:36px;
	float:left;
	clear:right;
	overflow:hidden;
}
#beam-produkt-cena div a.dol {
	margin-top:8px;
	width:31px;
	height:19px;
	display:inline;
	float:left;
	background:url('../index/dol_bg.jpg') no-repeat top right;	
}
#beam-produkt-cena div a.gora {
	margin-top:8px;
	width:31px;
	height:19px;
	display:inline;
	float:left;
	background:url('../index/gora_bg.jpg') no-repeat top left;	
}

/* info 1 */

.produkt-info-1 {
	border-bottom:1px solid #d0c293;
	width:428px;
	overflow:hidden;
	background:url('../index/info_1_bg.jpg') repeat-y top left;
}
.produkt-info-1 div.body {
	padding:2px 0 2px 0;
	width:428px;
	overflow:hidden;
	background:url('../index/info_1_body_bg.jpg') no-repeat top left;
}
.produkt-info-1 div { width:255px; float:left; }
.produkt-info-1 h2 {
	padding:5px 15px 5px 15px;	
	float:left;
	font:11px Arial, Helvetica, sans-serif;
	text-align:left;
	color:#433005;
}
/*.produkt-info-1 a {
	margin-top:1px;
	width:75px;
	height:23px;
	display:block; 
	float:left;
	clear:right;
	font:bold 10px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height:20px;
	color:#fff;	
	background:url('../index/button_wiecej.png') no-repeat top center;	
}*/
.produkt-info-1 span {
	padding-top:3px;
	width:98px;
	display:block;
	float:left;
	clear:right;
	font:12px Arial, Helvetica, sans-serif;
	text-align:left;
	text-indent:15px;
	color:#433006;
}

/* info 2 */

.produkt-info-2 {
	border-bottom:1px solid #d0c293;
	width:428px;
	overflow:hidden;
	background:url('../index/info_2_bg.jpg') repeat-y top left;
}
.produkt-info-2 div.body {
	width:428px;
	overflow:hidden;
	background:url('../index/info_2_body_bg.jpg') no-repeat top left;
}
.produkt-info-2 div {
	border-bottom:1px solid #c3b58e;
	width:330px;
	float:left;
}
.produkt-info-2 h2 {
	padding:5px 15px 5px 15px;
	font:11px Arial, Helvetica, sans-serif;
	text-align:left;
	color:#433005;
}
.produkt-info-2 span {
	padding-top:5px;
	width:98px;
	display:block;
	float:left;
	clear:right;
	font:12px Arial, Helvetica, sans-serif;
	text-align:left;
	text-indent:15px;
	color:#433006;
}
.produkt-info-2 div.info-2 {
	border:none;
	width:330px;
	float:left;	
	clear:left;
}
.produkt-info-2 p {
	margin:5px 75px 5px 15px;
	font:11px Arial, Helvetica, sans-serif;
	text-align:left;
	color:#7c6b3f;	
}
/*.produkt-info-2 a {
	margin-bottom:5px;
	width:75px;
	height:23px;
	display:block;
	float:right; 
	font:bold 10px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height:20px;
	color:#fff;	
	background:url('../index/button_wiecej.png') no-repeat top center;	
}*/

/* info 2 */

.produkt-info-3 {
	border-bottom:1px solid #d0c293;
	width:428px;
	overflow:hidden;
	background:url('../index/info_3_bg.jpg') repeat-y top left;
}
.produkt-info-3 div.body {
	width:428px;
	overflow:hidden;
	background:url('../index/info_3_body_bg.jpg') no-repeat top left;
}
.produkt-info-3 div {
	border-bottom:1px solid #c3b58e;
	width:330px;
	float:left;
}
.produkt-info-3 h2 {
	padding:5px 15px 5px 15px;
	font:11px Arial, Helvetica, sans-serif;
	text-align:left;
	color:#433005;
}
.produkt-info-3 span {
	padding-top:5px;
	width:98px;
	display:block;
	float:left;
	clear:right;
	font:12px Arial, Helvetica, sans-serif;
	text-align:left;
	text-indent:15px;
	color:#433006;
}
.produkt-info-3 div.info-3 {
	border:none;
	width:330px;
	float:left;	
	clear:left;
}
.produkt-info-3 img {
	margin:10px 15px 10px 15px;
	border:2px solid #fff;
	display:inline-block;
	float:left; 
	font:bold 10px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height:20px;
	color:#fff;
}
.produkt-info-3 p {
	margin:10px 75px 5px 15px;
	font:11px Arial, Helvetica, sans-serif;
	text-align:left;
	color:#7c6b3f;	
}
/*.produkt-info-3 a {
	margin-bottom:5px;
	width:75px;
	height:23px;
	display:block;
	float:right; 
	font:bold 10px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height:20px;
	color:#fff;	
	background:url('../index/button_wiecej.png') no-repeat top center;	
}*/

/* pokaż koszyk */

#pokaz-koszyk .belka {
	width:428px;
	height:53px;
	background:url('../index/pokaz_koszyk_belka_bg.jpg') no-repeat top left;		
}
#pokaz-koszyk .belka div {
	margin-top:28px;
	height:25px;
	float:left;
	clear:right;
	font:bold 11px Tahoma, Arial, Helvetica, sans-serif;
	text-align:left;
	text-indent:5px;
	color:#433006;
}
#pokaz-koszyk .belka div.usun { width:37px; }
#pokaz-koszyk .belka div.nazwa { width:253px; text-indent:10px; }
#pokaz-koszyk .belka div.ilosc { width:72px; text-indent:10px; }
#pokaz-koszyk .belka div.cena { width:66px; text-indent:10px; }
#pokaz-koszyk .produkt {
	border-bottom:1px solid #8d8360;
	background:url('../index/pokaz_koszyk_bg.jpg') repeat-y top left;		
}
#pokaz-koszyk .produkt .body {
	width:428px;
	overflow:hidden;
	background:url('../index/pokaz_koszyk_body_bg.jpg') no-repeat top left;		
}
#pokaz-koszyk .produkt .body a.usun {
	width:37px;
	height:19px;
	display:block;
	float:left;
	background:url('../index/pokaz_koszyk_usun_bg.gif') no-repeat top center;		
}
#pokaz-koszyk .produkt .body div.nazwa {
	width:253px;
	float:left;
	clear:right;
	text-align:left;
}
#pokaz-koszyk .produkt .body div.nazwa a {
	padding:5px 10px 5px 10px;
	display:block;
	font:11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#433008;
}
#pokaz-koszyk .produkt .body div.nazwa a:hover { text-decoration:underline; }
#pokaz-koszyk .produkt .body div.ilosc {
	width:72px;
	height:26px;
	float:left;
	clear:right;
	background:url('../index/pokaz_koszyk_ilosc_bg.gif') no-repeat top left;			
}
#pokaz-koszyk .produkt .body div.ilosc input {
	margin-top:4px;
	width:50px;
	height:15px;
	background:#b6ad90;
}
#pokaz-koszyk .produkt .body div.cena {
	width:66px;
	float:left;
	clear:right;
	text-align:left;
	text-indent:10px;
}
#pokaz-koszyk .produkt .body div.cena span {
	font:11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height:20px;
	color:#433008;
}
#pokaz-koszyk .podsumowanie {
	margin:0 auto;
	width:410px;
	overflow:hidden;
}
#pokaz-koszyk .podsumowanie .buttony {
	margin-top:20px;
	width:241px;
	float:left;
}
#pokaz-koszyk .podsumowanie input.zmiany {
	padding:0;
	width:120px;
	height:28px;
	float:left;
	background:url('../index/pokaz_koszyk_zmiany_bg.jpg') no-repeat bottom left;	
}
#pokaz-koszyk .podsumowanie a.kasa {
	width:121px;
	height:28px;
	float:left;
	clear:right;
	background:url('../index/pokaz_koszyk_kasa_bg.jpg') no-repeat top left;	
}
#pokaz-koszyk .podsumowanie a.cofnij {
	width:120px;
	height:30px;
	float:left;
	clear:left;
	background:url('../index/pokaz_koszyk_cofnij_bg.jpg') no-repeat top left;	
}
#pokaz-koszyk .podsumowanie .stan {
	width:169px;
	height:135px;
	float:left;
	clear:right;
	font:bold 12px Arial, Helvetica, sans-serif;
	text-align:left;
	line-height:18px;
	color:#fff;
	background:url('../index/pokaz_koszyk_stan_bg.jpg') no-repeat top left;		
}
#pokaz-koszyk .podsumowanie .stan h2 {
	margin:21px 0 7px 0;
	font-size:12px;
	text-indent:20px;
}
#pokaz-koszyk .podsumowanie .stan span { margin-left:20px; text-align:left; }
#pokaz-koszyk .podsumowanie .stan span.head { color:#433006; }

/* nawigacja */

.table {
	margin:0 auto;
	display:table;
	text-align:center;
}
.table .row-group {
	display:table-row-group;	
}
.table .row-group .row { 
	display:table-row;
}
.table .row-group .row img {
	vertical-align:middle;
}
.table .row-group .row a {
	display:table-cell;
	vertical-align:middle;
}
.table .row-group .row a.page {
	padding:7px 5px 10px 5px;
	font:12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#6d654e;
	background:#e6d8b1;	
}
.table .row-group .row a.page:hover {
	text-decoration:underline;
	color:#000; 
}
.table .row-group .row a.current_page {
	padding:7px 5px 10px 5px;
	font:12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	color:#433a29;
	background:#e6d8b1;	
}

/* footer */

#footer {
	width:936px;
	height:100px;
	background:url('../index/footer_bg.jpg') no-repeat top left;
}
#footer .footer-body { padding-top:40px; padding-left:60px; }
#footer .footer-body a {
	display:block; 
	float:left;
	margin:0 15px 0 15px;
	font:12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#fff;
	cursor:hand;
}
#footer .footer-body a:hover { color:#fff; }
#author {
	margin:10px 20px 50px 0;
	font:11px Arial, Helvetica, sans-serif;
	float:right;
	color:#9c8b79;	
}
#author a {
	font:11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#9c8b79;	
}
#author a:hover { color:#9c8b79; }

/* do galerii newsów */
#news-all{ 	margin:10px 15px 10px 15px; font:12px Arial, Helvetica, sans-serif; text-align:justify; height:100%; color: #55472F; }
.page-gallery{ margin: 0 auto; }


/*info-form*/
.info-form {text-align:left; font:12px Arial, Helvetica, sans-serif; color: #61513F;  }
.info-form  fieldset{ padding:10px; }
.info-form  fieldset input { color: #483800; border: 1px solid #61513F;  }
.contact input { font-size:15px; }
.token{ height:25px; }

/*noscript*/
noscript{ position:absolute; top:1px; width:99%; margin:2px; background: #E67C2A; color: #FFFFFF; padding:5px; text-align:center; font-weight:bold; left:1px; font:22px Arial, Helvetica, sans-serif; }

/*haslo*/
.haslo_input{ border: 1px solid #906C00; padding:4px; width:200px; }
.haslo_button{ border: 1px solid #906C00; padding:3px; }

/* zamownie**/
.add_info{ font:12px Arial, Helvetica, sans-serif;  }
.add_info p{ padding:10px; }

/** alert_add_cart do koszyka info o daodniu*/
.alert_add_cart{ text-align: left; font-size: 11px; color: #004800;}
.alert_add_cart a{color: #483800;}

/*status_produktu*/
.status_produktu{ 
margin: 4px;
padding: 5px;
border: 1px solid #ff7500;
background-color: #EEEBDD;
color: #3E3620;
font:12px Arial, Helvetica, sans-serif; 
	
}

/**fv-info*/
.fv-info{
text-align: left;
padding: 5px 0px 10px 42px;
}