@import url(menu.css);

html {
	color: #000;
	background: #FFF;
	margin-top: 0;
	padding-top: 0;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
}

h3 {
	color: #2c8d1d;
}

h6 {
	color: #37891b;
	font-size: 11px;
	padding-left: 15px;
	background: url("../layout/arrow.gif") no-repeat;
	text-align: left;
	display: inline;
}

h6 a, h6 a:link, h6 a:visited {
	color: #37891b;
}

a, a:link, a:visited {
	border: 0;
	color: #c63;
	text-decoration: none;
}

a:hover, a:active {
	border: 0;
	color: #c63;
	text-decoration: underline;
}

a img {
	border: 0;
}

.gray-box h2 a, .gray-box h2 a:link, .gray-box h2 a:visited {
    color: green;
}

.gray-box h2 a:hover {
    text-decoration: none;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 800px;
	*width: 800px;
	min-width: 800px;
}

#header, #submenu-box, #add-box, #main, #footer {
	width: inherite;
	margin: 0;
	padding: 0;
}

#header {
	background: url("../layout/bgr_header.gif") repeat-x;
	height: 131px;
}

#logo {
	margin-top: 18px;
	float: left;
}

#submenu-box {
	/* background: url("layout/bgr_onas.jpg") no-repeat; */
	height: 226px;
	margin-bottom: 15px;
}

#search-box {
	background: url("../layout/bgr_search.jpg") right no-repeat;
	height: 114px;
	margin-bottom: 15px;
}

#main {
	/* background-color: #f6fafc; */
}

#footer {
	background: url("../layout/bgr_footer.gif") repeat-x;
	height: 80px;
	clear: both;
	margin-top: 15px;
}

#footer ul.mini-links {
	padding-left: 20px;
	padding-top: 25px;
}

#footer .copy {
	float: right;
	margin-right: 20px;
	color: #bbb;
}

#recommended {
	width: 496px; /* all */
	_width: 496px; /* IE6 */
	height: 114px;
	float: left;
}

#search {
	width: 238px;
	height: 84px;
	float: right;
	padding: 30px 20px 0 0;
}

	#search form {
		display: block;
		margin-top: 30px; 
		*margin-top: 65px;
	}

/* floats */

.float-left {
	float: left;
}

.float-right {
	float: right;
}


/* columns */

#left-column {
	width: 496px;
	float: left;
}

#right-column {
	width: 283px;
	float: right;
}


/* szeroki panel */
.h-wide {
	background: url("../layout/h_wide.jpg") no-repeat;
	width: 496px; /* all */
	_width: 496px; /* IE6 */
	height: 46px;
	margin:0;
	padding:0;
}

.h-wide1 {
	background: url("../layout/h_wide2.jpg") bottom no-repeat;
	width: 496px; /* all */
	_width: 496px; /* IE6 */
	height:auto !important;
	height: 46px;
	margin:0;
	padding:0;
}

.h-wide2 {
	background: url("../layout/h_wide1.jpg") top no-repeat;
	width: 496px; /* all */
	_width: 496px; /* IE6 */
	height: auto;
	margin:0;
	padding:0;
}

.h-wide2 h2 {
	padding-top: 20px;
	margin-bottom: 0;
}

.h-wide3 {
	background: url("../layout/h_wide.jpg") no-repeat;
	width: 496px; /* all */
	_width: 496px; /* IE6 */
	height: 24px;
	margin:0;
	padding: 22px 0 0;
}

.h-wide3 h2 {
	background: url("../layout/white.gif") bottom repeat-x ;
	display: inline;
	padding-right: 20px;
}

.f-wide {
	background: url("../layout/f_wide.jpg") right no-repeat;
	height: 54px;
	width: 471px; /* all */
	_width: 473px; /* IE6 */
	line-height: 54px;
	padding-left: 25px;
	margin: 0;
}

.f-wide2 {
	background: url("../layout/f_wide2.jpg") right no-repeat;
	height: 44px;
	width: 471px; /* all */
	_width: 473px; /* IE6 */
	line-height: 44px;
	padding-left: 25px;
	margin: 0;
}

	.page-count {
		margin: 15px;
		float: right;
	}

	.page-count li {
		list-style: none;
		float: left;
		line-height: 20px;
		font-size: 14px;
		font-weight: bold;
		color: #777;
	}

	.page-count li a, .page-count li a:link, .page-count li a:visited {
		color: #777;
		font-weight: normal;
		font-size: 11px;
	}

	.page-count a.wstecz {
		background: url("../layout/btn_wstecz.gif");
		width: 20px;
		height: 20px;
		display: block;
		margin-left: 5px;
	}

	.page-count li a.dalej {
		background: url("../layout/btn_dalej.gif");
		width: 20px;
		height: 20px;
		display: block;
		margin-left: 5px;
	}

	.page-count .kolo {
		background: url("../layout/kolo.gif");
		width: 20px;
		height: 20px;
		margin: 0;
		padding: 0;
		line-height: 20px;
		font-size: 8px;
		text-align: center;
		margin-left: 5px;
	}

