/* CSS Document */

.bgBottom
{
	background-image:url(../images/shdw_bottom.jpg);
	background-repeat:repeat-x;
}

.bgRight
{
	background-image:url(../images/1px_right.jpg);
	background-repeat:repeat-y;
	background-attachment:scroll;
}

.bgMeniu
{
	background-image:url(../images/bgBottom.jpg);
	background-repeat:repeat-x;
}