html {
	margin: 0;
	padding: 0;
	color: #646464;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	background: url('../img/top_bg_r.gif') top repeat-x #EFEFF0;
}
body {
	margin: 0; padding: 0;
	background: url('../img/page_bg.gif') top repeat-y;
}
h1, h2, p, form, #top-menu, #top-user, .menu, .pager {
	margin: 0;
	padding: 0;
	list-style: none;
}
a {
	text-decoration: none;
	color: #26639E;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}
h1 span, #cart-more span, #langs span {
	position: absolute;
	top: -10000px;
}
.clear {
	clear: both;
	width: 100%;
	display: block;
	height: 1px;
	font-size: 1px;
}
/* -- LAYOUT -- */
#top-bg {
	height: 241px;
	width: 50%;
	position: absolute;
	background: url('../img/top_bg_l.gif') repeat-x;
	z-index: 1;
}
#site-container {
	background: url('../img/top.gif') no-repeat top;
	position: relative;
	z-index: 2;
}
#site-container2 {
	background: url('../img/foot_bg.gif') repeat-x bottom;
}
#site {
	background: url('../img/foot_bg_top.gif') no-repeat bottom;
}

#top {
	height: 128px;
	width: 984px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
h1 {
	position: absolute;
	top: 20px;
	left: 30px;
	width: 260px;
	height: 55px;
}
h1 a {
	display: block;
	height: 55px;
}
#top-menu li, #top-user li {
	display: block;
	border-left: solid 1px #646464;
	float: left;
	padding: 0 10px;
}
#top-menu li a, #top-user li a {
	color: #646464;
}
#top-menu-1st, #top-user-1st {
	border: none !important;
}
#top-menu {
	position: absolute;
	top: 69px;
	left: 360px;
}
#top-user {
	position: absolute;
	top: 35px;
	left: 367px;
}
#top-user li {
	padding: 0 17px;
}
#cart {
	position: absolute;
	top: 9px;
	right: 50px;
	width: 230px;
	background: url('../img/cart.gif') no-repeat left;
	padding: 0 0 0 30px;
	color: #FFF;
}
#cart span {
	padding: 0 0 0 10px;
}
#cart-more {
	display: block;
	background: url('../img/cart_more.gif') no-repeat;
	width: 19px;
	height: 13px;
	float: right;
}
#search {
	position: absolute;
	top: 32px;
	right: 50px;
}
#path {
	position: absolute;
	top: 103px;
	left: 30px;
	width: 900px;
	padding: 0 0 4px 20px;
	border-bottom: solid 1px #E9E9E9;
	background: url('../img/path_icon.gif') no-repeat 2px 2px;
}
#path a {
	color: #646464;
}
#langs {
	position: absolute;
	top: 75px;
	right: 50px;
}
#langs a {
	display: block;
	float: left;
	margin: 0 0 0 10px;
	width: 18px;
	height: 12px;
}
#langs-pl {
	background: url('../img/lang_pl.gif') no-repeat;
}
#langs-en {
	background: url('../img/lang_en.gif') no-repeat;
}

#body {
	overflow: hidden;
	width: 988px;
	margin: 0 auto;
}
#content {
	float: right;
	width: 772px;
	margin: 0 31px 50px 0;_margin: 0 15px 50px 0;
	padding: 0;
	overflow: hidden;
}
#sitebar {
	float: left;
	width: 165px;
	padding: 0 0 80px 0;
}
#sitebar h3 {
	background: url('../img/sitebar_h_bg.gif') no-repeat;
	color: #FFF;
	margin: 0 0 5px 0;
	padding: 5px 0 0 13px;
	font-size: 9pt;
	text-transform: uppercase;
	height: 17px;
}
.menu {
	padding: 0 0 6px 0;
	margin: 0 0 8px 0;
	background: url('../img/sitebar_bottom.gif') no-repeat bottom;
}
.menu li a {
	display: block;
	background: url('../img/menu_bg.gif') no-repeat;
	margin: 0 0 2px 0;
	padding: 6px 0 0 13px;
	color: #646464;
	height: 17px;
	font-weight: bold;
}
.menu li a:hover {
	text-decoration: none;
	background: url('../img/menu_bg_hover.gif') no-repeat;
}
.sb-block-container {
	background: url('../img/sitebar_bg.gif') no-repeat top #FBFBFB;
	margin: 0 0 8px 0;
	height: 100%;
}
.sb-block {
	background: url('../img/sitebar_bottom.gif') no-repeat bottom;
	padding: 20px 10px 30px 13px;
	overflow: hidden;
	height: 100%;
}
#foot {
	height: 70px;
	width: 984px;
	padding: 22px 0 0 0;
	clear: both;
	text-align: center;
	word-spacing: 2ex;
	color: #26639E;
}
#foot a {
	word-spacing: 0.5ex;
}
/* -- PODSTRONY -- */

