body {
    margin: 10px auto;
    text-align: center;
    width: 780px;
    font-size: 16px;
    font-family: Arial Unicode MS, Arial, Helvetica, sans-serif;
    color: black;
}
.pagecontent {
    margin: 0 auto;
    text-align: left;
    width: 780px;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin: 1em 0 0 0;
}
th, td {
    text-align: left;
    vertical-align: top;
}
#teinepool {
    cursor: pointer;
}
#keeled {
    position: relative;
    float: right;
    margin: 24px;
}
#oluline {
    margin: 0 auto;
    text-align: center;
}
#metainfo {
    margin: 2%;
    font-size: smaller;
}

p {
    margin: 1em 0 0 0
}
.p_taandeta {
    margin: 0 0 0 0.5cm;
    padding: 0 auto;
    text-indent: -0.5cm;
}
.p_taandega {
    margin: 0 0 0 0.5cm;
    padding: 0 auto;
    text-indent: -0.5cm;
}
.tervikart {
    margin-top: 1em;
}
.rasvane {
    font-weight: bold;
}
.inf {
    font-size: smaller;
    color: darkred;
}
.rohk {
    color: #7e2217;
}
.artpart {
    background-color: #cfecec
}
.leitud_id {
    background-color: #ffff80;
}
.leitud_ss {
    background-color: #ffd700;
}
.eristus {
    font-style: italic;
    font-weight: bold;
}
.ptr {
    cursor: pointer;
}
#menyyikoonidiv {
    position: absolute;
    top: -20px;
    left: -24px;
    border: 1px solid;
    background-color: #bfeebf;
    cursor: pointer;
}
#teinepool {
    width: 32px;
    height: 32px;
}
#samaparing {
    margin-top: 10px;
}
a {
    color: #2460ad;
    text-decoration: none;
}
a:link, a:visited {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
h1 { font-size: 1.3em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.1em; }
ul {
    margin: 0 1em 0 1em;
    list-style-type: square;
}
.ui-menu .ui-menu-item a {
    font-weight: bold;
    font-size: smaller;
    line-height: 1.2;
    text-align: left;
}
.tt {
    border-bottom: 1px dotted #000000;
    cursor: help;
}

#Q {
    width: 30%;
}
.lingike {
    text-decoration: inherit;
    color: inherit;
    background-color: inherit;
}

#jalus a { font-size: smaller; }
#jalus td { padding-bottom: 5px; padding-right: 10%; text-align: right; }
#jalus { width: 100%; background-color: #eeeeee; border: 1px solid black; }

#jalusd a { font-size: smaller; }
#jalusd {
    clear: both;
    margin-top: 1em;
    box-sizing: border-box;
    background-color: #eeeeee;
    border: 1px solid black;
    padding: 5px;
    padding-right: 10%;
    text-align: right;
}

#vaatamind ul { list-style-type: circle; }
#vaatamind li { padding-top: 8px; }
#vaatamind {
    clear: both;
    margin-top: 1em;
    box-sizing: border-box;
    background-color: #eeffee;
    padding: 5px;
    padding-left: 20%;
    color: #333333;
}


@media screen and (max-width:820px) {
    body { width: 100%; }
    .pagecontent { width: 92%; margin: 4px 2%; }
}
@media screen and (max-width:640px) {
    #menyyikoonidiv { left: 0px; }
}
@media screen and (max-width:400px) {
    #Q { width: 60%; }
}
@media screen and (max-width:240px) {
    #vaatamind { display: none; }
}
