a2 {
	text-decoration:none;
	color:white;
}
.a2 {
	font-family: Helvetica, Arial;
	font-size:11px;
	letter-spacing:0.1em;
	color:white;
	font-weight:bold;
	text-decoration:none;
}
.a2:hover {
	font-family: Helvetica, Arial;
	font-size:11px;
	letter-spacing:0.1em;
	color:white;
	font-weight:bold;
	text-decoration:underline;
}

.text {
	font-family: Helvetica, Arial;
	font-size:11px;
	letter-spacing:0.1em;
	color:white;
	font-weight:normal;
}
.text1 {
	font-family: Helvetica, Arial;
	font-size:13px;
	letter-spacing:0.1em;
	color:white;
	font-weight:normal;
}
.text2 {
	font-family: Helvetica, Arial;
	font-size:10px;
	letter-spacing:0.1em;
	color:white;
	font-weight:normal;
}

.menu a {
	font-family: Helvetica, Arial;
	font-size:10px;
	color:white;
	font-weight:normal;
	display:block;
	padding:2px 10px;
	text-decoration:none;
	background-color:#050C3C;
}
.menu a:hover {
	color:white;
	background-color:#050C3C;
}
body {
	scrollbar-arrow-color : white;
	scrollbar-base-color : #050C3C;
	scrollbar-dark-shadow-color : #050C3C;
	scrollbar-face-color : #050C3C;
	scrollbar-highlight-color : white;
	scrollbar-shadow-color :#050C3C;
}
.nadpis {
	font-family: Helvetica, Arial;
	font-size:11px;
	letter-spacing:0.1em;
	color:red;
	font-weight:bold;
}
input {
	font-family: Helvetica, Arial;
	font-size:11px;
	letter-spacing:0.1em;
	color:white;
	font-weight:normal;
	background:transparent;
	border:1px solid white;
}
select {
	font-family: Helvetica, Arial;
	font-size:11px;
	letter-spacing:0.1em;
	color:white;
	font-weight:normal;
	background:transparent;
	border:1px solid white;
}

