BODY	{
	background-color: #000000;
	scrollbar-face-color: #414141;
	scrollbar-highlight-color: #414141;
	scrollbar-shadow-color: #242424;
	scrollbar-3dlight-color: #414141;
	scrollbar-arrow-color: #9D99A2;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #000000;
	text-align: center;
	color: #DEDFDE;
	font-size: 13px;
	font-weight: medium;
	font-family: "Arial";
	margin: 10px;
}
.mbody	{
	width: 730px;
	border-style: none;
	text-align: left;
	padding: 10px;
}
.motto	{
	width: 330px;
	border-style: none;
	color: #FFFF00;
	text-align: left;
	font-size: 15px;
	font-weight: medium;
	font-family: "Century Gothic", "Arial";
}
.spol	{
	color: #00CCFF;
	margin-left: 20px;
}
.cop	{
	color: #242124;
	font-size: 10px;
	font-weight: medium;
	font-family: "Verdana";
}
A:link	{
	text-decoration: none;
	color: #FFCF00;
}
A:visited	{
	text-decoration: none;
	color: #FFCF00;
}
A:hover	{
	text-decoration: underline;
	color: #FFCF00;
}
A:active	{
	text-decoration: none;
	color: #FFCF00;
}

.awtd {
	width: 100%;
	height: 150px;
	border-style: none;
	position: relative;
}
.cam1 {
	position: absolute;
	top: 30px;
	left: 45px;
	border: 1px solid aqua;
}
.cam2 {
	position: absolute;
	top: 0px;
	left: 0px;
	border: 1px solid red;
}
.cam3 {
	position: absolute;
	top: 50px;
	left: 83px;
	border: 1px solid yellow;
}
.rozc {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	font-family: "Arial";
	font-variant: small-caps;
	letter-spacing: 1px;
	margin-top: 10px;
}
.rozc A:link {
	color: #FFFFFF;
	text-decoration: none;
}
.rozc A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.rozc A:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.rozc A:active {
	color: #FFFF00;
	text-decoration: none;
}