/*
	LNB css mjunka 2004
*/


/* default nuorodos */

A:link, A:visited{
    text-decoration: none;
    color: #30309D;
}

A:hover{
    text-decoration: underline;
    color: #4568BA;
}

A:active{
    text-decoration: none;
    color: #4568BA;
}

BODY {
    margin: 0px;
	padding: 0px;
    background: #ffffff;
    color: #000000;
    font-family: Verdana;
}

TABLE.printTable{        
	width: 100%;
}

TABLE.printTable TD.content{
    font-size: 0.8em;
}

TABLE.printTable TD.author{
    font-size: 0.8em;
    text-align: right;
    font-weight: bold;
}

TABLE.bodytable {
	margin: 0px;
	padding: 0px;
}

TABLE.headerMenu {
	margin: 0px;
	padding: 0px;
	background-color: #8ca2d6;
	color: #000000;
}

TABLE.searchForm {
	padding: 0px;
	margin: 0px;
}

TD.headerMenu {
	padding: 0px;
	margin: 0px;
	width: 134px;
	height: 84px;
}

TD.topMenu {
	padding: 0px;
	padding-left: 18px;
	height: 17px;
	margin: 0px;
	font-size: 0.70em;	
}


TD.topMenu A:link, TD.topMenu A:visited {
	padding: 0px;
	margin: 0px;
    font-weight: normal;
	color: #000000;
	text-decoration: none;
	vertical-align: center;
}

TD.topMenu A:hover {
	padding: 0px;
	margin: 0px;
    font-weight: normal;
	color: #000000;
	text-decoration: underline;
	vertical-align: center;
}

TD.searchForm {
	padding: 0px;
}

TD.bodyCenter {
	background: blue;
}

TD.bodyLeft {
	width: 135px;
	background: #ffe74a;	
	border-bottom: 2 solid #4568ba;
}

TD.bodyRight {
	width: 200px;
	background: #ffffff;
	border-bottom: 2 solid #4568ba;
}

TD.bodyCenter {
	width: 100%;
	background: #ffffff;
}

TABLE.sitemap TD {
	padding-left: 10px;
	padding-right: 10px;
}

TABLE.sitemap TD.listCaption {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 1em;
	text-align: left;
	border: 0px;
}

TABLE.rightMenu {
	background: #ffe74a;
	font-size: 0.64em;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}

TABLE.mainMenu {
	font-size: 0.70em;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}

TD.menuItem A:link, TD.menuItem A:visited, TD.menuItem A:hover {
	color: black;
	padding-left: 4px;
	text-decoration: none;
}

TD.menuItemCur A:link, TD.menuItemCur A:visited, TD.menuItemCur A:hover {
	color: red;
	padding-left: 4px;
	text-decoration: none;
}

TABLE.register TD {
	text-align: center;
	background-color:#9c9a9c;
	color: #ffffff;
	font-size: 0.70em;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 20px;
	padding-top: 20px;
	border-top: 1 solid white;
}

A:link.register, A:visited.register, A:active.register, {
    color:#ffffff;
    text-decoration: none;
}

A:hover.register{
    color:#ffffff;
    text-decoration: underline;
}


TABLE.workingHours TH {
	text-align: left;
	background-color:#d6e3f7;
	color: #4269bd;
	font-size: 0.66em;
	font-weight: bold;
	padding: 5px;
}

TABLE.workingHours TD {
	text-align: left;
	background-color:#d6e3f7;
	color: #4269bd;
	font-size: 0.64em;
	font-weight: normal;
	padding: 5px;
	padding-bottom: 25px;
}





/* 
	pagrindinio meniu valdymas
*/
TD.meniuKat1 {
	color: #ffffff;
	font-weight:bold;
	background-color:#ffe74a;
	border-bottom: 1 solid white;
	padding-left: 5px;
	padding-right: 5px;
}

