/* ---------------------------------------------------------- reguly globalne */

form dl.navigation, form div.navigation, input.button, a.button {
	height: 17px !important;
	overflow: hidden !important;
	border: 0 none !important;
}

form dl.navigation, form div.navigation {
	margin: 1em 0 0;
	padding: 0 !important;
}

input.button, a.button {
	background: transparent none 0 0 no-repeat scroll;
	background-image: url(../images/przyciski.png) !important;
	vertical-align: top !important;
	cursor: pointer;
	margin: 0 !important;
	padding: 0;
}

input.button {
	padding: 40px 0 0 !important;
}

a.button {
	display: inline-block !important;
}

a.button span {
	display: none !important;
}

input.disabled {
	cursor: default !important;
}

input.login {
	background-position: 0 0;
	width: 63px;
}

input.logout {
	background-position: -63px 0;
	width: 67px;
}

input.reset {
	background-position: 0 -51px;
	width: 122px;
}

input.submit {
	background-position: -63px -17px;
	width: 56px;
}

input.next {
	background-position: 0 -34px;
	width: 91px;
}

input.correct {
	background-position: 0 -68px;
	width: 119px;
}

a.correct {
	background-position: 0 -68px;
	padding-left: 119px;
}

input.refresh {
	background-position: 0 -17px;
	width: 63px;
}

input.details, input.dis-details {
	background-position: 0 -85px;
	width: 75px;
}

input.dis-details {
	background-position: 0 -102px;
}

a.delete {
	background-position: -75px -85px;
	padding-left: 52px;
}

a.shop-back {
	background-position: 0 -170px;
	padding-left: 108px;
}

a.shop-reset {
	background-position: 0 -153px;
	padding-left: 107px;
}

input.shop-product, input.shop-dis-product {
	background-position: 0 -119px;
	width: 118px;
}

input.shop-dis-product {
	background-position: 0 -136px;
}

img.graph-text {
	height: 1em;
	margin-bottom: -0.22em;
	vertical-align: baseline;
}

/* ------------------------------------------------- reguly globalne - -tekst */

em {
	font-style: normal;
	font-weight: bold;
	color: #000;
}

em b {
	color: #f00;
}

form dl.navigation, form div.navigation, input.button, a.button {
	line-height: 17px !important;
}

form div.navigation {
	text-align: center;
}

input.button, a.button {
	letter-spacing: -1ex;
}

/* ------------------------------------------------------------ glowny layout */
body {
	background: transparent top left repeat scroll;
}

#container, #footer {
	margin: 0 auto;
	padding: 0 15px;
	position: relative;
	width: 872px;
}

#container {
	background: transparent top center repeat-y scroll;
	padding-bottom: 5px;
}

#header {
	background: transparent top left no-repeat scroll;
	padding-top: 157px;
	position: relative;
}

#wrap {
	overflow: hidden;
}

#sitebar, #content {
	padding-bottom: 20px;
}

#sitebar {
	float: left;
	width: 172px;
}

#content {
	float: right;
	width: 700px;
	overflow: hidden;
}

#footer {
	background: transparent top center repeat scroll;
	height: 45px;
}

/* ---------------------------------------------------- glowny layout - tekst */

#header {
	font-size: 14px;
	color: #fff;
}

#footer {
	font-size: 10px;
	text-align: center;
	line-height: 12px;
}

#content a, #footer a {
	color: #7e7ba8;
}

#content a:hover, #footer a:hover {
	color: #3b375f;
}

/* ----------------------------------------------------------------- naglowek */

#header a.logo {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
}

#header a.logo img {
	vertical-align: bottom;
}

#header form {
	padding: 33px 13px 20px 13px;
	width: 146px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}

#header form fieldset {
	height: 124px;
	padding: 0;
	margin: 0;
	border: 0 none;
}

#header form p {
	margin-bottom: 3px;
	height: 36px;
/*	overflow: hidden;*/
}

#header form p.legend {
	height: auto;
}

#header form p.input {
	background: transparent url(../images/sprites.png) 0 14px no-repeat scroll;
	position: relative;
}

#header form label {
	display: block;
}

#header form input.text {
	background: transparent;
	height: 16px;
	width: 140px;
	padding: 3px 0;
	border: 0 none;
	position: absolute;
	bottom: 0;
	left: 3px;
}

#header form div.navigation {
	margin-top: 0 !important;
}

#header div {
	height: 20px;
	padding: 0 10px;
	position: relative;
}

#header ul {
	padding-left: 0;
	width: 650px;
	position: absolute;
	top: 0;
	left: 177px;
	list-style: none;
}

#header ul li {
	float: left;
	margin-right: 30px;
}

/* --------------------------------------------------------- naglowek - tekst */

