a:link {
	text-decoration: none
}
a:visited {
	text-decoration: none
}
a:active {
	text-decoration: none
}

td {
font-size:12px;
}

p {
font-size:12px;
}


h1 
{ 
font-size:12px;
font-weight: normal;
margin:0px; 
} 

h2 
{ 
font-size:12px;
font-weight: normal;
margin:0px; 
} 

.pole {
	border: 1.5px solid;
	border-color: #000000;
}

.nadpis {
	font-weight:bold;
}

.button {
	background-color: #FBE8BF; 
	color: #000000; 
	font-weight:bold; 
	font-size:9px; 
	border: 1px solid;
	
}

.pole2 {
	background-color: #F2F2F2; 
	border-style: solid; 
	border-width: 0; 
	font-family:Times New Roman;
}

.button2 {
	font-size: 10pt; 
	text-align: center; 
	font-family:Times New Roman;
	
}

.input {
	background:url(i/bg_form.gif) #fff bottom repeat-x;color:inherit;border:1px solid #ccc;padding:1px 2px;
	 }
