#menu
{
 color: #ffffff;
 font-family: Century Gothic;
 font-size: 16px;
 font-weight: bold;
 text-align: center;
 padding-bottom: 15px;
}

#menu a
{
 color: #ffffff;
 font-family: Century Gothic;
 font-size: 16px;
 font-weight: bold;
 text-align: center;
 padding-bottom: 15px;
 text-decoration: none;
}

#menu a:hover
{
 color: #ffffff;
 font-family: Century Gothic;
 font-size: 16px;
 font-weight: bold;
 text-align: center;
 padding-bottom: 15px;
 text-decoration: underline;
}

#menu a:active
{
 color: #CC0000;
 font-family: Century Gothic;
 font-size: 16px;
 font-weight: bold;
 text-align: center;
 padding-bottom: 15px;
 text-decoration: underline;
}

#razdel
{
color: #ffffff;
 font-family: Century Gothic;
 font-size: 16px;
 padding-left: 55px;
}

#razdel a
{
color: #ffffff;
 font-family: Century Gothic;
 font-size: 16px;
 text-decoration: none;
}

#razdel a:hover
{
color: #ffffff;
 font-family: Century Gothic;
 font-size: 16px;
 text-decoration: underline;
}

#razdel a:active
{
color: #CC0000;
 font-family: Century Gothic;
 font-size: 16px;
 text-decoration: underline;
}

.zagolovok
{
 color: #105bac;
 font-family: Century Gothic;
 font-size: 24px;
 font-weight: bold;
 text-decoration: underline;
 padding-left: 15px;
}


.content
{
color: #000000;
 font-family: Century Gothic;
 font-size: 14px;
}

.help a
{
color: #000000;
 font-family: Century Gothic;
 font-size: 11px;
 text-decoration: none;
}

.help a:hover
{
color: #CC0000;
 font-family: Century Gothic;
 font-size: 11px;
 text-decoration: none;
}

#footer
{
  color: #ffffff;
 font-family: Century Gothic;
 font-size: 11px;
 font-weight: bold;
 text-align: center;
}

#footer a
{
  color: #ffffff;
 font-family: Century Gothic;
 font-size: 11px;
 font-weight: bold;
 text-align: center;
 text-decoration: none;
}
#footer a:hover
{
  color: #ffffff;
 font-family: Century Gothic;
 font-size: 11px;
 font-weight: bold;
 text-align: center;
 text-decoration: underline;
}
#footer a:active
{
  color: #ffffff;
 font-family: Century Gothic;
 font-size: 11px;
 font-weight: bold;
 text-align: center;
 text-decoration: underline;
}