.page-view {
	float: right;
}

	.page-view {
		list-style: none;
		margin: 13px 10px 0 0;
	}

	.page-view li {
		float: left;
	}
	
	.page-view li a {
		height: 25px;
		display: block;
	}

	.page-view .view1 { background: url("../layout/btn_view1.gif"); width: 26px; }
	.page-view .view2 { background: url("../layout/btn_view2.gif"); width: 25px; }

/* waski panel */
.h-thin {
	background: url("../layout/h_thin.gif") no-repeat;
	width: 211px; /* all */
	_width: 220px; /* IE6 */
	height: 68px;
	padding-left: 25px;
	margin-top: 20px;
	overflow: hidden;
	line-height: 13px;
	}

	.h-thin p {
		margin: 3px 0 0 0;
	}

.f-thin {
	background: url("../layout/f_thin.gif") left no-repeat;
	width: 236px; /* all */
	_width: 236px; /* IE6 */
	height: 40px;
	line-height: 40px;
}

	.f-thin .data {
		padding-left: 25px;
		float: left;
	}

	.f-thin a.dalej {
		float: right;
		background: url("../layout/btn_dalej.gif");
		width: 20px;
		height: 20px;
		margin: 10px 10px 0 0;
	}

.h-polecamy {
	background: url("../layout/h-polecamy.gif");
	width: 142px;
	height: 125px;
	text-align: center;
}

.f-polecamy {
	background: url("../layout/f-polecamy.gif");
	width: 142px;
	height: 53px;
	text-align: center;
}

	.f-polecamy p {
		font-weight: bold;
		color: #3a3f37;
		line-height: 12px;
		padding-top: 10px;
	}

.polecamy {
	float: left;
	margin: 15px 18px 15px 0;
}

.polecamy a, .polecamy a:link, .polecamya:visited, .polecamy a:hover {
	text-decoration: none;
	color: inherit;
}

/* onas */

#c-onas, #c-produkt {
	margin-top: 30px;
	border-left: 1px solid #5ec86c;
	padding: 0px 10px 2px 20px;
	text-align: justify;
	}

#c-produkt {
	margin-top: 15px;
}

/* prawy panel */

.gray-box {
	background: #f0f0f0 url("../layout/gray_top.gif") top left no-repeat;
	width: 282px;
	padding: 26px 0 0 0;
}

.gray-box .gray-btm {
	background: #f0f0f0 url("../layout/gray_btm.gif") bottom left no-repeat;
	width: 257px;
	padding: 0 25px 20px 0;
	text-align: right;
}

.gray-box span.hr {
	background: transparent url("../layout/hr.gif") no-repeat;
	border: 0;
	width: 241px;
	height: 4px !important;
	color: transparent;
	display: block;
	margin: 15px 0 0 20px;
	line-height: 0px;
	font-size: 0px;
}

.gray-box-insert {
	background: transparent url("../layout/gray-box-insert.jpg");
	border: 0;
	width: 238px;
	height: 53px;
	height: 53px;
	margin: 0 0 5px 20px;
	_margin: 0 0 0 20px;
	padding: 25px 5px 0 0;
}

/* czcionki */

p {
	margin-bottom: 15px;
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 11px;
}

h2 {
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #2c8d1d;
	margin-bottom: 20px;
}

h2 span {
	font-weight: bold;
	color: #60685b;
}

