#topLayer {
	width:100%;
	height:100%;
	z-index:2;
	position:absolute;
}
#bottomLayer {
	width:100%;
	height:100%;
	z-index:1;
	position:fixed;
	background-color:#000000;
}
body{
	background-color:#618e89;
}
.bg {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg-apla {
	background-image: url(../images/upisde_05.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.form-1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FF9933;
	border: 1px dotted #333399;
}
a.podmenu:link {
	color: #FFFFFF;
}
a.podmenu:visited {
	color: #FFFFFF;
}
a.podmenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.podmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #096372;
}
a:visited {
	color: #0C8996;
}
a.:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a. {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #096372;
	text-decoration: none;
}
.text-mini {
	font-family: Arial, Helvetica, sans-serif, "Univers Condensed";
	font-size: 11px;
	color: #666666;
}
.tytul-1 {
	font-family: Arial, Helvetica, sans-serif, "Univers Condensed";
	font-size: 14px;
	color: #096372;
	font-weight: bold;
}
.bg-os {
	background-image: url(../img/os_02.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
img {
	border: 0px dotted #FFFFFF;
}
/*PNG*/
img, div, table, td, tr {
	behavior: url(../inc/iepngfix.htc)
}
