@charset "UTF-8";

body{
font:normal 68.75% Arial,Verdana,Helvetica,sans-serif; /* 11px */
line-height:1.5em;
}
h1{
font-size:2.17em; /* 26px */
}
h2{
font-size:1.3em; /* 15.6px */
}
#menu *{
float:left;
}

.about .list p{
margin-bottom:7px;
}
.about .list .section{
font-weight:bold;
font-size:1.1em;
}

.about a.current{
font-weight:bold;
}

.contacts .list p{
margin-bottom:7px;
}
.contacts .list .section{
font-weight:bold;
font-size:1.1em;
}

.contacts a.current{
font-weight:bold;
}

.location pre{
font-size:180%;
}