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


/* 		Edlauri foto-pulmad stiilileht
============================*/

/*============ LEHE ASUKOHT ==*/
html, body { 
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background-color: white;
	}
				 
table { 
	width: 100%;
	height: 100%;
	}
		 
td {
	vertical-align: middle;
	 text-align: center;	
	 }	 

#yldraam { 
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 720px;
	height: 570px;
	}	

/*=============== ÜLEMINE ===*/
#ylem{
	position: absolute;
	width: 718px;
	height: 83px;
	background-image: url(../fotod/pulmad/pulmadYlem.png);
	}

#ylemMenyy {
	margin: 15px 0 0 471px;
	width: 220px;
	height: 35px;
	padding: 0em;
	}



/*=============== VASAK ===*/
#vasak {
	position: absolute;
	top: 83px;
	left: 0px;
	width: 127px;
	height: 485px;
	background-image: url(../fotod/pulmad/pulmadVasak.png);
	}
			

#vasakMenyy {
	margin: 87px 0 0 28px;
	padding: 0;
	}

#vasakAlum {
	margin: 267px 0 0 5px;
	padding-left: 2px;
	}


/*=============== SISU ===*/
#fotoSisu {
	position: absolute;
	top: 83px;
	left: 126px;
	width: 591px;
	height: 485px;
	background-image: url(../fotod/pulmad/pulmadSisu.png);
	}
	
#tekst {
	position: absolute;
	width: 300px;
	height: 450px;
	top: 5px;
	left: 20px;
	padding-right: 0.5em;
	overflow: auto;
	}

#tekst h1 {
	font-style: italic;
	color: #C0CD56;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:26px;
	margin: 0.2em 0 0.5em 0;
	padding: 0;
	}	

#tekst p {
	font-style: normal;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align: justify;
	line-height: 120%;
	margin: 0em 0.1em 0.7em 0em;
	}

#fotogalerii {
	position: absolute;
	width: 126px;
	height: 45px;
	margin: 110px 0 0 510px;
	}
