abbr[title], acronym[title] {
	cursor: help;
}

body {
	background-color: #fdfcf6;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
/*	padding: 0px 0px 5px 0%;
	margin: 0px 0px 5px 0px;*/
}

a img {
	border: none;
}

#heading a:hover {
/*	background-color: #FFFCED;*/
	color: #716cbd;
	border-bottom: 1px dashed #B4B7C3;
}

#heading a:link, #heading a:visited, #heading a:active, #heading a:focus {
	text-decoration: none;
	color: #3F397F;/* 596A8B*/
/*	border-bottom: 1px dashed lightblue;*/
}

/*
bg - #fdfcf6
top - #f0f2e6
top-br- #c0c0c0
*/
p, li {
	font-size: 12px;
}
.normal {
	text-align: justify;
}

/* Kasutusel tekstide juures peale suurt pealkirja */

.normal3 {
	text-align: justify;
	font-size: 16px;
}

.pealk {
	margin-left: 20px;
}
.border {
	border: 1px dashed #f4a460;
}

#heading {
	background-color: #F8F2E3;
	border: 2px dotted #E3E7DD;
	height: 95px; /* 55px */
	margin: 5px;
	padding: 0px 0px 0px 0px;
	background-image: url(taust.gif);
	background-repeat: no-repeat;
}
.menu {
	margin-left: 50px;
	font-weight: bold;
	padding-top: 75px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #182F9A;
	font-size: 16px;
}
.hall {
	color: #818181;
}
/*
#menu {
	position: absolute;
	left: 0px;
	top: 60px;
	width: 140px;
	background-color: #f8fbf9;
	border-right: 1px solid #9FAF9F;
	border-top: 1px solid #9FAF9F;
	border-bottom: 1px solid #9FAF9F;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#menu h2 {
	font-size: 14px;
	font-weight: normal;
}
#menu ul {
	list-style: none;
	margin:0px;
	padding: 0px;
}
#menu ul {
	list-style: none;
	margin:0px;
	padding: 0px;
}
#menu li {
	margin-top: 1px;
	border-top: 1px solid #008000;
	border-bottom: 1px solid #008000;
	display: block;
	width: 140px;
}*/

#content {
	margin: 0px 30px 0px 30px; /* 0 30 0 175px */
	padding: 0px;
}

#content a:link, #content a:visited, #content a:active, #content a:focus {
	color: #86610a;
	text-decoration: none;
}

#content a:hover {
	color: #48250b;
	border-bottom: 1px solid #6f4419;
}

.logod {
	position: absolute;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px dashed #b0b0b0;
	width: 390px;
	left: 35%;
}
.jutt_pealk{
	text-indent: 15px;
}
.null {
	margin: 0;
	padding: 0;
}

.underline {
	text-decoration: underline;
}

.italic {
	font-style: italic;
}

.bold {
	font-weight: bold;
}