html, body {
	margin:0;
	padding:0;
	height:100%; 
	cursor: url(http://www.kvailosistorijos.lt/h1.cur), pointer;
	background:#ffd0b2;
	overflow: hidden; 
}
img {
	border:none;
}
.custom {
	cursor: url(http://www.kvailosistorijos.lt/h2.cur), pointer;
}
img a:link {
	text-decoration : none;
	color:#000000;
}

img a:visited {
	text-decoration : none; 
	color:#000000;
}

img a:hover {
	text-decoration:none;	
	color:#3766AC;
}
#t-wrapper {
	height:100%;
	width:100%;
}

#wrapper {
	width:560px;
}

#header{
	width:560px;
	height:81px;
	background: url('img/header.jpg') no-repeat;
}

#menu {
	width:560px;
	height:507px;
}

