

body {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	cursor: default;
}

td {
	padding: 4px;
	text-align: left;
	vertical-align: top;
}

a {
	text-decoration: none;
	color: #FF0000;
}

a:hover {
	text-decoration: underline;
	color: #FF8800;
}
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: solid 0px

      




}


.h1, h1 {
	font-size: 12pt;
	font-family: Arial, sans-serif;
	color: #000000;
        text-align: center;
	font-weight: bold;
	text-decoration: none;
}
.h2, h2 {
	font-size: 11pt;
	font-family: Arial, sans-serif;
	color: #000000;
	text-align: center;
        font-weight: bold;
	text-decoration: none;
}
.h3, h3 {
	font-size: 10pt;
	font-family: Arial, sans-serif;
	color: #000000;
	text-align: center;
        font-weight: bold;
	text-decoration: none;
}
.h4, h4 {
	font-size: 9pt;
	font-family: Arial, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.h5, h5 {
	font-size: 8pt;
	font-family: Arial, sans-serif;
        color: #000000;
        font-weight: bold;
	text-decoration: none;
}
.h6, h6 {
	font-size: 7pt;
	font-family: Arial, sans-serif;
	color: #000000;
        font-weight: bold;
	text-decoration: none;
}



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: #f6f6f6;
}

table.standard .tab0s {
	background-color: #f2f8fc;
}

table.standard .tab1s {
	background-color: #f2f8fc;
}
table.standard .tabhs {
	background-color: #c5dbe5;
}


/* Style wyróżnienia tesktu
*/
span.gray {
	color: gray;
}

/* Główna tabela - zawierająca całą treść, łącznie z
nagłówkiem i stopką */
table.main {
	width: 1024px;
	margin-top: 0px;
	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: 1000px;
			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;
				}


/* Środek strony - ramki i treść
*/
td.middle {
	background-color: white;
	padding: 0px;
}

td.middle table.middle {
	width: 1024px;
}

