<!-- # 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;
}

.slogan {
	font-family: Arial;
	font-size: 18pt;
	font-weight: bold;
	font-style: italic;
	color: #4A4395;
}

.search {
	font-size: 9pt;
	color: #4A4395;
}

.search INPUT {
	color: #4A4395;
	background-color: #FFFFFF;
	border: solid 1px #4A4395;
}

.topmenu_opened, .topmenu_opened A, .topmenu_opened A:hover {
	color: #FFFFFF;
	background: #7F7F7F;
	cursor: hand; cursor: pointer;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

.topmenu_opened A, .topmenu_opened A:hover {
	background: none;
	padding: 0px;
}

.topmenu_not_opened, .topmenu_not_opened A, .topmenu_not_opened A:hover {
	color: #FFFFFF;
	background: #7F7F7F url("images/topmenu_back.gif");
	cursor: hand; cursor: pointer;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

.topmenu_not_opened A, .topmenu_not_opened A:hover {
	background: none;
	padding: 0px;
}

.news, .news A {
	color: #FFFFFF;
	font-size: 8pt;
}

.production_text, A.production_text, A:hover.production_text {
	color: #FF0000;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
}

.production_main_text, A.production_main_text, A:hover.production_main_text {
	color: #FF0000;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

.production_left {background: url('images/block_back_left.gif');}
.production_center {background: url('images/block_back_center.gif');padding-right: 4px; padding-bottom: 4px;}
.production_right {background: url('images/block_back_right.gif');}

.production_left_hover {background: url('images/block_back_left_hover.gif');}
.production_center_hover {background: url('images/block_back_center_hover.gif');padding-left: 4px; padding-top: 4px;}
.production_right_hover {background: url('images/block_back_right_hover.gif');}

.production_main_left {background: url('images/block_main_back_left.gif');}
.production_main_center {background: url('images/block_main_back_center.gif');padding-right: 4px; padding-bottom: 5px;}
.production_main_right {background: url('images/block_main_back_right.gif');}

.production_main_left_hover {background: url('images/block_main_back_left_hover.gif');}
.production_main_center_hover {background: url('images/block_main_back_center_hover.gif');padding-left: 4px; padding-top: 3px;}
.production_main_right_hover {background: url('images/block_main_back_right_hover.gif');}

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

.print, .print A {
	color: #FFFFFF;
	font-size: 8pt;
}

.location, .location A {
	color: #FFFFFF;
	font-size: 14pt;
	font-weight: bold;
}

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

TABLE.cms_table {
	border-collapse: collapse;
}

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

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

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

