@charset "utf-8";
body {
	background-color: #C0C0C0;
	margin-top: 20px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: .3em;
	text-align: left;
	text-indent: 20px;
}
td.synergia {
	background-color: #FFFFFF;
}

.logo {
	text-align: center;
	margin-top: 35px;
	margin-bottom: 20px;
}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CCCCCC;
	font-size: 28px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	text-align: left;
}
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
.head3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cc5300;
	text-align: left;
	margin-top: 25px;
}
.lista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
	margin-right: 40px;
	margin-left: 20px;
	font-weight: normal;
	text-indent: -20px;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	font-weight: normal;
	padding: 15px;
}
.tekst a:link {
	color: #cc5300;
}
.tekst a:visited {
	color: #cc5300;
}
.tekst a:hover {
	color: #cc5300;
}
.tekst a:active {
	color: #cc5300;
}
p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.wciecie {
	margin-left: 25px;
}
.menupoziom {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	text-align: center;
}
.menupoziom a:link {
	color: #FFFFFF;
}
.menupoziom a:visited {
	color: #FFFFFF;
}
.menupoziom a:hover {
	color: #CC0000;
}
.menupoziom a:active {
	color: #CC0000;
}


span.pomarancz
{
  display: inline;
  margin:0;
  border:0;
  padding:0;
  color: #cc5300;
}

span.niebieski
{
  display: inline;
  margin:0;
  border:0;
  padding:0;
  color: #0113ff;
}