#header a, #header form p {
	color: #fafaff;
}

#header a:hover {
	color: #ff3b3b;
}

#header form p {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

#header form p.legend {
	text-transform: uppercase;
	text-align: center;
}

#header form label {
	font-weight: normal;
	color: #000;
}

#header form input.text {
	line-height: 16px;
}

#header div {
	line-height: 20px;
}

#header div a.register {
	font-weight: bold;
}

#header ul {
	font-size: 12px;
}

#header ul label {
	font-weight: bold;
}

/* --------------------------------------------------------------- pasek menu */

#sitebar ul {
	padding-left: 0;
	list-style: none;
}

#sitebar ul.menu {
	margin-bottom: 2em;
}

#sitebar ul.menu ul {
	padding-left: 1.4em;
	padding-bottom: 0.5em;
}

#sitebar li a, #sitebar li b {
	position: relative;
}

#sitebar li b {
	width: 13px;
	margin-left: -13px;
	float: left;
}

#sitebar li img {
	vertical-align: bottom;
}

/* ------------------------------------------------------- pasek menu - tekst */

#sitebar li a {
	font-weight: bold;
	color: #000;
}

#sitebar li a:hover, #sitebar li a.selected {
	color: #ff3b3b;
}

/* ------------------------------------------------------------ pasek sciezki */

#navigator {
	border-bottom: 1px solid #000;
	padding: 0 5px;
	margin-bottom: 0.5em;
}

#navigator span.separator {
	background: transparent url(../images/sprites.png) -163px -28px no-repeat scroll;
}

#navigator span.separator b {
	display: inline-block;
	visibility: hidden;
	vertical-align: bottom;
	width: 8px;
}

/* ---------------------------------------------------- pasek sciezki - tekst */

#navigator {
	line-height: 20px; 
}

/* -------------------------------------------------------------------- tresc */

#content *.clear-left {
	clear: left;
}

#content *.clear-right {
	clear: right;
}

#content *.clear-both {
	clear: both;
}

#content *.float-left {
	float: left;
}

#content *.float-right {
	float: right;
}

#content *.text-left {
	text-align: left;
}

#content *.text-center {
	text-align: center;
}

#content *.text-right {
	text-align: right;
}

#content *.text-justify {
	text-align: justify;
}

#content *.highlight {
	background-color: #eff0ff;
	padding: 0.8em 0.5em;
	border: 0 solid #bfc4ff;
	border-width: 1px 0;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	text-align: center;
}

#content ul.graph {
	list-style: none none outside;
	padding-left: 2em;
}

#content ul.graph li {
	background: transparent url(../images/service/point.png) 0 50% no-repeat scroll;
	margin-left: -17px;
	padding-left: 17px;
}

/* ------------------------------------------------------------ tresc - tekst */

#content p, #content li {
	line-height: 2.0;
}

/* --------------------------------------------------------------- komunikaty */

#content div.error, #content div.info, #content div.question {
	background: #fdf5f5 url(../images/messages/error.png) 15px 50% no-repeat scroll;
	border: 3px solid #d00;
	padding: 0.5em 1em 0.5em 60px;
	margin-bottom: 1em;
	min-height: 3em;
}

#content div.info {
	border-color: #b1afcd;
	background-color: #f4f4f9;
	background-image: url(../images/messages/info.png);
}

#content div.question {
	border-color: #e19208;
	background-color: #fff2da;
	background-image: url(../images/messages/question.png);
}

/* ------------------------------------------------------- komunikaty - tekst */

/* ------------------------------------------------------------------- tabela */

table {
	border: 1px solid #bfc4ff;
	margin-bottom: 1em;
	border-spacing: 0;
	border-collapse: collapse;
}

table colgroup {
	border-right: 1px solid #bfc4ff;
}

table thead {
	border-bottom: 1px solid #bfc4ff;
}

table tfoot {
	border-top: 1px solid #bfc4ff;
}

table thead {
	background-color: #cbcfff;
}

table th {
	cursor: default;
}

table th.help {
	cursor: help;
}

table td {
	vertical-align: middle;
}

table tbody.light, table tbody tr.light {
	background-color: #f7f8ff;
}

table tbody.dark, table tbody tr.dark {
	background-color: #ebedff;
}

table tbody.active, table tbody tr.active {
	background-color: #ffeca3;
}

/* ----------------------------------------------------------- tabela - tekst */

table {
	color: #000;
}

table thead, table tfoot {
	text-align: center;
	color: #1f1d3b;
}

/* ---------------------------------------------------------------- formularz */

#content form fieldset {
	border: 1px solid #D4D0F1;
}

#content form legend {
	background-color: #D4D0F1;
	padding: 0.1em 1em;
}

