@charset "iso-8859-2";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #ed962a;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #ED8300;
}
a:active {
	text-decoration: none;
	color: #ED8300;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ED8300;
	border-right-color: #ED8300;
	border-bottom-color: #ED8300;
	border-left-color: #ED8300;
}
.nadpis_white {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #fffefe;
	font-weight: bold;
}
.normal {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.border2 {
	border: 1px solid #ED8300;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #000000;
}
.tiny {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
}
.tiny_white {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: #FFFFFF;
}
UL {list-style-image:url(images/dot2.gif)}
