/* OGOLNE ---------------------------------------------------------------------------------------------------------------- */
body  { 
	color: #000; 
	font-family: Verdana, Tahoma, Arial, Helvetica;
	margin: 0; 
	padding: 0; 
	scrollbar-arrow-color: #003C58; 
	scrollbar-base-color: #CCC;
	font-size: 11px; 
	line-height: 1.5em;
	background: #eb6100 url(../gfx/bg.gif) 0 0 repeat-x;
} 

p  { 
	margin: 0;
	padding: 5px 0 15px 0; 
	color: #000; 
	font-size: 11px;
	text-align:justify;
}
h1 { 
	color: #000; 
	font-family: Verdana;
	font-size: 13px;
	margin: 0;
	padding: 15px 0 5px 0; 
}
h2 { 
	color: #eb6100; 
	font-size: 12px; 
	margin: 0;
	padding: 15px 0 5px 0; 
	border-bottom: 1px dotted #eb6100;

}
h3 { 
	color: #999; 
	font-size: 11px; 
	margin: 0;
	padding: 15px 0 5px 0; 

}
h4 { 
	color: #000; 
	font-size: 11px; 
	margin: 0;
	padding: 15px 0 5px 0; 

}
a {
	color: 			#1656a9;
	text-decoration:	none;
	font-weight: 		normal;
}
a:hover {
	text-decoration: underline;
}
ul {
	margin:	10px 0px 15px 15px;
	padding: 0px;
	line-height: 15px;
}
li {
	margin: 0;
	padding: 0px 0px 5px 5px;
}

table {
	font-size: 11px;
}


/* FORMULARZE ---------------------------------------------------------------------------------------------------------------- */
input,textarea,select {
	font-size:		9px;
	margin:			0px;
	padding:		0px;
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, Verdana;	
	display: inline;
	vertical-align: middle;
}
form {
	margin:			0px;
	padding:		0px;
	font-weight: normal;
}
textarea {
	border: 1px solid #CACACA;
	font-size: 10px;
	padding: 3px 4px;
	margin: 0;
	width: 200px;
}
select {
	color:#000;
	font-weight: normal;
	margin-top: 4px;
}

input.text {
	border: 1px solid #a5a5b0;
	color: #000;
	padding: 1px 4px;
	margin: 0;
	background-color: #ccc;
	width: 130px;
}

input.button {
	font-weight: bold;
	border: 1px solid #0078ce;
	padding: 1px 5px 2px 5px;
	margin: 0;
	color: #FFF;
	cursor: pointer;
	background-color: #1096f7;
	cursor: pointer;
	width: auto;
	overflow: visible;	
}
input.light {
	background-color: #999;
	border: 1px solid #818181;	
}
a.button,
a.but_dodaj {
	height: 20px;
	font: bold 11px tahoma,verdana;
	border: 1px solid #0078ce;
	padding: 0px 5px 2px 5px;
	margin: 0;
	color: #FFF;
	cursor: pointer;
	background-color: #1096f7;
}

/* DODATKOWE ---------------------------------------------------------------------------------------------------------------- */
a img {
	border: none;
}
.fl { 
	float: left;
}
.fr { 
	float: right;
}
.img_l { 
	float: left;
	margin: 0px 15px 10px 0px;
}
.img_r { 
	float: right;
	margin: 0 10px 10px 15px;
}
.img_c { 
	text-align: center;
	margin: 0 15px 10px 15px;
}
.clearing {
	clear: both;
	font-size:  0.1px;
	height: 0.1px;
}
.icon {
	vertical-align: middle;
}


/*  LAYOUT ---------------------------------------------------------------------------------------------------------------- */
#content {
	background: url(../gfx/bg_cont.gif) top center repeat-y;
	width: 811px;
	margin: 0 auto;
}
#content_inside {
	background: url(../gfx/bg_cont2.gif) top center no-repeat;
}
#container {
	width: 703px;
	margin: 0 auto;
	padding-top: 61px;
}
#header {
	height: 41px;
}
#menu_top {
        float: right;
        word-spacing: 25px;
        margin-top: 15px;
        margin-right: 10px;
}
#menu_top a{
        font-weight: bold;
        text-decoration:	none;
        color: #0378DB;
        font-size: 9px;
}
#menu_top a.special{
        color: #F48000;
}
.page {
	background:  url(../gfx/bg_sub1a.gif) 0 0 ;
	height: 100%;
}
#subPage {
	background:  url(../gfx/bg_sub2.gif) 0 0 repeat-y;
}
#page_inside {
	float: left;
	width: 479px;
	padding: 0 13px;
}
#subPage #page_inside {
	float: left;
	width: 560px;
	padding: 0 10px;
}
#promo {
	width:178px;
	float:right;
}

