/* standardowy arkusz stylu dla stron drukowanych */
body {
	background-color: white;
	font-family: verdana, arial;
	font-size: 12px;
	color: black;
}
img {
	border : 0px;
}
table {
	border: 0px;
}
td{
	font-family: verdana, arial;
	font-size: 12px;
	color: black;
}
h5 {
	font-size:12px;
	color:#6F6F6F;
	font-weight:bold;
	margin:10px 0px 2px 5px
}
th {
	font-size:11px;
}
table.ordList { /* wykaz zamowien */ }
table.ordList .naleznosc { /* kolumna z naleznoscia */
	text-align:center;
}
table.ordList .rozliczone { /* kolumna z ikona rozliczenia */
	text-align:center;
}
table.ordList .szczegoly { /* kolumna z linkiem do szczegolow */
	visibility: hidden;
}
p.ordList#strony { /* ilosc wynikow na strone */ }
p.ordList#wyniki {
	visibility: visible;
}
a.druk {
	visibility: hidden;
}
table.ordList tr {
	font-size:11px;
}

a.nastepny, a.poprzedni {
	visibility: hidden;
}
table.ordDet {
	visibility: hidden;
}

div.dalej, div.dalej a { visibility: hidden; }
a.button#polec { visibility: hidden; }
a.button#zapytaj { visibility: hidden; }
a.button#wydrukuj { visibility: hidden; }
a.button#porownaj { visibility: hidden; }
input.button#dodaj { visibility: hidden; }


td.cena {
	font-size:14px;
	font-weight:bold;
}
td.wartosc {
	font-size:14px;
	font-weight:bold;
}
div.nazwa {
	font-size:14px;font-weight:bold;}

.catPath {visibility: hidden;}
.listNav {visibility: hidden;}

table.sumOrd {width: 100%;}
table.sumOrd th {text-align:left;}
table.sumOrd th.nazwa {width: 200px;}
table.sumOrd th.cena {width:140px;text-align:right;}
table.sumOrd th.ilosc {width:120px;}

table.sumOrd td.cena {width:140px;text-align:right;}
table.sumOrd td.opis,div {}

table.sumOrd table#razem {margin-top:5px; }
table.sumOrd td.razem {font-weight:bold;text-align:right;padding-right:5px;background-color: #F9F9F9;height: 25px; vertical-align: middle;}
table.sumOrd tr.razem td.cena {background-color: #F9F9F9;height: 25px; vertical-align: middle;}
table.sumOrd tr.razem#rabat td.razem {color: green;background-color: transparent;}
table.sumOrd tr.razem#rabat td.cena {color: green;}

.ord_podsumowanie td {width: 200px;}


div.polecamy {padding: 0px;} /* fix - przesuniecie wyswietlania w lewo*/

table#ukryta {display: none;}
table.setList {display: none;}
table.setList p.setList {display: none;}
table.setList p.setList img.setList {visibility: hidden}

/* ***** comList ***** */
table.comList { /*porownywarka */
	width: 100%;
}
table.comList th {
	text-align: center;
	font-weight: bold;
	border-bottom: 0px;
	border-right: 1px solid #737373;
}
table.comList tr.header {
	text-align: center;
	vertical-align: bottom;
}
table.comList td {
	padding: 6px;
	text-align : center;
	border-right: 1px solid #737373;
	border-bottom: 1px solid #737373;
}
table.comList th.parametry, table.comList td.parametry {
	text-align: right;
	font-weight: bold;
}

table.comList .hl {background-color: #ffffd9;}
table.comList .tr2 {background-color: #f7f7f7;}
table.comList .tr1 {background-color: #ffffff;}

table.detCard #akcje {display: none;}
table.detCard #akcje a {display: none;}

ok {color:#080;}
x {color:#f00;}

.noPrint{
	display:none;
}

div.linkiTresc,
div.plikiTresc {margin-top: 20px; margin-bottom: 10px;}
div.linkiTresc p,
div.plikiTresc p {font-weight: bold; margin-bottom: 4px;}
ul {margin: 0px 0px 0px 20px; padding: 0px;}
li {margin: 0px 0px 0px 10px; padding: 0px 0px 0px 0px;}
