h1 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
	margin: 1px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;



}
.text {
	font-family: Arial;
	font-size: 12px;
	color: #444444;
	padding: 5px 15px;
	margin: 1px;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333399;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: efefef;


}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
}
.side {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.navigacija {
	font-family: Arial;
	font-size: 10px;
	color: #0066CC;
	text-decoration: none;

}
a:link {
	text-decoration: none;
	color: #0066CC;

}
a:visited {
	text-decoration: none;
	color: #0066CC;

}
a:hover {
	text-decoration: underline;
	color: #FF0000;

}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.formos {

	font-family: Arial;
	font-size: 12px;
	color: #444444;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333399;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: efefef;


}
.highlight {
	color: #FFFFFF;
	background-color: #FF6600;
	font-weight: bold;
	margin: 3px;
	padding: 3px;
	border: thin double #CC0000;
	font-size: 13px;
	text-align: center;


}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(img/page_fone.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
