@media screen {

/* --- certifikace haccp --- */

#certifikace_haccp h2 {
	text-align: center;
        font-size: xx-large;
}

#haccp_text {
	padding: 0 30px 0 30px;
}

#haccp_text h3 {
	text-align: left;
        font-size: 16px;
}

#haccp_text h4 {
	text-align: left;
}

#haccp_text p {
	text-align: justify;
}

#haccp_text ul {
	text-align: left;
}

#haccp_text ul li {
	text-align: left;
}

#haccp_text ul li a {
	color: blue;
}

/* --- end certifikace haccp --- */

}
