body { 
	color: #262525;
	font-size: 10px;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0;
  padding: 0;
	background-color: #ffffff;
}
td { 
	color: #262525;
	font-size: 10px;
	font-family: Verdana;
	
}
form {
	margin: 0; padding: 0;
}
img {
  border: 0;
}

input, textarea, select {
	font-size: 9px;
	font-family: Verdana, Arial,  Helvetica, sans-serif;
}

ul.ul_alpha {
  list-style-type: lower-alpha;
}

a {
  font-size: 10px;
	color: #28569b;
	text-decoration: none;
}
a:hover { 
  font-size: 10px;
  color: #262525;
	text-decoration: none; 
}
.tytul {
  color: #28569b;
  font-size: 16px;
	font-weight: bold;
  background: url(../pics/ico/tytul.gif) no-repeat  2px;
  padding-left: 15px;
  text-indent: 0;
	margin: 10px 0 10px 0; 
}
/*Tabela ogolna*/
table.ogolna {
  border: 0;
	border-right: #e7e7e7 1px solid;
}
table.ogolna th {
   background: #28569b;
	 color: #ffffff;
	 font-size: 10px;
	 padding: 3px;
}
table.ogolna td {
  font-weight: normal;
	padding: 3px;
  border-left: #e7e7e7 1px solid;
	border-right: 0;
	border-bottom: #e7e7e7 1px solid;
	color: #262525;
}

/*Tabela ogolna*/
table.ogolna1 {
  border: 0;
	border-right: #e7e7e7 1px solid;
}
table.ogolna1 th {
   background: #469b28;
	 color: #ffffff;
	 font-size: 10px;
	 padding: 3px;
	 text-align: center;
}
table.ogolna1 td {
  font-weight: normal;
	padding: 3px;
  border-left: #e7e7e7 1px solid;
	border-right: 0;
	border-bottom: #e7e7e7 1px solid;
	color: #262525;
}

div.rok {
  padding: 10px 0;
  font-size: 12px;
  width: 100%;
  text-align: center;
  font-weight: bold;
}

table.podmenu {
  border: 0;
}
table.podmenu th {
  font-size: 11px;
	padding: 4px;
}
table.podmenu td {
  font-size: 10px;
	background: #f6f6f6;
	padding: 3px;
	border-bottom: #ffffff 1px solid;
}
.over {
  background: #ffffff;
	color: #000000;
}
.info {
  color: #000000;
	background: #f1f1f1;
}

