/* pismo */

body, td, div {
	font-size: 12px;
}

fieldset legend {
	font-weight: bold;
	color: #416FA3;
}

p {
	text-align: justify;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #416FA3;
}

h1 {
	font-size: 18px;

}

h2 {
	font-size: 14px;
	border-bottom: 2px solid #416FA3;
	text-transform: uppercase;
	margin-top: 0;
}

h2 span {
    text-transform: none;
    color: #E44B00;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

h5 {
	font-size: 10px;
}

h6 {
	font-size: 9px;
}

.headlinetext {
	font-size: 15px;
	color: #90CDCC;
}
.headlinetext {
	font-size: 18px;
	color: #90CDCC;
	padding-left: 20px;
	padding-top: 19px;
	padding-bottom: 18px;



}

