/* Import the theme */

@import url(http://themes.wikidot.com/local--files/monobook/monobook.css);

/* Show a logo for the wiki */

#header h1 a, #header h1 a:hover{
    background-image:url(/local--files/ru:start/wiki-logo-150.png);
}
#container{
    background-image:url(http://monobook.wikidot.com/local--files/index/monobook-header.gif);
}
.member .error-block{
display:none;
}
.flags 

#main-content {
    background-color:#f1f1f1;
}
h4{
    font-size: 100%;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
h4 a{
    text-decoration: none;
}
h5{
    font-size: 80%;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
h5 a{
    text-decoration: none;
}