
#images {
    position:relative;
	height: 123px;
}
#images div {
    position:absolute;
    display:none;
    top:0px;
    left:0px;
    height: 123px;
}

#images1 {
    position:relative;
	height: 123px;
}
#images1 div {
    position:absolute;
    display:none;
    top:0px;
    left:0px;
    height: 123px;
}

#images2 {
    position:relative;
	height: 123px;
}
#images2 div {
    position:absolute;
    display:none;
    top:0px;
    left:0px;
    height: 123px;
}



.laveBtnHornyDiv {
	position: relative;		
	height: 30px;
	
}

.laveBtnImg {	
	position:absolute;
    	top:0px;
    	left:0px;	
	cursor: pointer;
	
}

.laveBtnDiv {	

	font-family: Verdana;
	font-size: 0.7em;	
	font-weight:bold;
	color:#534f4f;		
		
}

.horneBtnTD {
	vertical-align: top;
	height: 45px;
}

.horneBtnHornyDiv {
	position: relative;			
	cursor: pointer;
	width: 127px;	
}

.horneBtnImg {
	width: 127px;	
}

.horneBtnDiv {
	font-family: Verdana;
	font-size: 0.7em;	
	font-weight:bold;
	color:#534f4f;
	text-align: center;
	width: 102px;		
}




.laveBtnDivOn {	
    position:absolute;    
    top:20px;
    left:20px;
	
	font-size:12px;	
	color:#000000;	
	font-weight:normal;	
}


.druhyLink {	
	border: 2px solid red;
	height: 5px; 
	width: 30px;
}

.laveBtnSpanNOTUSED {
	margin-left: 15px;	
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;	
	color:#000000;	
	font-weight:bold;
	border: 2px solid red;
}