/* 
  Narkologiya project CSS file
  
  (c) 2009, depix.ru
*/

.hdr1 {
  font-family: Helvetica; 
  color: #4498d0; 
  font-size: 150%;
  margin-bottom: 10px;
}

.hdr2 {
  font-family: Helvetica; 
  color: #8aca3b; 
  font-size: 150%;
  margin-bottom: 10px;
}


.pgcont1 {
  font-family: Verdana; 
  font-size: 80%;
}

.pgul1 {
  font-family: Verdana; 
  font-size: 80%;
  color: #0ba5bd;
}

.pgarttxt {
  font-family: Verdana;
  font-size: 70%;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
}

.pgarttxt a,
.pgarttxt a:hover,
.pgarttxt a:active,
.pgarttxt a:visited {
  font-weight: bold;
}

.certcont {
  font-family: Verdana;
  font-size: 70%;
  margin-left: 10px;
}

.certcont a,
.certcont a:hover,
.certcont a:active,
.certcont a:visited {
  font-weight: bold;
  color: #515151;
}

.certcont2 {
  font-family: Verdana;
  font-size: 70%;
  margin-left: 10px;
}

.footermenu {
  font-family: Verdana;
  font-size: 70%;
  margin-left: 10px;
  color: #909090;
  margin-right: 10px;
}

.footermenu a,
.footermenu a:active,
.footermenu a:visited {
  color: #909090;
  text-decoration: none;
}
.footermenu a:hover
{
  color: #909090;
 text-decoration: underline;
}
.headmenu {
  font-family: Verdana;
  font-size: 80%;
  color: #9d9d9d;
  word-spacing: 12px;
}

.headmenu a,
.headmenu a:hover,
.headmenu a:active,
.headmenu a:visited {
  font-weight: bold;
  word-spacing: 5px;
}