.loginPanel {
	padding-left: 15px;

}
.loginPanel .lay td,
.loginPanel .lay  th {
	border: none;
	padding: 4px 2px;
	color: #999;
}
.loginPanel input.text {
	width: 110px;
}
.loginPanel input.button {
	float: right;
	margin-right : 2px;
}
.loginPanel a {
	font-size: 9px;
	color: #999;
	padding-left: 2px;	
}
#main {
        float: right;
        width: 560px;
}

.loggedCustomer {
	float: right;
}
/*  MENU LEFT /////////////////////////////////////////////////////////////////////////////////// */
#menu {
	width: 123px;
	float: left;
}
#menu ul { 
	margin: 0 0 20px 0;
  	padding: 0;
	list-style-image: none;
}
#menu ul li {
  list-style:none;
	margin: 0;
	padding: 0;
}
* html #menu ul li {
	height:1px;
    vertical-align:bottom;
}
#menu ul li a {
        display:block;
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
	margin: 5px 0 5px 5px;
	padding: 0;
	color: #000000;
}

#menu ul li.selected a {
	color: #FF6600;
}

/* MENU DRUGI POZIOM /////////////////////////////////////////////////////////////////////////////////// */

#menu ul ul { 
	margin: 0 0 10px 0;
  padding: 0;
	list-style-image: none;
}
#menu ul ul li {
  	list-style:square;
	margin: 1px 0 1px 20px;
	padding: 0;
	background-image: none;
}
#menu ul ul li a {
  	display:block;
	font-family: Verdana;
	font-size: 10px;
	padding: 0;
}
#menu ul ul li.selected a {
	color: #FF6600;
}


/* MENU TRZECI POZIOM /////////////////////////////////////////////////////////////////////////////////// */

#menu ul ul ul { 
	margin: 0 0 0 15px;
    padding: 0;
	list-style-image: none;
	line-height: 10px;
	border: 0;
}
#menu ul ul ul li {
    list-style:none;
	margin: 0;
	padding: 0 0 3px 0;
	background-image: none;
}
#menu ul ul ul li a {
    display:block;
	font-size: 9px;
	font-weight: normal;
	line-height: 13px;
	padding: 2px 0 0px 15px;
	background:  url(../gfx/l.gif) 0px 7px no-repeat;
	color: #999999;
}

#menu ul ul ul li#selected a {
	font-weight: bold;
	color: #0086cb;
}
/* Moduł wyświetlania stanu koszyka /////////////////////////////////////////////////////////////////////////////////// */
.cart {
	margin: 0px 0px 0px 0;
	background:  url(../gfx/lo_grey.gif) 0 0 repeat-x;
	padding: 0px 0 0 0;
	font-size: 9px;
}

div.cart a {
        margin: 0px 0px 0px 0px;
        font-size: 9px;
        text-align: center;
}

/* producer /////////////////////////////////////////////////////////////////////////////////// */
.producer {
	margin: 10px 15px 10px 0;
	background:  url(../gfx/lo_grey.gif) 0 0 repeat-x;
	padding: 10px 0 0 0;
}
.producer select {
	width: 107px;
	font-weight: normal;
}
/* WYSZUKIWARKA /////////////////////////////////////////////////////////////////////////////////// */
.search {
	vertical-align:top;
	margin-right: 15px;
	background:  url(../gfx/lo_grey.gif) 0 0 repeat-x;
	text-align: left;
	padding-top: 10px;
}

.search input.text {
	background-color: #ccc;
	border: none;
	width: 80px;
	height: 12px;
	padding: 2px 0 2px 5px;
	margin: 0;
	vertical-align: middle;
	color: #000;
	font-size: 9px;
}
.search .button {
	vertical-align: middle;
	background:  url(../gfx/s2.gif) 0 0 no-repeat;
	width: 18px;
	height: 16px;
	margin: 0;
	border: none;
}
.search div a {
	font-size: 9px;
	color: #999;	
}

