@charset "iso-8859-2";
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #003300;
}
body {
	background-color: #5D9242;
	background-image: url(images/bgoj.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-3d-light-color: Navy;
	scrollbar-arrow-color: Fuchsia;
	scrollbar-base-color: #932D6C;
	scrollbar-dark-shadow-color: #6B7D89;
	scrollbar-face-color: #003300;
	scrollbar-highlight-color: Silver;
	scrollbar-shadow-color: #696969;
}
.style1 {
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #003300;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.tekst-a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: justify;
	margin-top: 0;
	text-indent: 25pt;
	font-weight: normal;
	margin-bottom: 6
}
.adres {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
 /***** links *****/
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8D5022;
	cursor:pointer;
	text-decoration:underline;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #AC5E26;
}
a:hover {
	text-decoration: underline;
	color: #DB8537;
}
a:active {
	text-decoration: none;
	color: #CD541C;
}


.right {
	text-align: right;
}
.left {
text-align: left;

}
.center {
	text-align: center;
}