/* 
    AUTHOR: Rok Samsa
            rok.samsa@gmail.com
            http://www.asmasstudios.net46.net
*/

/* Okvir */
#okvir {
	border: 1px solid #dddddd;
	padding: 10px 10px 60px 10px;
	}
	
/* Gumb 1 */
#gumb1 {
background-image: url('http://www.ksib.si/ZaSlike/registriraj.jpg');
background-repeat: no-repeat;
height: 56px;
width: 259px;
}

#gumb1 a{
background-image: url('http://www.ksib.si/ZaSlike/registriraj.jpg');
background-repeat: no-repeat;
height: 56px;
width: 259px;
display: block;
}

#gumb1 a:hover{
background-position: 0 -55px; 
}

/* Gumb 2 */
#gumb2 {
background-image: url('http://www.ksib.si/ZaSlike/PristopnaIzjava.jpg');
background-repeat: no-repeat;
height: 56px;
width: 259px;
}

#gumb2 a{
background-image: url('http://www.ksib.si/ZaSlike/PristopnaIzjava.jpg');
background-repeat: no-repeat;
height: 56px;
width: 259px;
display: block;
}

#gumb2 a:hover{
background-position: 0 -55px; 
}

/* Facebook */
#facebookLink {
background-image: url('http://www.ksib.si/ZaSlike/facebook.png');
background-repeat: no-repeat;
height: 48px;
width: 322px;
}

#facebookLink a{
background-image: url('http://www.ksib.si/ZaSlike/facebook.png');
background-repeat: no-repeat;
height: 48px;
width: 322px;
display: block;
}

#facebookLink a:hover{
background-position: 0 -48px; 
}

/* Firefox */
#firefoxReklama {
background-image: url('http://www.ksib.si/ZaSlike/firefox2.jpg');
background-repeat: no-repeat;
height: 240px;
width: 640px;
}

#firefoxReklama a{
background-image: url('http://www.ksib.si/ZaSlike/firefox1.jpg');
background-repeat: no-repeat;
height: 240px;
width: 640px;
display: block;
}

#firefoxReklama a:hover{
background: none;
}