/* LOCALISER /////////////////////////////////////////////////////////////////////////////////// */
#localiser {
	font-size: 9px; 
	padding: 8px 0 0 0;
	height: 28px;
	line-height: 1.2em;
	background:  url(../gfx/lo.gif) 0 29px repeat-x;
	color: #000;
	margin-bottom: 5px
}
#localiser a {
	font-weight: normal;
	color: #797979;
	padding: 0 14px 0 10px;
	background:  url(../gfx/loc.gif) right center no-repeat;
	margin-right:10px;
}
#localiser a#home {
	color: #60b0ef;
	padding-left: 2px;
}

#localiser span {
	padding: 0 10px;
}

/* LINKS Recommend, top, print, home  ---------------------------------------------------------------------------------------------------------------- */
#nav_bot {
	margin-top: 10px;

}
#nav_bot a {
	display: block; 
	float: right; 
	color: #949391; 
	padding: 20px 0px 20px 50px;
	font-size: 9px;	
	background: url('../gfx/totop.gif') 28px 18px no-repeat; 
	font-weight: normal;
}
#nav_bot a#print { 
	background: url('../gfx/print.gif') 28px 18px no-repeat; 
}
#nav_bot a#recommend {  
	background: url('../gfx/recommend.gif') 28px 18px no-repeat; 
}



/* PAGINATE /////////////////////////////////////////////////////////////////////////////////// */
.paginate { 
        width: 200;
        text-align: center;
	margin: 0 auto;
}
.paginate a {
	font-weight: bold;
	font-size: 9px;
}
.paginate .prev {
        display: inline;
}
.paginate .next{
        display: inline;

}
.paginate .num {
	text-align: center;
	color: #000;
	display: inline;
}
.paginate .num a {
	padding: 0 5px;
	background:  url(../gfx/dots.gif) right center no-repeat;
}
.paginate .num a.selected {
	color:#000;
}


/* SORTOWANIE /////////////////////////////////////////////////////////////////////////////////// */
#sort {
	text-align: right;
	background-color:#e9e9e9;
	
}	
#sort table {
	margin: 0 0 0 auto;
	font-size: 9px;	
	font-weight: bold;
	color: #999;
}
#sort a {
	color: #2e2d78;
	font-weight: bold;
	font-size: 9px;
	padding: 0 0 0 13px;
}
#sort a#actDown,
#sort a#actUp {
	color:#d41f08;
	padding: 0 0 0 30px;
}
#sort a#actUp {
	background: url('../gfx/srt.gif') 18px 3px no-repeat; 
}
#sort a#actDown {
	background: url('../gfx/srt.gif') 18px -76px no-repeat; 
}
#sort img {
	vertical-align: middle;
}



/* FOOTER /////////////////////////////////////////////////////////////////////////////////// */
#footer {
	background:  url(../gfx/bottom1.gif) center top no-repeat;
	width: 811px;
	padding-top: 54px;
	margin: 0 auto;
	text-align: center;
}
#footer p{
	padding: 10px 0;
	color: #000;
	text-align: center;	
	font-size: 9px;	
}
#footer a{
	color: #000;
	font-size: 9px;	
}

/* OPIS KETAGORII  /////////////////////////////////////////////////////////////////////////////////// */
.one_cat {
	padding: 10px 0;
}
.one_cat img {
	margin-right: 20px;
}
.one_cat h1 {
	padding: 0;
}
.one_cat h1 a {
	font-weight: bold;
}	
.one_cat p {
	padding: 5px 0 0 0;
}
.one_cat .more {
	font-size: 9px;	
}


/* PRODUKT  /////////////////////////////////////////////////////////////////////////////////// */
.product {
	padding: 10px 0 0 0;
}
.image {
	float: left;
	width: 90px;
	text-align: center;
}
.imageProducer {
	float: right;
	
}

.desc {
	width: 279px;
	float: left;
}
.product h1 {
	padding: 0;
}
.product h1 a {
        font-family: Verdana, Arial;
        font-size: 13px;
	font-weight: bold;
	color: #1656a9;
}
.desc p {
	font-size: 9px;
	line-height: 12px;
	padding: 0;
}
.lay {
	padding: 0;
	border-collapse:collapse;
	vertical-align:middle;
}
.lay td {
	padding-right: 10px;
}
.bottomInfo {
	background:  url(../gfx/lo_grey.gif) 0 0 repeat-x;
	padding: 3px 0 5px 0;
	margin-top: 5px;
}
.price {
	float: left;
}
td.TablePrice {
        text-align: right;
}
.price span {
	font-weight: bold;
	color: #fc6b00;
}
.more {

        margin-top: 4px;
}
.more a {
	display: block;
	width: 41px;
	height: 12px;
	background:  url(../gfx/wiecej.gif) 0 0 no-repeat;
	float: right;
}
.more a span {
	display: none;
}