#content form dl.check dd {
	padding-left: 18px;
}

#content form dt, #content form dd {
	margin-bottom: 0.3em;
}

#content form dt {
	width: 245px;
	float: left;
	clear: left;
}

#content form label sup, #content form dfn sup {
	vertical-align: top;
}

#content form dd {
	margin-left: 250px;
}

#content form dd span {
	display: block;
}

#content form dd dfn {
	display: block;
	margin-bottom: 1em;
}

#content form dd input, #content form dd select, #content form dd textarea {
	vertical-align: middle;
}

/* -------------------------------------------------------- formularz - tekst */

#content form dl {
	overflow: auto;
	line-height: 22px;
}

#content form dl.check dd input {
	margin-left: -17px;
}

#content form legend {
	font-weight: bold;
}

#content form dt {
	text-align: right;
}

#content form dt label {
	font-weight: bold;
}

#content form label sup, #content form dfn sup {
	color: #f00;
	font-size: 100%;
}

#content form dd span {
	font-size: 90%;
	color: #f00;
}

/* ----------------------------------------------------------- stronnicowanie */

#content div.pagesystem {
	cursor: default;
	margin: 0 0 2em;
}

#content div.pagesystem p {
	margin: 0;
}

#content div.pagesystem a,
#content div.pagesystem span {
	background: #fafaff none 0 0 no-repeat scroll;
	border: 1px solid #bfc4ff;
	padding: 4px 8px;
}

#content div.pagesystem a.ps-navigation,
#content div.pagesystem span.ps-navigation {
	background-image: url(../images/pagination.png);
	padding: 4px 7px;
}

#content div.pagesystem a.ps-first {background-position: 2px 4px}
#content div.pagesystem span.ps-first {background-position: 2px -12px}
#content div.pagesystem a.ps-prev {background-position: -27px 4px}
#content div.pagesystem span.ps-prev {background-position: -27px -12px}
#content div.pagesystem a.ps-next {background-position: -52px 4px}
#content div.pagesystem span.ps-next {background-position: -52px -12px}
#content div.pagesystem a.ps-last {background-position: -73px 4px}
#content div.pagesystem span.ps-last {background-position: -73px -12px}

#content div.pagesystem a.ps-navigation b,
#content div.pagesystem span.ps-navigation b {
	visibility: hidden;
}

#content div.pagesystem span.ps-current,
#content div.pagesystem a:hover {
	background-color: #e8e9f9;
}

/* --------------------------------------------------- stronnicowanie - tekst */

#content div.pagesystem {
	text-align: center;
	font-size: 85%;
}

#content div.pagesystem p {
	line-height: 2.9;
}

#content div.pagesystem p.header {
	line-height: 1.45;
}

#content div.pagesystem a,
#content div.pagesystem span {
	color: #bfc4ff;
	font-size: 12px;
	line-height: 24px;
	white-space: nowrap;
}

#content div.pagesystem span.ps-current,
#content div.pagesystem a:hover {
	color: #000;
}

/*#content div.pagesystem a.ps-nav {
	margin-right: 0.64ex;
}*/

/* ----------------------------------------------------------- sklepy serwisu */
/* ---------------------------------------------------------- dynamiczne okna */

div.window_background, div.window_image, div.window_content {
	position: fixed;
	z-index: 100;
	top: 0;
	left: 0;
}

div.window_background {
	background-color: #252525;
	right: 0;
	bottom: -20px;
}

div.window_image, div.window_content {
	background: #f9f9f9 none center center no-repeat scroll;
	border: 2px solid #ababab;
	padding: 35px;
}

div.window_content {
	padding-left: 415px;
	width: 300px;
	height: 370px;
}

div.window_content a {
	position: absolute;
	border: 1px solid #ababab;
	width: 1.5em;
	right: 5px;
	top: 5px;
}

div.window_content a:hover {
	background-color: #ababab;
}

div.window_content img {
	border: 1px solid #ababab;
	position: absolute;
	left: 35px;
	top: 35px;
}

div.window_content table.table_sizes {
	margin: 0 auto;
	position: relative;
	top: 1em;
}

div.window_image {
	background-image: url(../images/loader.gif);
	width: 460px;
	height: 460px;
}

div.window_image img {
	cursor: pointer;
}

div.window_image span {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
}

/* -------------------------------------------------- dynamiczne okna - tekst */

div.window_content {
	text-align: left;
}

div.window_content a {
	text-align: center;
	font-weight: bold;
	color: #ababab;
	line-height: 1.5em;
}

div.window_content a:hover {
	color: #000;
}

div.window_content p {
	line-height: 1.3;
	text-align: justify;
	text-indent: 3em;
}

div.window_image span {
	font-size: 10px;
	text-align: center;
}