TD.meniuKat1Act {
	color: #000000;
	font-weight:bold;
	background-color:#fff299;
	border-bottom: 1 solid white;
	padding-left: 5px;
	padding-right: 5px;
}

TD.meniuKat2 {
	color: #000000;
	font-weight:normal;
	background-color:#fff299;
	border-bottom: 1 solid white;
	padding-left: 8px;
	padding-right: 8px;
}

TD.meniuKat2Act {
	color: #000000;
	font-weight:normal;
	background-color:#fffad6;
	border-bottom: 1 solid white;
	padding-left: 8px;
	padding-right: 8px;
}

TD.meniuKat3 {
	color:#000000;
	font-weight:normal;
	background-color:#fffad6;
	border-bottom: 1 solid white;
	padding-left: 11px;
	padding-right: 11px;
}

TD.meniuKat3Act {
	color:#000000;
	font-weight:normal;
	background-color:#ffffff;
	border-bottom: 1 solid white;
	padding-left: 11px;
	padding-right: 11px;
}


TD.foot {
	color: #8ca2d6;
	font-size: 0.65em;
	padding-top: 1px;
	padding-bottom: 1px;
}

TD.foot2 {	
	color: #8ca2d6;
	font-size: 0.65em;
	padding-left: 10px;
	background-color: #d6e3f7;
	border-bottom: 2 solid #ffe74a;
}

INPUT.text1 {
	background-color: #d6e3f7; 
	border: 1 solid #4568ba; 
	padding: 0px; 
	margin:0px; 
	width: 108px;
	height: 19px;
	font-size: 0.70em;
	color: #4568ba; 
}

INPUT.submitas {
	width: 64px;
	height: 15px;
	border: 1 solid #4568ba;
	background: #8cb2de;
	font-size: 0.65em;
	padding: 0px;
	padding-bottom: 2px;
	padding-top: 0px;
	margin-top: 3px;
	margin-right: 4px;
	text-align: left;
	padding-left: 4px;

	background-image: url(/infochema/images/search.gif);
	background-repeat: no-repeat;
	background-position: 45px 0px;
}

TABLE.document {
    padding: 5px;
    padding-left: 25px;
    padding-right: 25px;
	margin: 10px;	
}

TABLE.document TH {
    font-size: 0.9em;
    font-weight: bold;
    padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
    text-align: center;
	margin: 10px;
}

TABLE.document TH.titleMenu {
    font-size: 1em;
    font-weight: bold;
    padding-top: 10px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin: 0px;
    text-align: left;
}

TD.langSel {
	text-align: right;
	vertical-align: bottom;	
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 5px;
}

TD.langSel IMG {
	border: none;
}

TD.searchT {
	font-size: 0.65em;
	padding-top: 4px;
	padding-left: 4px;
}

TD.askIt {
	border-bottom: 1 solid #4269bd;
}

TABLE.document TD.author{
    text-decoration: none;
    padding-top: 20px;
    padding-bottom: 0px;
    font-size: 0.7em;
    border-bottom: 1px solid #B3B3B3;
}

div.qPrint {
	text-align: right;
	padding-right: 20px;
	padding-top: 10px;	
}

div.qPrint A:link, div.qPrint A:visited {
	text-decoration: none;
	color: #737173;
	font-size: 0.70em;
}

div.qPrint A:hover, div.qPrint A:active  {
	text-decoration: underline;
	color: #737173;
	font-size: 0.70em;
}

div.titleDate {
	color: #8ca2d6;
	padding-top: 8px;
	padding-bottom: 0px;
	font-size: 0.70em;
	font-weight: normal;
}

TABLE.document A:link, TABLE.document A:active, TABLE.document A:visited  {
    text-decoration: none;
    color: blue;
}
TABLE.document A:hover{
    text-decoration: underline;
    color: blue;
}

TABLE.document A.attachment:link, TABLE.document A.attachment:active, TABLE.document A.attachment:visited  {
    text-decoration: none;
    font-size: 0.80em;
	font-weight: bold;
	color: #DE3131;
}

