@charset "utf-8";
/* CSS Document */

#home-menu {
	float: left;
	height: 26px;
	width: 66px;
}
.home a {
	width:66px;
	height: 26px;
	float: left;
	background-attachment: scroll;
	background-repeat: no-repeat;
	text-decoration: none;
	background-image: url(images/uvod-0.gif);
}
.home a:hover {
	width:66px;
	height: 26px;
	float: left;
	background-attachment: scroll;
	background-repeat: no-repeat;
	text-decoration: none;
	background-image: url(images/uvod-1.gif);
}
.home a.activ {
	width:66px;
	height: 26px;
	float: left;
	background-attachment: scroll;
	background-repeat: no-repeat;
	text-decoration: none;
	background-image: url(images/uvod-1.gif);
}
#podminky-menu {
	float: left;
	height: 26px;
	width: 163px;
}
.podminky a {
	width:163px;
	height: 26px;
	float: left;
	background-attachment: scroll;
	background-repeat: no-repeat;
	text-decoration: none;
	background-image: url(images/podminky-0.gif);
}
.podminky a:hover {
	width:163px;
	height: 26px;
	float: left;
	background-attachment: scroll;
	background-repeat: no-repeat;
	text-decoration: none;
	background-image: url(images/podminky-1.gif);
}
.podminky a.activ {
	width:163px;
	height: 26px;
	float: left;
	background-attachment: scroll;
	background-repeat: no-repeat;
	text-decoration: none;
	background-image: url(images/podminky-1.gif);
}
#registrace-menu {
	float: left;
	height: 26px;
	width: 103px;
}
.registrace a {
	width:103px;
	height: 26px;
	float: left;
	background-attachment: scroll;
	background-repeat: no-repeat;
	text-decoration: none;
	background-image: url(images/registrace-0.gif);
}
.registrace a:hover {
	width:103px;
	height: 26px;
	float: left;
	background-attachment: scroll;
	background-repeat: no-repeat;
	text-decoration: none;
	background-image: url(images/registrace-1.gif);
}
.registrace a.activ {
	width:103px;
	height: 26px;
	float: left;
	background-attachment: scroll;
	background-repeat: no-repeat;
	text-decoration: none;
	background-image: url(images/registrace-1.gif);
}
#kontakty-menu {
	float: left;
	height: 26px;
	width: 91px;
}
.kontakty a {
	width:91px;
	height: 26px;
	float: left;
	background-attachment: scroll;
	background-repeat: no-repeat;
	text-decoration: none;
	background-image: url(images/kontakty-0.jpg);
}
.kontakty a:hover {
	width:91px;
	height: 26px;
	float: left;
	background-attachment: scroll;
	background-repeat: no-repeat;
	text-decoration: none;
	background-image: url(images/kontakty-1.jpg);
}
.kontakty a.activ {
	width:91px;
	height: 26px;
	float: left;
	background-attachment: scroll;
	background-repeat: no-repeat;
	text-decoration: none;
	background-image: url(images/kontakty-1.jpg);
}
