/* mac hide\*/
html, body {height:100%}
/* end hide */
body {
	padding:0;
	margin:0;
	height:100%;
	text-align:center;
	min-width:895px;
	background-color:#dddddd;

}
#outer{
	height:100%;
	min-height:100%;
	width:890px;
	text-align:left;
	margin:auto;
	background: transparent url(../menu/background.jpg) repeat-y 0 0;
	font-family:Verdana;
        position:relative;
}

#outer_container {
	width: 100%;
	position: relative;
	height:auto !important; 
	height:100%; 
	min-height:100%; 
}

.bg_738,
.bg_739,
.bg_740,
.bg_741,
.bg_742,
.bg_744 {
	background: #62BFD0 url(../bg_img/energy_texture.jpg) fixed no-repeat top center;
}

.bg_84,
.bg_85,
.bg_86,
.bg_87,
.bg_88,
.bg_90,
.bg_70,
.bg_71,
.bg_73,
.bg_74,
.bg_734,
.bg_77,
.bg_78,
.bg_79,
.bg_80,
.bg_81,
.bg_735,
.bg_607,
.bg_608,
.bg_640,
.bg_798,
.bg_647,
.bg_611 {
	background: #FBF0C2 url(../bg_img/life_texture.jpg) fixed no-repeat top center;
}

.bg_141,
.bg_142,
.bg_143,
.bg_144,
.bg_145,
.bg_808,
.bg_815,
.bg_816,
.bg_817,
.bg_818,
.bg_820,
.bg_821,
.bg_170,
.bg_171,
.bg_172,
.bg_173,
.bg_174,
.bg_176,
.bg_120,
.bg_121,
.bg_122,
.bg_123,
.bg_124,
.bg_785 {
	background: #8E7C68 url(../bg_img/recreation_texture.jpg) fixed no-repeat top center;
}
 
.bg_719,
.bg_720,
.bg_721,
.bg_723,
.bg_807,
.bg_725 {
	background: #D58C47 url(../bg_img/together_texture.jpg) fixed no-repeat top center;
}

.bg_656,
.bg_658,
.bg_659,
.bg_661,
.bg_810,
.bg_663,
.bg_674,
.bg_675,
.bg_676,
.bg_678,
.bg_809,
.bg_680,
.bg_57,
.bg_58,
.bg_59,
.bg_60,
.bg_63,
.bg_91 {
	background: #6B6B6D url(../bg_img/urban_neutral_texture.jpg) fixed no-repeat top center;
}

.bg_113,
.bg_114,
.bg_115,
.bg_116,
.bg_117,
.bg_119,
.bg_105,
.bg_106,
.bg_107,
.bg_108,
.bg_110 {
	background: #A2AFA6 url(../bg_img/work_texture.jpg) fixed no-repeat top center;
}



html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/

#innerwrap {/* enables content first */
	float:left;
	width:870px;
}
#header{
	position:absolute;
	top:0;
	left:0;
	width:890px;
	height:170px;
	background: transparent;
	overflow:hidden;
	z-index:100;
}
#left {
	position:relative;/*ie needs this to show float */
	width:1px;
	float:left;
        
	padding-top:170px;/*needed to make room for header*/
	padding-bottom:32px;/* needed to make room for footer */
}

#left2 {
        padding-top: 10px;
        padding-left: 60px;
        position:relative;

}


#right {
	position:relative;/*ie needs this to show float */
	width:1px;
    display: none;
	float:right;
	padding-top:170px;/*needed to make room for header*/
	padding-bottom:32px;/* needed to make room for footer */
}

#centrecontent {
	width:770px;
	float:right;
	padding-top:170px;
	padding-bottom:32px;/* needed to make room for footer */
	font-size:12px;
	color:#757575;
	text-align:left;
	padding-right: 40px;
}

#centrecontent p {
	margin:0;
	margin-top:15px;
}

#centrecontent h1 {
	color:#e81c1c;
	margin:0;
	font-size:14px;
	margin-bottom: 20px;
}

#footer {
	width:890px;
	clear:both;
	height:50px;
	background: transparent;
	text-align:center;
	left:0;
	bottom:0px;
	position: absolute;

}
* html #footer {/*only ie gets this style*/
	\height:52px;/* for ie5 */
	he\ight:50px;/* for ie6 */
}

#clearfooter {width:100%;height:52px;clear:both} /* to clear footer */


#page_text table {
	margin: 0;
	padding: 0;
        font-size: 12px;
        color:#757575;
}

#page_text table td {
	padding: 2px;
}


#page_text_wide table {
	
	margin: 0;
	padding: 0;
        font-size: 12px;
        color:#757575;
}

#page_text_wide table td {
	padding: 2px;
}









#page_text_table table {
	margin: 0;
	padding: 0;
    font-size: 12px;
    color:#757575;
	border-collapse: collapse;
	
	
}

