* {
  margin: 0;
  padding: 0; 
}
ul, ol {
  list-style: none;
}
img {
  border: 0;
}
.bold {
  font-weight: bold;
}
.qursive {
  font-style: italic;
}
.handwrite {
  font-family: "Esenin Script One";
}
.grayText {
  color: #777;
}
.yellow {
  color: #fcf780;
}
.brown {
  color: #7a461e;
}
.fontLarge {
  font-size: large;
}
.fontXXLarge {
  font-size: xx-large;
}
.title {
  text-align: center;
}
.articleTitle {
  font: 1.8em "HeroldC-Bold";
  color: #fadc90; 
}
.mainArticle address {}
.lightText {
  color: #FFEBCD;
}
.bgLightText {
 color: #fadc90;
}
.fntManuscript {
  font: 2.2em Manuscript;
}
.titleManuscript {
 font-family: Manuscript;
 font-size: 2em;
 line-height: 1em;
 padding-top: 0.3em;
}
.bukvica {
  padding: 3px 3px 3px 10px;
  vertical-align: top;
  float: left;  
}
.list_header {
  font-size: 150%;
  color: #834e1d;
}
.colorFont-1 {
   letter-spacing: 0.15em;
   color: #b7a3a3;
}
.colorFont-2 {
   color: #e2650a;
}
.mainPage{
  background: url(images/mainpagebg.gif) repeat-y scroll 0px -20px;
  width: 565px;
  padding: 0 20px 0 15px;
  margin: 0 auto;
}
.mainPageH{
  width: 600px; min-width: 600px; height: 203px; min-height: 203px;
  background: url(images/mainhbg.gif) -10px 0px no-repeat;
  margin: 0 auto;
} 
.mainPageH  h1 {
  margin-left: 190px;
  padding-top: 35px;
  padding-left: 40px;
  margin-bottom: 10px; 
  font-family: "Esenin Script One", Manuscript, "HeroldC-Bold";
  color: #643e29;
  letter-spacing: 0.1em;
}
.mainPageH img {
  margin-left: 230px;
}
.mainPage h2, .mainPage h3, .mainPage h4 {
  font-family: "Times New Roman", Georgia, serif;
  padding-top: 5px; 
}
.mainPage p, .mainPage ul, .mainPage address {
   text-align: left;
}
tr.even, tr.even td {
  background-color: #ecc381;
}
tr.odd, tr.odd td {
  background-color: #ecd7ba;
}
tr.odd:hover, tr.odd:active {
  background-color: #dfdcd3;
}
tr.even:hover, tr.even:active {
  background-color: #eeece7;
}
