body { 
	background-color: #928F79;	
	background-image: url("img/top.gif");
	background-repeat: repeat-x;
}
html, body, img {
	margin: 0;
	padding: 0;
	border: 0;
}

table {
	height: 100%;
	width: 100%;
}

#container {
	position: relative;
	width: 730px;
	left: 50%;
	margin-left: -365px;
	
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #2A2E2F;
}
#container a, #container a:visited {color: #2A2E2F; text-decoration: none;}
#container a:hover {color: #2A2E2F; text-decoration: underline;}

	#top_menu {
		height: 29px;
		margin: 0px 0 0 10px;
		text-align: left;
		
		font-family: Tahoma, Verdana, sans-serif;
		font-size: 11px;
		color: #E7EAEC;
	}
	#top_menu a, #top_menu a:visited {color: #E7EAEC; text-decoration: none;line-height:25px;}
	#top_menu a:hover {color: #E7EAEC; text-decoration: underline;}
	
	#header {
		height: 160px;
		background-image: url("img/header.jpg");
		background-position: left;
		background-repeat: no-repeat;
	}
	
	#header span {display: none;}
	
	.hd {
		text-align: center;
	}
	
	h1 {
		font-family: Tahoma, Verdana, sans-serif;
		font-size: 11px;
		margin: 16px 0 16px 0;
		color: #9c0000;
		text-decoration: underline;
	}
	h2 {
		font-family: Tahoma, Verdana, sans-serif;
		font-size: 11px;
		margin: 16px 0 16px 0;
		color: #9c0000;
		text-decoration: underline;
	}
		
	.srv {
		font-family: Tahoma, Verdana, sans-serif;
		font-size: 11px;
		color: #2A2E2F;	
		
		text-align: left;
		height: 25px;
		text-align: center;
		vertical-align: middle;
		
		background-image: url("img/skirt.gif");
		background-position: bottom;
		background-repeat: repeat-x;
		
		margin-left: 10px;
		margin-right: 10px;
	}
	.srv a, .srv a:visited {display: block; height: 25px; color: #2A2E2F; text-decoration: none;}
	.srv a:hover {color: #fff !important;}
		
	.host {
		width: 300px;
	}
	.add {	
		margin-left: 300px;
		width: 220px;
	}
	.plr {
		margin-left: 520px;
		width: 60px;
	}
	.map {
		margin-left: 572px;
		width: 150px;
	}
	.host, .add, .plr, .map {
		position: absolute;
		margin-top: 5px;
		left: 0;
	}
	
	.space {
		margin-top: -10px;
		height: 20px;
	}
	
.timer {
  position: absolute;
  margin-left: -21px; margin-top: 8px;
  border: none; background: none; color: white;
  font-size: 11px;
  font-weight: bold;
}

#kontentas { display: none; }
#footer	{
  margin-top:20px;
	height: 40px;
	width: 100%;
	text-align: right;
	background: url("img/footer.gif") top left #6D6A59 repeat-x;
}

	
#copy {
	position: absolute;
	width: 730px;
	left: 50%;	
	margin-left: -370px;
	margin-top: 12px;
	
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #fff;
	text-align: right;
}

#copy a, #copy a:visited, #copy a:hover {color: #6D6A59; text-decoration: none;}





/* ------------------- */

.textas {
    float:right; width:330px; height:280px;
    margin:10px;
		font-family: Tahoma, Verdana, sans-serif;
		font-size: 11px;
		color: #2A2E2F;		
		text-align: left;
		line-height: 16px;
}




