html { height: 100%; 
	background: url(/images/page_bottom.jpg) repeat-y center top;
}
body {
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	height:100%;
	background: url(/images/page_top.jpg) no-repeat center top;
}
#page {
	width: 950px;
  min-height:100%;
  height:auto !important;
  height:100%;
	margin: 0 auto;
	position: relative;
	background: #FFFFFF url(/images/info_bg.jpg) repeat-x left 330px;
}

#shadow_left {
	background: url(/images/shadow_left-trans.png) repeat-y right top;
	width: 9px;
	position: absolute;
	left: -9px;
	height:100%;
  min-height:100%;
  behavior: url(http://www.ingena.lt/admin/templates/page/iepngfix.htc);
}

#shadow_right {
	background: url(/images/shadow_right-trans.png) repeat-y left top;
	width: 9px;
	position: absolute;
	right: -9px;
	height:100%;
  min-height:100%;
  behavior: url(http://www.ingena.lt/admin/templates/page/iepngfix.htc);
}

html>body #shadow_right {
	height: auto;
}

/* --- START Viršus --- */
#top {
	background: url(/images/top_bg.jpg) no-repeat left top;
	height: 330px;
}
#languages {
	position: absolute;
	top: 5px;
	right: 100px;
}
#tmeniu {
	position: absolute;
	top: 265px;
	right: 55px;
	width: 480px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS",Arial;
}
#tmeniu a{
	color: #FFFFFF;
	text-decoration: none;
}
#tmeniu a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.tmeniu_punktas {
	float: left;
	padding-top: 10px;
}
.tmeniu_ln {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
#slogan {
	position: absolute;
	top: 15px;
	left: 350px;
}
#slogan img{
	behavior: url(http://www.ingena.lt/admin/templates/page/iepngfix.htc);
}
#ttext {
	float: left;
	margin-top: 265px;
	margin-left: 15px;
}
/* --- END Viršus --- */

/* --- START Meniu --- */
#meniu {
	width: 230px;
	float:left;
}
.meniu_text {
	color: #FFFFFF;
	margin-bottom: 1px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 210px;
	background: url(/images/meniu_bg-trans.png) no-repeat right top;
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana;	
	behavior: url(http://www.ingena.lt/admin/templates/page/iepngfix.htc);
}
.meniu_text a{
	color: #FFFFFF;
	text-decoration: none;
}
.meniu_text a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#meniu_address {
	color: #7f5a26;
	padding-left: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 12px;
}
#meniu_address a{
	color: #7f5a26;
}
#meniu_address a:hover{
	color: #000000;
}
#welcome {
	width: 200px;
	text-align: center;
}
#welcome img{
	behavior: url(http://www.ingena.lt/admin/templates/page/iepngfix.htc);
}
/* --- END Meniu --- */

/* --- START Main --- */
#main {
	float: right;
	padding-bottom: 150px;
	width: 680px;
	padding-right: 20px;
}
#main a{
	color: #000000; 
}
#main a:hover{
	color: #7f5a26;
}

#title_text {
	float:left;
	border-bottom: solid 5px #7f5a26;
	font-size: 16px;
	font-weight: bold;
	color: #7f5a26;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 10px;
}

#title_border {
	border-bottom: solid 1px #7f5a26;
	height: 25px;
	margin-bottom: 15px;
}
/* --- END Main --- */

/* --- START Apačia --- */
#bottom {
	position: absolute;
	bottom: 0;
	width: 100%;
	background: url(/images/bottom_bg-trans.png) no-repeat left bottom;
	height: 170px;
	color: #FFFFFF;
	font-size: 10px;
	behavior: url(http://www.ingena.lt/admin/templates/page/iepngfix.htc);
}
#bottom a{
	color: #FFFFFF;
	text-decoration: none;
}
#bottom a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

#copyright {
	float: left;
	padding-top: 150px;
	padding-left: 20px;
}

#solution {
	float: right;
	padding-top: 150px;
	padding-right: 20px;
	position: relative;
}
/* --- END Apačia --- */
.nuotrauka {
	float: left;
	padding: 2px;
	border: solid 1px #c2a061;
	width: 200px;
	text-align: center;
	margin: 3px;
}
.nuotrauka2 {
	float: left;
	padding: 2px;
	border: solid 1px #c2a061;
	text-align: center;
	margin: 3px;
}
