@charset "windows-1250";
/* CSS Document */

#foto img {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 10;
	padding: 0px;
	margin: 0px;
	}
.dalsi {
	position: relative;
	z-index: 100;
	top: -220px;
	left: 340px;
	width: 20px;
	height: 20px;
	background-image: url(../design/foto_dalsi.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	}
.dalsi a {
	text-decoration: none;
	display: block;
	width: 20px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	}
.dalsi a:hover {
	background-image: url(../design/foto_dalsi_on.png);
	cursor: pointer;
	}
.zvetsit {
	position: relative;
	z-index: 100;
	top: -240px;
	left: 320px;
	width: 20px;
	height: 20px;
	background-image: url(../design/foto_zvetsit.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	}
.zvetsit a {
	text-decoration: none;
	display: block;
	width: 20px;
	height: 20px;
	}
.zvetsit a:hover {
	background-image: url(../design/foto_zvetsit_on.png);
	cursor: pointer;
	}
