@font-face {
	font-family: cardo;
	src: url(cardo104s.ttf);
}
body {
	font-family: cardo;
	text-align: justify;
}
a:link { color: #ad2220; text-decoration: none; 
}
a:hover { color: #ad2220; text-decoration: none;
}

td {
	text-align: justify;
}
@font-face {
	font-family: AdineKirnberg-Script;
	src: url(AdineKirnberg-Script.ttf);
}
.header-top {font-family: AdineKirnberg-Script;
	     color:#A96617;
	     font-size: 120px;
		 line-height:80%;
		 }
		 
.header-adres {font-family: AdineKirnberg-Script;
	     font-size: 48px;
		 line-height:80%;
		 }
.header-telefon {font-family: AdineKirnberg-Script;
	     font-size: 36px;
		 line-height:80%;
		 }
.text-center {
  text-align: center;
}

