/* mac hide\*/
html, body {height:100%}
/* end hide */
body {
	padding:0;
	margin:0;
	text-align:center;
	min-width:990px;/* for mozilla*/
	background-color: #2b2b2b;
	color: #c7c7c7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#outer{
	height:100%;
	min-height:100%;
	width:990px;
	text-align:left;
	margin:auto;
	position:relative;
	background:  url(images/centeredbg.jpg) repeat-y center center;
	position:relative;
}
 
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#innerwrap {/* enables content first */
	float:left;
	width:778px;
}
#header{
	position:absolute;
	top:0;
	left:0px;
	width:990px;
	height:155px;
	background-color:#2b2b2b;
	overflow:hidden;
	z-index:100;
}
#left {
	position:relative;/*ie needs this to show float */
	width:258px;
	min-height:800px;
	float:left;
	padding-top:157px;/*needed to make room for header*/
	padding-bottom:32px;/* needed to make room for footer */
}
#left p {padding-left:3px;padding-right:2px}
#right p {padding-left:4px;padding-right:2px}

#right {
	position:relative;/*ie needs this to show float */
	width:212px;
	min-height:800px;
	float:right;
	padding-top:157px;/*needed to make room for header*/
	padding-bottom:32px;/* needed to make room for footer */
}

#footer {
	width:990px;
	clear:both;
	height:30px;
	background-color: #2b2b2b;
	color: #d4d0c8;
	text-align:center;
	left:0;
	bottom:0;
	position: absolute;

}
* html #footer {/*only ie gets this style*/
	\height:32px;/* for ie5 */
	he\ight:30px;/* for ie6 */
}
div,p  {margin-top:0}/*clear top margin for mozilla*/
#centrecontent {
	width:520px;
	float:right;
	padding-top:157px;
	padding-bottom:32px;/* needed to make room for footer */
}
#centrecontent p {padding-left:3px}

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

a.sprendimas {
	color: #d4d0c8;
	text-decoration:none;
}
a.sprendimas:visited {
	color: #d4d0c8;
	text-decoration:none;
}
a.sprendimas:hover {
	color: #d4d0c8;
	text-decoration: underline;
}
a {
	color: #6f6f6f;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
a:visited {
	color: #6f6f6f;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
a:hover {
	color: #6f6f6f;
	text-decoration: underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
a.menu {
	color: #6f6f6f;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
a.menu:visited {
	color: #6f6f6f;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
a.menu:hover {
	color: #6f6f6f;
	text-decoration: underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
a.menu_active {
	color: #3f3f3f;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
a.menu_active:visited {
	color: #3f3f3f;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
a.menu_active:hover {
	color: #3f3f3f;
	text-decoration: underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
a.menu_sub {
	color: #403e41;
	text-decoration:none;
	font-family: Tahoma, Verdana;
	font-size:11px;
}
a.menu_sub:visited {
	color: #403e41;
	text-decoration:none;
	font-family:Tahoma, Verdana;
	font-size:11px;
}
a.menu_sub:hover {
	color: #403e41;
	text-decoration: underline;
	font-family:Tahoma, Verdana;
	font-size:11px;
}
a.menu_sub_active {
	color: #403e41;
	text-decoration:none;
	font-family:Tahoma, Verdana;
	font-size:11px;
	font-weight:bold;
}
a.menu_sub_active:visited {
	color: #403e41;
	text-decoration:none;
	font-family:Tahoma, Verdana;
	font-size:11px;
	font-weight:bold;
}
a.menu_sub_active:hover {
	color: #403e41;
	text-decoration: underline;
	font-family:Tahoma, Verdana;
	font-size:11px;
	font-weight:bold;
}
.title{
	color:#acabab;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
}
div.remeliai {
	position: absolute; 
	width:300px; 
	height:200px;
	left: 0px; 
	top: 0px;  
	z-index:1; 
	visibility: hidden; 
	overflow: hidden;
}
