body {
behavior: url("csshover3.htc");
}


.zakladki-show {
width: 521px;
margin-top:20px;

}

.zakladki-show h3 {
margin: 0;
height:80px;
cursor:pointer;
padding: 0px;
margin: 5px 0px;
text-indent: -999em;
}

h3.okladka01a {
margin: 0;
height:20px;
cursor:pointer;
background-color: red;
}

h3.okladka01 {
background-image: url(graf/zakladki/o01.jpg); 
background-position: 0px 0px; width: 521px;
background-repeat: no-repeat;	
}

h3.okladka01:hover {
background-position: 0px -80px; width: 521px;
}

h3.okladka02 {
background-position: 0px 0px; width: 521px;
background-image: url(graf/zakladki/o02.jpg); 
background-repeat: no-repeat;	
}

h3.okladka02:hover {
background-position: 0px -80px; width: 521px;	
}

h3.okladka03 {
background-position: 0px 0px; width: 521px;
background-image: url(graf/zakladki/o03.jpg); 
background-repeat: no-repeat;	
}

h3.okladka03:hover {
background-position: 0px -80px; width: 521px;	
}

h3.okladka04 {
background-position: 0px 0px; width: 521px;
background-image: url(graf/zakladki/o04.jpg); 
background-repeat: no-repeat;	
}

h3.okladka04:hover {
background-position: 0px -80px; width: 521px;	
}

h3.okladka05 {
background-position: 0px 0px; width: 521px;
background-image: url(graf/zakladki/o05.jpg); 
background-repeat: no-repeat;	
}

h3.okladka05:hover {
background-position: 0px -80px; width: 521px;	
}

h3.okladka06 {
background-position: 0px 0px; width: 521px;
background-image: url(graf/zakladki/o06.jpg); 
background-repeat: no-repeat;	
}

h3.okladka06:hover {
background-position: 0px -80px; width: 521px;	
}

.zakladki-show div {
padding: 10px 0px 25px 0px;
}
