<!-- # Unic CMS v4.3 # (c) Romas Pumpalavicius (www.sprendimai.com) 2006 # -->

BODY {
	font-family: Arial;
	font-size: 10pt;
}

TD {
	font-family: Arial;
	font-size: 10pt;
}

TH {
	font-family: Arial;
	font-size: 10pt;
}

.languages, .languages A {
	color: #ED1C24;
	font-size: 13pt;
	text-decoration: none;
}

.menu, .menu_current, .menu_opened, .menu_top, .menu_subitem
.menu A, .menu_current A, .menu_opened A, .menu_top A, .menu_subitem A
	{font-size: 13pt; font-weight: bold; color: #BCAF9B;}
.menu A:hover, .menu_current A:hover, .menu_opened A:hover, .menu_top A:hover, .menu_subitem A:hover, .menu_current A, .menu_opened A {color: #E6D9C6;}
.menu_current A, .menu_opened A {}

.title, .title A {
	color: #000000;
	font-family: Arial;
	font-size: 15pt;
	font-weight: bold;
	text-decoration: underline;
}

.comment, .comment A {
	color: #777777;
	font-size: 8pt;
	font-weight: none;
}

TABLE.cms_table {
	border-collapse: collapse;
}

TR.cms_table {
	border: solid 1px #000000;
}

TD.cms_table {
	font-size: 9pt;
	border: solid 1px #000000;
}

TH.cms_table {
	font-size: 9pt;
	font-weight: bold;
	border: solid 1px #000000;
}

