/* # Unic CMS v4.3 # (c) Romas Pumpalavicius (www.sprendimai.com) 2006 # */

BODY, TD, TH {
	font-family: Verdana;
	font-size: 8pt;
}

.credits {
	display: none;
	visibility:hidden;
	position:absolute;
	left:-100;
	top:-100;
}

A:link {
	text-decoration: none;
}

A:visited {
	text-decoration: none;
}

A:active {
	text-decoration: none;
}

A:hover {
	text-decoration: none;
	color: #429b19;
}

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

.topmenu, .topmenu A {
	color: #333366;
	font-size: 7.5pt;
	font-weight: bold;
}

.topmenucurrent, .topmenucurrent A {
	color: #429b19;
	font-size: 7.5pt;
	font-weight: bold;
}

.menu_type_1 {
	background-color: #dff6cb;
	padding-left: 10px;
	padding-right: 10px;
}
.menu_type_1current {
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}

.menu_type_1 A, .menu_type_1 A:hover {
	font-size: 7.5pt;
	color: #333366;
	font-weight: bold;
	text-decoration: none;
}
.menu_type_1current A, .menu_type_1current A:hover{
	font-size: 7.5pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.menu_type_1 A:hover, .menu_type_1current A:hover {
	color: #429b19;
}

.menu_type_3, .menu_type_3current {
	background-color: #dff6cb;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.menu_type_3 A, .menu_type_3current A, .menu_type_3 A:hover, .menu_type_3current A:hover {
	color: #333366;
	font-size: 7pt;
	font-weight: none;
	text-decoration: none;
}

.menu_type_3current A:hover, .menu_type_3 A:hover, .menu_type_3current A {
	color: #429b19;
}

.news_title, .news_title A {
	color: #333366;
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
}

.title, .title A {
	color: #66cc33;
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
}

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

.survey_title {
	padding-left: 10px;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
}

DIV.survey {
	padding-left: 10px;
	padding-right: 10px;
}

.survey, .survey TD {
	background-color: #d2f2b7;
	color: #3d3d3d;
	font-size: 7.5pt;
	font-weight: none;
}

.extra, .extra A {
	color: #4b4b4b;
	font-size: 7pt;
	font-weight: none;
}
.extra A {
	color: #333366;
}
.extra A:hover {
	color: #429b19;
}

HR {
	height: 1px;
	color: #cadb2a;
}

.location, .location A {
	color: #333366;
	font-size: 8pt;
	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;
}

