a, a:visited{
	text-decoration:none;
	color: #0074bd;
}
a:hover{
	text-decoration:underline;
}
* {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#084064;
}
body {
	background-color:#d8dacc;
	margin:0px;
	padding:0px;
}
#logotipas{
	position:absolute;
	top:30px;
	left:43px;
	background-image:url(images/logotipas.jpg);
	width:217px;
	height:46px;
	background-repeat:no-repeat;
	z-index:100;
}
#geraigreitai{
	position:absolute;
	top:42px;
	left:285px;
	background-image:url(images/geraigreitai.jpg);
	width:393px;
	height:20px;
	background-repeat:no-repeat;
	z-index:100;
}

#menu{
	position:absolute;
	padding:0px;
	margin:0px;
	top:101px;
	height:29px;
	width:968px;
	background-color:#e9eeca;
	z-index:150;
	background-image:url(images/apvalintiright.gif);
	background-repeat:no-repeat;
	background-position:right;
}
#menu ul{
	background-image:url(images/apvalintileft.gif);
	background-repeat:no-repeat;

	white-space:nowrap;
	padding:3px 0 0 15px;
	margin:0;
	list-style-type:none;
	height:29px;
	vertical-align:middle;
}
#menu ul li{
	margin:0px;
	vertical-align:middle;
	float:left;
/*	display:inline;*/
	padding:5px 32px 0 23px;
	background-image:url(images/m_gelt.jpg);
	background-repeat:no-repeat;
	z-index:150;
		height:26px;
}
#content{
	position:absolute;
	top:167px;
	z-index:150;
	width:968px;
}
/*
#menu ul li#menusel{
	background-image:none;
}*/
#menu ul li a{
	color:#084064;
}
#menu ul li a:visited{
	color:#084064;
}
#menu ul li a:hover{
	text-decoration:underline;
	color:#cf0000;
}

#contacts{
	 margin:14px 0 0 0;
	 border-top:3px solid #0074bd;
	 color:#0074bd;
	 padding:14px;
	 font-size:10px;
}

#contacts *{
	 color:#0074bd;
	 font-size:10px;
}

input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

/* The text input fields background colour */
input.frm, textarea.frm, select.frm {
	background-color : #d8dacc;
	border:1px solid #0074bd;
	overflow:none;
	}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */

input.frm_but {
	background-color : #d8dacc;
	border:0px;
	color: #0074bd;
	background-image:url(images/m_grey.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding:0px;
	margin:0px;
	text-indent:0px;
}