P {
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: green;	
}

P.kontakt {
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: green;	
	text-align: center;
}
.dot {
	font-family: sans-serif;
	font-size: 10px;
	text-align: center;
	text-decoration:none;
}
A.linkuj{
	font-family: sans-serif;
	font-size: 10px;
	text-align: center;
	text-decoration:none;
}
A.linkuj:HOVER{
	font-family: sans-serif;
	font-size: 10px;
	font-weight:normal;
	text-align: center;
	text-decoration:overline;
}

A{
	font-family: sans-serif;
	text-decoration: none;
	color: green;
}
A.gallA{
	font-family: sans-serif;
	text-decoration: none;	
	}
	
A.gallA:HOVER{
	text-decoration: none;
	}	
A:HOVER {
	font-weight:bolder;
	text-decoration:overline;
	color: #00c800;
}
H3 {
	text-decoration: underline;
	color: green;
	text-align: center;
}

