* {
padding: 0;
margin: 0;
}

body {
	background: url('pics/tlo.jpg') repeat;
	font: 13px verdana;
	color: #000000;
	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
}



#intro1 {
	background: url('pics/intro1.jpg');
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 641px;
	height: 56px;
}


#intro2 {
	background: url('pics/intro2.jpg');
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 641px;
	height: 53px;
}


#intro3 {
	background: url('pics/intro3.jpg');
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 641px;
	height: 63px;
}


#intro4 {
	background: url('pics/intro4.jpg');
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 641px;
	height: 64px;
}


#intro5 {
	background: url('pics/intro5.jpg');
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 641px;
	height: 62px;
}


#intro6 {
	background: url('pics/intro6.jpg');
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 641px;
	height: 45px;
}


A:link, A:visited {
       color: #ffffff;
       font-size: 23px;
       text-decoration: none;
       font-weight: normal;
       font-style: normal;
       line-height: 15px;
       font-family: trebuchet ms;
}

A:hover, A:active {
       color: #ffffff;
       font-size: 23px;
       text-decoration: none;
       font-weight: normal;
       font-style: normal;
       line-height: 15px;
       font-family: trebuchet ms;

}

		
span.galeria a:link img, span.galeria img, span.galeria a:visited img {
	border: 1px solid #000000;
	background: #D7D7D7;
	padding: 2px;
}

span.galeria a:hover img, span.galeria a:active img {
	border: 1px solid  #000000;
	background: #747474;
	padding: 2px;
}



#dol { 	font: 10px verdana; 
	color: #D8D8D8;
	font-weight: normal;
	text-align: center;
	padding-top: 2px;
}

	#dol  a:link, #dol a:visited {
		font: 10px verdana; 
		color: #9F9F9F;
		font-weight: bold;
		text-decoration: none;
		line-height: 15px;
     }

	 #dol a:hover, #dol a:active {
		font: 10px verdana; 
		color: #9F9F9F;
		font-weight: bold;
		text-decoration: underline;
		line-height: 15px;
     }
