div#aktualnosci-kontener
{
  width: 650px;
  height: 115px;
  margin-top: 20px;

}

div#aktualnosci-tytul
{
  height: 40px;
  margin-bottom: 5px;
}

a.aktualnosci-tytul
{
  font-weight: bold;
  text-decoration: none;  
}
span.aktualnosci-szczegoly
{
  font-style: italic;
  font-weight: none; 
}

div#aktualnosci-tytul-text
{
  margin-left: 160px;
  width: 480px;
  height: 30px;

}

div#aktualnosci-tresc
{
  height: 50px;
  width: 640px;
  padding: 5px;
  text-align: justify;
  border-top: 1px dashed #5b82c4;
}

div#aktualnosci-stopka
{
  height: 20px;
  width: 610px
  padding: 0px 20px 0px 20px;
}

img.aktualnosci-img
{
  border: none;
  margin-right: 20px;
}

input.aktualnosci
{
  background-color: #fff;
  border: 1px solid #5b82c4;
  border: 1px solid #5b82c4; 
  width: 627px;
  padding: 3px; 
}

textarea.aktualnosci
{
  border: 1px solid #5b82c4; 
  background-color: #fff;
  width: 630px;		
}

tbody.artBody
{
  display: block;
  margin: 0px;
  margin-top: 3px;
  padding: 0px;
  border-collapse: collapse;
  background: #cfdffd; 
  width: 650px;
}

td.artTitle
{
  background: #5b82c4; 
  border: 1px solid #5b82c4;
  padding: 8px;
  font-size: 12px;
  font-weight: bold;
  color: black;
  text-align: center;   
}

td.artNr
{
  width: 30px;
  height: 30px;
  border: 1px solid #5b82c4;
  text-align: center			
}

td.artTytul
{
  width: 518px;
  height: 30px;
  border: 1px solid #5b82c4	
}

td.artOpcje
{
  width: 100px;
  height: 30px;
  border: 1px solid #5b82c4;
  text-align: center			
}

.artEditTitle
{
  height: 40 px;
  width: 100%; 
  cursor: pointer;	 		
}

.artEditTitle:hover
{
  height: 40 px;
  width: 100%; 
  cursor: pointer;	
  background: #5b82c4;
  font-weight: bold 		 		
}

p.aktualnosci-tresc-tytul
{
  font-weight: bold;
  text-align: center;
  font-size: 18px;
  color: #5b82c4;
  padding-bottom: 20px;			
}

p.aktualnosci-tresc-tresc
{
  text-align: justify;					
}

p.aktualnosci-tresc-stopka
{
  padding-top: 40px;
  text-align: center;
  font-style: italic;
  font-size: 10px;				
} 
