body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	background-color: Black; /* background-color: Lime; */
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}


Table {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}


.menu-tlo {
	background: #303E48;
	margin-top: 50px;
	margin-left: 10px;
	vertical-align: top;
}

.menu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Aqua;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration: none;
	margin-top: 50px;
	margin-left: 10px;
	vertical-align: top;
}

A.menu,  A.menu:visited {
	color: Aqua;
}
A.menu,   {
	font-weight: bold;
}
A.menu:hover  {
/*	text-decoration: underline; */
	color: #CCFEFF;
}
A.menu-aktualne,  A.menu-aktualne:visited {
	color: White;
	text-decoration: none;
	margin-left: 10px;
}
A.menu-aktualne:hover {
	color: #CCFEFF;
}


.GlowneOkno-pasekdolny {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 11px;
	background: #2D3238;
}
.GlowneOkno-pasekdolny-text {
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}

.GlowneOkno {
	width: 1000px;
	border: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: White;
	font-size: 10px;
	background: #2D3238;
}

.GlowneOknoCentrujace {
	width: 100%;
	/*height: 100%; */
	border: 0px;
	padding: 0px;
	/*	background: Fuchsia; */
	vertical-align: middle;
	text-align: center;
	}

.tabela {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	border-collapse: collapse;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}

A.projekt, A.projekt:hover, A.projekt:visited   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-align: center;
	margin-left: 180px;
	text-decoration: none;
}



