body {
  background-color: #000000;
  text-align: center;
  padding: 0px;
  margin: 0px;
  
  font-family: verdana, arial;
  color: white;
}

body, td {
  font-size: 11px; /* font-size nie jest dziedziczony przez TD. Czemu??? Cholera wie, ale ogólnie tak jest przyjęte */
}

div, img, a {
  border: 0px;
  padding: 0px;
  margin: 0px;
}

a {
  text-decoration: none;
  color: white;
}

#main					{
  margin: auto;
  text-align: left;
  width: 1000px;
  background-color: #ffffff;
}

#col_l					{ float: left; width: 50px;}
#col_c					{ float: left; width: 900px !important; width: 896px; background-color: #000000; }
#col_r					{ float: left; width: 50px;}

#sponsorzy {
  color: black;
  background-color: #ffffff;
  text-align: center;
  width: 900px;
}

#stopka{
  padding: 30px 0px 5px 0px;
  background-color: #ffffff;
  font-weight: bold;
  text-align: center;
  width: 900px;
}

#stopka a{
  font-weight: bold;
}

#stopka, #stopka a {
  color: black;
}

#mapa					{
  float: left;
  width: 442px;
  height: 295px;
  padding: 10px;
}

#menu, #menu div, #menu div table:first-child {
  width: 100%;
  text-align: center;
}

#menu {
  padding-bottom: 20px;
}

.ArticleListItem, .Article {
}

.Title {
  font-size: 13px;
  font-weight: bold;
  padding: 5px 10px 0px 10px;
}

.Title, .Title a {
  color: rgb(227, 127, 90);
}

.Abstract {
  color: #ced5dd;
  padding: 5px 10px 0px 10px;
  font-weight: bold;
  font-size: 12px;
  line-height: 20px;
}

.Content {
  color: #ced5dd;
  padding: 5px 10px 0px 10px;
  font-size: 12px;
}

.Wiecej {
  padding: 5px 10px 15px 10px;
}

.Wiecej, .Wiecej a {
  color: #ced5dd;
}

/*
#tekst          { float: right; width: 258px; height: 295px; background-color: #000000; overflow: hidden;}
 font-size: 11px; }
a .wiecej { color: #ced5dd; font-weight: bold; padding: 10px; font-size: 11px; }
*/
