/*  PAGRINDINIAI STYLE'ai  */
BODY, TD, TH			{ font-family: Verdana; font-size: 11px; font-weight: normal; color: #000000; }
B, STRONG				{ font-weight: bold; }
A						{ color: #FF4800; text-decoration: none; }
A:hover					{ color: #000000; text-decoration: none; }
TH						{ text-align: left; }
P						{ margin:0 0 0 0; padding:0 0 0 0; }

UL						{ list-style: none url(../images/sys/bullet.gif); margin-left: 16px; padding-left: 0px; margin-bottom: 0px; margin-top: 0px; }

.search					{ visibility: hidden; display: none; }
.lineheight 			{ line-height: 14px; }
.opacity 				{ filter: alpha(opacity=50) }

.copyright				{ font-family: Arial; font-size: 10px; font-weight: bold; color: #FFFFFF; cursor: default; }
.copyright	A			{ color: #FFFFFF; text-decoration: none; }
.copyright  A:hover		{ color: #FFFFFF; text-decoration: none; }


.title					{ font-size: 16px; font-weight: bold; color: #FF4800; }
.title2					{ font-size: 14px; font-weight: bold; color: #FF4800; }


.index					{ font-size: 10px; font-weight: bold; color: #FF4800; cursor: default; }
.index A				{ color: #FF4800; text-decoration: none; }
.index A:hover			{ color: #FF4800; text-decoration: underline; }

.error					{ color: #FF4800; font-weight: bold; }
.button 				{ font-family: Verdana; font-size: 10px; font-weight: bold; border: 1px solid #8E9FC3; background: #8E9FC3; height: 17px; color: #FFFFFF; }
.input, .textarea  		{ font-family: Verdana; font-size: 11px; font-weight: normal; border: 1px solid #8E9FC3; background: #D9E0F0; color: #000000; }
.input					{ height: 17px; }
.textarea				{ overflow: auto; }

img {
  border: 0px;
}/*  MENU STYLE'ai  */

.lang { font-size: 10px; color: #FFFFFF; }
.lang A { color:#FFFFFF;
	text-decoration:none;
}

.lang a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.menu				{ font-size:10px; font-weight:bold; color:#FFFFFF; }
.menu a				{ color:#FFFFFF; text-decoration:none; }
.menu a:hover		{ color:#FFFFFF; text-decoration:underline; }

.menu2					{ font-size:11px; font-weight:bold; color:#FF4800; }
.menu2 a				{ color:#28477D; text-decoration:none; }
.menu2 a:hover			{ color:#FF4800; text-decoration:none; }
.menu2 a.selected		{ color:#FF4800; text-decoration:none; }
.menu2 a.selected:hover	{ color:#FF4800; text-decoration:none; }

.menu3					{ font-size:11px; font-weight:normal; color:#FF4800; }
.menu3 a				{ color:#28477D; text-decoration:none; }
.menu3 a:hover			{ color:#FF4800; text-decoration:none; }
.menu3 a.selected		{ color:#FF4800; text-decoration:none; }
.menu3 a.selected:hover	{ color:#FF4800; text-decoration:none; }


#odd00, #odd11, #odd01, #odd10					{ background: #ffffff; }
#odd00 th, #odd11 th, #odd01 th, #odd10 th		{ background: #8E9FC3; padding-left: 5px; padding-right: 5px; padding-top: 3px; padding-bottom: 4px; text-align: left; color: white; font-weight: bold; }
#odd00 td, #odd11 td, #odd01 td, #odd10 td		{ padding-left: 5px; padding-right: 5px; vertical-align: top; padding-top: 2px; padding-bottom: 3px; }

/*  vienodos eilutes  */
#odd00 td.t10, #odd00 td.t11					{ background: #E7ECF7; }
#odd00 td.t00, #odd00 td.t01					{ background: #E7ECF7; }

/*  skirtingos eilutes  */
#odd10 td.t10, #odd10 td.t11		{ background: #E7ECF7; }
#odd10 td.t00, #odd10 td.t01		{ background: #D9E0F0; }

/*  skirtingi stulpeliai  */
#odd01 td.t10, #odd01 td.t00 		{ background: #E7ECF7; }
#odd01 td.t11, #odd01 td.t01 		{ background: #D9E0F0; }

/*  skirtingi stulpeliai ir eilutes */
#odd11 td.t00 						{ background: #D9E0F0; }
#odd11 td.t10 						{ background: #E7ECF7; }
#odd11 td.t01 						{ background: #BAC7E1; }
#odd11 td.t11 						{ background: #D9E0F0; }