.moreinfo {
	text-align: right;
	font-size: 9px;
	font-weight: bold;
}

/* PRODUCT W PROMOCJI */
#promo .product {
	padding-left: 10px;
}
#promo .image {
	float: none;
	width: auto;
}	
#promo .desc {
	float: none;
	width: auto;
}

/* PRODUCT DETAL /////////////////////////////////////////////////////////////////////////////////////////////// */
#subPage .product {
	padding: 0;
	margin-bottom: 10px;
}
#subPage .image {
	float: left;
	width: 200px;
	text-align: center;
}
#subPage .desc {
	width: 347px;
	float: left;
}
#subPage p {
	font-size: 11px;
	line-height: 17px;
}
div.addtobasket {
	float: right;
	margin: 10px 0;
}
div.addtobasket a {
	display: block;
	width: 157px;
	height: 21px;
	background:  url(../gfx/basket.gif) 0 0 no-repeat;
}
div.addtobasket a span,
div.compare a span {
	display: none;
}

div.compare {
	float: right;
	margin: 10px 0;
}
div.compare a {
	display: block;
	width: 109px;
	height: 21px;
	background:  url(../gfx/compare.gif) 0 0 no-repeat;
}

form.addtobasket  input.number {
	width: 15px;
	background-color: #CCC;
	border: 1px solid #2e2d78;
	height: 15px;
	padding: 1px;
	margin: 0px 2px;
	vertical-align: middle;
	color: #000;
	font-size: 9px;	
	font-weight: normal;
}
#subPage .addtobasket {
	display: inline;
	margin: 0;
	padding: 0;
}


/*KOMPLETOWANIE //////////////////////////////////////////////////////////////////////////////////// */
.compl_row {
	margin: 0 0 20px 0;
}
.compl {
	float: left;
	width: 80px;
	text-align: center;
	border: 1px solid #CCC;
	padding: 10px 5px;
	margin-right: 10px;
}
.compl h1 {
	text-align: center;
	padding: 0;
	margin: 5px 0 0 0;
}
.compl h1 a {
	font-size: 9px;
	color: #000;
	line-height: 11px;
}


/* OPINIE ---------------------------------------------------------------------------------------------------------------- */
.opinion {
	background-color: #f1f1f1;
	padding: 10px 10px 10px 10px;
	margin-top: 10px;
}
.one_opinion {
	background: url(../gfx/dot.gif) 0 0 repeat-x;
	padding: 10px 0;
}
.opinion p {
	font-size: 9px;
	line-height: 12px;
}
.opinion p.author {
	font-size: 9px;
	line-height: 12px;
	padding: 0;
	font-style: italic;
}
.opinion .addOpinion {
	text-align: right;
}
.opinion .addOpinion a {
	background:  url(../gfx/red.gif) 0 4px no-repeat;
	padding: 0 0 0 10px;
	font-weight: bold;

}

/* DODATKOWE DO STRONY ---------------------------------------------------------------------------------------------------------------- */
.hr {
	background:  url(../gfx/lo.gif) 0 0 repeat-x;
	height: 1px;
	font-size: 0.1%;
}

#baner {
	padding-bottom: 27px;
}

/* TABELE ---------------------------------------------------------------------------------------------------------------- */

.info {
	margin: 5px auto 15px auto;
	width: 100%;
	border-collapse:collapse;
}
.info td,
.info th {
	padding: 2px 2px 3px 4px;
	font-size: 9px;
	border: 1px solid #000;
}
.info th,
td.first {
	background-color: #484848;
	text-align: left;
	color: #FFF;
}

form .info {
	width: auto;
}

tr.buttons td {
	text-align: center;
	padding: 4px 0;
	border: none;
}
.line0 td {
	background-color:#e9e9e9;
}
/* TABELA KOSZYK */

