/* CSS Document */
body, .StambiAntraste,.Antraste,.Tekstas,.SmulkusTekstas,.PariebintasTekstas,.Paaiskinimas,.RaudonasTekstas {
	font-weight: normal;
	font-family: Arial;
	font-size: 12px;
	color: #383838;
}

h1 {
	font-weight: normal;
	color: #34680e;
	font-size: 16px;
	line-height: 23px;	
	
}

h2 {
	font-weight: normal;
	color: #34680e;
	font-size: 14px;
}

h3 {
	font-weight: normal;
	color: #34680e;
	font-size: 13px;
}

a {
	color: #1870a8;
	text-decoration: none;
}

.StambiAntraste {
	font-weight: normal;
	font-size: 18px;
}

.PageTitle, .Antraste {
	font-weight: 600;
	font-size: 14px;
}

.PadidintasTekstas {
	font-size: 13px;
}

.Tekstas {	
	font-size: 12px;
}

.SmulkusTekstas {
	font-size: 10px;
}

.PariebintasTekstas {
	font-weight: 900;
}

.Paaiskinimas {
	font-style: italic;
}

.RaudonasTekstas {
	color: red;
}
