/* ================================================== */
/* buenavistaclub.cz, 03/2010
/* styled by J.Sochor
/* ================================================== */

.imgHov {float:left; text-decoration:none;}
.imgHov b {display:none;}
.imgHov img {border:0; display:block;}
.imgHov:hover {background: transparent; position:relative; cursor: pointer;}
.imgHov:hover b {display:block; position:absolute; top:0; left:0; background: transparent url("../images/img-hover.png") top left repeat;}

.imgHov:hover b.fotoThumbL {width:165px; height:110px;}
.imgHov:hover b.fotoThumbP {width:110px; height:165px;}

.imgHov:hover b.fotoP {width:230px; height:330px; background: transparent url("../images/fotoP_hover.png") top left no-repeat;}
.imgHov:hover b.fotoL {width:330px; height:230px; background: transparent url("../images/fotoL_hover.png") top left no-repeat;}

.imgHov:hover b.fotoThumbUni {width:165px; height:110px;}