td.middle table.middle td.left {
	width: 0px;
	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.middle table.middle td.center table.center td.map {
	padding: 6px;
	width: 100%;
	font-weight: bold;
}

td.middle table.middle td.center table.center td.contents {
	padding: 6px;
	width: 100%;
}

td.middle table.middle td.right {
	width: 0px;
	padding: 0px;
}


/* Stopka strony
*/
td.footer {
	padding-top: 10px;
	
	background-color: #ffffff;
	
	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: 14pt;
	color: #a4a39e;
	border-bottom: 2px solid #FF0000;
}

table.standard_box td.a1, table.standard_box td.a3 {
	width: 10px;
}

table.standard_box td.b2 {
	padding-top: 8px;
	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 Witamy
*/

table.witamy_box {
	width: 100%;
	background-color: #F6F6F6;
     
}   

table.witamy_box td.witamy_a1

{
background-image: url('img/alpha/belka_l.png');
	background-repeat: no-repeat;
	width: 10px;
	height: 49px;
        
     }

table.witamy_box td.witamy_a2 {
	width: 100%;
	height: 49px;
	background-image: url('img/alpha/belka_witamy.png');
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	vertical-align: middle;
	color: #ffffff;
	font-weight: bold;
        font-size: 10pt;
	padding-left: 20px;
}

table.witamy_box td.witamy_a3
{
	background-image: url('img/alpha/belka_p3.png');
	background-repeat: no-repeat;
	width: 10px;
	height: 49px;

}

table.witamy_box td.witamy_b1{

	width: 10px;
	height: 100%;
	background-image: url('img/alpha/bok_l.png');

	background-repeat: repeat-y;
	background-position: left bottom;
}

table.witamy_box td.witamy_b2{
        text-align: left;
	vertical-align: middle;
        width: 100%;
	height: 450px;    
        padding-left: 4px;
        padding-right: 4px;





}





table.witamy_box td.witamy_b3{
	width: 10px;
	height: 100%;
	background-image: url('img/alpha/bok_p.png');

	background-repeat: repeat-y;
	background-position: left bottom;
}

table.witamy_box td.witamy_c1{
	width: 10px;
	height: 100%;
	background-image: url('img/alpha/witamy_dol_l.png');

	background-repeat: no-repeat;
	background-position: left bottom;
}

table.witamy_box td.witamy_c2{
	width: 100%;
	height: 12px;
	background-image: url('img/alpha/witamy_dol_s.png');

	background-repeat: repeat-x;
	background-position: left bottom;
}

table.witamy_box td.witamy_c3{
	width: 10px;
	height: 100%;
	background-image: url('img/alpha/witamy_dol_p.png');

	background-repeat: no-repeat;
	background-position: left bottom;
}


/* box_alpha
*/

table.box_alpha {
	table-layout: fixed;
	width: 100%;
	height:  100%;
	background-color: #F6F6F6;
     
}   

table.box_alpha td.box_alpha_a1

{
background-image: url('img/alpha/belka_alpha_l.png');
	background-repeat: no-repeat;
	width: 10px;
	height: 49px;
        
     }

table.box_alpha td.box_alpha_a2 {
	width: 100%;
	height: 49px;
	background-image: url('img/alpha/belka_alpha_s.png');
	background-repeat: no-repeat;
	background-position: right bottom;
	paddikarg-top: 0px;
	paddikarg-bottom: 0px;
	paddikarg-left: 0px;
        padding-left: 4px;
        
	text-align: left;
	vertical-align: middle;
	color: #ffffff;
	font-weight: bold;
        font-size: 10pt;
       




}



table.box_alpha td.box_alpha_a3

{
background-image: url('img/alpha/belka_alpha_p.png');
	background-repeat: no-repeat;
	width: 10px;
	height: 49px;
        padding-left: 


}

table.box_alpha td.box_alpha_b1{
	width: 10px;
	height: 100%;
	background-image: url('img/alpha/bok_l.png');

	background-repeat: repeat-y;
	background-position: left bottom;
}

table.box_alpha td.box_alpha_b2{
        text-align: left;
	vertical-align: middle;
        width: 100%;
	height: 250px;       
        padding-left: 4px;
        padding-right: 4px;

}


table.box_alpha td.box_alpha_b3{
	width: 10px;
	height: 100%;
	background-image: url('img/alpha/bok_p.png');

	background-repeat: repeat-y;
	background-position: left bottom;
}

table.box_alpha td.box_alpha_c1{
	width: 10px;
	height: 100%;
	background-image: url('img/alpha/witamy_dol_l.png');

	background-repeat: no-repeat;
	background-position: left bottom;
}

table.box_alpha td.box_alpha_c2{
	width: 100%;
	height: 12px;
	background-image: url('img/alpha/witamy_dol_s.png');

	background-repeat: repeat-x;
	background-position: left bottom;
}

table.box_alpha td.box_alpha_c3{
	width: 10px;
	height: 100%;
	background-image: url('img/alpha/witamy_dol_p.png');

	background-repeat: no-repeat;
	background-position: left bottom;
}







/* box_alpha_mod


*/

table.box_alpha_mod {
	table-layout: fixed;
	width: 100%;
	height:  100%;
	background-color: #F6F6F6;
     
}   

table.box_alpha_mod td.box_alpha_mod_a1

{
background-image: url('img/alpha/belka_alpha_l.png');
	background-repeat: no-repeat;
	width: 10px;
	height: 49px;
        
     }

table.box_alpha_mod td.box_alpha_mod_a2 {
	width: 100%;
	height: 49px;
	background-image: url('img/alpha/belka_alpha_s.png');
	background-repeat: no-repeat;
	background-position: right bottom;
	paddikarg-top: 0px;
	paddikarg-bottom: 0px;
	paddikarg-left: 0px;
        padding-left: 4px;
        
	text-align: left;
	vertical-align: middle;
	color: #ffffff;
	font-weight: bold;
        font-size: 10pt;
       




}



table.box_alpha_mod td.box_alpha_mod_a3

{
background-image: url('img/alpha/belka_alpha_p.png');
	background-repeat: no-repeat;
	width: 10px;
	height: 49px;
        padding-left: 


}

table.box_alpha_mod td.box_alpha_mod_b1{
	width: 10px;
	height: 100%;
	background-image: url('img/alpha/bok_l.png');

	background-repeat: repeat-y;
	background-position: left bottom;
}

table.box_alpha_mod td.box_alpha_mod_b2{
        text-align: left;
	vertical-align: middle;
        width: 100%;
	height: 193px;       
        padding-left: 4px;
        padding-right: 4px;

}


table.box_alpha_mod td.box_alpha_mod_b3{
	width: 10px;
	height: 100%;
	background-image: url('img/alpha/bok_p.png');

	background-repeat: repeat-y;
	background-position: left bottom;
}

table.box_alpha_mod td.box_alpha_mod_c1{
	width: 10px;
	height: 100%;
	background-image: url('img/alpha/witamy_dol_l.png');

	background-repeat: no-repeat;
	background-position: left bottom;
}

table.box_alpha_mod td.box_alpha_mod_c2{
	width: 100%;
	height: 12px;
	background-image: url('img/alpha/witamy_dol_s.png');

	background-repeat: repeat-x;
	background-position: left bottom;
}

table.box_alpha_mod td.box_alpha_mod_c3{
	width: 10px;
	height: 100%;
	background-image: url('img/alpha/witamy_dol_p.png');

	background-repeat: no-repeat;
	background-position: left bottom;
}










/* Box ukrywalny
*/

table.autohide_box {
	table-layout: fixed;
	width: 100%;
	height: 100%;
	background-color: white;
}

table.autohide_box td.ah_a1 {
	width: 6px;
	height: 6px;
	background-image: url('img/alpha/ah_box_a1.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
}

table.autohide_box td.ah_a2 {
	width: 100%;
	height: 6px;
	background-image: url('img/alpha/ah_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: 8px;
	height: 6px;
	background-image: url('img/alpha/ah_box_a3.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
}

table.autohide_box td.ah_b1 {
	width: 6px;
	height: 12px;
	background-image: url('img/alpha/ah_box_b1.gif');
	background-repeat: repeat-y;
	background-position: right bottom;
}

table.autohide_box td.ah_b2 {
	background-image: url('img/alpha/ah_box_b2.gif');
	background-repeat: repeat-x;
	width: 100%;
	height: 12px;
	color: #777777;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
        padding-left: 5px;
	vertical-align: middle;
	cursor: pointer;
}

table.autohide_box td.ah_b3 {
	width: 8px;
	height: 12px;
	background-image: url('img/alpha/ah_box_b3.gif');
	background-repeat: repeat-y;
	background-position: left bottom;
}

table.autohide_box td.ah_c1 {
	width: 6px;
	height: 6px;
	background-image: url('img/alpha/ah_box_c1.gif');
	background-repeat: no-repeat;
	background-position: right top;
}

table.autohide_box td.ah_c2 {
	width: 100%;
	height: 6px;
	background-image: url('img/alpha/ah_box_c2.gif');
	background-repeat: repeat-x;
	background-position: right top;
}

table.autohide_box td.ah_c3 {
	width: 8px;
	height: 6px;
	background-image: url('img/alpha/ah_box_c3.gif');
	background-repeat: no-repeat;
	background-position: left top;
}





table.autohide_box td.ah_d1 {
	width: 8px;
	height: 100%;
	background-image: url('img/alpha/ah_box_d1.gif');
	background-repeat: repeat-y;
	background-position: right top;
}

table.autohide_box td.ah_d2 {
	background-image: url('img/alpha/ah_box_d2.gif');
	width: 100%;
	height: 100%;
	padding-bottom: 12px;
}

table.autohide_box td.ah_d3 {
	width: 8px;
	height: 100%;
	background-image: url('img/alpha/ah_box_d3.gif');
	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: 150%;
	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;
}


table.menu_alpha_0,
table.menu_alpha_1,
table.menu_alpha_2 {
	width: 100%;
	background-image: url('/img/main/menu_alpha3.png');
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: bold;
	font-size: 10pt;
	cursor: pointer;
     
}

table.menu_alpha_0 td.menu_alpha,
table.menu_alpha_1 td.menu_alpha,
table.menu_alpha_2 td.menu_alpha {
	padding: 5px;
}

td.menu_alpha_0
{
	background-color: #da251c;
       
}

table.menu_alpha_1 td.menu_alpha {
	padding-left: 15px;
}

table.menu_alpha_2 td.menu_alpha {
	padding-left: 25px;
}

table.menu_alpha_0 td.menu_alpha_b,
table.menu_alpha_1 td.menu_alpha_b,
table.menu_alpha_2 td.menu_alpha_b {
	width: 6px;
}

table.menu_alpha_0 td.menu_alpha_b {
	background-color: #da251c;
}

table.menu_alpha_1 td.menu_alpha_b {
	background-color: black;
}

table.menu_alpha_2 td.menu_alpha_b {
	background-color: #909FA5;
}

table.menu_alpha_0 td.menu_alpha_c {
	background-color: #ffffff;
	background-image: url('/img/main/menu_alpha3.png');
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
	padding-top: 5px;
}

table.menu_alpha_1 td.menu_alpha_c {
	
	background-color: #fafbfc;
	background-image: url('/img/main/menu_alpha4.png');
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
	padding-top: 5px;
}

table.menu_alpha_2 td.menu_alpha_c {
	
	background-color: #D9E8F4;
	background-image: url('/img/main/menu_alpha2.png');
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
	padding-top: 5px;
       
          
}

table.menu_alpha_0 a
{
	color: #000000;
	margin-left: 5px;
	padding-left: 5px;
}
table.menu_alpha_1 a
{
	color: #777777;
	margin-left: 10px;
	padding-left: 10px;
}

table.menu_alpha_2 a {
	color: black;
	margin-left: 15px;
	padding-left: 15px;
}

/* FORMULARZE */

table.formularz
{
}

td.formularz
{
	background-color: #DFF2F5;
}
