.extizda {
	background-image: url(ext/izda.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.extinfizda {
	background-image: url(ext/infizda.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: xx-small;
}
.extinf {
	background-image: url(ext/inf.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: xx-small;
}
.extinfdcha {
	background-image: url(ext/infdcha.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: xx-small;
}
.extdcha {
	background-image: url(ext/dcha.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.fondo {
	background-image: url(fondo.gif);
	background-repeat: repeat;
}

.blancosizda {
	background-image: url(blancos/izda.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.blancosinfizda {
	background-image: url(blancos/infizda.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: xx-small;
}
.blancosinf {
	background-image: url(blancos/inf.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: xx-small;
}
.blancosinfdcha {
	background-image: url(blancos/infdcha.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: xx-small;
}
.blancosdcha {
	background-image: url(blancos/dcha.gif);
	background-repeat: repeat-y;
	background-position: right;
}
