body { background-color:white; color:black; font-family:Times new roman; font-size:large; }

a { text-decoration:none; color:white; }
span#footer { font-size:small; float:right; color:black; }

input, select, textarea { border-radius:2px; padding:10px; margin:2px; background-color:#e3e3e3; font-family:Times new roman; border-color:transparent; }
select { margin-bottom:10px; }
label { padding-right:5px; font-weight:bold; }

hr { border-top:2px solid grey; border-left:none; border-right:none; border-bottom:none; background-color:transparent; } 

h3 { font-size:x-large; }

label { font-size:medium; }

div#teksti { margin-top:20px; width:70%; max-width:600px; margin-left:50px; background-color:white; padding:10px; font-size:small; }

.tulos { position:relative; width:100%; text-transform:capitalize; text-align:center; font-size:large; -webkit-touch-callout:all; -webkit-user-select:all; -khtml-user-select:all; -moz-user-select:all; -ms-user-select:all; user-select:all; }
.tulos2 { position:relative; width:100%; text-align:center; }
.tulos2 span { -webkit-touch-callout:all; -webkit-user-select:all; -khtml-user-select:all; -moz-user-select:all; -ms-user-select:all; user-select:all;}

.label { }
