@charset "utf-8";
* {
	background-color: #000000;
}
#up {
	height: 50px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	width: 760px;
	height: 45px;
	margin-right: auto;
	margin-left: auto;
}
#menu #mleft {
	float: left;
	width: 220px;
	height: 45px;
}
#menu #mright {
	float: right;
	width: 540px;
	height: 45px;
	vertical-align: middle;
}
#linia1 {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	height: 5px;
	vertical-align: super;
}


#body {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#down {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	height: 15px;
}
#down #dleft {
	float: left;
	width: 380px;
	height: 15px;
}
#down #dright {
	float: right;
	width: 380px;
	height: 15px;
}
#linia2 {
	height: 5px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: bottom;
}

.menu {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #FFFFFF;
}
.menu2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #FFFFFF;
	text-align: right;
}
.body {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #FFFFFF;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: right;
}
.tekst1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #FFFFFF;
}
.tekst2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
}
.tekst3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.tekst4 {
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
	line-height: 20px;
}
.tekst5 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
}


a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.wersjajezykowa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: left;
}

