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

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

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

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

A:link {text-decoration: none; color: #F7941D;}
A:visited {text-decoration: none; color: #F7941D;}
A:active {text-decoration: none; color: #FBC98E;}
A:hover {text-decoration: none; color: #FBC98E;}

.t_news A:link {text-decoration: none; color: #000000;}
.t_news A:visited {text-decoration: none; color: #000000;}
.t_news A:active {text-decoration: none; color: #FFFFFF;}
.t_news A:hover {text-decoration: none; color: #FFFFFF;}

.copyright, .copyright A:link, .copyright A:visited {
	color: #AAAAAA;
	font-size: 7pt;
	font-weight: none;
}
.copyright A:active, .copyright A:hover {color: #666666;}

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

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

.menu_notcurrent {font-weight: bold;}
.menu_notcurrent A:link {color: #000000;}
.menu_notcurrent A:visited {color: #000000;}
.menu_notcurrent A:active {color: #FBC98E;}
.menu_notcurrent A:hover {color: #FBC98E;}

.menu_current {font-weight: bold;}
.menu_current A:link {color: #F7941D;}
.menu_current A:visited {color: #F7941D;}
.menu_current A:active {color: #FBC98E;}
.menu_current A:hover {color: #FBC98E;}

TABLE.cms_table {
	border-collapse: collapse;
}

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

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

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

INPUT {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: none;
	border: 1, solid #CCCCCC;
	border-color: #CCCCCC;
	color: #737373;
	height: 20px;
}

TEXTAREA {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: none;
	border: 1, solid #CCCCCC;
	border-color: #CCCCCC;
	color: #737373;
}