#page_text_table table td {
	padding: 2px;
}


#page_text_table table td table {
		border: white 1px solid;
}

#page_text_table table td table td {
	border: #bbbbbb 2px solid;
}

#page_text_table table.noborder td table td {
	border: #bbbbbb 0 solid;
}

#page_text_table p {
	margin: 0;
	padding: 0;
}







#menu_bottom {
	z-index:1;
	padding:0;
	margin:0;
	position:absolute;
	left: 60px;
	top: 153px;
	width: 770px;
	height: 23px;
	background: transparent url(../menu/menu_bottom.jpg) repeat-x 0 0;
}



#logo1 {

	display:block;
	position:Absolute;
	top: 44px;
	left: 56px;
	width: 213px;
	height: 68px;
	background: transparent url(../menu/logo1.jpg) no-repeat 0 0;
        cursor: pointer;
        z-index: 400;
}

#logo2 {

	display:block;
	position:Absolute;
	top: 24px;
	right: 60px;
	width: 251px;
	height: 81px;
	background: transparent url(../menu/logo2.jpg) no-repeat 0 0;
        z-index: 400;
}













.priedai a {
	color:#e50000;
    text-decoration: none;
}

.priedai a:hover {
    text-decoration: underline;
}



/****************************************************************/

.menu_box {
	position:relative;
	margin:0;
	top:0;

	background:transparent;
	width:190px;
        height: auto;
	cursor:pointer;
	margin-bottom: 20px;
        text-align: left;
}
.menu_box .first,
.menu_box .firstactive,
.menu_box .first_over {
	cursor:pointer;
	background: transparent url(../menu/dotline.jpg) no-repeat 8px bottom;
	position:relative;
}

.menu_box .first a,
.menu_box .firstactive a,
.menu_box .first_over a {
	text-decoration: none;
	font-size:11px;
	color: #666666;
	display: block;
	padding: 7px;
	padding-bottom: 11px;
	padding-left: 12px;
	background: transparent url(../menu/menu_item_normal.jpg) no-repeat center left;
}

.menu_box .first_over a, .menu_box .firstactive a {
	color:#e50000;
	background: transparent url(../menu/menu_item_over.jpg) no-repeat center left;
}




.menu_box .separator img {
	width:215px;
	margin:0;
	margin-left:15px;
	padding:0;
	height:1px;
}

.second_box {
	margin-left: 20px;
}

.second_box .second,
.second_box .second_over,
.second_box .second_active {
	cursor: pointer;
}

.second_box .second a {
	padding-left:28px;
	padding-top:3px;
	padding-bottom:7px;
	color:#4f4e4e;
	font-size: 12px;
	text-decoration: none;
	width:90%;
	height:100%;
	display:block;
	background:url(../menu/b2.jpg) no-repeat 16px 9px;
}

.second_box .second_over a {
	padding-left:28px;
	padding-top:3px;
	padding-bottom:7px;
	color:#4f4e4e;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
	width:90%;
	height:100%;
	display:block;
	background:#e3e3e3 url(../menu/b2.jpg) no-repeat 16px 9px;
}

.second_box .second_active a {
	padding-left:28px;
	padding-top:3px;
	padding-bottom:7px;
	text-decoration: none;
	font-size: 12px;
	color: #f68606;
	font-weight:bold;
	width:90%;
	height:100%;
	display:block;
	background:url(../menu/b2.jpg) no-repeat  16px 9px;
}

.third_box {
	margin-left: 0;
}

.third_box .third,
.third_box .third_active,
.third_box .third_over {
	cursor: pointer;
}

.third_box .third a,
.third_box .third_active a,
.third_box .third_over a {
	text-decoration: none;
	color:#4f4e4e;
	font-size: 11px;
	background:transparent url(../menu/b3.jpg) no-repeat 16px 9px;
	padding-left:34px;
	padding-top:3px;
	padding-bottom:7px;
	display:block;
	width:90%;
	height:100%;
}

.third_box .third_active a {
	background: url(../menu/b3a.jpg) no-repeat  16px 9px;
	font-weight:bold;
}

.third_box .third_over a {
	background:#e3e3e3 url(../menu/b3a.jpg) no-repeat  16px 9px;
	font-weight:bold;
}














#page_text {
        float: left;
        width: 530px;
		margin-right: 40px;
		text-align: justify;
}

#page_text_wide, #page_text_table, #page_text_table {
        float: left;
        width: 530px;
		text-align: justify;
}

#page_text_table {
width: 760px;

}

#page_menu {
        
        float: left;
        width: 200px;
		
}







.flash_td {
    
}

#lang {
	position:absolute;
	right: 60px;
	top: 3px;
	font-size: 11px;
}

#lang a {
	font-size: 11px;
	color: #333;
	text-decoration: none;
}

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