#pleasewait2 {
	position: relative;
	font-family: Georgia;
	font-size: 24px;
	color: #e1e1e1;
	top: 200px;
	}

.tresc {
	font-family: Verdana;
	font-size: 14px;
	text-align: justify;
	line-height: 1.4;

	}
	
.signature {
	color: #cacaca;
	text-align: right;
	font-weight: bolder;
	line-height: 1.4;
	}
	
.pink {
	color: #FF3366;
	}

.gray {
	color: #CACACA;
	}
	
.stopka {
	color: #cacaca;
	font-size: 10px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 15px;
	bottom: 15px;
	
	}
	
a.menulink {
	text-decoration: none;
	color: black;
	}
	
a.menulink:hover {
	/*text-decoration: underline;*/
	color: #FF3366;
	}
	
a.portfoliolink {
	text-decoration: none;
	color: #CACACA;
	font-size: 10px;
		
		}
a.portfoliolink:hover {
	color: #FF3366;
	
	}
	
.opis {
	font-size: 11px;
	line-height: 1.2;
	}