/* nawigacja */

#container {
	float: left;
	position: relative;
	width: 784px;
	height: 19px;
	padding: 0 0 0 11px;
	margin: 16px 0 0 0;
	}

#nav {
	top: 0px;
	left: 0px;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 19px;
	display: inline;
	overflow: hidden;
	width: 770px;
	}
	
#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#nav a {
	float: left;
	padding: 19px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:20px; /* for IE5/Win */
	}
	
#nav a:hover {
	background-position: 0 -19px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -38px;
	}
	
#kl_01 a  {
	width: 32px;
	background: url(im/kl_01.gif) top left no-repeat;
	}

#kl_02 a  {
	width: 52px;
	background: url(im/kl_02.gif) top left no-repeat;
	}

#kl_03 a  {
	width: 216px;
	background: url(im/kl_03.gif) top left no-repeat;
	}
#kl_04 a  {
	width: 59px;
	background: url(im/kl_04.gif) top left no-repeat;
	}
	
#kl_05 a  {
	width: 140px;
	background: url(im/kl_05.gif) top left no-repeat;
	}
#kl_x05 a  {
	width: 138px;
	background: url(im/kl_x05.gif) top left no-repeat;
	}
	
#kl_06 a  {
	width: 63px;
	background: url(im/kl_06.gif) top left no-repeat;
	}
	
#kl_07 a  {
	width: 65px;
	background: url(im/kl_07.gif) top left no-repeat;
	}
