<!-- # 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: none;
	color: #f7941d;
}

.topmenu, .topmenu_current {
	font-family: Tahoma;
	font-size: 8pt;
}

.topmenu_current A {
	color: #f7941d;
}

.menu, .menu A, .menu A:hover {
	background-color: #cfeaf9;
	color: #595959;
	cursor: hand; cursor: pointer;
}

.menu_current, .menu_current A, .menu_current A:hover {
	background-color: #f7941d;
	color: #000000;
	cursor: hand; cursor: pointer;
}

.menu_title {
	padding: 4px;
	padding-top: 7px;
	font-family: Tahoma;
	font-size: 8pt;
}

.submenu, .submenu A, .submenu A:hover {
	background-color: #fbc98e;
	color: #000000;
	cursor: hand; cursor: pointer;
}

.submenu_current, .submenu_current A, .submenu_current A:hover {
	background-color: #f7941d;
	color: #000000;
	cursor: hand; cursor: pointer;
}

.submenu_title {
	padding: 4px;
	font-family: Tahoma;
	font-size: 8pt;
}

TD.topmenu, TD.topmenu_current {
	padding-bottom: 4px;
}

.copyright, .copyright A {
	color: #7f7f7f;
	font-size: 7pt;
	font-weight: none;
}

.title {
	padding: 15px;
	padding-bottom: 2px;
	padding-top: 9px;
	color: #f7941d;
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: none;
}

.title_title {
	padding: 15px;
	padding-bottom: 2px;
	padding-top: 9px;
	color: #737373;
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: none;
}

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

.news_posted {
	color: #777777;
	font-size: 7pt;
	font-weight: none;
}

.news_title {
	color: #1097df;
	font-size: 11pt;
	padding-top: 10px;
	padding-bottom: 7px;
	font-weight: none;
}

.news_summary {
	color: #3d3d3d;
	font-size: 7.5pt;
	font-weight: none;
}

.extra, .extra A {
	font-family: Tahoma;
	font-size: 8pt;
	color: #737373;
	font-weight: none;
}

.extra_title, .extra_title A {
	font-family: Tahoma;
	font-size: 14pt;
	color: #737373;
	font-weight: none;
}

.contacts {
	font-family: Tahoma;
	font-size: 9pt;
	color: #737373;
	font-weight: none;
}

.contacts_title {
	font-family: Tahoma;
	font-size: 10.5pt;
	color: #737373;
	font-weight: bold;
}

.subscribe_title {
	font-family: Tahoma;
	font-size: 10.5pt;
	color: #737373;
	font-weight: bold;
}

.subscribe_input {
	width: 125px;
	height: 18px;
	font-family: Tahoma;
	font-size: 8pt;
	color: #737373;
	font-weight: none;
}

TABLE.cms_table {
	border-collapse: collapse;
}

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

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

TH.cms_table {
	background-color: #737373;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	border: solid 1px #737373;
}

INPUT, TEXTAREA {
	color: #737373;
}

INPUT {
	height: 18px;
}

HR {
	border: 0;
	size: 1px;
	height: 1px;
	color: #cfeaf9;
    background: #cfeaf9;
    background-color: #cfeaf9;
    margin: 5px 0px 5px 0px;
}
