.main {
  margin: 0 25px 0 25px;
	font-family : "Trebuchet MS", Verdana, Arial;
	font-size : 11pt;
	text-align : justify;
	color: #FFFFFF;
}

.main2 {
	font-family : "Trebuchet MS", Verdana, Arial;
	font-size : 10pt;
	text-align : justify;
	color: #FFFFFF;
}

a {
  color: #f6d348;
}

.menu {
	font-family : "Trebuchet MS";
	font-size : 12pt;
	text-align : center;
}

.menu a {
  color: #FFFFFF;
  text-decoration: none;
}

.menu a:hover {
  text-decoration: underline;
}

.hl a {
  color: #f6d348;
}

.copy {
	font-family : "Trebuchet MS";
	font-size : 10pt;
	text-align : center;
	color: #8ba3bd;
}

.copy a {
  color: #b4c6da;
}

.copy a:hover {
  color: #ffffff;
  text-decoration: underline;
}


img {
  border-color: #FFFFFF;
  border-width: 0;
}

h4 {
	font-size : 18px;
}

h2 {
	margin: 0 0 10px 0px;
	padding-left: 35px;	
	font-family : "Trebuchet MS";
	color: #f0c131;
	height: 38px;
	background: url(images/sun-big.gif) no-repeat left;
	font-size: 22pt;
}

.link {
	margin: 0 0 0 15px;
	padding-left: 20px;	
	background: url(images/sun-small.gif) no-repeat left;
}

.line {
  background-color: #425b7e;
  padding: 2px 0px 2px 4px;
  margin: 2px 0 2px -4px;
  width: 100%;
  font-weight: bold;
  font-size : 11pt;
  }
  
hr {
  background-color: #425b7e;
  border-width: 0;
}

.img {
  padding: 2px;
  border: 2px solid #f0c131;
}

.glava {
  background-color: #425b7e;
  color: #FFFFFF;
}

.pager {
  background-color: #10294d;
  text-align : center;
  padding: 2px;
  width: 18px;
  height: 18px;
  font-size: 10pt;
  border: 2px solid #425b7e;
}

.pagerhl {
  background-color: #425b7e;
  text-align : center;
  padding: 2px;
  width: 18px;
  height: 18px;
  font-size: 10pt;
  font-weight: bold;
  border: 2px solid #f0c131;
}

.tab {
  background-color: #10294d;
  text-align : center;
  padding: 2px;
  height: 18px;
  font-size: 10pt;
  border: 2px solid #425b7e;
  border-bottom-width: 0;
}

.tabhl {
  background-color: #425b7e;
  text-align : center;
  padding: 2px;
  height: 18px;
  font-size: 10pt;
  font-weight: bold;
  border: 2px solid #f0c131;
  border-bottom-width: 0;
}
.tab a {
  color: #ffffff;
}

.tab a:hover {
  color: #f6d348;
}

.tabhl a {
  text-decoration: none;
}

.pager a {
  color: #ffffff;
  text-decoration: none;
}

.pager a:hover {
  color: #f6d348;
}

.pagerhl a {
  text-decoration: none;
}

.verse {
  margin: 0 0 0 20px;
  font-style: italic;
}

.list li {
	padding-bottom: 6px;
}

.comment {
	font-size: 10pt;
}
