@charset "UTF-8";

body {
margin: 0;
padding: 0;
background-color: #fff;
color: #000;
font-size: 75%;
font-family: Verdana, "Bitstream Vera Sans", sans-serif;
font-weight: bold;
text-align: center;
}

img {
border-width: 0;
vertical-align: bottom;
}

a:link, a:visited, a:hover, a:active {
text-decoration: none;
color: #000;
}

div#sisu {
width: 100%;
}

div#eelmine {
float: left;
}

div#j2rgmine {
float: right;
}

div#eelmine, div#j2rgmine {
width: 10%;
background-color: #f2ef91;
}

div#eelmine:hover, div#j2rgmine:hover {
background-color: #df5353;
}

div#eelmine img, div#j2rgmine img {
width: 100%;
}

div#pilt {
margin: 0 10%;
}

div#riba {
background-color: #f2ef91;
}
