table#contacts{
font-family: "verdana";
font-size: 11px;
position: absolute;

left: 10px;
top: 25px;
}

table#contacts a{
 text-decoration: none;
 color: #0064C4;
}

table#contacts a:hover{
 text-decoration: none;
 color: black;
}
td#mosc{font-weight: bold;}
td#spb{font-weight: bold; padding-top: 7px;}

td#shema a{font-weight: bold; vertical-align: top;}

td#phone {
 color: #cc3333;
 font-weight: bold;
 font-size: 10px;
 padding-left: 17px;
 background: url('commons/ico_phone_1.gif') no-repeat;
 padding-right: 8px;
}

td#contemail{
 font-weight: bold;
 cursor: pointer;
 padding-left: 19px;
 background: url('commons/ico_email.gif') no-repeat;
}

td#skype{
 font-weight: bold;
 padding-left: 19px;
 background: url('commons/ico_skype.gif') no-repeat;
}

img#icq{float: left}
.icqd{margin-left: 18px; padding-top: 2px; width: 140px; white-space: nowrap}

td#grafik{
 vertical-align: top;
 padding-left: 4px;
}

td#end{font-size: 1px;}

div#online{
 position: relative;
 left: 430px;
 top: -100px;
 width: 151px;
 height: 58px;
}
