#menu01
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
}

#menu01 #hilux
{
	position: absolute;
	top: 306px;
	left: 197px;
	background-image: url(./img/menu_hilux.png);
	width: 145px;
	height: 33px;
}

#menu01 #vito
{
	position: absolute;
	top: 306px;
	left: 342px;
	background-image: url(./img/menu_vito.png);
	width: 144px;
	height: 33px;
}

#menu01 #reference
{
	position: absolute;
	top: 306px;
	left: 486px;
	background-image: url(./img/menu_reference.png);
	width: 145px;
	height: 33px;
}

#menu01 #cenik
{
	position: absolute;
	top: 306px;
	left: 629px;
	background-image: url(./img/menu_cenik_en.png);
	width: 145px;
	height: 33px;
}

#menu01 #ospolecnosti
{
	position: absolute;
	top: 306px;
	left: 773px;
	background-image: url(./img/menu_ospolecnosti_en.png);
	width: 144px;
	height: 33px;
}
#menu01 #czech
{
	position: absolute;
	top: 280px;
	left: 857px;
	background-image: url(./img/flag_cs.png);
	width: 30px;
	height: 20px;
}

#menu01 #english
{
	position: absolute;
	top: 280px;
	left: 887px;
	background-image: url(./img/flag_en.png);
	width: 30px;
	height: 20px;
}
