td {
font-family: "Arial" "Lucida Console";
color: black;
font-size: 8pt;
font-style: strong;
font-weight: bold;
}
#menu {
text-align: left;
text-valign: bottom; 
}
#sbm {
font-family: "Lucida Console";
color: black;
font-size: 9pt;
font-weight: bold;
}
a:link {
 text-decoration: none;
 color:  #3366CC;
 font-weight: bold;
}
a:visited {
 text-decoration: none;
 color:  #3366CC;
 font-weight: bold;
}
a: active {
 text-decoration: none;
 color:  #3366CC;
 font-weight: bold;
}

.zagolovok {
font-family: "Arial" "Lucida Console";
font-size: large;
text-align: center;
}

.zagolovok2 {
font-family: "Arial" "Lucida Console";
font-size: medium;
text-align: center;
}

.text {
font-family: "Arial" "Lucida Console";
font-size: small;
text-align: justify;
/*font-weight: normal;*/
}

.kontakt {
font-family: "Arial" "Lucida Console";
font-size: small;
text-align: left;
height: 15px;
/*font-weight: normal;*/
}
.text_td {
font-family: "Arial" "Lucida Console";
font-size: small;
text-align: justify;
background-color: white;
}
.text_zag {
font-family: "Arial" "Lucida Console";
font-size: medium;
text-align: center;
background-color: white;
}
.text_td2 {
font-family: "Arial" "Lucida Console";
font-size: small;
text-align: center;
background-color: white;
}


