
html, body{ height:100%;
	
	
	
	}

body {	
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	line-height:14px;
	margin:0;
	padding:0;
	color:#666666;
	
	}
	
a{	
	color:#666666;	
	text-decoration: none;
	}

a:hover{	
	text-decoration: underline;
	}


img {
	border:none;
	}
		

	

/************ ID, Classes *************************/

.header{
	 
	background-repeat:repeat-x;
	background-image:url(../images/bgtop2.jpg);
	
	

}	
	
.contentBg{

	/*background: #ffffff url(../images/contentBg.gif) ;*/
	
	}
	
.menuTitle{
	color:#6C8CAA;
	font-weight:800;
	}
	
.menuItem{
	color:#666666;
	}
	
.title{
	background: url(../images/title.gif) left center no-repeat;
	font-weight:800;
	color:#98AEC3;
	padding-left:35px;
	}
	
.content{
	padding-top:10px;
	}
	
.bottomBg{
	background:url(../images/bottomBg.gif) repeat-x;
	background-position:bottom;
	height:88px;
	vertical-align:bottom;
	
	}
	
img.remkite{
	position:absolute;
	right:0;
	top:40px;
	z-index:10
	}
img.kaledos{
	position:absolute;
	right:0;
	top:240px;
	z-index:10
	}
img.aukcionas{
	position:absolute;
	right:130px;
	top:140px;
	z-index:11
	}
	
	
		
/************ Navigacija *************************/

a.nav{
	color:#666666;
	line-height:15px;
	}
	
a.nav:hover{
	color:#666666;
	text-decoration:underline;
	line-height:15px;
	}
	
.tree{
	color:#98AEC3;
	height:25px
	}
	
a.treeNav{
	color:#98AEC3;
	}
	
a.treeNav:hover{
	color:#98AEC3;
	text-decoration:none
	}
	
a.treeNav-cur{
	color:#98AEC3;
	text-decoration:underline
	}


.MenuLine
{
	background-image: url(../images/menuLine.gif);
	background-repeat:repeat-x;
	width:100%;
	height:5px;
}


