* {
	font-family: verdana, tahoma, sans-serif, arial, helvetica;
	font-size:   12pt;
	color:       black;
}
body {
	margin:  0px;
	padding: 0px;
}
div.lang      {display: none;}
div.banner    {display: none;}
div.menu      {display: none;}
table.stopka  {display: none;}

table, tr, td, div, span {
	margin:  0px;
	padding: 0px;
	vertical-align: top;
}
h1 {
	font-size: 16pt;
	border-bottom: 1px solid #837869;
	margin: 0.2cm 0;
	padding: 0px;
}
h2 {
	font-size: 14pt;
}
img {
	border-width: 0px;
}
dt {
	font-weight: bold;
}
dd {
	padding-top:    3px;
	padding-bottom: 10px;
}
/* -------------------------------------------------------------------------- */
div.site1 {
	text-align: center
}
div.site2 {
	text-align: left;
	margin: 0 auto;
	width:    15cm;
}
/* -------------------------------------------------------------------------- */
div.main, div.drukuj {
	margin:     0px;
	padding:    0.1cm 0.5cm;
	min-height: 10cm;
}
* html div.main, * html div.drukuj {
	height: 10cm;
}
div.drukuj {
	margin-bottom: 0.3cm;
	min-height: 2cm;
	border:     1px solid #837869;
}
* html div.drukuj {
	height: 2cm;
}
table {
	width: 100%;
}

