@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background: #f8f1e4 url(../images/bg_eng-2021.jpg) repeat-x center top;
}
#leht {
	width: 1020px;
	margin: 0 auto;
}
#sisu {
	width: 560px;
	margin: 0 auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #675244;
	line-height: 1.4em;
	height: 720px;
}
.trips {
	margin: 40px;
}
#floatdiv {
	position: relative;
	height: 265px;
	width: 216px;
	top: 240px;
	left: 0;
	z-index: 100;
}
a.meist:link,
a.meist:visited {
	display: block;
	width: 120px;
	height: 54px;
	background: url(../images/meist_eng.jpg);
}
a.meist:hover {
	background: url(../images/meist_eng_r.jpg);
}
a.hind:link,
a.hind:visited {
	display: block;
	width: 120px;
	height: 54px;
	background: url(../images/hind_eng.jpg);
}
a.hind:hover {
	background: url(../images/hind_eng_r.jpg);
}
a.kont:link,
a.kont:visited {
	display: block;
	width: 128px;
	height: 54px;
	background: url(../images/kont_eng.jpg);
}
a.kont:hover {
	background: url(../images/kont_eng_r.jpg);
}
/*#hinnad {
	width: 560px;
	height: 560px;
	margin: 0 auto;
	background: url(../images/hinnad_eng_bg-2021.jpg) no-repeat;
	background-size: contain;
}*/

.hinnad-tabel {
	width: 560px;
	margin: 0 auto;
	font-family: sans-serif;
	margin-bottom: 2rem;
}

.hinnad-tabel thead {
	color: #675244;
}

.hinnad-tabel thead .color-eur {
	color: #675244;
}

.hinnad-tabel h1 {
	text-align: center;
	color: #675244;
}

.hinnad-tabel table {
	width: 560px;
	height: 560px;
	margin: 0 auto;
	text-align: center;
	border-collapse: collapse;
}

.hinnad-tabel table td {
	color: #080202;
	font-weight: 600;
	font-size: 1rem;
}

.hinnad-tabel .table-year {
	color: #bb1b25;
	font-weight: 600;
	font-size: 2rem;
}

.hinnad-tabel td {
	/* border: 1px solid #892025; */
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

.hinnad-tabel tr:nth-child(even) {
	background-color: #f4dfcc;
}

#kontakt {
	width: 560px;
	height: 560px;
	margin: 0 auto;
	background: url(../images/kontakt_eng_bg.jpg) no-repeat;
	padding-top: 170px;
	padding-left: 50px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #675244;
	line-height: 1.4em;
}
a {
	color: #675244;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#jalus {
	width: 100%;
	min-height: 120px;
	max-height: 1600px;
	background: #c8b497;
}
#jalus_txt {
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #675244;
	padding-top: 14px;
	margin: 0 auto;
}
