html,
body { background-color: white; background-image:none; }
body {
    font-size: 12pt;
    font-family:'Times New Roman',Times,serif;
    color:#000000;
}

h2 { font-size:1.6em !important; }

#site-wrap { margin:20px; width:auto; }

#header div,
#nav,
.icon-btn,
.btn,
.col-1 { display:none !important; }

.default .col-2 { border-top:0; float: none !important; padding:0; width:auto; }
#person { width:400px; }
#person .person-info { width:246px; }

.gallery-photo { margin-right:20px !important; }

a:link, a:visited {
    border:0;
    color: #000;
    background:transparent;
    font-weight:700;
    text-decoration:underline;
}
/*.main-body p a:after,
.main-body p a:link:after  {
    content: " (Link " attr(href) ")";
}
.main-body p a:visited:after { content: " (Link " attr(href) ")"; }
.main-body p a[href^="/"]:after { content: " (http://www.eurouniv.ee" attr(href) ") "; }
.main-body .person-info p a:before,
.main-body .person-info p a:after,
.main-body .additional p a:before,
.main-body .additional p a:after,
.main-body p a[href^="mailto"]:before,
.main-body p a[href^="mailto"]:after { content:""; }*/