/* # Unic CMS v4.3 # (c) Romas Pumpalavicius (www.sprendimai.com) 2006 # */

BODY {
	font-family: Verdana;
	font-size: 9pt;
}

TD {
	font-family: Verdana;
	font-size: 9pt;
}

TH {
	font-family: Verdana;
	font-size: 9pt;
}

A:link {
	text-decoration: none;
}

A:visited {
	text-decoration: none;
}

A:active {
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

.title {
	color: #302257;
	font-size: 12pt;
	font-weight: bold;
	line-height: 35px;
	padding-left: 30px;
	padding-right: 30px;
}

.languages {
	padding-right: 30px;
}

.menu, .menu A {
	width: 100%;
	color: #000000;
	font-weight: bold;
	font-size: 8pt;
	font-weight: none;
}

.menu A:hover {
	color: #403267;
	text-decoration: none;
}

.menu_identifier {
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 10px;
}

.menu_title {
	line-height: 24px;
	padding-left: 20px;
	background-color: #302257;
	color: #F1F1F1;
}

.copyright {
	color: #AAAAAA;
	font-size: 8pt;
	font-weight: none;
}

.copyright A {
	color: #DDDDDD;
}

TABLE.cms_table {
	border-collapse: collapse;
}

TR.cms_table {
	border: solid 1px #302257;
}

TD.cms_table {
	font-family: Verdana;
	font-size: 9pt;
	border: solid 1px #302257;
}

TH.cms_table {
	background-color: #F0F0F0;
	color: #302257;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	border: solid 1px #302257;
}

.button {
	border: solid 1px #302257;
}

