#grupy {
    height: 23px;
    
  
}

a#grupa_koelner {
	width: 74px;
	height: 23px;
	background-color: red;
	overflow: inherit;
	clear: none;
	float: left;
	background-image: url(../IMG/layout/stopka/koelner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a:hover#grupa_koelner { 
    background-position: 0 -23px;  
}

a#grupa_modeco {
	width: 65px;
	height: 23px;
	background-color: red;
	overflow: inherit;
	clear: none;
	float: left;
	background-image: url(../IMG/layout/stopka/modeco.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a:hover#grupa_modeco { 
    background-position: 0 -23px;  
}
a#grupa_rawlplug {
	width: 86px;
	height: 23px;
	background-color: red;
	overflow: inherit;
	clear: none;
	float: left;
	background-image: url(../IMG/layout/stopka/rawlplug.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a:hover#grupa_rawlplug { 
    background-position: 0 -23px;  
}

a#grupa_globus {
	width: 56px;
	height: 23px;
	background-color: red;
	overflow: inherit;
	clear: none;
	float: left;
	background-image: url(../IMG/layout/stopka/globus.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a:hover#grupa_globus { 
    background-position: 0 -23px;  
}

a#grupa_rawl {
	width: 54px;
	height: 23px;
	background-color: red;
	overflow: inherit;
	clear: none;
	float: left;
	background-image: url(../IMG/layout/stopka/rawl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a:hover#grupa_rawl { 
    background-position: 0 -23px;  
}

a#grupa_srubex {
	width: 69px;
	height: 23px;
	background-color: red;
	overflow: inherit;
	clear: none;
	float: left;
	background-image: url(../IMG/layout/stopka/srubex.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a:hover#grupa_srubex { 
    background-position: 0 -23px;  
}
