﻿/*          STILIAI           */
.meniu_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.meniu_off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.meniu_shadow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.pavadinimas {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #333F3F;
	padding-top: 3px;
}
.tekstas {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333F3F;
	text-align: center;
	text-decoration: none;
}
.tekstas_on {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333F3F;
	text-align: center;
	text-decoration: underline;
}
.copy {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
}
.copy_on {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	text-decoration: underline;
}
.kelias {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	padding-bottom: 10px;
	text-align: left;
	text-decoration: underline;
}
.kelias_on {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	padding-bottom: 10px;
	text-align: left;
	text-decoration: none;
}
.ok {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333F3F;
	border: 1px solid #999999;
}
.no {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333F3F;
	border: 1px solid #CCCCCC;
}
