/* pismo */

body, td, div {
	font-size: 12px;
}

fieldset legend {
	font-weight: bold;
	color: #007BC1;
	font-family: Tahoma;
}

p {
	text-align: justify;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #007BC1;
}

h1 {
	font-size: 18px;
	margin-bottom: 0px;

}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 12px;
}

h4 {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

h5 {
	font-size: 10px;
}

h6 {
	font-size: 9px;
}
#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2E4E78;
	text-align: justify;
	padding-right: 10px;
}

}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2E4E78;
	text-align: justify;
}

.text2 strong {
	color: #60ADCC;
}

.text2 em {
	color: #60ADCC;
}

.text2 a {
	color: #60ADCC;
}

.text2 a:hover {
	color: #98C20C;
}
.text3 td {
	color: #60ADCC;
	background-color: #F4F4F4;

}
