body {
		background-image:url(dsgn/hatter1.gif);

}

#feherhatter {
		background-color: white;
		width: 900px;
		min-height: 800px;
		padding-bottom: 30px;

}

p {
		font-family: "Trebuchet MS", helvetica, arial, sans-serif;
		font-size: 12px;
		color: gray;
		line-height: 150%;
		
}

a {
		color: gray;
		text-decoration: dotted;
}

a:hover {
		text-decoration: none;
}



#visitka {
		background-color: transparent;
		top:8px;
		left: 8px;
		width: 182px;
		
}

#visitka img {
		border: 0;
}

#visitka p {
		background-color: #ECF0F5;
		left: 5px;
		border: 0;
		padding-top: 10px;
		padding-right: 5px;
		padding-bottom: 10px;
		padding-left: 5px;
}

#visitkalink  {
		border-top: 1px dotted #D4DAE1;
		border-right: 1px dotted #D4DAE1;
		border-bottom: 1px dotted #D4DAE1;
		background-color: transparent;
		left: 0px;
		width: 182px;
		
}

#visitkalink p {
		background-color: transparent;
		padding-top: 10px;
		padding-bottom: 10px;
}

#visitkalink a {
		margin-left: 2px;
		color: gray;
		text-decoration: none;
		background-color: #D4DAE1;
		
}

#visitkalink a:hover {
		background-color: transparent;
		text-decoration: none;
}



#portfolio {
		position: absolute;
		top: 0px;
		left: 300px;
		background-color: transparent;
		
}

.linkek {
		background-color:transparent;
}

.linkek p {
		margin-top: 20px;
		padding: 10px;
		color: #C5CAD0;
		border-right: 1px dotted #C5CAD0;
		border-bottom: 1px dotted #C5CAD0;
		border-left: 1px dotted #C5CAD0;
}

.linkek a {
		background-color: #D4DAE1;
		text-decoration: none;
		
}

.linkek a:hover {
		background-color: white;
		text-decoration: none;
}




#aboutme {
		position: absolute;
		top: 0px;
		left: 646px;
		
}

#links {
		position: absolute;
		top: 0px;
		left: 781px;
		
}

#lenyeg {
		position: absolute;
		top: 80px;
		left: 300px;
		width: 532px;
		border-top: 1px dotted #D4DAE1;
		padding-top: 10px;
}

#lenyeg p {
		background-color: #ECF0F5;
		padding: 10px;
	
		border-bottom: 1px dotted #D4DAE1;
}

#lenyeg img {
		border: 0;
}

#lenyeg a:hover {
		border-bottom: 1px solid #ECF0F5;
}

.csik {
		padding-bottom: 10px;
		border-bottom: 1px dashed #D4DAE1;
}



#fooldalfoto {
		background-color: transparent;
		width: 530px;
		top: 72px;
		left: 296px;
		position: absolute;
		padding-top: 10px;
}


#fooldalfototext {
		background-color: transparent;
		width: 130px;
		top: 172px;
		left: 299px;
		position: absolute;
		border: none;
		z-index: 20;
}

#fooldalfototext p {
		background-color: transparent;
		line-height: 115%;
}

#fooldalfototext a {
		background-color: black;
		text-decoration: none;
		padding: 4px;
		
		color: black;
}

#fooldalfototext a:hover {
		background-color: black;
		color: white;
}

.tizesfontjobbra {
		font-size: 10px;
		float:right;
}









#containerul, #containerul ul{
  text-align: left;
  font-family: "Trebuchet MS", helvetica, arial, sans-serif;
  font-size: 12px;
  color: gray;
  line-height: 145%;
  margin: 0; 
  padding: 0;
  

  
}

#containerul li{
  margin:0 0 0 0px; 
  padding: 5;
  padding-right: 8px; 
  padding-left: 8px; 
  margin-top: 5px;
  list-style-type:none; /* Removes the bullet point that usually goes next to each item in a list. */
  background-color: #ECF0F5;

}

#containerul .symbols{ /* Various styles to position the symbols next to the items in the menu. */
  float: right;
  width:12px;
  height:1em;
  background-position:0 50%;
  background-repeat:no-repeat;
}


