@font-face {
    font-family: DAXLIGHT;
    src: url(https://eelk.ee/DAXLIGHT.TTF);
    font-weight:400;
}

@font-face {
    font-family: DAXREGULAR;
    src: url(https://eelk.ee/DAXREGULAR.TTF);
    font-weight:400;
}

@font-face {
    font-family: DAXMEDIUM;
    src: url(https://eelk.ee/DAXREGULAR.TTF);
    font-weight:400;
}

body {
    background-color:#e2e8f0;  /* hele hallikas sinine */
    color:#000000;
    margin:0px;
    padding:0px;
    font-family:DAXLIGHT, Verdana, sans-serif;
    font-size: 18px;
    line-height: 1.5 !important;
}

h1, h2, h3 {

    font-family:DAXREGULAR, Verdana, sans-serif;
    color:#5e88c6;  /* sinine */

}

div, table {
	max-width: 800px;
	align
	text-align: center;
    }

td {
	color: #000000;
	padding: 0px;
	text-align: left;
	text-decoration: none;
	font-family: DAXLIGHT, Verdana, sans-serif;
    font-size: 18px;
    line-height: 1.5 !important;
    text-align: center;
    }

td a:link {
	color: #000000;
	padding: 0px;
	text-align: left;
	text-decoration: none;
	font-family: DAXLIGHT, Verdana, sans-serif;
    font-size: 18px;
    line-height: 1.5 !important;
    }

td a:visited {
	color: #1b1b1b;
	padding: 0px;
	text-align: left;
	text-decoration: none;
	font-family: DAXLIGHT, Verdana, sans-serif;
    font-size: 18px;
    line-height: 1.5 !important;
    }

td a:active {
	color: #000000;
	text-decoration: underline;
	font-family: DAXLIGHT, Verdana, sans-serif;
    font-size: 18px;
    line-height: 1.5 !important;
    }

td a:hover {
	color: #80a5d4;
	text-decoration: underline;
	font-family: DAXLIGHT, Verdana, sans-serif;
    font-size: 18px;
    line-height: 1.5 !important;
    }

p {
	color: #000000;
	padding: 0px;
	text-align: left;
	text-decoration: none;
	font-family: DAXLIGHT, Verdana, sans-serif;
    font-size: 18px;
    line-height: 1.5 !important;
    }

p a:link {
	color: #000000;
	padding: 0px;
	text-align: left;
	text-decoration: none;
	font-family: DAXLIGHT, Verdana, sans-serif;
    font-size: 18px;
    line-height: 1.5 !important;
    }

p a:visited {
	color: #000000;
	padding: 0px;
	text-align: left;
	text-decoration: none;
	font-family: DAXLIGHT, Verdana, sans-serif;
    font-size: 18px;
    line-height: 1.5 !important;
    }

p a:active {
	color: #000000;
	text-decoration: underline;
	font-family: DAXLIGHT, Verdana, sans-serif;
    font-size: 18px;
    line-height: 1.5 !important;
    }

p a:hover {
	color: #80a5d4;
	text-decoration: underline;
	font-family: DAXLIGHT, Verdana, sans-serif;
    font-size: 18px;
    line-height: 1.5 !important;
    }

#nupp_pun {
	background-color: #4988c5; /* sinine */
    color: white;
    padding: 7px 15px;
    border-radius: 7px;
    text-align: center;
    text-decoration: none;
    font-family: DAXLIGHT, Verdana, sans-serif;
    font-size: 20px;
    display: inline-block;
    }

#nupp_pun a:visited {
	background-color: #80a5d4;
    color: white;
    padding: 7px 15px;
    border-radius: 7px;
    text-align: center;
    text-decoration: none;
    font-family: DAXLIGHT, Verdana, sans-serif;
    font-size: 20px;
    display: inline-block;
    }

#nupp_pun a:hover  {
	background-color: #80a5d4;   /* heledam sinine */


    }


.tarn {
    color: #80a5d4;
    font-weight: bold;
    font-family:DAXLIGHT, Verdana, sans-serif;
}
