body {
	background-color:#ffa28b;
	font-family:trebuchet ms,tahoma,verdana;
	font-size:10pt;
}

.button {
	background-color: #ffa28b;
	border: 1px solid #dd8069;
	height:20px;
	font-family:trebuchet ms, tahoma, verdana;
	font-size:10pt;
	}

input[type=text] {
	background-color: #fffff7;
	border: 1px solid #dd8069;
	height:20px;
	font-family: trebuchet ms, tahoma, verdana;
	font-weight:bold;
	font-size: 10pt;
	padding-right: 2px;
	padding-left: 2px;
}

select {
	background-color: #fffff7;
	border: 1px solid #dd8069;
	height:20px;
	font-family: trebuchet ms, tahoma, verdana;
	font-weight:bold;
	font-size: 10pt;
}


input[type=password] {
	background-color: #fffff7;
	border: 1px solid #dd8069;
	height:20px;
	font-family: trebuchet ms, tahoma, verdana;
	font-weight:bold;
	font-size: 10pt;
	padding-right: 2px;
	padding-left: 2px;
}

textarea {
	background-color: #fffff7;
	border: 1px solid #dd8069;
	height:20px;
	font-family: trebuchet ms, tahoma, verdana;
	font-weight:bold;
	font-size: 10pt;
	padding-right: 2px;
	padding-left: 2px;
}
hr {
	text-align:center;
	background-color: #aa0000;
}


h1 {
	margin-top:0.75cm;
	font-variant: small-caps; 
	font-weight:bold;
	font-size:30px;
	text-align: center;
	letter-spacing: 0.18em;
	color:#990000;
}


h2 {
	margin-top:0.5cm;
	font-variant: small-caps; 
	font-weight:bold;
	font-size:18px;
	line-height:26px;
	text-align: center;
	letter-spacing: 0.1em;
	color:#990000;
}

h3 {
	font-family: tahoma;
	font-variant: small-caps; 
	font-weight:bold;
	font-size:14px;
	line-height:16px;
	text-align: center;
	letter-spacing: 0.1em;
	color:#990000;
}

.footer { 
	text-align:center;
	text-indent:0px;
	line-height: 14px;
	font-family:tahoma;
	font-size:11px;
	margin-top:1cm;
	margin-bottom:1cm;
}

.podpis {
	color:#666666;
	width:300px;
	margin-left:150px;
	text-align:left;
}

.small {
	text-indent:0px;
	line-height: 14px;
	font-family:tahoma;
	font-size:11px;
}


table {
	border-collapse:collapse;
	background-color:#fff3af;
}

th { 
	text-align: center;
	vertical-align:middle;
	text-indent: 0px; 
	line-height: 20px;
	color: #ff0000;
	background-color: #4682B4;
	font-family: tahoma; 
	font-size: 15px;
	letter-spacing:2px;
	font-weight:bold;
}


td {
	text-align: justify;
	font-size: 13px;
	line-height: 18px;
	vertical-align:top;
}

td.main { 
	padding-top:22pt;
	padding-bottom:22pt;
	padding-left:10pt;
	padding-right:10pt;
}

td.head {
	background-color:#ffffd6;
	font-size:8pt;
}


td.comment {
	background-color:#ffffe5;
}



ol, ul, dd { 
	text-align: justify; 
	margin-left: 5%; 
	text-indent: 0px; 
	line-height: 18px; 
	font-family: trebuchet ms,tahoma,verdana; 
	font-size: 13px;
}


em {
	color: #ff0000;
	font-weight: bold;
	font-style:normal;
}


a:visited { 
	text-decoration: none; 
	color: #00529b; 
}

a:link	{ 
	text-decoration: none;
	color: #00529b;
}

a:hover	 { 
	color: #E60005;
	border-bottom: none;
}
