.nimi {
font-family: Calibri;
font-weight: bold;
font-size: 30;
color: #006699;
}
.pealkiri {
font-family: Calibri;
font-weight: bold;
font-size: 18;
color: #006699;
}
.pealkiri_suur {
font-family: Calibri;
font-weight: bold;
font-size: 22;
color: #006699;
}
.alapealkiri {
font-family: Calibri;
font-weight: bold;
font-size: 14;
color: #505050;
}
.tekst {
font-family: Calibri;
font-weight: normal;
font-size: 14;
color: navy;
}
.alltekst {
font-family: Calibri;
font-weight: bold;
font-size: 13;
color: #505050;
}
.C {
font-family: Calibri;
font-weight: normal;
font-size: 16;
color: #F5F5F7;
text-decoration: none;
}
.B {
font-family: Calibri;
font-weight: bold;
font-size: 16;
color: #F5F5F7;
text-decoration: none;
}
A {
text-decoration: none;
}
td.menu:hover{
background-color: #8ecafe;
}
.nb {
font-family: Calibri;
font-weight: bold;
font-size: 15;
color: red;
}
table.one {
	padding-right: 1cm;
	padding-top: 5px;
	padding-bottom: 1cm;
	}
td.home{
	background-image: url(home.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 3px;
	background-color: #0072BD;
}
td.order{
	background-image: url(order.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 3px;
	background-color: #0072BD;
}
td.sales{
	background-image: url(sales.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 3px;
	background-color: #0072BD;
}
td.arh{
	background-image: url(arhiiv.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 3px;
	background-color: #0072BD;
}
td.contact{
	background-image: url(users.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: 3px;
	background-color: #0072BD;
}

