.IzdaVertical ul li {
	background-image: none;
	width: 162px;
	
}
.IzdaVertical ul li ul li{
	background-image: none;
	width: 160px;
	border: none;
	float: right;
}
.IzdaVertical ul li ul li ul li{
	background-image: none;
	border: none;
	width: 155px;
	border: none;
	float: right;
}
.IzdaVertical ul li ul li ul li ul li{
	background-image: none;
	border: none;
	width: 150px;
	border: none;
	float: right;
}

/*************************************************************************
* This is the LAYOUT style definition for the CSS menu                   *
* DO NOT alter this section, unless you know what you're doing           *
*************************************************************************/
div.vertical {
	clear: both;
	margin-bottom: 20px;
}
div.vertical br {
	clear: both;
}
div.vertical ul {
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
	clear: both;
}
div.vertical li {
	list-style-type: none;
	display: inline;
	float: left;
	clear: both;
	text-align: left;
	position: relative;
}
div.vertical li img {
	border: none;
}
div.vertical a {
	clear: both;
	display: inline;
	margin: 0px;
}
div.vertical ul li ul {
	position: relative;
	left: 0px;
	top: 0px;
	visibility: visible;
	clear: both;
}
div.vertical ul li ul li {
	clear: both; 
}

div.vertical ul li ul li a {
	clear: both;
}
.hasImg,
.hasImg a {
	padding: 0px;
	margin:	0px;
	border:	none;
	outline: none;
	background:	transparent;
	width: auto;
}



/*************************************************************************
ESTE CODIGO ES PARA EL HIGHSLIDE
*************************************************************************/



.highslide-html-content {
	position: relative;
    display: inline;

}
.highslide-move {
display: none;
}
.highslide-close {
display: none;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: inline;
}
.highslide-display-none {
    display: inline;
}

#IconoBanner {
	position: absolute;
	display: inline;
	clear:both;
	left: 10px;
	top: 439px;
}

#IconoBanner img {
    display: none;
}
#mostrarscroll {
	display: none;
}
