@charset "iso-8859-2";
/* CSS Document */
a:link {
	text-decoration: none;
	color: #FE4700;
}
a:visited {
	text-decoration: none;
	color: #FE4700;
}
a:hover {
	text-decoration: underline;
	color: #1A5781;
}
a:active {
	text-decoration: none;
	color: #FE4700;
}
.tekst1 {
	font-family: Verdana;
	font-size: 11px;
	color: #fe4700;
}
.tekst1_bold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #fe4700;
}
.tekst1_bold2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #1a5781;
}
.tekst2 {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
.tekst3 {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
}
.tekst4 {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.tekst5 {
	font-family: Arial;
	font-size: 10px;
	color: #7c8289;
}
.tekst6 {
	font-family: Arial;
	font-size: 10px;
	color: #7c8289;
	left: 50px;
	right: 50px;
}
H1 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #fe4700;
	margin: 20px;
}
H3 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #fe4700;
	margin: 20px;
}