@charset "windows-1250";
/* end hide */
body {
	background-image: url(web-pix/background-I.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	line-height: 12px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-attachment: fixed;

scrollbar-3dlight-color:#f2f3ed; 
scrollbar-arrow-color:#9BA570; 
scrollbar-base-color:#f2f3ed; 
scrollbar-darkshadow-color:#a4ae7f;
scrollbar-face-color:#e6e9db; 
scrollbar-highlight-color:#dbdfcb; 
scrollbar-shadow-color:#b9c19b;
scrollbar-track-color: #f2f3ed; 
}
.input {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #f2f3ed;
	border-color: #a4ae7f;
	border-style: beveled;
	border-width: 1;
}

h1 {
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -2px;
	word-spacing: 3px;
	line-height: 5px;
	color: #9BA570;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	word-spacing: 3px;
	line-height: 5px;
	color: #9BA570;
	font-weight: bold;
}
.h4 {
	font-weight: normal;
	line-height: 13px;
}
.copyright {
	font-size: 10px;
	font-weight: normal;
}
.copyright-link {
	font-size: 10px;
	font-weight: normal;
}
.copyright-link:link {
	text-decoration: none;
	color: #000000;
}
.copyright-link:visited {
	text-decoration: none;
	color: #000000;
}
.copyright-link:active {
	text-decoration: none;
	color: #000000;
}
.copyright-link:hover {
	text-decoration: none;
	color: #666666;
}
.over-block:hover {
	background-image: url(web-pix/background.gif);
}