/* --------------------------------------------------------- tabela rozmiarow */

table.table_sizes {
	background: #fff;
	border: 1px solid #444;
	width: auto;
	border-spacing: 1px;
	border-collapse: separate;
}

table.table_sizes thead, table.table_sizes tbody th {
	background: #fea014;
}

table.table_sizes th, table.table_sizes td {
	padding: 1px 4px;
}

table.table_sizes thead th, table.table_sizes thead td {
	min-width: 34px;
}

table.table_sizes thead th.long, table.table_sizes thead td.long {
	width: auto;
}

table.table_sizes tbody td {
	background: #fe8;
}

table.table_sizes tbody td input {
	vertical-align: middle;
}

table.table_sizes td.product_0, table.table_sizes td.product_1,
table.table_sizes td.product_2, table.table_sizes td.product_3 {
	cursor: help;
}

table.table_sizes td.product_0 {
	background-color: #afafaf;
}

table.table_sizes td.product_1 {
	background-color: #cf262d;
}

table.table_sizes td.product_2 {
	background-color: #ffe900;
}

table.table_sizes td.product_3 {
	background-color: #104f05;
}

/* ------------------------------------------------- tabela rozmiarow - tekst */

table.table_sizes, table.table_sizes thead {
	color: #2f2f2f;
	text-align: center;
}

table.table_sizes th, table.table_sizes td {
	white-space: nowrap;
}

table.table_sizes thead, table.table_sizes tbody th {
	font-weight: bold;
}

/* ------------------------------------------------------------ strona glowna */

#content div.shop_main p {
	padding: 0 1em;
}

#content div.shop_main div.info {
	margin: 0;
}

#content div.shop_main div.promoted {
	background: transparent none center center no-repeat scroll;
	padding: 4.5em 1em 5em;
}

#content div.shop_main div.promoted p {
	padding: 0;
}

#content div.shop_main div.promoted img {
	border: 1px solid #aaa;
	height: 150px;
	vertical-align: middle;
}

/* ---------------------------------------------------- strona glowna - tekst */

#content div.shop_main p {
	line-height: 2.0;
}

#content div.shop_main div.promoted p {
	text-align: center;
	word-spacing: 1em;
}

/* ---------------------------------------------------------- lista produktow */

#content dl.product_content {
	border-bottom: 3px double #000;
	padding: 1em 0;
	position: relative;
	overflow: hidden;
}

#content dl.product_content dt {
	width: 276px;
	padding-left: 10px;
	float: left;
}

#content dl.product_content dd {
	width: 390px;
	padding-right: 10px;
	float: right;
}

#content dl.product_content dt img {
	height: 268px;
	width: 268px;
	vertical-align: bottom;
	border: 4px solid #b2b2b2;
	border-bottom-color: #333333;
	border-right-color: #333333;
}

#content dl.product_content dt img.zoom {
	margin-bottom: 3px;
	cursor: pointer;
}

#content dl.product_content dt span.zoom a span {
	background: transparent url(../images/sprites.png) -146px 0 no-repeat scroll;
	padding: 6px 12px;
	height: 14px;
	display: inline-block;
	vertical-align: middle;
}

#content dl.product_content dt span.zoom a span b {
	display: none;
}

#content dl.product_content dd .highlight {
	padding-left: 10px;
	padding-right: 10px;
}

#content dl.product_content form {
	overflow: auto;
	padding-bottom: 90px;
}

#content dl.product_content form dl {
	float: left;
	width: 210px;
}

#content dl.product_content form dt {
	padding: 0;
	width: 100px;
}

#content dl.product_content form dd {
	margin-left: 105px;
	padding: 0;
	width: auto;
	float: none;
}

#content dl.product_content dd div.options {
	float: right;
	width: 180px;
}

#content dl.product_content dd div.options div.navigation {
	margin: 0 0 0.5em !important;
}

#content dl.product_content dd p.description {
	padding-top: 1.5em;
	clear: both;
}

#content dl.product_content dd div.table_sizes {
	width: 370px;
	position: absolute;
	right: 10px;
	bottom: 1em;
}

/* -------------------------------------------------- lista produktow - tekst */

#content dl.product_content p {
	line-height: 1.5;
	color: #444;
}

#content dl.product_content dt span.zoom {
	line-height: 26px;
	text-align: center;
	display: block;
}

#content dl.product_content dt div.zoom a span {
	font-size: 10px;
}

#content dl.product_content dd h2 {
	font-size: 100%;
}

#content dl.product_content dd div.options div.navigation {
	text-align: right;
}

#content dl.product_content dd table.table_sizes {
	margin: 0 auto;
}

#content dl.product_content dd table.table_sizes th {
	text-align: right;
}
