body
{
  margin: 0 auto;
  padding: 0;
  background-color: #CAC3B4;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  color: #776C55;
  text-align: center;
}

h3
{
  text-align: left;
}

#top
{
  margin: 0 auto;
  width: 760px;
  height: 50px;
  border: 1px solid #000;
  background: #000;
}

#top2
{
  margin: 0 auto;
  width: 760px;
  height: 40px;
  border: 1px solid #000;
  background: #000;
}

a
{
  text-decoration: underline;
  letter-spacing: 1px;
  color: #B55830;
}

a:link
{
  text-decoration: underline;
  letter-spacing: 1px;
  color: #B55830;
}

a:visited, a.visited
{

  color: #5D5351;
}

a:hover, a.hover
{
  text-decoration: none;
  color: #894324;
}

#main
{
  margin: 0 auto;
  width: 750px;
  height: auto;
  border: 1px solid black;
  background: #fff;
  padding: 5px 5px 5px 5px;
  padding-bottom: 30px;
}

ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

fieldset
{
  margin: 0 auto;
  width: 600px;
  height: 250px;
  border: 1px solid #776C55;
  background: #ece8df;
  margin-bottom: 20px;
}

ul
{
  text-align: center;
}

li
{
  height: 30px;
}

span.wynik1
{
  font-size: 25px;
}

span.wynik2
{
  font-size: 23px;
}

span.wynik3
{
  font-size: 21px;
}

span.wynik4
{
  font-size: 19px;
}

span.wynik5
{
  font-size: 18px;
}

span.wynik6
{
  font-size: 17px;
}

span.wynik7
{
  font-size: 16px;
}

span.wynik8
{
  font-size: 15px;
}

span.wynik9
{
  font-size: 13px;
}

#wynik
{
  margin: 0 auto;
  border: 1px solid black;
  margin-top: 30px;
}

tr
{
  height: 25px;
}

td
{
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
}

tr:hover td
{
  border-bottom: 1px solid blue;
  border-top: 1px solid blue;
}

td.pyt
{
  width: 30px;
  height: 30px;
}

td.osoba
{
  max-width: 75px;
  padding: 0;
}

td.tak
{
  background: green;
  max-width: 30px;
  min-width: 15px;
  padding: 0;
  color: black;
}

td.nie
{
  background: red;
  max-width: 30px;
  padding: 0;
  color: black;
}

td.taknie
{
  background: yellow;
  max-width: 30px;
  padding: 0;
  color: black;
}

tr.naglowek
{
  background: #cccccc;
  color: black;
}

.pr, .pl {
	width: 10em;
	margin: 0.5em;
	background-color: #ccc;
}
.pr {
	float: right;
	margin-right: 0;
}
.pl {
	float: left;
	margin-left: 0;
}
.apop, .bpop {
	display: none;
}
a.tpop {
	display: block;
	text-decoration: none;
	color: #000;
}
a.tpop:hover, a.itr:hover {
	border-width: 0; /* IE */
}
/* rende intero block cliccabile in IE/Win e fa bene a rendering di Op7 (rovina IE/Mac?) \*/
a.tpop {
	position: relative;
}
/**/
a.tpop:hover .apop {
	display: block;
	position: absolute;
	width: 10em;
	background-color: #fcc;
	z-index: 1;
}
.intp, .apop span {
	display: block;
	padding: 0.5em;
	border: 4px solid;
}
.intp {
	border-color: #333;
}
.apop span {
	border-color: #f00;
}
#wrap {
	margin: 0 5em;
	background-color: #dfd;
	padding: 0.4em;
}

.itr {
	position: relative;
	text-decoration: none;
	color: #000;
}
.itr:hover .bpop {
	display: block;
	position: absolute;
	width: 30em;
	background-color: #ff0;
	padding: 1px 3px 2px 3px;
	border: 1px #000 solid;
	font-size: 0.8em;
	left: -20.5em;
	top: 3.5em;
	z-index: 2;
}

td a:link, td a:visited, td a:active
{
  color: #000;
}

ul.menu, ul.menu li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu {
	float: left;
	background-color: #fff;
	padding: 1px 0 1px 1px;
	border: 1px solid #000;
	height: 34px;
}

ul.menu li {
	float: left;
}

ul.menu a:link, ul.menu a:visited {
	text-decoration: none;
	display: block;
	font-weight: bold;
	background: #000;
	color: #fff;
	padding: 8px 30px;
	border-right: 1px solid #fff;
	border-right: 1px solid #fff;
}

ul.menu a:hover {
	background-color: #800;
}

#kandydaci
{
  margin: 0 auto;
  width: 600px;
  height: auto;
  border: 1px solid #776C55;
  background: #ece8df;
  margin-bottom: 20px;
}

#lewa
{
  float: left;
  width: 120px;
  height: 600px;
  background: #CAC3B4;
}

#kontener
{
  margin: 0 auto;
  width: 950px;
  height: 700px;
}

#reklama
{
  margin: 0 auto;
  width: 762px;
  height: 100px;
  background: #000;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding-top: 5px;
}

table.odp
{
  margin: 0 auto;
  text-align: left;
  width: 400px;
}

td.kand
{
  width: 150px;
}

table.odp td
{

}

table.wykres
{
  background: #d4213d;
  height: 20px;
  float: left;
  margin-right: 5px;
}

#fieldreklama
{
  margin: 0 auto;
  width: 600px;
  height: 270px;
  border: 1px solid #776C55;
  background: #d1c4af;
  margin-bottom: 20px;
}

#reklamawyniki
{
  float: left;
  width: 200px;
  height: 200px;
  margin-right: 5px;
}

span.lewa
{
  text-align: left;
}

span.prawa
{
  text-align: center;
}

span.red
{
  color: red;
}

span.koniecznie
{
  font-size: 15px;
  font-weight: bold;
}

span.green
{
  color: green;
  background: green;
}

span.czerw
{
  color: red;
  background: red;
}
span.yellow
{
  color: yellow;
  background: yellow;
}

#sprawdzprawa
{
  width: 460px;
  height: 200px;
  float: left;
  text-align: left;
  font-size: 13px;
}


















ul.menu_glowne, ul.menu_glowne li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu_glowne {
	float: left;
	background-color: #fff;
	padding: 1px 0 1px 1px;
	border: 1px solid #000;
	height: 48px;
	font-size: 16px;
}

ul.menu_glowne li {
	float: left;
}

ul.menu_glowne a:link, ul.menu_glowne a:visited {
	text-decoration: none;
	display: block;
	font-weight: bold;
	background-color: #800;
	color: #fff;
	padding: 17px 59px;
	border-right: 1px solid #fff;
	border-right: 1px solid #fff;
}

ul.menu_glowne a:hover {
	background-color: #a13838;
}