.green { color: #2c8d1d; }
.right { text-align: right; }
.bold  { font-weight: bold; }


/* newsletter */

/* input.input-text {
	border: 0px solid red;
	background: url("../layout/bgr_input.gif") no-repeat;
	width: 135px;
	height: 23px;
	*height: 22px;
	color: #666f61;
	text-align: right;
	padding: 5px 3px 0 0;
}

input.search {
	border: 0px solid red;
	background: url("../layout/btn_search.gif") 0 3px no-repeat;
	*background: url("../layout/btn_search.gif") no-repeat;
	width: 76px;
	height: 30px;
	*height: 27px;
	cursor: pointer;
} */

input.input-text {
	border: 0;
	background: transparent url("../layout/bgr_input.gif") no-repeat;
	width: 135px;
	height: 25px;
	color: #666f61;
	text-align: right;
	padding: 5px 3px 0 0;
}

input.search {
	border: 0;
	background: url("../layout/btn_search.gif") 0 7px no-repeat;
	*background: url("../layout/btn_search.gif") 0 5px no-repeat;
	width: 76px;
	height: 35px;
	cursor: pointer;
}

body:nth-of-type(1) input.search, body:nth-of-type(1) input.plus, body:nth-of-type(1) input.minus {
	background: url("../layout/btn_search.gif") 0 3px no-repeat;
}

/* input.plus {
	border: 0;
	background: url("../layout/btn_plus.gif") 0 3px no-repeat;
	*background: url("../layout/btn_plus.gif") no-repeat;
	width: 36px;
	height: 30px;
	*height: 27px;
	cursor: pointer;
} */

input.plus {
	border: 0;
	background: url("../layout/btn_plus.gif") 0 7px no-repeat;
	*background: url("../layout/btn_plus.gif") 0 5px no-repeat;
	width: 36px;
	height: 35px;
	cursor: pointer;
}

/* input.minus {
	border: 0;
	background: url("../layout/btn_minus.gif") 0 3px no-repeat;
	*background: url("../layout/btn_minus.gif") no-repeat;
	width: 31px;
	height: 30px;
	*height: 27px;
	cursor: pointer;
} */

input.minus {
	border: 0;
	background: url("../layout/btn_minus.gif") 0 7px no-repeat;
	*background: url("../layout/btn_minus.gif") 0 5px no-repeat;
	width: 31px;
	height: 35px;
	cursor: pointer;
}

input[type:button]:hover { cursor: pointer; }

body:nth-of-type(1) input.search { float: right; }
body:nth-of-type(1) input.minus { float: right; position: relative; left: 36px; }
body:nth-of-type(1) input.plus { float: right; position: relative; left: -31px; }
body:nth-of-type(1) input.input-text { margin-top: 3px; }

/* mini-links */

ul.mini-links {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.mini-links li {
	float: left;
	margin: 0 5px;
}

ul.mini-links li a, ul.mini-links li a:link, ul.mini-links li a:visited {
	color: gray;
	text-decoration: none;
}

ul.mini-links li a:hover {
	text-decoration: underline;
}

/* inne */

fieldset { border: 0; }
.mini-break { color: #23a638; }
.clear { clear: both; }

.b-sklep {
	display: block;
	background: url("../layout/btn_dosklepu.gif");
	width: 93px;
	height: 24px;
	border: 1px solid red;
	float: left;
	margin: 10px 0 0 0;
}

.h-wide h2 {
	padding-top: 26px;
}

.sidebox-item {
	height: 107px;
	background: url("../layout/bionica-poleca-produkt.gif");
}
.sidebox-item .summary {
	padding: 10px 0 0 0;
	float: left;
	width: 170px;
	text-align: right;
	line-height: 14px;
}

.summary li span a{
	color: white !important;
	}

.sidebox-item .image { float: right; width: 110px; }

.sidebox-item .user {
	padding: 10px 0 0 0;
	float: left;
	width: 170px;
	text-align: right;
	line-height: 14px;
}

.gray-box hr {
	border: 0;
	height: 2px !important;
	background-color: #bfbfbf;
	display: block;
	margin: 0px;
	line-height: 0px;
	font-size: 0px;
	}

a:active, a:focus { outline: 0; }

/* ####################################### */

/* disabled - nieuzywane */

#gray-box.disabled { background: #f5f8fa url("../layout/gray_top_dis.gif") bottom left no-repeat; }
#gray-box.disabled .gray-btm { background: #f5f8fa url("../layout/gray_btm_dis.gif") bottom left no-repeat;; }

.disabled p { color: #d0d5d5; }
.disabled .green { color: #cee4cf; }
.disabled h2 { color: #cee7d1; }
.disabled h2 span { color: #d8dddc; }

.disabled input.input-text {
	border: 0;
	background: url("../layout/bgr_input_dis.gif") no-repeat;
	width: 132px;
	height: 27px;
	*height: 24px;
	color: #d9dedd;
	text-align: right;
	padding: 3px 3px 0 0;
}

.disabled input.plus {
	border: 0;
	background: url("../layout/btn_plus_dis.gif") 0 4px no-repeat;
	*background: url("../layout/btn_plus_dis.gif") no-repeat;
	width: 31px;
	height: 27px;
	*height: 27px;
}

.disabled input.minus {
	border: 0;
	background: url("../layout/btn_minus_dis.gif") 0 4px no-repeat;
	*background: url("../layout/btn_minus_dis.gif") no-repeat;
	width: 26px;
	height: 27px;
	*height: 27px;
}

.disabled input.search {
	border: 0;
	background: url("../layout/btn_search_dis.gif") 0 5px no-repeat;
	*background: url("../layout/btn_search_dis.gif") no-repeat;
	width: 64px;
	height: 30px;
	*height: 27px;
}

.disabled ul.mini-links, .disabled ul.mini-links li a, .disabled ul.mini-links li a:link, .disabled ul.mini-links li a:visited, .disabled ul.mini-links li a:hover {
	color: #cacaca;
}

.disabled .mini-break { color: #86ce94; }

/* robocze */
.border { border: 1px solid red; }
.none { display: none; }
.red, .red span { color: red !important; font-weight: normal; }

/* long titles */
.l-titles {
	width: 242px;
	margin: -26px 20px 10px;
	background: #d9d9d9 url("layout/dfn.gif") bottom no-repeat;
}

dfn {
	width: 232px;
	margin: 0 auto;
	padding: 11px 10px 11px 0;
	display: block;
	background: url("layout/l-titles.gif") top no-repeat;
	font-style: normal;
	border: 0px solid red;
}

/* drobiazgi */
a, input { outline: 0; }
.red { color: #d00; }
.tal {text-align: left; }
.tac {text-align: center; }
.tar {text-align: right; }
.mac {margin: 0 auto; }
.fleft { float: left; }
.fright { float: right; }
.small { font-size: 10px; }
.next-prev { margin-top: 30px; }

/* form */

span.text {
/*	background: url("../layout/input_text_l.gif") left top no-repeat;
	height: 22px;
	padding: 0;
	margin: 0;
	display: block;
	border: 0; */
}

span.text input {
/*	background: transparent url("../layout/input_text_r.gif") right top no-repeat; */
	height: 16px;
	padding: 0 4px;
	margin: 0;
	border: 1px solid #aaa;
}

input.zaloguj {
	border: 0;
	margin: 0;
	padding: 0;
	width: 93px;
	height: 24px;
	background: transparent url("../layout/btn_zaloguj.gif") right top no-repeat;
}

.btn_gowroc, .btn_godalej, .btn_zakoncz {
	width: 79px;
	height: 24px;
	display: block;
	margin: 0;
	padding: 0;
}

.btn_continue {
	width: 141px;
	height: 24px;
	display: block;
	margin: 0;
	padding: 0;
}

.btn_finalize {
	width: 133px;
	height: 24px;
	display: block;
	margin: 0;
	padding: 0;
}

.btn_continue { background: url("../layout/btn_continue.gif") no-repeat; height: 24px; border: 0; cursor: hand;}
.btn_finalize { background: url("../layout/btn_finalize.jpg") no-repeat; height: 24px; border: 0; cursor: hand;}
.btn_gowroc { background: url("../layout/btn_gowroc.gif") no-repeat; height: 24px; border: 0; cursor: hand;}
.btn_godalej { background: url("../layout/btn_godalej.gif")  no-repeat; height: 24px; border: 0; cursor: hand;} 
.btn_zakoncz { background: url("../layout/btn_zakoncz.gif")  no-repeat; height: 24px; border: 0; cursor: hand;}
.btn_zarejestruj { background: url("../layout/btn_zarejestruj.gif")  no-repeat; width: 118px; height: 24px; border: 0; cursor: hand;}
.btn_zmien { background: url("../layout/btn_zmien.gif")  no-repeat; width: 50px; height: 24px; border: 0; cursor: hand;}
.btn_usun { background: url("../layout/btn_usun.gif")  no-repeat; width: 50px; height: 24px; border: 0; cursor: hand;}

/* temp */
.brdr { border: 1px solid red; }

/* register form */
.error {
	color: red;
	font-size: 12px;
	font-weight: bold;
}

.warto_wiedziec {
	margin-bottom: -8px;
}

/* by MF linki "do sklepu" */
#left-margin {
	float: left; 
	margin-left: 100px;
}

#goto-shop {
	line-height: 27px;
	margin-left: 5px;
	font-size: 14px;
	font-weight: bold;
}

#goto-shop a {
	color: #60685b;
}