

body {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	background-color: #DEDEDC;
	margin: 0px;
	padding: 0px;
	cursor: default;
}

td {
	padding: 4px;
	text-align: left;
	vertical-align: top;
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color: #054781;
}
a.menu {
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}

a.menu:hover {
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: #9D9393;
}
hr {
	
	
    
        background-color: white;
        background-image: url('img/main/belka_g.png');
        background-repeat: repeat-x;
        width: 100%;
        height: 10px;
        text-align: center;
	border: 0px
       

}

      


input.text, input.password {
	background-color: white;
	background-image: url('img/main/text_grad.png');
	background-repeat: repeat-x;
	border: solid 1px silver;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	height: 16px;
	padding-left: 0px;
}

select.select {
	background-color: #F3F3F3;
	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;
	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;
	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;
	background-image: url('img/main/text_grad.png');
	background-repeat: repeat-x;
	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 wyróżnienia tesktu
*/
span.gray {
	color: gray;
}

/* Główna tabela - zawierająca całą treść, łącznie z
nagłówkiem i stopką */
table.main {
	width: 885px;
	margin-top: 15px;
	margin-bottom: 48px;
}

/* Nagłówek
*/

td.header {
	padding: 0px;
}

	td.header td {
		padding: 0px;
	}

	td.header table.header {
		width: 100%;
	}

		td.header table.header td.top {
			font-size: 8pt;
			font-weight: bold;
			color: white;
		}

		td.header table.header td.banner {
			width: 885px;
			height: 231px;
			background-color: #f0f0f0;
			background-image: url('/img/main/banner_bg.png');
		}

			td.header table.header td.banner table.banner {
			}

				td.header table.header td.banner table.banner td {
					text-align: center;
					vertical-align: middle;
				}

				td.header table.header td.banner table.banner td.ban_top1 {
					width: 74px;
					height: 24px;
				}

				td.header table.header td.banner table.banner td.ban_top2 {
					width: 110px;
					color: #FFFFFF;
					height: 184px;
					vertical-align: top;
				}

				td.header table.header td.banner table.banner td.ban_top2 a {
					color: #FFFFFF;
				}

				td.header table.header td.banner table.banner td.ban_top3 {
					width: 120px;
					height: 24px;
				}

				td.header table.header td.banner table.banner td.ban_top4 {
					padding: 0px;
					width: 660px;
					height: 24px;
				}

				td.header table.header td.banner table.banner td.ban_bottom1 {
					width: 74px;
					height: 160px;
				}

				td.header table.header td.banner table.banner td.ban_bottom2 {
					width: 110px;
					height: 160px;
				}

				td.header table.header td.banner table.banner td.ban_bottom3 {
					width: 120px;
					height: 160px;
				}

				td.header table.header td.banner table.banner td.ban_bottom4 {
					padding: 0px;
					width: 660px;
					padding-bottom: 14px;
					text-align: center;
					vertical-align: middle;
					height: 160px;
				}



td.menu_belka {
	
	
    
        background-color: #DEDEDC;
        background-image: url('img/sniezka/gora_belka.png');
        background-repeat: repeat-x;
        width: 10px;
        height: 18px;
        border: solid 0px

}



/* Środek strony - ramki i treść
*/





td.middle {
	background-color: white;
	padding: 0px;
}

td.middle table.middle {
	width: 885px;

}

td.middle table.middle td.left {
	width: 300px;
	padding: 0px;
}

td.middle table.middle td.center {
	padding: 0px;
	width: 100%;
}

td.middle table.middle td.center table.center {
	width: 100%;
	padding: 0px;
}

 td.center table.center td.map {
	padding: 2px;
	width: 100%;
	font-weight: bold;
        font-size: 12pt;
        font-style: italic;
       
	
 
        background-repeat: repeat-x;
        

        
        



}

td.middle table.middle td.center table.center td.contents {
	padding: 6px;
	width: 100%;
}

td.middle table.middle td.right {
	width: 0px;
	padding: 0px;
}

td.okr {
	background-color: #DEDEDC;
	width: 35px;
        height: 0px;
        margin: 0px;
	padding: 0px;


}

td.okr2 {
	background-color: #DEDEDC;
	width: 0px;
        height: 1px;
        margin: 0px;
	padding: 0px;


}


tr.okr {
	background-color: #DEDEDC;
	height: 8px;
        border: solid 0px
        margin: 0px;
	padding: 0px;
}


td.bok {
	
	
    
        background-color: #DEDEDC;
        background-image: url('img/sniezka/lbok.png');
        background-repeat: repeat-y;
        width: 35px;
        height: 8px;
        border: solid 0px

}

td.bok2 {
	
	
    
        background-color: #DEDEDC;
        background-image: url('img/sniezka/pbok.png');
        background-repeat: repeat-y;
        width: 35px;
        height: 8px;
        border: solid 0px

}

td.stopka {
	
	
    
        background-color: #DEDEDC;
        background-image: url('img/sniezka/stopka_ods.png');
        background-repeat: repeat-x;
        width: 30px;
        height: 58px;
        border: solid 0px

}



td.maps {
	
	
    
        background-color: #FFFFFF;
        background-image: url('img/main/belka_g.png');
        background-repeat: repeat-x;
        width: 100%;
        height: 10px;
        border: solid 0px;

}







/* Stopka strony
*/
td.footer {
	padding-top: 6px;
	border-top: 2px solid #FF0000;
	background-color: #efefef;
	background-image: url('img/main/footer_bg.png');
	background-repeat: repeat-x;
}



/* Menu główne
*/

table.main_menu {
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
}

table.main_menu td {
	text-align: center;
	vertical-align: middle;
}

table.main_menu a {
	color: #FFFFFF;
}

table.main_menu a:hover {
	color: #FFA000;
}


/* Ustawienie pionowe boxów
*/

table.boxes_vlayout {
}

table.boxes_vlayout td {
	padding: 0px;
}



/* Box standardowy
*/

table.standard_box {
	table-layout: fixed;
	width: 100%;
	height: 100%;
	background-color: white;
}

table.standard_box td.a2 {
	width: 100%;
	padding-top: 24px;
	text-align: left;
	vertical-align: middle;
	font-size: 12pt;
	font-style: italic;
        font-weight: bold;
	border-bottom: 3px solid #1D7BA5;
}

table.standard_box td.a1, table.standard_box td.a3 {
	width: 10px;
}

table.standard_box td.b2 {
	padding-top: 20px;
	background-image: url('img/main/standard_box_a.png');
	background-repeat: repeat-x;
	
        width: 100%;
	height: 100%;
}

table.standard_box td.b1, table.standard_box td.b3 {
	width: 10px;
}

/* Box wewnątrz strony
*/

table.inner_box {
	table-layout: fixed;
	width: 100%;
	height: 100%;
	background-color: white;
}

table.inner_box td.in_a1 {
	width: 12px;
	height: 10px;
	background-image: url('img/main/inner_box_a1.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
}

table.inner_box td.in_a2 {
	width: 100%;
	height: 10px;
	background-image: url('img/main/inner_box_a2.gif');
	background-repeat: repeat-x;
	background-position: right bottom;
	padding-top: 14px;
	padding-bottom: 8px;
	padding-left: 3px;
	text-align: left;
	vertical-align: middle;
	color: white;
	font-weight: bold;
	font-size: 9pt;
}

table.inner_box td.in_a3 {
	width: 12px;
	height: 10px;
	background-image: url('img/main/inner_box_a3.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
}

table.inner_box td.in_b1 {
	width: 12px;
	height: 100%;
	background-image: url('img/main/inner_box_b1.gif');
	background-repeat: repeat-y;
	background-position: right bottom;
}

table.inner_box td.in_b2 {
	background-image: url('img/main/inner_box_b2.gif');
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
        font-size: 7pt;
}

table.inner_box td.in_b3 {
	width: 12px;
	height: 100%;
	background-image: url('img/main/inner_box_b3.gif');
	background-repeat: repeat-y;
	background-position: left bottom;
}

table.inner_box td.in_c1 {
	width: 12px;
	height: 10px;
	background-image: url('img/main/inner_box_c1.gif');
	background-repeat: no-repeat;
	background-position: right top;
}

table.inner_box td.in_c2 {
	width: 100%;
	height: 10px;
	background-image: url('img/main/inner_box_c2.gif');
	background-repeat: repeat-x;
	background-position: right top;
}

table.inner_box td.in_c3 {
	width: 12px;
	height: 10px;
	background-image: url('img/main/inner_box_c3.gif');
	background-repeat: no-repeat;
	background-position: left top;
}

/* Box ukrywalny
*/

table.autohide_box {
	table-layout: fixed;
	width: 100%;
	height: 100%;
	background-color: white;
}

table.autohide_box td.ah_a1 {
	width: 12px;
	height: 7px;
	background-image: url('img/main/inner_box_a1.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
}

table.autohide_box td.ah_a2 {
	width: 100%;
	height: 7px;
	background-image: url('img/main/inner_box_a2.gif');
	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-weight: bold;
	font-size: 9pt;
}

table.autohide_box td.ah_a3 {
	width: 12px;
	height: 7px;
	background-image: url('img/main/inner_box_a3.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
}

table.autohide_box td.ah_b1 {
	width: 12px;
	height: 26px;
	background-image: url('img/main/inner_box_b1.gif');
	background-repeat: repeat-y;
	background-position: right bottom;
}

table.autohide_box td.ah_b2 {
	background-image: url('img/main/inner_box_b2.gif');
	background-repeat: repeat-x;
	width: 100%;
	height: 26px;
	color: #01226a;
	font-style: italic;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}

table.autohide_box td.ah_b3 {
	width: 12px;
	height: 26px;
	background-image: url('img/main/inner_box_b3.gif');
	background-repeat: repeat-y;
	background-position: left bottom;
}

table.autohide_box td.ah_c1 {
	width: 12px;
	height: 8px;
	background-image: url('img/main/auto_box_c1.gif');
	background-repeat: no-repeat;
	background-position: right top;
}

table.autohide_box td.ah_c2 {
	width: 100%;
	height: 8px;
	background-image: url('img/main/auto_box_c2.gif');
	background-repeat: repeat-x;
	background-position: right top;
}

table.autohide_box td.ah_c3 {
	width: 12px;
	height: 8px;
	background-image: url('img/main/auto_box_c3.gif');
	background-repeat: no-repeat;
	background-position: left top;
}

table.autohide_box td.ah_d1 {
	width: 12px;
	height: 100%;
	background-image: url('img/main/inner_box_d1.png');
	background-repeat: repeat-y;
	background-position: right top;
}

table.autohide_box td.ah_d2 {
	background-image: url('img/main/inner_box_d2.png');
	width: 100%;
	height: 100%;
	padding-bottom: 12px;
}

table.autohide_box td.ah_d3 {
	width: 12px;
	height: 100%;
	background-image: url('img/main/inner_box_d3.png');
	background-repeat: repeat-y;
	background-position: left bottom;
}


/* Box Kategorie 
*/

table.kat_box {
	table-layout: fixed;
	width: 100%;
	height: 100%;
	background-color: white;
}

table.kat_box td.in_a1 {
	width: 19px;
	height: 45px;
	background-image: url('img/main/box_kat_a1.png');
	background-repeat: no-repeat;
	background-position: right bottom;
}

table.kat_box td.in_a2 {
	width: 100%;
	height: 45px;
	background-image: url('img/main/box_kat_a2.png');
	background-repeat: repeat-x;
	background-position: right bottom;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	text-align: left;
	vertical-align: middle;
	color: black;
	font-weight: bold;
	font-size: 9pt;
}

table.kat_box td.in_a3 {
	width: 19px;
	height: 45px;
	background-image: url('img/main/box_kat_a3.png');
	background-repeat: no-repeat;
	background-position: left bottom;
}

table.kat_box td.in_b1 {
	width: 19px;
	height: 100%;
	background-image: url('img/main/box_kat_b1.png');
	background-repeat: repeat-y;
	background-position: right bottom;
}

table.kat_box td.in_b2 {
	background-image: url('img/main/inner_box_b2.gif');
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
}

table.kat_box td.in_b3 {
	width: 19px;
	height: 100%;
	background-image: url('img/main/box_kat_b3.png');
	background-repeat: repeat-y;
	background-position: left bottom;
}

table.kat_box td.in_c1 {
	width: 19px;
	height: 10px;
	background-image: url('img/main/box_kat_c1.png');
	background-repeat: no-repeat;
	background-position: right top;
}

table.kat_box td.in_c2 {
	width: 100%;
	height: 10px;
	background-image: url('img/main/box_kat_c2.png');
	background-repeat: repeat-x;
	background-position: right top;
}

table.kat_box td.in_c3 {
	width: 19px;
	height: 10px;
	background-image: url('img/main/box_kat_c3.png');
	background-repeat: no-repeat;
	background-position: left top;
}





/* 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: middle;
}

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.stara {
	color: red;
	text-decoration: line-through;
}

table.produkt_mini td.opis div.cena span.cena {
}


/* Tabela produktu (średnia)
*/

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: 9pt;
}

table.produkt_sredni td.cena {
	padding: 3px;
	font-weight: bold;
}

table.produkt_sredni td.cena span.stara {
	color: red;
	text-decoration: line-through;
}

table.produkt_sredni td.cena span.cena {
}

table.produkt_sredni td.cena a.szczegoly {
}

table.produkt_sredni td.cena a.kup {
}


/* Tabela produktu (mała)
*/

table.produkt_pion {
	width: 100%;
	cursor: pointer;
}

table.produkt_pion td.obraz {
	height: 80px;
	vertical-align: top;
	text-align: center;
}

table.produkt_pion td.tytul {
	padding-top: 8px;
	padding-bottom: 10px;
	font-weight: bold;
	text-align: center;
}

table.produkt_pion td.opis {
	padding: 0px;
	text-align: justify;
	vertical-align: top;
}

table.produkt_pion td.cena {
	padding: 3px;
	font-weight: bold;
}

table.produkt_pion td.cena span.stara {
	color: red;
	text-decoration: line-through;
}

table.produkt_pion td.cena span.cena {
}


/* Pełna strona produktu
*/


table.produkt {
	width: 100%;
}

table.produkt td.tytul {
	font-size: 16pt;
	font-weight: bold;
	color: gray;
}

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 {
	padding: 4px;
}

table.produkt td.prawa div.opis {
	text-align: justify;
}

table.produkt td.prawa span.cena {
	font-weight: bold;
}

table.produkt td.prawa span.stara {
	font-weight: bold;
	text-decoration: line-through;
	color: red;
}

table.produkt td.prawa a.kup {
	font-weight: bold;
}


/* Newsy - pełna lista
*/


table.news_table {
	width: 100%;
	margin-bottom: 10px;
}

td.news_title {
	font-weight: bold;
	font-size: 100%;
	color: #17538e;
}

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 {
}




/*  Newsy - lista w boksie
*/


span.news_mini table.news_table {
	width: 100%;
	margin-bottom: 10px;
	font-size: 9pt;
}

span.news_mini td.news_title {
	color: #17538e;
	font-weight: bold;
	font-size: 9pt;
}

span.news_mini td.news_title a {
	color: #17538e;
}

span.news_mini td.news_title a:hover {
	color: #000000;
}

span.news_mini td.news_text {
	text-align: justify;
	font-size: 9pt;
}


/* 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/folderek2.gif");

        padding: 0px;
	text-align: center;
	vertical-align: middle;

}

.galeria_tekst

{

        padding: 0px;
	text-align: center;
	vertical-align: middle;
        font-weight: bold;

        

}


 
.galeria_obraz { border: 1px solid #D3E2EB; }



