

body {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	background-color: #f0f0ee;
	margin: 0px;
	padding: 0px;
	cursor: default;
}

td {
	text-align: left;
	vertical-align: top;
}

a {
	text-decoration: none;
	color: #09317E;
}

a:hover {
	text-decoration: underline;
	color: #5BB3D9;
}

hr {    background-color: #ddd8c3;

	height: 1px;
	width: 98%;
	color: #ddd8c3;
        text-align: center;
	border: none;
}

input.text, input.password {
	background-color: white;
	background-image: url('img/main/text_grad.png');
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: white;
	border: solid 1px silver;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	height: 15px;
	padding-left: 0px;
}

select.select {
	background-color: white;
	border: solid 1px silver;
	font-family: Arial, sans-serif;
	font-size: 8pt;
}

textarea.textarea {
	background-color: white;
	background-image: url('img/main/text_grad.png');
	background-repeat: repeat-x;
	background-position: left bottom;
	border: solid 1px silver;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	padding-left: 0px;
}

input.password {
	color: red;
}

input.button {
	background-color: white;
	background-image: url('img/main/button_bg.png');
	background-repeat: repeat-x;
	background-color: #dfdfdf;
	border: solid 1px gray;
	font-family: Arial;
	font-size: 8pt;
	height: 20px;
	cursor: pointer;
}

input.radio {
	cursor: pointer;
}

input.check {
	cursor: pointer;
}

label {
	cursor: pointer;
}

form {
	margin: 0px;
}

iframe.files {
	background-color: white;
	border: solid 1px silver;
	font-family: Arial, sans-serif;
	font-size: 8pt;
}


/* Style tabel
*/

table.standard {
	border-top: solid 1px #c0c0c0;
	border-left: solid 1px #c0c0c0;
}

table.standard td {
	border-bottom: solid 1px #c0c0c0;
	border-right: solid 1px #c0c0c0;
	vertical-align: middle;
}

table.standard td.select {
	background-color: #f6f6f6;
}

table.standard tr.select {
	background-color: #f6f6f6;
}

table.standard thead tr {
	background-color: #ffffff;
	background-image: url('img/main/table_head.png');
	background-repeat: repeat-x;
	color: black;
	font-weight: bold;
}

table.standard tr.footer {
	background-color: #ebf1f5;
}

table.standard tr.header {
	background-color: #e1eefa;
}

table.standard .tab0 {
	background-color: #f6f6f6;
}

table.standard .tab1 {
	background-color: #ffffff;
}

table.standard .tab0s {
	background-color: #f2f8fc;
}

table.standard .tab1s {
	background-color: #fafdfe;
}
/* Style wyroznienia tesktu
*/
span.gray {
	color: gray;
}


/* Glowna tabela - zawierajaca cala tresc, lacznie z
naglowkiem i stopka */
table.main {
	width: 990px;
	margin-top: 5px;
	margin-bottom: 15px;
	border: 1px solid #c6c6c6;
	background-color: white;
}

/* Naglowek
*/

td.header {
	padding: 0px;
}

	td.header td {
		padding: 0px;
	}

/* srodek strony - ramki i tresc
*/
td.middle {
	background: white;
	padding: 0px;
}

td.middle table.middle {
	width: 990px;
}

td.middle table.middle td.left {
	width: 0px;
	padding: 0px;
}

td.middle table.middle td.center {
	padding: 0px;
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
}

td.middle table.middle td.center div.map {
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: solid 1px #D0D0D0;
	margin-bottom: 10px;
}

td.middle table.middle td.center table.center {
	width: 100%;
	padding: 0px;
}


td.middle table.middle td.right {
	width: 0px;
	padding: 0px;
}


/* Stopka strony
*/
td.footer {
	padding-top: 6px;
	background-color: White;
	background-repeat: repeat-x;
	color: Silver;
	font-weight: bold;
	height: 10px;
	vertical-align: top;
}

td.footer a {
	color: Blue;
}

td.footer a:hover {
	color: White;
}


/* Menu glowne
*/

table.main_menu {
	height: 35px;
	background-image: url('img/main/main_menu.gif');
	background-repeat: repeat-x;
	font-size: 9pt;
	font-weight: normal;
}

table.main_menu td {
	text-align: center;
	vertical-align: middle;
}

table.main_menu a {
	color: #661008;	
}

table.main_menu a:hover {
	color: #085266;
}


table.main_menu_item {
}

td.main_menu_item {
	padding: 4px;
	vertical-align: middle;
	font-size: 120%;
	color: black;
}