TABLE.document A.attachment:hover{
    text-decoration: underline;
}

TABLE.document TD.attachmentHead{
	text-decoration: none;
	padding-left:	0px;
	padding-right:	0px;
	padding-bottom: 2px;
	border-top: 1px solid #5a8aad;
}

TABLE.document TD.attachmentHeadContent{
	text-decoration: none;
	font-size: 0.70em;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	border-top: 1px solid #5a8aad;
	color: #5a8aad;
	padding-top: 2px;
}

TD.attachmentHeadContent A:link, TD.attachmentHeadContent A:active, TD.attachmentHeadContent A:visited {
	font-size: 0.95em;
	color: #de4d18;
	text-decoration: none;
}

TD.attachmentHeadContent A:hover {
	font-size: 0.95em;
	color: #de4d18;
	text-decoration: underline;
}

TABLE.galleryTable TD.galleryCell {
	border: 0px;
	padding: 0px;
	padding-left: 5px;
	padding-right: 20px;
	font-size: 0.84em;
	font-weight: normal;
	color: gray;
}
TABLE.galleryTable TD.galleryCell IMG.galleryImg {
	border: 1px solid #000000;
	height: 80px;
	margin-bottom: 2px;
}

TABLE.document .photo {
    border: 0px;
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 0px;
	margin-left: 0px;
}

TABLE.document TH.empty{
	padding: 0px 10px 0px 0px;
	margin:	0px 0px 0px 0px;
}

TABLE.document TD.empty{
    padding: 0px 10px 0px 0px;
    margin: 0px 0px 0px 0px;
}

