@charset "UTF-8";
.Menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	float: left;
	height: 20px;
	width: 850px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
body {
	background-color: #000000;
	background-image: url(images/zamek.jfif);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
	background-attachment: fixed;
}
.page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 740px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	top: 100px;
	background-image: url(images/ModernTloNet.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 150px;
	width: 850px;
	color: #000000;
	margin-right: auto;
	margin-left: auto;
}
.ColWrap {
	height: 600px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
.headerLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	height: 140px;
	width: 400px;
}
.headerRight {
	float: right;
	height: 140px;
	width: 420px;
	background-image: url(images/modernlogo.png);
	background-repeat: no-repeat;
	background-position: right;
}
.ColLeft {
	float: left;
	height: 440px;
	width: 423px;
	margin-top: 15px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}
.ColRight {
	float: left;
	height: 430px;
	width: 405px;
	overflow: auto;
	padding: 0px 10px 10px;
	margin-top: 15px;
}
.footer {
	float: left;
	height: 30px;
	width: 850px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	padding-top: 5px;
	margin-top: 15px;
}
.text_prawo {
	text-align: right;
}
a:visited {
	text-decoration: none;
	color: #FF00CC;
}
a:link {
	color: #FF3399;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0099;
}
a:active {
	text-decoration: none;
}
a {
	font-weight: bold;
}

