h1 {
	font-size: 20px;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 10px;
}

h2 {
	font-size: 15px;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #dc2531;
	margin-top: 20px;
	margin-bottom: 8px;
}

h2.typ1 {
	border: none;
	margin: -12px 0 12px 0;
	background-color: #ffd323;
	padding: 3px 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

h2.typ2 {
	font-size: 15px;
	padding: 4px 7px 5px 7px;
	border-bottom: 1px solid #dc2531;
	border-top: 1px solid #dc2531;
	background-color: #feebd7;
	margin-top: 20px;
	margin-bottom: 8px;
}

h3 {
	font-size: 14px;
	margin-bottom: 2px;
}

p {
	text-align: justify;
	margin: 0 0 0.7em 0;
}

p.typ1 {
	text-align: center;
}

p.typ2 {
	text-align: right;
}

p.typ3 {
	font-size: 11px;
}

ul {
	margin-top: 3px;
	margin-bottom: 1.7em;
	margin-left: 12px;
	padding-left: 12px;
}

li {
	margin-bottom: 5px;
}

table {
	border-collapse: collapse;
}

table.typ1 {
	width: 100%;
}

table.sbsupport {
   	background-color: #feebd7;
   	border: 1px solid #feebd7;
   	width: 100%;
   	margin-top: 20px;
}

span.typ1 {
	color: #005887;
}

a.typ1 {
	text-decoration: underline;
}

img {
	border: 0;
}

img.typ1 {
	float: left;
	margin: 3px 10px 5px 0;
}

img.typ2 {
	float: right;
	margin: 3px 0px 5px 10px;
}

img.typ3 {
	float: left;
	margin: 3px 30px 5px 0;
}

input, textarea {
	border: 1px solid #999999;
	color: #800000;
}

#cenik {
	width: 540px;
	margin-bottom: 8px;
	font-size: 9px;
}

#cenik th {
	border: 1px solid #cccccc;
	background-color: #eeeeee;
	text-align: center;
	padding: 3px;
}

#cenik td {
	border: 1px solid #cccccc;
	text-align: center;
	padding: 3px;
}

td.imgal1 {
	padding: 0px;
	margin-left: 0px;
	vertical-align: middle;
	text-align: center;
	height: 128px;
	width: 128px;
	background-color:#EEEEEE;
}

td.imgal2 {
	width: 12px;
}

td.imgal3 {
	height: 12px;
}