img.main_menu_item {
}

a.main_menu_item {
	color: black;
	font-weight: bold;
}



/* Ustawienie pionowe boxow
*/

table.boxes_vlayout {
}

table.boxes_vlayout td {
	padding: 0px;
}



/* Box ukrywalny
*/

table.autohide_box {
	table-layout: fixed;
	width: 100%;
	height: 100%;
	background-color: white;
}

table.autohide_box td.ah_a1 {
	width: 10px;
	height: 8px;
	background-image: url('img/autopart/auto_hide_a1.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
}

table.autohide_box td.ah_a2 {
	width: 238px;
	height: 8px;
	background-image: url('img/autopart/auto_hide_a2.gif');
	background-repeat: no-repeat;
        background-position: right bottom;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	vertical-align: middle;
	color: white;
	font-weight: bold;
	font-size: 9pt;
}

table.autohide_box td.ah_a3 {
	width: 13px;
	height: 8px;
	background-image: url('img/autopart/auto_hide_a3.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
}

table.autohide_box td.ah_b1 {
	width: 10px;
	height: 25px;
	background-image: url('img/autopart/auto_hide_b1.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
}

table.autohide_box td.ah_b2 {
	background-image: url('img/autopart/auto_hide_b2.gif');
	background-repeat: repeat-x;
	width: 100%;
	height: 25px;
	color: #09317F;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}

table.autohide_box td.ah_b3 {
	width: 13px;
	height: 25px;
	background-image: url('img/autopart/auto_hide_b3.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
}

table.autohide_box td.ah_c1 {
	width: 10px;
	height: 8px;
	background-image: url('img/autopart/auto_hide_c1.gif');
	background-repeat: no-repeat;
	background-position: right top;
}

table.autohide_box td.ah_c2 {
	width: 100%;
	height: 8px;
	background-image: url('img/autopart/auto_hide_c2.gif');
	background-repeat: repeat-x;
	background-position: right top;
}

table.autohide_box td.ah_c3 {
	width: 13px;
	height: 8px;
	background-image: url('img/autopart/auto_hide_c3.gif');
	background-repeat: no-repeat;
	background-position: left top;
}

table.autohide_box td.ah_d1 {
	width: 10px;
	height: 100%;
	background-image: url('img/autopart/auto_hide_d1.gif');
	background-repeat: repeat-y;
	background-position: right top;
}

table.autohide_box td.ah_d2 {
	background-image: url('img/autopart/auto_hide_d2.gif');
	width: 100%;
	height: 100%;
	padding-bottom: 12px;
}

table.autohide_box td.ah_d3 {
	width: 13px;
	height: 100%;
	background-image: url('img/autopart/auto_hide_d3.gif');
	background-repeat: repeat-y;
	background-position: left bottom;
}







/* Box standardowy
*/

table.box_left {
	table-layout: fixed;
	width: 98%;
	height: 100%;
        background-color: White;
        padding-top: 4px;
}

table.box_left td.a1 {
	width: 18px;
	height: 25px;
	background-image: url('img/autopart/box_standard_l.png');
	background-repeat: no-repeat;
	background-position: right bottom;
        padding-left: 2px;
}

table.box_left td.a2 {
	width: 100%;
	height: 25px;
	background-image: url('img/autopart/box_standard_s.png');
	background-repeat: repeat-x;
	background-position: right bottom;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	vertical-align: middle;
	color: white;
	font-size: 110%;
}

table.box_left td.a3 {
	width: 18px;
	height: 25px;
	background-image: url('img/autopart/box_standard_p.png');
	background-repeat: no-repeat;
	background-position: left bottom;
}

table.box_left td.b1 {
	width: 18px;
	height: 100%;
	background-image: url('img/autopart/belka_border_l.png');
	background-repeat: repeat-y;
	background-position: right bottom;
}

table.box_left td.b2 {
	padding: 0px;
	width: 100%;
	height: 100%;
	background-color: White;
}

table.box_left td.b3 {
	width: 18px;
	height: 100%;
	background-image: url('img/autopart/belka_border_p.png');
	background-repeat: repeat-y;
	background-position: left bottom;
}

table.box_left td.c1 {
	width: 18px;
	height: 22px;
	background-image: url('img/autopart/dol_left.png');
	background-repeat: no-repeat;
	background-position: right top;
}

table.box_left td.c2 {
	width: 100%;
	height: 22px;
	background-image: url('img/autopart/dol_s.png');
	background-repeat: repeat-x;
	background-position: right top;
}

table.box_left td.c3 {
	width: 18px;
	height: 22px;
	background-image: url('img/autopart/dol_right.png');
	background-repeat: no-repeat;
	background-position: left top;
	
}




/* Box Produktow
*/

table.box_kat {
	table-layout: fixed;
	width: 100%;
	height: 100%;
	background-color: White;
}

table.box_kat td.a1 {
	width: 18px;
	height: 25px;
	background-image: url('img/autopart/box_standard_l.png');
	background-repeat: no-repeat;
	background-position: right bottom;
}

table.box_kat td.a2 {
	width: 100%;
	height: 25px;
	background-image: url('img/autopart/box_standard_s.png');
	background-repeat: repeat-x;
	background-position: right bottom;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	vertical-align: middle;
	color: white;
	font-size: 110%;
}

table.box_kat td.a3 {
	width: 18px;
	height: 25px;
	background-image: url('img/autopart/box_standard_p.png');
	background-repeat: no-repeat;
	background-position: left bottom;
}

table.box_kat td.b1 {
	width: 18px;
	height: 100%;
	background-image: url('img/autopart/belka_border_l.png');
	background-repeat: repeat-y;
	background-position: right bottom;
}

table.box_kat td.b2 {
	padding: 0px;
	width: 100%;
	height: 100%;
	background-color: White;
}

table.box_kat td.b3 {
	width: 18px;
	height: 100%;
	background-image: url('img/autopart/belka_border_p.png');
	background-repeat: repeat-y;
	background-position: right bottom;
}

table.box_kat td.c1 {
	width: 18px;
	height: 22px;
	background-image: url('img/autopart/dol_left.png');
	background-repeat: no-repeat;
	background-position: right top;
}

table.box_kat td.c2 {
	width: 100%;
	height: 22px;
	background-image: url('img/autopart/dol_s.png');
	background-repeat: repeat-x;
	background-position: right top;
}

table.box_kat td.c3 {
   width: 18px;
	height: 22px;
	background-image: url('img/autopart/dol_right.png');
	background-repeat: no-repeat;
	background-position: right top;
}


/* Box standardowy
*/

table.box_center {
	table-layout: fixed;
	width: 100%;
	height: 100%;
	background-color: white;
        padding-top: 10px;
}

table.box_center td.a1 {
	
}

table.box_center td.a2 {
	width: 100%;
	height: 25px;
	background-image: url('img/autopart/a2.png');
	background-repeat: repeat-x;
	background-position: right bottom;
	padding-top: 0px;
	padding-left: 28px;
	text-align: left;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	overflow: hidden;
}

table.box_center td.a3 {
	
}

table.box_center td.b1 {
	
}

table.box_center td.b2 {
	padding: 7px;
	width: 100%;
	height: 100%;
	background-color: white;
}

table.box_center td.b3 {
	
}

table.box_center td.c1 {
	width: 16px;
	height: 26px;
	background-image: url('img/main/box_center/c1.png');
	background-repeat: no-repeat;
	background-position: right top;
}

table.box_center td.c2 {
	width: 100%;
	height: 26px;
	background-image: url('img/main/box_center/c2.png');
	background-repeat: repeat-x;
	background-position: right top;
}

table.box_center td.c3 {
    width: 16px;
	height: 26px;
	background-image: url('img/main/box_center/c3.png');
	background-repeat: no-repeat;
	background-position: left top;
}



/* Box standardowy
*/

table.box_right {
	table-layout: fixed;
	width: 100%;
	height: 100%;
	background-color: white;
	margin-bottom: 10px;
}

table.box_right td.a1 {
	width: 2px;
	height: 43px;
}

table.box_right td.a2 {
	width: 100%;
	height: 43px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	text-align: left;
	vertical-align: middle;
	color: #00639f;
	font-size: 130%;
	font-weight: bold;
	background-color: #f0f0ee;
}

table.box_right td.a3 {
	width: 10px;
	height: 43px;
}

table.box_right td.b1 {
	width: 2px;
	height: 100%;
}

table.box_right td.b2 {
	padding: 7px;
	width: 100%;
	height: 100%;
	background-color: #f0f0ee;
}

table.box_right td.b3 {
	width: 10px;
	height: 100%;
}






/* Tabela produktu (mini)
*/

table.produkt_mini {
	margin-bottom: 4px;
}

table.produkt_mini td.obraz {
	padding: 0px;
	width: 66px;
	height: 66px;
	text-align: center;
	vertical-align: top;
	padding-top: 6px;
}

table.produkt_mini td.obraz img {
}

table.produkt_mini td.opis {
	padding: 0px;
}

table.produkt_mini td.opis div.tytul {
	margin-top: 3px;
	margin-bottom: 8px;
}

table.produkt_mini td.opis div.cena {
}


table.produkt_mini td.opis div.cena span.cena {
}


/* Tabela produktu (srednia)
*/

table.produkt_sredni {
	width: 100%;
}

table.produkt_sredni td.obraz {
	padding: 3px;
	width: 120px;
	height: 120px;
	vertical-align: top;
	text-align: center;
}

table.produkt_sredni td.tytul {
	padding: 3px;
	font-weight: bold;
	height: 20px;
}

table.produkt_sredni td.opis {
	padding: 3px;
	text-align: justify;
	vertical-align: top;
}

table.produkt_sredni td.opis div.obcinacz {
	/*overflow: hidden;
	height: 98px;*/
	font-size: 90%;
}

table.produkt_sredni td.cena {
	padding: 3px;
	font-weight: bold;
}

table.produkt_sredni td.cena span.cena {
}

table.produkt_sredni td.cena a.szczegoly {
}

table.produkt_sredni td.cena a.kup {
}


/* Tabela produktu (mala)
*/

table.produkt_maly {
	width: 100%;
}

table.produkt_maly td.obraz {
	padding: 2px;
	width: 68px;
	height: 68px;
	vertical-align: top;
	text-align: center;
}

table.produkt_maly td.tytul {
	padding: 3px;
	font-weight: bold;
	height: 20px;
}

table.produkt_maly td.opis {
	padding: 3px;
	text-align: justify;
	vertical-align: top;
}

table.produkt_maly td.opis div.obcinacz {
	/*overflow: hidden;
	height: 60px;*/
	font-size: 80%;
}

table.produkt_maly td.cena {
	padding: 3px;
	font-weight: bold;
}


table.produkt_maly td.cena span.cena {
}

table.produkt_maly td.cena a.szczegoly {
}

table.produkt_maly td.cena a.kup {
}


/* Pelna strona produktu
*/


table.produkt {
	width: 100%;
}

table.produkt td.tytul {
	font-size: 160%;
	font-weight: bold;
	color: gray;
	padding-top: 20px;
	padding-bottom: 10px;
}

table.produkt td.producent {
	font-size: 110%;
	font-weight: bold;
	color: gray;
	padding-top: 0px;
	padding-bottom: 30px;
}

table.produkt td.lewa {
	width: 267px;
	padding: 0px;
	text-align: center;
}

table.produkt td.lewa a {
	text-decoration: none;
}

table.produkt td.prawa div.opis {
	text-align: justify;
	padding: 4px;
}

table.produkt td.prawa span.cena {
	font-weight: bold;
}

table.produkt td.prawa a.kup {
	font-weight: bold;
}


/* Newsy - pelna lista
*/


table.news_table {
	width: 100%;
	margin-bottom: 10px;
}

td.news_title {
	font-weight: bold;
	font-size: 110%;
        color: #DA251D;
}

td.news_text {
	text-align: justify;
}

td.news_text_bold {
	text-align: justify;
	font-weight: bold;
}

td.news_footer {
}

table.news_footer_table {
}

td.news_footer_text {
	text-align: left;
}

td.news_footer_more {
	text-align: right;
}

a.news_footer_more {


	color: #096FAF;



}



/*  Newsy - lista w boksie
*/


span.news_mini table.news_table {
	width: 100%;
	margin-bottom: 10px;
	font-size: 8pt;
        color: #DA251D;

}

span.news_mini td.news_title {
	font-weight: bold;
	font-size: 10pt;
        
}

span.news_mini td.news_title a {
	color: #DA251D;
}


span.news_mini td.news_title a:hover {
	color: #096FAF;
}

span.news_mini td.news_text {
	text-align: justify;
	font-size: 8pt;
}


td.news_mini_text

{
	text-align: justify;
	font-size: 8pt;
}



/* Sonda
*/

table.poll {
	font-size: 8pt;
}

table.poll td {
	vertical-align: middle;
	font-size: 8pt;
	padding: 1px;
}

table.poll td.pytanie {
	padding: 1px;
}

table.poll td.odp {
	padding: 0px;
}

table.poll td.wykres {
	padding: 0px;
}

table.poll table.wykres {
	height: 12px;
}

table.poll td.wykresA {
	padding: 1px;
}

table.poll td.wykresB {
	padding: 1px;
}

table.poll td.razemA {
	padding: 1px;
}

table.poll td.razemB {
	padding: 1px;
}

table.poll td.wyslij {
	text-align: center;
}

table.poll td.wyslij input.button {
	width: 50%;
}


table.poll td.wyniki {
	text-align: left;
}
table.poll td.arch {
	text-align: right;
}

/* Galeria */

.galeria_folder { background-image: url("img/main/folderek.gif");

        padding: 0px;
	text-align: center;
	vertical-align: middle;

}

.galeria_tekst

{

        padding: 0px;
	text-align: center;
	vertical-align: middle;
        color: #999999;

        

}


 
.galeria_obraz { border: 1px solid #DADADA;}



.galeria_td{
	padding: 0px;
	text-align: left;
        vertical-align: middle;
        background-color: #F1F1F1;

	}

.galeria_podpis{
	padding: 0px;
	vertical-align: middle;
        color: #999999;


	}


span.stara_cena {
	color: red;
	text-decoration: line-through;
}


/* tresci */

table.historia_a  {
	border-bottom: 1px solid #F0F8FF;
	
}

table.historia_a tr {
	border-bottom: 1px solid #F0F8FF;
}

table.historia_a td {
	border-bottom: 1px solid #F0F8FF;
}



table.historia_b {
	border-bottom: 1px solid #F0F8FF;
	border-left: 1px solid #F0F8FF;
	border-top: 1px solid #F0F8FF;
        border-right : 1px solid #F0F8FF;
	
}

table.historia_b tr {
	border-bottom: 1px solid #F0F8FF;
	border-left: 1px solid #F0F8FF;
	border-top: 1px solid #F0F8FF;
        border-right : 1px solid #F0F8FF;
}

table.historia_b td {
	border-bottom: 1px solid #F0F8FF;
	border-left: 1px solid #F0F8FF;
	border-top: 1px solid #F0F8FF;
        border-right : 1px solid #F0F8FF;
}

/* certyfikaty */



table.certyfikaty {
	border-bottom: 1px solid #F3F4F8;
	border-left: 1px solid #F3F4F8;
	border-top: 2px solid #F3F4F8;
        border-right : 1px solid #F3F4F8;
        vertical-align: middle;
	
}

table.certyfikaty tr {
	border-bottom: 2px solid #F3F4F8;
	border-left: 1px solid #F3F4F8;
	border-top: 1px solid #F3F4F8;
        border-right : 1px solid #F3F4F8;
        vertical-align: middle;
}

table.certyfikaty td {
	border-bottom: 2px solid #E1E4EE;
	border-left: 1px solid #F3F4F8;
	border-top: 1px solid #F0F8FF;
        border-right : 1px solid #F3F4F8;
        vertical-align: middle;
}


/*

----------- MENU ----------

*/


table.menu_table_0 {
	border-right: solid 0px black;
	width: 100%;
}

td.menu_cell_0 {

	
        height: 32px;
        background-color: #E6E6E6;
	background-image: url('img/autopart/menu_l.png');
	background-repeat: repeat-x;
        text-align: center;
        vertical-align: middle;
	font-weight: bold;
	color: #FFFFFF;
	border-top: solid 0px black;
	border-left: solid 0px black;
	border-bottom: solid 0px black;
	cursor: pointer;
	padding: 2px;

}

td.menu_cell_0_sel {
        
        height: 32px;

	background-color: #3D95BE;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #FFFFFF;
	border-top: solid 0px black;
	border-left: solid 0px black;
	border-bottom: solid 0px black;
	cursor: pointer;
	padding: 2px;

}

table.menu_table_x {
	border-right: solid 1px #71BCDF;
	border-bottom: solid 1px #71BCDF;
	position: absolute;
  
             }

td.menu_cell_x {
        
       	background-color: #3D95BE;
	text-align: center;
	vertical-align: middle;

        font-weight: bold;
	color: #FFFFFF;
	border-top: solid  1px #71BCDF;
	border-left: solid 1px #71BCDF;
	cursor: pointer;
        padding: 2px;
     	text-align: left;

}

td.menu_cell_x_sel {

	
  

        background-color: #F3F3F0;
	text-align: center;
        vertical-align: middle;

	font-weight: bold;
	color: #000080;
	border-top: solid 1px #71BCDF;
	border-left: solid 1px #71BCDF;
	cursor: pointer;
	padding: 2px;
	text-align: left;

}

