
/* --- Stiilid Netscape'i 4.x versioonide tarvis --- */

/* --- Ümber defineeritud tag'id --- */
body {
	margin: -10px 0px 0px 0px;
	/* background-color: #F6F6F6; */
}
form {
	margin: 0px;
	padding: 0px;
}
p {
	padding-right: 10px;
}
ul {
	padding-right: 10px;
}
ol {
	padding-right: 10px;
}
td img {
	/* display: block; */
	border: 0px;
}
td,th { /* Peamine kirjastiil */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
strong { /* Teeme boldi heledamaks */
	color: #333333;
}
h1 { /* Suur pealkiri, peaks olema igal lk-l */
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
h2 { /* Alapealkiri, kasutada vajadusel */
	/* font-size: 15px;
	font-weight: normal;
	margin-top: -12px; */

	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

/* --- Lingid --- */
a:link {
	color: #333333;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
}
a:active {
	color: #333333;
}

/* --- Klassid --- */
.main { /* Sisu lahter */
	line-height: 18px;
}
.lead { /* Rõhutatud, bold txt */
	color: #333333;
	font-weight: bold;
}
.menyy { /* Menüü lingid */
	line-height: 15px;
}
/* Menüü pealkirjad, vb tulevikus mujal ka vaja */
.menyyheadArstid {
	color: #FFBB00;
	font-weight: bold;
}
.menyyheadTeenus {
	color: #CC0000;
	font-weight: bold;
}
.menyyheadHinnad {
	color: #333399;
	font-weight: bold;
}
.menyyheadNouanne {
	color: #990099;
	font-weight: bold;
}
.menyyheadFirmast {
	color: #008838;
	font-weight: bold;
}
.rekvisiidid, .lingijada { /* Väiksem kiri, praegu kontaktandmed ja breadcrumbs */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 125%;
	color: #333333;
	background-image: url(#); /* especially for NN, with love :P */
}
.smallTxtHall { /* Väiksem hall kiri */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 135%;
	color: #666666;
}
.search_result { /* Otsingutulemused */
	padding-right: 10px;
}
/* (Hinnakirja) tabel */
.tdHinnadHall {
	background-color: #EEEEEE;
	line-height: 18px;
}
.tdHinnadValge {
	line-height: 18px;
}
.frmsearch { /* Otsingu vormi input */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.frmFb { /* Tagasiside vormi väljad */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.articleHead { /* Artikli suur pealkiri */
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 110%;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* 2 avalehe lahtrit, et olla XHTML-kompatiibel */
.tdavalehtbottomleft {
	background-image: url(images/avaleht_bottom_left.jpg);
}
.tdavalehtotsing {
	background-image: url(images/avaleht_otsing_bg.gif);
}