body {
	background:#E0CEC4 url("tis-negativ.jpg") no-repeat;
	margin-left:250px;
}
a img {
	height:75px; margin:10px;
	border:4px solid rgb(100,50,25);
}
a:hover img {
	height:75px;
	border:4px solid #B46F52;
}
img {
	border:4px solid rgb(100,50,25);
}
#rejstrik {
	width: 250px; height: 190px;
	position: absolute; top: 375px; left: 0;
	background: #6F5D53;
	color: #E0CEC4; text-align: left; font-size: 16px; line-height: 20px;
	overflow: auto;
}
h4 {
	margin-left: 40px; margin-top: 25px; line-height: 0px;
}
ul {
	list-style-type: square; margin-left: 40px;
}
