body {
	scrollbar-arrow-color: #000;
	scrollbar-track-color: #666;
	scrollbar-face-color: #EBEBEB;
	scrollbar-highlight-color: #CCC;
	scrollbar-3dlight-color: #FFF;
	scrollbar-darkshadow-color: #666;
	scrollbar-shadow-color: #000;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	overflow: auto;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	white-space: normal;
	margin: 0px;
	vertical-align: middle;
	background-color: #333333;
	top: 0px;
	visibility: visible;
	background-attachment: fixed;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	left: 0px;
	padding: 0px;
	}
#caly {
	margin: auto;
	height: 600px;
	width: 1000px;
	position: relative;
	border: 0px none 0;
	padding: 0px;
	overflow: hidden;
}
#napis {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	left: 301px;
	top: 10px;
}

.link {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #8CDAFF;
	text-decoration: none;
}
.link:hover {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	filter: Alpha(Opacity=0, FinishOpacity=50, Style=-1, StartX=0, StartY=0, FinishX=150, FinishY=150);
	moz-opacity: 0,5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
#wybor {
	height: 480px;
	width: 900px;
	position: absolute;
	left: 50px;
	top: 70px;
	white-space: nowrap;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;

}
.mini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	height: 220px;
	width: 250px;
	border: 2px ridge #66CCFF;
	text-align: center;
	margin: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.mini:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 2px ridge #FFFFFF;
	text-align: center;
}
#stopka {
	position: absolute;
	height: 15px;
	width: 900px;
	text-align: center;
	vertical-align: middle;
	bottom: 15px;
	left: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
}
.linia {
	color: #8CDAFF;
	background-color: #8CDAFF;
	width: 100%;
	height: 0px;
	position: absolute;
	margin: auto;
	text-align: center;
	left: 0px;
	border: 1px solid #8CDAFF;
}
