body {
	background-color:#ffdd00;
	font-family:trebuchet ms,tahoma,verdana;
	font-size:10pt;
}

.button {
	background-image: url(images/button.gif);
	border: 1px solid #999;
	height:18px;
	font-family:trebuchet ms,tahoma,verdana;
	font-size:11px
}

textarea,select {
	font-family:trebuchet ms,tahoma,verdana;
	font-size:10pt;
}


input [type=text] {
	font-family:trebuchet ms,tahoma,verdana;
	font-size:10pt;
}

hr {
	text-align:center;
	background-color: #aa0000;
}


h1 {
	margin-top:1cm;
	font-variant: small-caps; 
	font-weight:bold;
	font-size:34px;
	line-height:26px;
	text-align: center;
	letter-spacing: 0.18em;
	color:#990000;
}


h2 {
	margin-top:0.75cm;
	font-variant: small-caps; 
	font-weight:bold;
	font-size:16px;
	line-height:18px;
	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;
}

strike {
	color:#999999;
}

.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 { 
	padding-top:22pt;
	padding-bottom:22pt;
	padding-left:10pt;
	padding-right:10pt;
	text-align: justify;
	font-size: 13px;
	line-height: 18px;
	vertical-align:top;
}



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;
}
