/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 0px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	height: 100%;
	font-family: Tahoma, Geneva, Verdana;
	font-weight: bold;
	line-height: 1.3em;
	padding-top:0px;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	color: #2d6242;
	background-image: url(/templates/rhuk_milkyway/images/bg.jpg);
	background-position: top,left;
	background-repeat: repeat;
	background-color: #ffffff;
}


a:link, a:visited {
	font-family: Tahoma, Geneva, Verdana;
	color: #2d6242;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:focus, a:active {
	font-family: Tahoma, Geneva, Verdana;
	 color: #2d6242;
	text-decoration: underline;
	font-weight: bold;
}


input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; }

img { border: 1px #2d6242 solid; 
}


/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	padding: 10px 0;
	margin-bottom: 1px;
}

div.center {
  text-align: center;
}

.hoveris {
	
	position: absolute;
	top:0px;
	left:0px;
}

.pavadinimas {

	position:absolute;
	top:-75px;
	left:-20px;
	border:0px;
}

.backbutton {
	position:absolute;
	top:588px;
	left:0px;
}

.componentheading {
	display: none;
}