h2 {
	color: #26639E;
	font-size: 9pt;
	text-transform: uppercase;
	padding: 0 0 1em 0;
}
#content p {
	padding: 0 0 1em 0;
}

.content-block {
	padding: 0 20px;
}

.details {
	clear: both;
	overflow: hidden;
	height: 100%;
	padding: 10px 0 1em 0;
}
.details-img {
	float: left;
	margin: 0 10px 0 0;_margin: 0 5px 0 0;
}
/**
.details-txt {
	float: left;
	background: url('../img/details_bg.gif') no-repeat top left;
	padding: 0 0 0 23px;
	height: 250px;
	width: 210px;
}
**/
.details-txt {
        float: right;
        background: url('../img/details_bg.gif') no-repeat top left;
        padding: 0 10px 0 23px;
        height: 250px;
        width: 210px;
}



.details-txt h3 {
	font-size: 11pt;
	border-bottom: solid 1px #E9E9E9;
	padding: 0 0 8px 0;
}
.details-txt h3 span {
	display: block;
	font-weight: normal;
	font-size: 9pt;
}
.details-cena {
	font-size: 10pt;
	border-bottom: solid 1px #E9E9E9;
	padding: 0 0 8px 0;
	color: #DD302F;
	font-weight: bold;
}
.details-cena del {
	display: block;
	float: left;
	color: #646464;
	font-weight: normal;
	font-size: 9pt;
	padding: 1pt 10px 0 0;
}
.details-buttons {
	margin: 50px 0 0 0;
	overflow: hidden;
	background: #FFF;
}
.details-desc {
	float: left;
	width: 300px;
	padding: 0 30px;
	margin: 10px 0 20px 0;
	border-right: solid 1px #E9E9E9;
}
.details-photos {
	float: left;
	width: 390px;
	padding: 10px 0 10px 10px;
	margin: 10px 0 20px -1px;
	border-left: solid 1px #E9E9E9;
}
.details-photos a {
	display: block;
	border: 1px solid #E9E9E9;
	padding: 1px; margin: 3px;
	float: left;
}
.details-buttons label {
/*
	display: block;
	padding: 0 0 3px 0;
	overflow: hidden;height: 100%;
*/
        display: block;
        padding: 0 0 5px 0;
        overflow: hidden; width: 100%;

}
.details-buttons label span {
	display: block;
	float: left;
	width: 105px;
}
.details-buttons input, .details-buttons select {
	float: left;
	width: 95px;
}
.item {
	border-top: solid 1px #E9E9E9;
	border-left: solid 1px #E9E9E9;
	float:left;
	width: 159px;
	padding: 10px 17px;_padding: 10px 14px;
	margin: 0 0 0 -1px;
}
.item h4 {
	font-size: 9pt;
	border-bottom: solid 1px #E9E9E9;
	padding: 0 0 5px 0;
	height:40px;
}
.item-cena {
	border-bottom: solid 1px #E9E9E9;
	padding: 0 0 5px 0;
	text-align: right;
	color: #DD302F;
	font-weight: bold;
}
.item-cena del {
	display: block;
	float: left;
	color: #646464;
	font-weight: normal;
}
.list-foot {
	border-top: solid 1px #E9E9E9;
	border-bottom: solid 1px #E9E9E9;
	padding: 8px 20px;
	margin: 0 0 20px 0;
	clear: both;
	overflow: hidden;
}
.pager {
	float: right;
}
.pager li {
	float: left;
	padding: 0 4px;
}
.pager-active {
	font-weight: bold;
	color: #26639E;
}

input {
	color: #7B7B7B;
	font-size: 8pt;
}
#search-input {
	float:left;
}
#search-input input {
	float:left;
	background: url('../img/search_bg.gif') no-repeat;
	border: none;
	height: 17px;
	width: 239px;
	padding: 3px 5px 0 5px;
}
#newsletter-input {
	float:left;
}
#newsletter-input input {
	float:left;
	background: url('../img/newsletter_bg.gif') no-repeat;
	border: none;
	height: 17px;
	width: 99px;
	padding: 3px 5px 0 5px;
}
.submit {
	overflow: hidden;
	float: left;
	padding: 4px 0 0 5px;
	height: 15px;
	width: 21px;
}
.submit input {
	float: left;
	background: url('../img/submit_bg.gif') no-repeat;
	height: 15px;
	width: 21px;
	max-height: 50px;
	font-size: 0;
	border: 0;
	padding-top: 25px;
	display: block;
}
.submit2 {
	padding: 4px 0 0 5px;
	height: 15px;
	width: 21px;
}

.submit2 input {
	background: url('../img/submit_bg.gif') no-repeat;
	height: 15px;
	width: 21px;
	font-size: 0;
	border: 0;
	padding-top: 25px;
	display: block;
}



