body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

/*   ////////////////////////
    ///
   ///				site colors  
  ///			  	 
 //////////////////////// */

.clrBGsalotine {
	background-color: #CC0000;
}

.clrBGtamsiaiMelsva {
	background-color: #6A83A4;
}

/*   ////////////////////////
    ///
   ///				texts
  ///			  	 
 //////////////////////// */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}

p {
	margin: 0 0 1em 0;
}

h1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 17px;
	font-weight: normal;
	margin: 0;
}

h2 {
	color: #8C8C8C;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 28px 0px;
}

table {
	font-size: 14px;
}

.txtDate {
	font-style: italic;
	color: #708BB0;
}

em.blue {
	color: #708BB0;
}

/*   ////////////////////////
    ///
   ///				
  ///			  	 
 //////////////////////// */

div.sviesiaiPilka-1 {
	margin: 10px 0 9px 0;
	padding: 0;
	background: none;
	border: none;
	border-top: 1px solid #E9E9E9;
	height: 1px;
}

hr.sviesiaiPilka-1 {
	border: none;
	border-top: 1px solid #E9E9E9;
	height: 1px;
	background: none;
	margin: 0;
	padding: 0;
}

/*   ////////////////////////
    ///
   ///				layout
  ///			  	 
 //////////////////////// */

#pageTop {
	width: 100%;
	background-color: #000000;
}

#pageTop .left {
	vertical-align: top;
	padding: 21px 0 0 40px;
}

#pageTop .right {
	text-align: right;
	padding: 0 37px 0 0;
}

/* ///
  ///		global menu
 /// */

.globalMenu {
	font-size: 14px;
	height: 20px;
	float: left;
}

.globalMenu .text a:link, .globalMenu .text a:visited, .globalMenu .text a:hover, .globalMenu .text a:active{
	color: #CCCCCC;
	text-decoration: none;
}
.globalMenu {
	color: #CCCCCC;
	cursor: hand;
	cursor: pointer;
}

.globalMenu .text {
	border-left: 1px solid #989898;
	padding: 3px 8px 3px 8px;
	color: #cccccc;
	cursor: hand;
	cursor: pointer;
	text-decoration: none;
}
.globalMenu .textOver a:link, .globalMenu .textOver a:hover, .globalMenu .textOver a:visited, .globalMenu .textOver a:active{
	background-color: #2E2E2E;
	color: #FFFFFF;
	text-decoration: none;
}
.globalMenu .textOver {
	border-left: 1px solid #989898;
	padding: 3px 8px 3px 8px;
	background-color: #2E2E2E;
	color: #FFFFFF;
}

.globalMenu .textActive {
	border-left: 1px solid #CC0000;
	background-color: #CC0000;
	color: #FFFFFF;
}

.globalMenu .textActive-next {
	border-left: 1px solid #FFFFFF;
}

.globalMenu .textActiveBlue {
	border-left: 1px solid #6597E5;
	background-color: #6597E5;
	color: #000000;
}

.globalMenu .textActiveBlue-next {
	border-left: 1px solid #6597E5;
}

/* ///
  ///		global menu - services
 /// */

.globalMenu-services {
	float: left;
	margin-left: 35px;
}

/* ///
  ///		page content layout
 /// */

.pageMargins {
	padding: 0 32px;
}


/* ///
  ///		page footer
 /// */

table.pageZone-PageFooter {
	width: 100%;
	border-top: 5px solid white;
}

table.pageZone-PageFooter .contacts {
	padding: 8px 14px;
	background-color: #F4F4F4;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #8C8C8C;
}

table.pageZone-PageFooter .second {
	padding: 8px 14px;
	font-size: 9px;
	color: #A8A8A8;
}

table.pageZone-PageFooter .copyright {
	float: right;
}

/*   ////////////////////////
    ///
   ///				page content
  ///			  	 
 //////////////////////// */

.bulletWhite {
	font-weight: bold;
	color: #FFFFFF;
}

.bulletGreen {
	font-weight: bold;
	color: #ABBA0A;
	font-size: 11px;
	text-decoration: none;
}

/*   ////////////////////////
    ///
   ///				spec 
  ///			  	 
 //////////////////////// */

img {
	border: none;
}

.inline { 
	display: inline;
}

.nowrap {
	white-space: nowrap;
}

.noBG {
	background-image: url(images/spacer.gif);
}

.noBorder {
	border: none
}

.noMargin {
	margin: 0
}

.clear {
	clear: both
}

.clearL {
	clear: left
}

.clearR {
	clear: right
}

.h1Class{
 	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 17px;
	font-weight: normal;
	margin: 0;
}

.h2Class {
	font-family: Arial, Helvetica, sans-serif;
	color: #8C8C8C;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 28px 0px;
}

.newsClass{
	font-family: Arial, Helvetica, sans-serif;
	color: #708BB0;
	font-size: 12px;
	font-weight: bold;
}

