@import url(gizmo_banner.css);
@import url(gizmo_menu.css);
@import url(gizmo_hirek.css);
@import url(gizmo_klan.css);
@import url(gizmo_war.css);
@import url(gizmo_galeriak.css);
@import url(gizmo_link.css);
@import url(gizmo_mail.css);


img
  {
  border: 0;
  }

div.torlo
  {
  clear: both;
  }

body
	{	
	background: #949494;
	scrollbar-3dlight-color: #000000;
  scrollbar-arrow-color: #FFFFFF;
  scrollbar-darkshadow-color: #000000;
  scrollbar-face-color: #333333;
  scrollbar-highlight-color: #CCCCCC;
  scrollbar-shadow-color: #CCCCCC;
  scrollbar-track-color: #CED6CE;
  font-size: 15px; 
  font-family: "Arial";
  font-weight: bolder;
	}	

div.cont_test
	{
	position: absoulte;
	width: 800px;
	height: 700px;
	top: 10px;
	left: 150px;
	background: #000000 url('img/bg_hir.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
		
	}
	
div.cont_banner
	{
	position: relative;
	width: 100%;
	height: 100px;
	background: #000000 url('img/bg_banner.jpg');
	background-repeat: no-repeat;
	background-position: center;
	}

div.cont_tart
	{
	position: relative;
	float: left;
	overflow: auto;
  width: 510px;
	height: 600px;
	
	background-repeat: no-repeat;
	background-position: left;
	}
	
div.cont_menu
	{
	position: relative;
	clear: both;
  float: left;
	width: 130px;
	height: 300px;
	font-size: 12px; 
  }
	
div.cont_ufal
	{
	position: relative;
	float: right;
	overflow: auto;
	width: 150px;
	height: 600px;
  background: #333333;
	}

div.sign
  {
	position: relative;
	clear: both;
	width: 800px;
  margin: 5px 0px 0px 0px;
  padding: 0px 100px 0px 0px;
  text-align: right;
  font-size: 10px;
  }
