/* ==============================================
Autor:   Teno Ilves
Kuup:    Juuni, 2006
================================================= */


/* 			Plokkmenyyga EdLauri esilehe stiilileht
================================================= */

html, body { margin: 0;
					width: 100%;
					height: 100%;
					background-color: white;
				 }
				 
table { width: 100%;
			height: 100%;
		 }
		 

td { vertical-align: middle;
	   text-align: center; 	
	 }	 


#esileheSisuKast { position: relative;
								text-align: left;
								margin-left: auto;
								margin-right: auto;
								width: 600px;
								height: 400px; padding: 0;

							}	

#ylem {position: absolute; padding: 0;

				top: 0px;
				left: 0px;
				width: 602px;
				height: 243px;
				background-image: url(../fotod/index/PealehtYlem.png);
			}

#alum {position: relative; padding: 0;
	/*border: 1px solid grey;*/			
	top: 241px;
	width: 600px;
	height: 159px;
	background-image: url(../fotod/index/PealehtAlum.png);
	}
			
#menyy {padding-top: 10px;	
	margin: 0px 0em 0em 95px;
	width: 100px;
	height: auto;
	}

/* html #menyy {
	margin: 10px 0em 0em 95px;
	m\argin: 0;
	}
*/