.button, .button2 {
	display: block;
	float: left;
	height: 22px;
	margin: 10px 15px 5px 0;
	background: url('../img/button_bg.gif') no-repeat;
	color: #646464;
	cursor: pointer;
}
.button2 {
	background: url('../img/button2_bg.gif') no-repeat;
}
.button:hover, .button2:hover {
	text-decoration: none;
	color: #939393;
}
.button span, .button2 span {
	display: block;
	text-align: center;
	padding: 4px 15px 0 0;
	height: 18px;
	font-weight: bold;
}

.button-kup span {
	width: 45px;
	background: url('../img/button_kup.gif') no-repeat right;
}
.button-info span {
	width: 45px;
	background: url('../img/button_info.gif') no-repeat right;
}
.button-kupteraz span {
	width: 75px;
	background: url('../img/button_kup.gif') no-repeat right;
}
.button-szczegoly span {
	width: 75px;
	background: url('../img/button_info.gif') no-repeat right;
}
.button-opinie span {
	width: 75px;
	background: url('../img/button_opinie.gif') no-repeat right;
}
.button-karta span {
	width: 75px;
	background: url('../img/button_karta.gif') no-repeat right;
}
.button-zmienadres span {
	width: 80px;
	background: url('../img/button_zmienadres.gif') no-repeat right;
}
.button-ksiazka span {
	width: 120px;
	background: url('../img/button_ksiazka.gif') no-repeat right;
}
.button-cofnij span {
	width: 60px;
	background: url('../img/button_cofnij.gif') no-repeat right;
}
.button-dokasy span {
	width: 60px;
	background: url('../img/button_dokasy.gif') no-repeat right;
}
.button-potwierdz span {
	width: 140px;
	background: url('../img/button_potwierdz.gif') no-repeat right;
}
.button-dalej span {
	width: 60px;
	background: url('../img/button_dalej.gif') no-repeat right;
}
.button-kasuj span {
	width: 60px;
	background: url('../img/button_kasuj.gif') no-repeat right;
}
.button-edytuj span {
	width: 60px;
	background: url('../img/button_edytuj.gif') no-repeat right;
}
.button-historia span {
	width: 130px;
	background: url('../img/button_historia.gif') no-repeat right;
}
.button-zaloguj span {
	width: 80px;
	background: url('../img/button_zaloguj.gif') no-repeat right;
}
.button-powiadomienia span {
	width: 110px;
	background: url('../img/button_powiadomienia.gif') no-repeat right;
}
.button-usunpowiadom span {
	width: 130px;
	background: url('../img/button_usunpowiadom.gif') no-repeat right;
}
.button-szukaj span {
	width: 60px;
	background: url('../img/button_szukaj.gif') no-repeat right;
}
.button-sposobdostawy span {
	width: 110px;
	background: url('../img/button_sposobdostawy.gif') no-repeat right;
}
.button-aktualizuj span {
	width: 80px;
	background: url('../img/button_aktualizuj.gif') no-repeat right;
}
.button-przelicz span {
	width: 70px;
	background: url('../img/button_przelicz.gif') no-repeat right;
}
.button-dodajopinie span {
	width: 90px;
	background: url('../img/button_dodajopinie.gif') no-repeat right;
}
.contactUs {
        font-size: 10pt;
}
/*
.contact_us{
        font-size: 19pt;
}
*/
.tx-newloginbox-pi1{
        font-size: 10pt;
}
.passwordDouble{
        font-size: 10pt;
}
.modAccount{
        font-size: 10pt;
}
.modAccountHead{
        font-size: 12pt;
        font-weight: bold;
}
.modAccountBodyTop{
        font-size: 10pt;
        color:red;
}
.createAccountBody{
        font-size: 10pt;
}
.createAccountBodyTopMust{
        font-size: 8pt;
        color:red;
        font-weight: bold;
         font-style:italic;
}
.checkoutShippingBodyAddBottomCellLeft{
        font-size: 8pt;
        font-style:italic;
        font-weight: bold;
}

.checkoutBarCurrent{
        font-size: 8pt;
        font-style:italic;
        font-weight: bold;
        color:red;
}

.checkoutBarTo{
        font-size: 8pt;
        font-style:italic;
        font-weight: bold;
}
.comment{
        font-size: 10pt;
        font-style:italic;
        font-weight: bold;
}
.Title{
        font-size: 14pt;
        font-style:italic;
        font-weight: bold;
	color:
}
.menu ul {
        padding: 0;     margin: 0;
        list-style: none;
}
.menu li li a {
        background: url('../img/menu_sub_bg_hover.gif') no-repeat;
        margin: 0 0 2px 12px;
        font-weight: normal;
}
.menu li li a:hover {
        background: url('../img/menu_sub_bg.gif') no-repeat;
}

.piecsetka {
    width: 500px;
}
