a:link, a:visited
{
font-family: tahoma; 
  text-align: center; 
  font-weight: bold;
  text-decoration: none; 
  font-size: 12px; 
  color: #000000;
}

a:hover {
	font-family: tahoma; 
  text-align: center; 
  font-weight: bold;
  text-decoration: none; 
  font-size: 12px; 
  color: #D70000;  
}

a.pages:link, a.pages:visited
{
width: 25px;
font-family: tahoma; 
  text-align: center; 
  font-weight: bold;
  text-decoration: none; 
  font-size: 12px; 
  color: #000000;
  display:inline;
}

a.pages:hover {
	width: 25px;
  font-family: tahoma; 
  text-align: center; 
  font-weight: bold;
  text-decoration: none; 
  font-size: 12px; 
  color: #D70000;
  display:inline;  
}

div.tekst {
width: 900px;
font-family: tahoma; 
  text-align: right; 
  font-weight: bold;
  text-decoration: none; 
  font-size: 12px; 
  color: #cccccc;
  line-height: 150%;
}


a.link:link, a.link:visited
{
font-family: tahoma; 
  text-align: center; 
  font-weight: bold;
  text-decoration: none; 
  font-size: 12px; 
  color: #ffffff;
}

a.link:hover {
	font-family: tahoma; 
  text-align: center; 
  font-weight: none;
  text-decoration: none; 
  font-size: 12px; 
  color: #cccccc;  
}

a.tresciowe:link, a.tresciowe:visited
{
font-family: tahoma; 
  text-align: center; 
  font-weight: none;
  text-decoration: none; 
  font-size: 12px; 
  color: #575757;
}

a.tresciowe:hover {
	font-family: tahoma; 
  text-align: center; 
  font-weight: bold;
  text-decoration: none; 
  font-size: 12px; 
  color: #000000;  
}


p.tekst {
line-height: 150%; 
font-family: tahoma; 
margin-top: 0px;
margin-bottom: 10px;
margin-left: 20px; 
margin-right: 20px; 
text-align: justify; 
text-decoration: none; 
font-size: 12px; 
color: #000000;
}

p. {
line-height: 150%; 
font-family: tahoma; 
margin-top: 0px;
margin-bottom: 10px;
margin-left: 20px; 
margin-right: 20px; 
text-align: justify; 
text-decoration: none; 
font-size: 12px; 
color: #000000;
}

table.tekst {
line-height: 150%; 
font-family: tahoma; 
text-align: center; 
text-decoration: none; 
font-size: 12px; 
color: #000000;
}

ul.sklad {
line-height: 150%; 
font-family: tahoma; 
text-align: justify; 
text-decoration: none; 
font-size: 14px; 
color: #000000;
}

/** ROZWIJANE MENU **/

 #menumk {
  overflow: hidden;
  background: #B0232C;
  font: 18px Arial, Verdana, Tahoma;
  color: #ffffff;
  margin: 0px 0px 0px 0px;
  }

 ul#menumk li{
  list-style-type: none;
  float: left;
}

ul#menumk li a{
  display: block;
  padding: 10px;
  color: #ffffff;
  text-decoration: none;
}

ul#menumk li li a{
  width: 160px;
  padding: 6px 12px;
  text-align: left;
}


ul#menumk li li:hover{
  background: #D94649;
  text-align: left;
}

ul#menumk li ul{
  overflow: hidden;
  display:none;
}

ul#menumk li:hover ul{
  position: absolute;
  text-align: left;
  background: #B0232C;
  padding:0;
  border:0px solid #E3EAF0;
  display: block;
  width: 160px;
}
