@charset "iso-8859-2";
BODY {
scrollbar-face-color:#0C432C;
scrollbar-highlight-color:#0C432C;
scrollbar-3dlight-color:#45A17C;
scrollbar-darkshadow-color:#45A17C;
scrollbar-shadow-color:#0C432C;
scrollbar-arrow-color:#45A17C;
scrollbar-track-color:#0C432C;
background:#0C432C
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bg {
	background-attachment: scroll;
	background-image: url(../images/design2_11.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
