@charset "utf-8";
/* CSS Document */
#maindiv
  {
	width: 900px;
	height: 600px;
	margin-left: 10%;
	margin-right: 5%;
	
	position: absolute;
	left: 8px;
	top: -3px;
  }
   
   #topright
  {
	width: 650px;
	height: 55px;
	position: absolute;
	left: 274px;
	top: 14px;
	background-image: url(images/topright.jpg);
  }
   #pusto1
  {
	width: 60px;
	height: 43px;
	position: absolute;
	left: 864px;
	top: 69px;
	background-image: url(images/pusto1.jpg);
  }
  #topleft
  {
	width: 250px;
	height: 170px;
	position: absolute;
	top: 14px;
	background-image: url(images/topleft.gif);
	left: 25px;
  }
  #gner
  {
	width: 150px;
	height: 43px;
	position: absolute;
	top: 69px;
	background-image: url(images/gner.jpg);
	left: 274px;
  }
   #home
  {
	width: 67px;
	height: 43px;
	position: absolute;
	left: 424px;
	top: 69px;
	background-image: url(images/home.jpg);
  }
  #pusto
  {
	width: 94px;
	height: 43px;
	position: absolute;
	left: 491px;
	top: 69px;
	background-image: url(images/pusto.jpg);
	}
	 #portfolio
  {
	width: 175px;
	height: 43px;
	position: absolute;
	left: 585px;
	top: 69px;
	background-image: url(images/portfolio.jpg);
  }
  #contacts
  {
	width: 104px;
	height: 43px;
	position: absolute;
	left: 760px;
	top: 69px;
	background-image: url(images/contacts.jpg);
  }
  #botomright
  {
	width: 650px;
	height: 502px;
	position: absolute;
	left: 274px;
	top: 112px;
	background-image: url(images/botomright.jpg);
  }
 #botomleft
  {
	width: 250px;
	height: 430px;
	position: absolute;
	left: 25px;
	top: 184px;
	background-image: url(images/botomleft.jpg);
  }
 
	


 
 
 
  
 
 