table.basket {
	padding-left: 10px;
}
.basket td {
	border: 1px solid #000;
	padding: 4px 5px 3px 5px;
}
.head td {
	border: 1px solid #000;
	color: #FFF;
	background-color: #484848;
	padding: 5px 3px;
	font-weight: bold;
}
.head a {
	color: #fec600;
}
.basket .num input {
	width: 40px;
	margin: 0 5px;
	padding: 0 3px 0 1px;
	font-size: 11px;
	text-align: right;
}
.money {
	background-color: #e5e6e6;
}
td.money_sum {
	background-color: #c7c7c7;
	font-weight: bold;
}

/* TABELA PORÓWNAWCZA */
.compare td,
.compare th {
	padding: 5px 5px 7px 5px;
	font-size: 9px;
}

/* PROFIL UZYTKOWNIKA */
.orders td,
.orders th {
	padding: 6px;
	font-size: 9px;
	text-align: left;
}
.orders {
	font-size: 9px;
	margin: 10px;
	border-collapse: collapse;	
}
.info .info {
	margin: 0;
	width: auto;
}	
.orders p {
	font-size: 9px;
}
.orders h5 {
	color: #8bd618; 
	font-size: 12px; 
	margin: 0 0 3px 0; 
}
/* INSANE */

/* start for JS:changeElementVisibility(elementName) */
.hide {
	display: none;
}

tbody.show {
	display: table-header-group;
}

/* tbody version for IE */
tbody.ieshow {
	display: block;
}

span.shortPrice input {
	width: 40px;
	margin-right: 18px;
}

table.advSearch {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border: 0px;
}

table.advSearch tr.buttons {
	text-align: center;
}

table.advSearch th {
	padding: 4px 24px 4px 0;
	font-weight: bold;
	text-align: left;
}

table.advSearch td {
	padding: 4px 0;
}

table.advSearch td table.checkboxes {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border: 0px;
}

table.advSearch td table.checkboxes td {
	padding: 2px 8px 2px 0;
}

table.advSearch td table.checkboxes td.ch {
	vertical-align: middle;	
}

table.advSearch td table.checkboxes td.split {
	padding-left: 40px;
}

.staticInfo {
	padding: 40px 10px;
	text-align: center;	
}

.staticInfo p {
	margin-bottom: 20px;
	font-weight: bold;
	text-align: center;	
}

.stat {
	text-align: center;
}

.stat a img {
	border: 0px;
}


.article_cat {
    width:400px;
}

.article_cat table {
    width:500px;
}

.kreska {
    background: url('../gfx/lo.gif') repeat-x;
    height:10px;
    width:450px;
}

a.link {
	color: 			#1656a9;
	text-decoration:	none;
	font-weight: 		bold;
}
a.link:hover {
	text-decoration: underline;
}

.data {
	color: 			#999999;
	font-weight: 		normal;
}

.title h1 {
	color: 			#1656a9;
	font-weight: 		bold;
}

.articleDesc {
	width: 320px;
	text-align:justify;
}

.news h1 a{
	color: 			#1656a9;
	font-weight: 		bold;
}

.separator {
    background: url('../gfx/lo.gif') repeat-x;
    height:10px;
    width:450px;
}


/* GALERIA ************************************************* */
#page_inside ul.gallery{
        margin: 0 0 0 0;
	list-style-image:none;
}

#page_inside ul.gallery li {
    margin-top: 5px;
    list-style: none;
    border-bottom: 1px dotted gray;
    
}
#page_inside ul.gallery li:hover {
    background: #EEEEEE;

}

#page_inside ul.gallery a {
    font-weight: bold;
    font-size: 11 px;
}
#page_inside ul.gallery a:hover{
    text-decoration: none;
}

#page_inside ul.gallery li img{
    vertical-align: top;
}

.category {
    color:#1656a9;
}

div.imagegal {
    float:left;
    margin:3px;
    display:inline;
    vertical-align:top;
    border:1px solid gray;
}

div.pagin {
    float:left;
    display:inline;
    vertical-align:middle;
}


#nav_bot2 {
	margin: 20px 0 0 0;
	padding: 10px 10px 10px 0;
	/*border-top: 1px dotted #CCC;*/
}
#nav_bot2 a {
	display: block;
	font-size: 9px;
	float: right;
	color: #8a8a8a;
	font-weight: normal;
	text-decoration: none;
	padding: 7px 0 8px 25px;
	margin-left: 20px;
}
#nav_bot2 a:hover {
	text-decoration: underline;
}

.back { 
	background: url(../gfx/back.gif) 0 3px no-repeat;
}


