/* 
  Narkologiya project CSS file
  
  (c) 2009, depix.ru
*/
html, body {
	margin: 0px;
	padding: 0px;
}


a:active, a:focus, img, div { outline: 0; }


h1 {
  font-family: Helvetica; 
  color: #d00; 
  font-size: 150%;
  margin-bottom: 10px;
  margin-left: 14px;
  font-weight: normal;
}

h2 {
  font-family: Helvetica; 
  color: #4498d0; 
  font-size: 150%;
  margin-bottom: 10px;
  margin-left: 14px;
  font-weight: normal;
}

h3 {
  font-family: Helvetica; 
  color: #86c52e; 
  font-size: 150%;
  margin-bottom: 10px;
  margin-left: 14px;
  font-weight: normal;
  padding-top: 0; margin-top: 0;
}


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

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


.pgcont1 {
  font-family: Verdana; 
  font-size: 80%;
  margin-left: 15px;
  margin-right: 15px;
}
.pgcont2 {
  font-family: Verdana; 
  font-size: 80%;
  margin-left: 5px;
  margin-right: 15px;
}

.pgcont1 a:hover{
   color: #d00; 
}

.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:active,
.pgarttxt a:visited {
  font-weight: bold;
}

.pgarttxt a:hover{
  font-weight: bold;
   color: #d00; 
}
.certcont {
  font-family: Verdana;
  font-size: 70%;
  margin-left: 10px;
}

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

.certcont a:hover {
font-weight: bold;
  color: #515151;
   color: #d00; 
}
.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:active,
.headmenu a:visited {
  font-weight: bold;
  word-spacing: 5px;
}
.headmenu a:hover{
 font-weight: bold;
  word-spacing: 5px;
  color: #d00; 
}
.head-text{
 
 font-family: Verdana;
  font-size: 60%;
  color: #999;
  margin-left: 12px;
  padding-left: 12px;

}
