<style type="text/css">
<!-- 

.null {}

.menu {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9px;
	font-weight: bold;
	color: #386072;
}

.tekst {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	line-height: 17px;
	color: #083042;
}

.odsun_prawa {
	text-align: right;
	padding-right: 17px; 
}

.pomaranczowy {
	color: #FF7F00;
}

.tekstMaly {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	line-height: 15px;
	color: #083042;
}

.naglowek {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 18px;
	line-height: 17px;
	color: #083042;
}

.naglowekTabeli {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	text-align: center;
	line-height: 17px;
	color: #083042;
	background-color: #FFEBD6;
}

/* odsyłacze */
a {
	color: #0065A5;
	text-decoration: none;
}

a.menulink {
	color: #FF8200;
	text-decoration: none;
}

a.menulink:hover {
	text-decoration: underline;
}

a.niebieski {
	color: #0065A5;
	text-decoration: none;
}

a.niebieski:hover {
	text-decoration: underline;
}

/* formularze */
form {
	margin: 0px;
}

input.pole {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	line-height: 17px;
	color: #083042;
	background-color: white;
	width: 280px;
	height: 21px;
	border: 1px solid #FF7900;
	padding-left: 3px;
}

input.pole_krotkie {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	line-height: 17px;
	color: #083042;
	background-color: white;
	width: 58px;
	height: 21px;
	border: 1px solid #FF7900;
	padding-left: 3px;
}

input.poleSrednie {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	text-align: right;
	line-height: 17px;
	color: #083042;
	background-color: white;
	width: 100px;
	height: 21px;
	border: 1px solid #FF7900;
	padding-right: 3px;
}

input.poleKrotkie {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	line-height: 17px;
	color: #083042;
	background-color: white;
	width: 46px;
	height: 21px;
	border: 1px solid #FF7900;
	padding-right: 3px;
}

input.pole_mini {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	text-align: right;
	line-height: 15px;
	color: #083042;
	background-color: white;
	width: 26px;
	height: 19px;
	border: 1px solid #FF7900;
	padding-right: 3px;
}

input.pole_suma {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	line-height: 17px;
	color: #083042;
	background-color: #f7f7f7;
	width: 31px;
	height: 19px;
	padding-right: 0;
	border-width: 0;
}

input.poleKrotkieBiale {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	line-height: 17px;
	color: #083042;
	background-color: #F3F5F6;
	width: 46px;
	height: 18px;
	border: 0px;
	padding-right: 3px;
}

input.newsletter {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	line-height: 17px;
	color: #083042;
	background-color: white;
	width: 120px;
	height: 21px;
	border: 1px solid #FF7900;
	padding-left: 3px;
}

select.lista {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #083042;
	width: 180px;
	height: 18px;
}

select.listaDluga {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #083042;
	width: 280px;
	height: 20px;
}

input.przycisk {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #083042;
	background-color: white;
	width: 80px;
	height: 20px;
}

textarea.poleTekstowe {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	line-height: 17px;
	color: #083042;
	background-color: white;
	width: 280px;
	height: 60px;
	border: 1px solid #FF7900;
}

textarea.poleTekstoweWieCzion {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	line-height: 17px;
	color: #083042;
	background-color: white;
	width: 280px;
	height: 60px;
	border: 1px solid #FF7900;
}


/* koniec formularzy */

ul, ol {
	margin-top: 2px;
	margin-bottom: 2px;
}

hr {
	height: 1px;
	color: #EFEBEF;
	margin-bottom: 0px;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
}

table.pomaranczowa {
	border: 1px solid #FF7F00;
	background-color: #EFEBEF;
}

p.pierwszy {
	margin-top: 0px;
}

body {
	background-color: white;
	margin: 0px;
}

.fotoreportaz	{
	padding: 1px;
	border: solid 1px #ADADAD;
}

/* kalendarze : START */

.textCal	{
	font: 9px Tahoma, Arial, Helvetica;
	color: #083042;
}
.textLinksCal	{
	font: 11px/14px Tahoma, Arial, Helvetica;
	color: #083042;
}
.orangeCal	{
	color: #ffbb00;
	text-decoration: none;
	font-weight: bold;
}
.cal	{
	position: relative;
}
.off	{
	position: absolute;
	left: -135px;
	top: 3px;
/*	border: solid 1px #ff6600;*/
}
.titleOver	{
	position: relative;
	visibility: hidden;
	opacity: 0.0;
	filter: alpha(opacity = 0);
}
.title	{
	position: absolute;
/*	display: none;*/
	left: 0px;
	_left: -14px;
	top: -12px;
	width: 438px;
	_width: 450px;
	text-align: left;
	font-weight: normal;
	padding: 0px 5px 0px 5px;
	border-left: solid 1px #ff6600;
	border-right: solid 1px #ff6600;
	background-color: #f9f9f9;
/*	background: #f9f9f9 url("grafika/tlo_kalendarz.gif") no-repeat;*/
	color: black;
	z-index: 100;
}

.b	{
	border: solid 1px #ff6600;
}
.calList {
	margin: 0px 5px 2px 20px;
	padding: 0px 5px 2px 5px;
	list-style-position: outside;
	list-style-image: url("grafika/separatorek.gif")
}
.calList li {
	margin-bottom: 4px;
}
.colorRed	{
	color: red;
}
/* kalendarze : STOP */


 -->
</style>
