td, table {
  text-align: center;
}

td.left {
  text-align: left;
}

td.right {
  text-align: right;
}

td.center {
  text-align: center;
}

td.MainContainer {
  border: 1px solid black;
  background-color: #feffeb;
}


td.MainContainerTai {
  border: 1px solid black;
  background-color: #f4fff0;
}

p.story {
  text-align: justify;
  padding: 0px;
  margin: 0;
  font-family: Verdana;
  font-size: 14px; 
}

p.foot {
  padding: 0px;
  margin: 0;
  font-family: Verdana;
  font-size: 11px; 
}

img {
  border: none;
}

ul li {
  text-align: left;
  padding: 0px;
  margin: 0;
  font-family: Verdana;
  font-size: 14px; 
}

ol li {
  text-align: left;
  padding: 0px;
  margin: 0;
  font-family: Verdana;
  font-size: 14px; 
}

p.photo {
  text-align: center;
  padding: 0px;
  margin: 0;
  font-family: Verdana;
  font-size: 14px;
  font-weight: bold; 
}

p.title {
  text-align: center;
  padding: 0px;
  margin: 0;
  font-family: Times new roman;
  font-size: 20px;
  font-weight: bold; 
}

.crumbs, p.crumbs, a.crumbs {
  font-family: Verdana;
  font-size: 11px;
  color: #888888;
  text-align: right;
  text-decoration: none;
}

.crumbs a:hover {
  font-family: Verdana;
  font-size: 11px;
  color: #888888;
  text-align: right;
  text-decoration: underline;
}

td.topleft {
  border: 1px solid black;
}

td.leftx {
  border-left: 1px solid black;
  border-bottom: 1px solid black;
  border-right: 1px solid black;
}

td.top {
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  border-right: 1px solid black;
}

td.normal {
  border-bottom: 1px solid black;
  border-right: 1px solid black;
}

td.urnik {
  font-family: arial;
  font-size: 14px;
  color: black;
}

td.title {
  font-family: arial;
  font-weight: bold;
}
