body, table, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
#tekst1 {top : 750px; position : absolute; color : #black; font-family : Arial; font-style : normal; font-weight : normal; font-size : x-large; text-decoration : underline; }
#tekst2 {top : 950px; position : absolute; color : #black; font-family : Arial; font-style : normal; font-weight : normal; font-size : x-large; text-decoration : underline; }
#link1 {position: absolute; top : 750px;}
input,select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}

p {
	margin-top: 4px;
	margin-bottom: 3px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	text-decoration: underline;
}
.podnaglowek {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.body12{
	padding-right:30px;
}


.szarawy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #616161;
	text-decoration: none;
}
.jasny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

.guzik{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#444444;
	text-decoration:none;
	background-color:#EEEEEE;
	text-align:left;
	width: 232px;
	display:block;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:6px;
}
a.guzik:hover{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	background-color:#FFC455;
}
.guzikSelected{
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	background-color:#FFC455;
	text-align:left;
	width: 232px;
	display:block;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:6px;
}

