.lefter {
	float: left;
}

.righter {
	float: right;
}

.wrapper {
	max-width:1000px;
	margin:0 auto;
}

.close {
	font-size:0em;
	clear: both;
}

.transparency {
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}

.inputcss {
	border:1px solid #000000;
	line-height:16px;
	font-size:12px;
	height:16px;
	width:98px;
}

.inputbutton {
	border:1px solid #000000;
	line-height:20px;
	font-size:10px;
	height:20px;
	width:148px;
	cursor:pointer;
	font-size:0.8em;
}

#popupmessage {
	display: none;
	position:fixed;
	bottom:0px;
	z-index:100;
	background-image: url("topmenubg.png");
	padding:5px;
	width:254px;
	height:54px;
	color:#ffffff;
	font-size:1em;
	line-height:1.2em;
	margin: 0 0 0 738px;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
}

#popupmessage .popupimg {
	float:left;
	margin: 0 5px 0 0;
	max-height: 54px;
}

#popupmessage b {
	color: #c98f0e;
}

#tooltip{
	position:absolute;
	display:none;
	z-index:100;
	background-image:url('tooltip.png');
	background-position:center center;
	background-repeat:no-repeat;
	padding:6px 0 0 0;
	width:86px;
	height:32px;
	text-align:center;
	color:#ffffff;
	font-size:11px;	
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
}

#toph {
	padding:0;
	margin:0;
	border-bottom:1px solid #2f2f2f;
}

#draugiemlv,#twitter,#facebook {
	padding:0 10px 0 0;
}

/******************************************
--->  Top Menu
******************************************/

#topmenu {
	font-family:Calibri,calibrifix;
	width:100%;
	height:96px;
	background-image:url('topmenubg.png');
	background-repeat:repeat;
	margin:0 0 10px 0;
}

#topmenu .searchbox {
	float:right;
	background-color:#ffffff;
	border-left:4px solid #2a2a2a;
	border-right:none;
	border-top:4px solid #2a2a2a;
	border-bottom:4px solid #2a2a2a;
	height:21px;
	width:200px;
	font-size:1.4em;
	margin:25px 0 2px 0;
}

#topmenu .search {
	float:right;
	border-right:4px solid #2a2a2a;
	border-left:none;
	border-top:4px solid #2a2a2a;
	border-bottom:4px solid #2a2a2a;
	height:29px;
	width:26px;
	background:url("search.png");
	background-position:center center;
	background-repeat:no-repeat;
	background-color:#ffffff;
	cursor:pointer;
	margin:25px 0 0 0;
}

#topmenu .rightmenu {
	float:right;
	width:250px;	
}

#navmenu {
	width:100%;
	height:96px;
	background-image:url('navbg.png');
	background-position:bottom;
	background-repeat:repeat-x;	
}

#navmenu .logo {
	float:left;
	position:absolute;
	display:block;
	height:50px;
	width:200px;
	margin:15px 0 0 0;
	background-image:url('logo.png');
	background-repeat:no-repeat;
}

#navmenu a {
	height:30px;
	width:100px;
	display:block;
	float:left;
	text-align:center;
	padding:8px 0 0 0;
	font-size:1.15em;
	line-height:1.45em;
	font-weight:800;
	color:#d5d5d5;
	margin:54px 0 0 0;
	text-decoration: none;
}

#navmenu #firstnava {
	margin:54px 0 0 120px;
}

#navmenu .openbutton {
	background-image:url('navbuttonopen.png');
	background-repeat:no-repeat;		
}

#navmenu .closebutton {
	background-image:url('navbuttonclose.png');
	background-repeat:no-repeat;		
}

#foot {
	margin:10px 0 10px 0;
	width:980px;
	height:40px;
	line-height:13px;
	padding:5px 10px 5px 10px;
	background-image:url('footbg.png');
	background-repeat:repeat;
	color:#ffffff;
	font-size:0.8em;
}

#foot a {
	text-shadow: #626262;
	color: #36a4e5;
	margin:0 10px 0 0;
	line-height:13px;
	text-decoration: none;
}

#foot .iconboxlink {
	height:36px;
	width:36px;
	padding:4px 0 0 4px;
	margin:0 0 0 5px;
	float:right;
}

#foot .iconboxlink:hover {
	background:url("iconbg.png");
	background-position:center center;
	background-repeat:no-repeat;	
}

#bottomline {
	color: #b0b0b0;
	background-color: #b0b0b0;
	border:none;
	height: 5px;
}
