html
{
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body
{
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
	font-family: verdana, arial, sans-serif; 
	font-size: 11px;
	color: black;
}

table
{
	font-family: verdana, arial, sans-serif; 
	font-size: 11px;
	color: black;
	line-height: 2;
}
p,table,td,th,address,pre,form,hr
{
	margin: 0px;
}
h1,h2,h3,h4,h5,h6
{
	margin: 0px;
	font-family: Tahoma;
	font-weight: normal;
	color: #002447;
}
h1
{
	font-size: 18px;
	margin: 0px;
	padding: 0px;

}
h2
{
	font-size: 16px;
	text-align: center;
}
h3
{
	font-size: 14px;
}
h4
{
	font-size: 12px;
}
h5
{
	font-size: 11px;
}
h6
{
	font-size: 10px;
}
ul,ol,blockquote
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
a
{
	text-decoration: none;
	color: #076FD1;
}
a:hover
{
	text-decoration: underline;
}
a.name
{
	text-decoration: none;
	font-family: verdana, arial, sans-serif; 
	font-weight: bold;
	font-size: 16px;
	color: black;
}
a.name:hover
{
	text-decoration: underline;
	color: #002447;
}
a.menu
{
	padding-left: 20px;
	text-decoration: none;
	font-family: verdana, arial, sans-serif; 
	font-size: 12px;
	color: #002447;
}
a.menu:hover
{
	text-decoration: underline;
}
a.menu2
{
	text-decoration: none;
	text-transform: lowercase;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: white;
}
a.menu2:hover
{
	text-decoration: underline;
}
input, textarea, select
{
	font-family: Verdana, Arial, Tahoma, Times New Roman;
	font-size: 10px;
	border: 1px solid black;
	background-color: white;
	color: black;
}
input.number
{
	text-align: right;
}
input.button
{
	border: 1px solid #808080;
	background-color: #D0E8FF;
}
.hd
{
	font-weight: bold;
	text-align: center;
}
.hd1
{
	font-style: italic;
	text-align: center;
}
.pr
{
	text-align: center;
	border: 1px solid #000000;
}
.foto
{
	text-align: center;
}
.tbl
{
	border-collapse: collapse;
	border: 1px solid black;
}
.trcl
{
	background-color: #E1EAF2; 
}
.td1
{
	border: 1px solid black;
	vertical-align: top;
}
.th1
{
	border: 1px solid black;
}
.pr
{
	border: 1px solid black;
	text-align: center;
}
.cost
{
	text-align: right;
	font-size: 26px;
	color: #57A5DE;
}
.opis
{
	line-height: 1.5;
}
.opis1
{
	line-height: 1.5;
	text-align: left;
	padding: 0px 20px;
}
.top
{
	padding: 0px;
	margin: 0px;
	text-indent: 0em;
	text-align: justify;
	line-height: 1.5;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	color: white;
}
tr.header
{
	background: #C0C0C0;
}
tr.back
{
	background: white;
}
td.title
{
	width: 200px;
	padding: 2px 4px;
	text-align: left;
	font-weight: bold;
}
td.price
{
	width: 80px;
	padding: 2px 4px;
	text-align: right;
	white-space: nowrap;
	color: #000080;
}
td.order
{
	width: 168px;
	padding: 2px 4px;
	text-align: center;
	white-space: nowrap;
}
td.total
{
	padding: 2px 4px;
	font-weight: bold;
}

td.adv_normal
{
        color: #ffffff;
        padding: 10px 10px 10px 10px;
}
p.main {
	margin: 0px 0px 0px 10px;
	text-indent: 0em;
	text-align: justify;
	line-height: 1.5;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	color: white;
}