/* -------------
 Üldine
--------------*/

body {
	margin: 20px 0px 20px 0px;
	padding: 0px;
	height: 100%;
	background-color: #283643;
	/*background-image: url(img/taust.png);*/
	color: black;  
	text-align:center;
	font-family: Arial, helvetica, sans-serif;
	font-size: 10pt;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}

#valisraam {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	width: 1000px;
	text-align: left;
	vertical-align: middle;	
	background-color: white;
	border: 0px solid white;
}

h1 {
	font-size: 16pt;
	color: #3475ad;
}

h2 {
	font-size: 14pt;
	color: #3475ad;
}

h3 {
	font-size: 12pt;
	color: #3475ad;
}



/* -------------
 Päis
--------------*/

#pais {
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 147px;
	background-color: #475867;
	/* background-image: url(http://localhost/kalmistud/g/veeb/pais-taust.png); */
	border: 0px solid yellow;
	color: #c4cfd8;
}

#pais a {
	color: #c4cfd8;
}

#pais img {
	border-width: 0px;
}

#pais .slogan {
	margin: 45px 0px 0px 20px;
	float: left;
}

#naviriba {
	height: 30px;
	background-color: #c4cfd8;
	padding: 0px 0px 0px 200px;	
	color: black;
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	line-height: 30px;
}

#keelevalik {
	/*position: absolute;*/
	float: right;
	margin: 8px 20px 0px 20px;
	font-family: Aria, Helvetica, sans-serif;
	font-size: 9pt;
	border: 0px solid blue;
}

#suurus {
	float: right;
	margin: 4px 0px 0px 0px;
	border: 0px dashed white;
}

#header_right {
	float: right;
	margin: 4px 0px 0px 0px;
	border: 0px dashed white;
}

.suurusVaike {
	font-size: 80%;
}

.suurusKeskmine {
	font-size: 100%;
}

.suurusSuur {
	font-size: 120%;
}

#ornament {
	float: right;
	width: 363px;
	height: 147px;
	/* background-image: url(img/ornament.gif); */
	border: 0px solid red;
}

#pais-otsing {
	position: absolute;
	height: 30px;
	bottom: 5px;
	right: 0px;
	margin: 0px 15px 0px 0px;
	border: 0px solid red;
}

.otsingulahter {
	width: 120px;
	height: 18px;
	margin: 0px 0px 0px 2px;
	background-color: #d0dce5;
	border: 0px solid #e7e3ca;
	color: #6c6c6c;  
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 18px;
}

.otsinguluup {
	width: 18px;
	height: 16px;
	margin: 5px 0px -4px 0px;
	border: 0px solid #e7e3ca;
	cursor: pointer;
}

/* -------------
 Küljemenüü
--------------*/

#vasakMenyy {
	float: left;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	width: 160px;
	background-color: white;
	font-weight: bold;
	font-size: 9pt;
	border: 0px solid red;
}

.ssVasak {
	padding: 10px 10px 10px 10px;
	width: 160px;
	font-weight: bold;
	font-size: 9pt;
}



#vasakMenyy ul, .ssVasak ul {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 0px 10px;
	list-style: none;
	border: 0px black solid;
}

#vasakMenyy ul, .ssVasak ul {
	line-height: 20px;
}

#vasakMenyy a, .ssVasak a {
	color: black;
}

.menyypais {
	width: 160px;
	height: 21px;
	background-color: #ebeff1;
	border-width: 0px;
	border-top: 2px solid #a5afb9;
	border-bottom: 2px solid #c8d3dc;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 9pt;
	color: #3475ad;
	line-height: 21px;
}

.menyypais img {
	margin: 0px 0px -3px 5px;
}

/* -------------
 Uudiste ja linkide menüü
--------------*/

#paremMenyy {
	float: right;
	margin: 10px 10px 0px 0px;
	padding: 0px;
	width: 160px;
	background-color: white;
	font-weight: normal;
	font-size: 9pt;
	border: 1px dashed green;	
}

#xparemMenyy {
	border: 0px dashed green;	
	width: 160px;
}

.ssParem {
	padding: 10px 10px 10px 10px;
	font-size: 9pt;
}


#paremMenyy ul, .ssParem ul {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 0px 10px;
	list-style: none;
	border: 0px black solid;
}

#paremMenyy li, .ssParem li {
	line-height: 15px;
	margin: 0px 0px 8px 0px;
}

#paremMenyy a, .ssParem a {
	color: black;
}

#paremMenyy a:hover, .ssParem a:hover {
	text-decoration: underline;
}

/* -------------
 Sisu
--------------*/

#sisu { 
	width: 620px;
	width: 780px;
	margin: 0px 0px 0px 180px;
	padding: 10px 20px 0px 0px;
	border: 1px dashed red;
}

.ssKeskmine {
	padding-top: 10px;
}

table.struct td {
	padding: 0px 10px 10px 10px;
}

.button {
	color: white;
	background-color: #64849f;
	background-image: none;
	font-weight: bold;
	border: 1px solid #839eb4;
	border-left-color: #3e5a72;
	border-bottom-color: #3e5a72;
}

div.search h4 {
	margin: 0px 0px 5px 0px;
}

.resultsTableHover {
	background-color: #d4dde7;
}

.pages {
	margin: 15px 0px 0px 0px;
	border: 0px dashed #839eb4;
	font-size: 10pt;
}

.pages a {
	padding: 5px 5px 5px 5px;
}

.popupBody {
	padding: 5px 10px 5px 10px;
	background-color: #ebeff1;
}

table.oc_open {
	border-width: 0px;
	border-style: outset;
}

table.results1 {
	border-width: 0px;
	border-style: outset;
}

table.results1 td, table.results1 th {
	border-bottom-width: 1px;
	border-style: outset;
}

/* -------------
 Jalus
--------------*/

#jaluseriba {
	margin: 50px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	/* width: 220px; */
	height: 30px;
	text-align: right;
	color: #7692aa;
	font-size: 9pt;
	font-weight: bold;
	border-top: 1px solid #9ab1c4;
}

#jaluseriba a {
	color: #7692aa;
}

#jalus p {
	padding: 25px 0px 0px 0px;
}