TABLE.document TD.emptyatall {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

TABLE.document TD.documentContent{
    text-decoration: none;
    color: #000000;
    text-align: left;
    font-weight: normal;
    font-size: 0.84em;
	padding-left: 5px;
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 5px;
}

TABLE.document TD.documentContent IMG{
	padding: 0px;
}

/* pathtrace */
TABLE.pathTrace {
    text-decoration: none;
    color: #000000;
    margin-left: 0px;
    margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 0px;
}

TABLE.pathTrace TD.navigation {
    text-align: top;
}

TABLE.pathTrace TD.pathHistory {
    padding-left: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 2px;
	margin: 0px;
    width: 100%;
    font-size: 0.7em;
    color: gray;
}

TABLE.pathTrace TD.pathHistory A {
	padding: 0px;
	margin: 0px;
    text-decoration: none;
    color: gray;
}

TABLE.pathTrace TD.subcategories {
    font-size: 0.7em;
    padding-left: 3px;
    padding-top: 0px;
    padding-bottom: 0px;
}

TABLE.pathTrace TD.subcategories A {
    text-decoration: none;
    color: #00735A;
}



/* documentlist */
TABLE.listTable {
	background-color: #ffffff;
	margin-top: 10px;	
	width: 100%;
	padding-left: 5px;
	padding-right: 5px;
}
TABLE.listTable TD.listItemNr {
	color: #000000;
	font-weight: normal;
	padding: 0px;
	padding-left: 5px;
	font-size: 0.77em;
	width: 25px;
}
TABLE.listTable TD.listItemHeader {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	padding: 0px;
	padding-left: 10px;
	font-size: 0.77em;
	width: 100%;
}
TABLE.listTable TD.listItemHeader A:hover.black {
	text-decoration: underline;
	color: #000000;
}
TABLE.listTable TD.listItemHeader A.black {
	text-decoration: none;
	color: #000000;
}

TABLE.listTable TD.bullet{
        padding-top: 0.3em;
        vertical-align: top;
}

TABLE.listTable TD.listItemMain {    
	font-weight: normal;
	color: #0066B3;
	text-decoration: none;
	padding: 0px;
	padding-left: 10px;
	font-size: 0.77em;
	width: 100%;
}
TABLE.listTable TD.listItemMainUnderlined {    
	font-weight: normal;
	color: #0066B3;
	text-decoration: none;
	padding: 0px;
	padding-left: 10px;
	font-size: 0.77em;
	width: 100%;
	border: 0px;
	border-bottom: 1px solid #E5BB7F;
	padding-bottom: 5px;
}
TABLE.listTable TD.listItemDetails {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	padding-left: 10px;
	font-size: 0.7em;
	width: 100%;
}
TABLE.listTable TD.listItemDetailsUnderlined {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	padding-left: 10px;
	font-size: 0.77em;
	width: 100%;
	border: 0px;
	border-bottom: 1px solid #E5BB7F;
	padding-bottom: 5px;
}

TABLE.listTable TD.listCaption {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 30px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 1em;
	text-align: left;
	border: 0px;
}
TABLE.listTable TD.listCaptionInner {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 0.8em;
	color: gray;
	text-align: center;
	border: 0px;
	border-top: 3px solid #F6E8D3;
	border-bottom: 1px solid #E5BB7F;
}
TABLE.listTable TD.pagingCell {
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
	border: 0px;
}
TABLE.listTable TD.listHeaderRight {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 5px;
	border: 0px;
	font-weight: bold;
	font-size: 0.77em;
	text-align: right;
	color: #DE3131;
}

/* newslist */
TABLE.newsList {
    text-decoration: none;
    color: #000000;
}

TABLE.newsList TD.newsTitle {
    font-size: 0.70em;
    font-weight: bold;
	padding-left:	7px;
}

TABLE.newsList TD.newsDate {
    font-size: 0.70em;
    font-weight: normal;
    color: #000000;
	padding-left:	17px;
}

TABLE.newsList TD.newsInfo {
    font-size: 0.70em;
    font-weight: normal;
    color: #000000;
	padding-left:	7px;
}

TABLE.newsList A {
    text-decoration: none;
    color: #000000;
}

TABLE.newsList A:hover {
	color: #00735A;
    text-decoration: underline;
}

/* event list */
TABLE.eventList {
    text-decoration: none;
    color: #000000;
}

TABLE.eventList TD.eventTitle {
    font-size: 0.70em;
    font-weight: bold;
	padding-left:	17px;
}

TABLE.eventList TD.eventPlace {
    font-size: 0.70em;
    font-weight: normal;
	padding-left:	17px;
}

TABLE.eventList TD.eventDate {
    font-size: 0.70em;
    font-weight: normal;
    color: #000000;
	padding-left:	17px;
}

TABLE.eventList A {
    text-decoration: none;
    color: #000000;
}

TABLE.eventList A:hover {
	color: #00735A;
    text-decoration: underline;
}

/* documentInfoPanel */
TD.documentInfoPanel {
	text-align: left;
	color: gray;
	font-size: 0.77em;
	padding: 0px;
	padding-right: 10px;
	border: 0px;
}

TD.documentInfoPanel A:visited, TD.documentInfoPanel A:active, TD.documentInfoPanel A:link {
    text-decoration: none;
    font-size: 0.9em;
	font-weight: bold;
	color: #DE3131;
}

TD.documentInfoPanel A:hover {
    text-decoration: underline;
 	color: #DE3131;
}




/*
	main meniu nuorodu valdymas
*/
A:visited.kat1, A:link.kat1 {
	color:#000000;
	text-decoration:none; 
}

A:hover.kat1 {
	color:#4568ba;
	text-decoration:none; 
}

A:visited.kat1Act, A:link.kat1Act { 
	color:#30309d; 
	text-decoration:none; 
}

A:hover.kat1Act { 
	color:#4568ba; 
	text-decoration:none; 
}



A:visited.kat2, A:link.kat2 { 
	color:#000000; 
	text-decoration:none; 
}

A:hover.kat2 { 
	color:#4568ba;	
	text-decoration:none; 
}

A:visited.kat2Act, A:link.kat2Act { 
	color:#30309d;
	text-decoration:none; 
}

A:hover.kat2Act { 
	color:#4568ba;
	text-decoration:none; 
}



A:visited.kat3, A:link.kat3 { 
	color:#000000; 
	text-decoration:none; 
}

A:hover.kat3 { 
	color:#4568ba;
	text-decoration:none;
}

A:visited.kat3Act, A:link.kat3Act { 
	color:#30309d; 
	text-decoration:none; 
}

A:hover.kat3Act { 
	color:#4568ba; 
	text-decoration:none; 
}

/* puslapiavimas */
TABLE.listPaging {
	background-color: #ffffff;
	width: 100%;
	padding: 0px;
	margin: 0px;
	width: 100%;
	margin-bottom: 10px;
}

TABLE.listPaging TD.pagingInfoRowLeft {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #d6e3f7;
	font-weight: normal;
	font-size: 0.7em;
	text-align: left;
	width: 100%;
	color: gray;
}

TABLE.listPaging TD.pagingInfoRowRight {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #d6e3f7;
	font-weight: bold;
	font-size: 0.7em;
	text-align: right;
	color: #DE3131;
}

A:link.listPaging { text-decoration: none; color: #DE3131; }
A:visited.listPaging { text-decoration: none; color: #DE3131; }
A:active.listPaging { text-decoration: none; color: #DE3131; }
A:hover.listPaging { text-decoration: underline; color: #DE3131; }

TABLE.listPaging TD.pagingInfoRowBottom {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 0px;
	border-top: 1px solid #d6e3f7;
	border-right: 0px;
	border-bottom: 1px solid #d6e3f7;
	font-weight: normal;
	font-size: 0.7em;
	text-align: left;
	width: 100%;
	color: gray;
}

TABLE.subscription {
    width: 100%;
    border-width: 0px;
    border: 0px;
    font-family: verdana;
    font-weight: normal;
    font-size: 0.75em;
}

TABLE.subscription TD.errorOutput {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

TABLE.subscription TD.label {
    width: 25%;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 10px;
    padding-right: 5px;
    text-align: right;
}

TABLE.subscription TD.entry {
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 5px;
    padding-right: 10px;
    text-align: left;
}

TABLE.subscription TD.entry A {
    color: #B3B3B3;
    text-decoration: none;
}

TABLE.subscription TD.entry A:hover {
    color: #B3B3B3;
    text-decoration: underline;
}

TABLE.userInfo {
    padding: 0 5px 0 5px;
    font-size: 0.7em;
    color: #000000;
}

TABLE.userInfo TD.header{
    font-weight: bold;
    padding-bottom: 5px;
}

TABLE.formTable{
    background-color: #e9f1f9;
    font-size: 0.7em;
    margin: 20px;
    padding: 5px 10px 0 10px;
}

TABLE.formTable TD.formCaption{
    font-weight: bold;
    padding: 10px;
}

TABLE.formTable INPUT{
    border: solid 1px #4568ba;
    font-size: 1em;
}

TABLE.formTable INPUT.submit{
    border: solid 1px #4568ba;
    background-color: #8FB3DC;
    font-size: 1em;
    padding: 0;
    height: 2em;
    color: #000000;
    font-family: Verdana;
}

TABLE.sitemap{
    margin-bottom: 10px;
    margin-left: 10px;
}

TABLE.sitemap TD{
    padding-top: 1px;
}

TABLE.sitemap TD.listCaption{
    padding-left: 20px;
    font-weight: bold;
    font-size: 0.9em;
}

TABLE.sitemap TD.level1{
    font-size: 0.8em;
    font-weight: bold;
}

TABLE.sitemap TD.level2{
    font-size: 0.7em;
    font-weight: bold;
}

TABLE.sitemap TD.level3{
    font-size: 0.7em;
    font-weight: normal;
}

TABLE.sitemap HR.separator{
    height: 1px;
    vertical-align: middle;
    color: #e9f1f9;
}