/* ///
  ///		list | style 1
 /// */

ul.listS1 {
	margin: 0;
	padding: 0;
}

ul.listS1 li {
	margin: 0 0 2px 0;
	padding: 0 0 0 10px;
	list-style-type: none;
	background-position: 0 4px;
	background-repeat: no-repeat;
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
}

ul.listS1-blue li {
	background-image: url(../images/icon-arrow1-blueRight.gif);
}

ul.listS1-green li {
	background-image: url(../images/icon-arrow1-greenRight.gif);
}

ul.listS1 a, ul.listS1 a:visited {
	color: #666666;
	text-decoration: none;
	padding: 0 10px 0 0;
}

ul.listS1 a:hover, ul.listS1 a:active {
	color: #8f8f8f;
	text-decoration: none;
}

/*     list | style 1 modification     */

ul.listS1MOD li {
	font-size: 10px;
	color: #444444;
	margin-bottom: 0;
}





/* ///
  ///		list | style no margin
 /// */

ul.listNoMargin {
	margin: 0 0 0 15px;
}

/* ///
  ///		list | style 2
 /// */

ul.listS2 {
	margin: 0;
	padding: 0;
}

ul.listS2 li {
	margin: 0 0 0 0;
	padding: 8px 0 8px 12px;
	list-style-type: none;
	background-position: 0 50%;
	background-repeat: no-repeat;
	border-bottom: #e3e3e3 1px solid;
}

ul.listS2-blue li {
	background-image: url(../images/icon-arrow1-blueRight.gif);
}

ul.listS2 a, ul.listS2 a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}

ul.listS2 a:hover, ul.listS2 a:active {
	color: #7a7a7a;
	text-decoration: none;
}

/* ///
  ///		blockquote | style 1
 /// */

.frgQuoteS1 blockquote {
	margin: 24px 0;
	float: left;
}

.frgQuoteS1 blockquote .kabesOpen {
	float: left;
	margin: 0 0 -10px 0;
	position: relative;
	top: -8px;
	width: 40px;
	height: 20px;
	background: url(../images/citatosKabes-open.gif) no-repeat;
}

.frgQuoteS1 blockquote .kabesClose {
	display: inline;
	font-size: 11px;
	line-height: normal;
	padding: 5px 15px 5px 15px;
	position: relative;
	top: 17px;
	left: 10px;
	background: url(../images/citatosKabes-close.gif) 50% 50% no-repeat;
}

.frgQuoteS1 .blkAuthor {
	margin: 0 0 16px 0;
	color: #666666;
	font-size: 11px;
}

/* ///
  ///		lines | style 1
 /// */

hr {
	border: none;
	margin: 0;
	padding: 0;
	height: 1px; 
	background: none;
	/*display: block;*/
}

hr.S1grey {
	border-top: 1px solid #E3E3E3;
}

/* ///
  ///		fragment > paging navigation | style 1
 /// */

.frgPagingS1 .blkLabel {
	padding: 0 15px 0 0;
	font-size: 11px;
}

.frgPagingS1 .blkPages {
}

.frgPagingS1 .blkPages div {
	float: left;
	padding: 1px 4px;
	border-left: #d1d1d1 1px solid;
}

.frgPagingS1 .blkPages div.first {
	border-left: none;
}

.frgPagingS1 .blkPages div.active {
	background-color: #666666;
	color: #FFFFFF;
	border-left: none;
}

.frgPagingS1 .blkPages div.afterActive {
	border-left: none;
}

.frgPagingS1 a, .frgPagingS1 a:visited {
	padding: 2px 0;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}

.frgPagingS1 a:hover, .frgPagingS1 a:active {
	color: #666666;
	text-decoration: none;
}

/* added 2006 09 06 */
.bgRep { background-image:url(../images/bgBigRep.gif); background-repeat:repeat-x; }
.bgBig { background-image:url(../images/bgBig.jpg); background-repeat:no-repeat; height:230px; padding-top:30px; }

.plot1 { height:230px; width:20px; background-color:#AACE00; }
.plot2 { height:128px; background-color:#AACE00; padding:102px 40px 0px 20px; vertical-align:top; }
.plot3 { width:50%; }

.pirmasStulpelis { width:50%; padding-left:36px; vertical-align:top; }
.antrasStulpelis { padding-left:26px; padding-top:29px; vertical-align:top; }

.h1Blok { background:url(../images/sprendimaiRep.gif) 1px 1px repeat-x; }
.h2Blok { background-image:url(../images/produktaiRep.gif); background-repeat:repeat-x; }
.h3Blok { background-image:url(../images/karjeraRep.gif); background-repeat:repeat-x; }
.pad1 { padding-left:22px; padding-right:26px; padding-top:0px; }
td.index_bg {
	background-color: #F4F4F4;
}

td.col-2 {
	background-image: url(../images/col-2-right-border.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}

