input, select, textarea {
	font-family: Verdana, Arial, Tahoma, Geneva;
	FONT-SIZE: 12px;
	background-color: #fff;
}

.clearer, .br-15, .br-20, .br-10, .separator {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

.br-10 { height: 10px; }
.br-15 { height: 15px; }
.br-20 { height: 20px; }

.separator {
	height: 1px;
	background: #e2e3ea;
}

.separator {
	height: 1px;
	background: #e2e3ea;
}

.block {
	border: 1px solid #d6d7e0;
	padding: 15px;
	position: relative;
	margin-top: 6px;
}

.block-title {
	position: absolute;
	top: -7px;
	left: 15px;
	font-size: 11px;
	color: #D1000B;
	font-weight: bold;
	background: #fff;
	padding: 0 2px;
}

.block-bg {
	background: #f4f5fa;
	padding: 15px;
	position: relative;
}

/* palukanu skaiciuokle */

#skaiciuokle { width: 100%; margin: 0; padding: 0; }

#skaiciuokle table { width: 100%; }

#skaiciuokle input { width: 100%; }

#skaiciuokle input.buttonr { width: 111px; }

#skaiciuokle table td { font-size: 11px; }

/* indeliai */

#indeliai {
	border: 1px solid #eaebef;
	border-collapse: collapse;
	width: 100%;
	margin: 0;
	padding-bottom: 0;
}

#indeliai td, #indeliai th {
	border: 1px solid #eaebef;
	padding: 6px 3px;
	vertical-align: top;
	font-size: 11px;
}

#indeliai th {
	background: #e0e1e9;
	border: 1px solid #d6d7e0;
	font-size: 10px;
	vertical-align: middle;
}

#indeliai th a, #indeliai th a:hover { color: #4a4a4a; background: none; }

#indeliai th a.sel, #indeliai th a.sel:hover { color: #3d7ab8; }

tr.zebra td { background: #f4f5fa; }

.highlight, tr.zebra .highlight { background: #d6eaff; }
